summaryrefslogtreecommitdiffstats
path: root/libhb/encx264.h
Commit message (Expand)AuthorAgeFilesLines
* hb_apply_h264_level: miscellaneous cosmetics.Rodeo2012-11-121-2/+2
* hb_x264_param_unparse: returns a complete x264 encopts string from a preset/t...Rodeo2012-11-121-1/+2
* Add a utility function to check whether an H.264 level can be used given the ...Rodeo2012-11-051-0/+15
* encx264: revert part of revision 4944.Rodeo2012-11-051-5/+12
* hb_apply_h264_level: add a parameter to silence warnings.Rodeo2012-09-111-1/+2
* encx264: make hb_x264_encopt_synonyms two-dimensional instead of faking it.Rodeo2012-09-091-22/+22
* encx264: use less generic names for some stuff.Rodeo2012-09-091-3/+3
* hb_apply_h264_level() update & cleanup.Rodeo2012-09-091-1/+4
* Updated file copyright / GPL headerssr552012-06-151-2/+7
* Bump x264 to r2200-999b753.Rodeo2012-05-261-2/+2
* cqm=/some/path has the same effect as cqmfile=/some/path AND param.psz_cqm_fi...Rodeo2012-03-291-0/+1
* encx264: add functionality to retrieve the "preferred" option name for option...Rodeo2012-03-291-0/+27
* Misc. improvements to the previous commit.Rodeo2012-03-241-1/+1
* Add hb_apply_h264_level(). Sets and ensures compliance with the specified H.2...Rodeo2012-03-241-0/+10