summaryrefslogtreecommitdiff
path: root/ffpresets/libx264-placebo_firstpass.ffpreset
Commit message (Collapse)AuthorAge
* libx264: handle closed GOP codec flagJindrich Makovicka2011-05-17
| | | | | | | Also update libx264 presets to keep closed gop as default. Signed-off-by: Jindrich Makovicka <makovick@gmail.com> Signed-off-by: Anton Khirnov <anton@khirnov.net>
* Update qmin/qmax values for libx264 presetsJason Garrett-Glaser2011-02-08
| | | | | Also allow qmin/qmax to go up to 69 (the current max value for libx264). This will have to increase when we add 9/10-bit support.
* Use the newly available x264 parameters in ffmpeg in the x264 preset files.Lou Logan2010-03-26
| | | | | | Patch by Lou Logan. Originally committed as revision 22695 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Enable mbtree by default, and remove it from presetsBaptiste Coudurier2010-03-25
| | | | Originally committed as revision 22671 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add presets for all of the x264 presets, including fastfirstpass versions.Lou Logan2010-03-02
Not 100% accurate, since not all x264 options have ffmpeg equivalents yet. Patch by Lou Logan. Originally committed as revision 22144 to svn://svn.ffmpeg.org/ffmpeg/trunk