summaryrefslogtreecommitdiff
path: root/ffpresets
Commit message (Collapse)AuthorAge
* Synchronise presets with recent subme/brdo/bidir_refine -> subme changes inRobert Swain2008-10-06
| | | | | | libx264 Originally committed as revision 15572 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Substitute the not anymore supported "me" option name with "me_method"Francesco Cosoleto2008-09-28
| | | | | | | in ffpreset files. Patch by Francesco Cosoleto cosoleto -- gmail --dot-- com Originally committed as revision 15447 to svn://svn.ffmpeg.org/ffmpeg/trunk
* libx264 ffpresets:Robert Swain2008-09-17
* default - x264 CLI default values * fastfirstpass - disables options unnecessary for first pass * normal - Dark Shikari’s Q55 preset * hq - Dark Shikari’s Q75 preset * max - all options maxed out (at time of writing) Originally committed as revision 15348 to svn://svn.ffmpeg.org/ffmpeg/trunk