summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/ve_x264.c
Commit message (Expand)AuthorAgeFilesLines
* sync to x264 r129: modified ratecontrol equation.lorenm2005-02-171-2/+2
* sync to x264 r93:lorenm2005-01-121-9/+15
* x264: disable subq=0 (the huge bitrate penalty wasn't worth the speed),lorenm2005-01-071-2/+2
* change rc_init_buffer to be a fraction of total buffer size.lorenm2005-01-021-6/+7
* sync to x264 r72.lorenm2004-12-281-5/+14
* set sample aspect ratiolorenm2004-11-241-0/+2
* sync to x264 r61 (improved 2pass ratecontrol)lorenm2004-11-181-7/+14
* Mark I-frames as seekable only if we encode with one reference frame, IDR are...iive2004-10-171-1/+3
* Adds a parameter 'scenecut', to control the threshold for inserting extra I-f...iive2004-10-081-0/+3
* better default parameter,added counterpart option, better names for few optio...iive2004-09-271-7/+15
* add support for subpel quality refinement option in x264.iive2004-09-221-0/+3
* compile fixgabucino2004-09-181-1/+0
* fix compile on gcc 2.95.3iive2004-09-141-2/+4
* 2pass encoding support for x264(r46).iive2004-09-121-19/+31
* x264 encoder support. Original patch send by Bernhard Rosenkraenzer <bero at ...iive2004-08-271-0/+322