summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/ve_x264.c
Commit message (Expand)AuthorAgeFilesLines
* 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