aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs/ve_x264.c
Commit message (Expand)AuthorAge
...
* x264: disable subq=0 (the huge bitrate penalty wasn't worth the speed),Gravatar lorenm2005-01-07
* change rc_init_buffer to be a fraction of total buffer size.Gravatar lorenm2005-01-02
* sync to x264 r72.Gravatar lorenm2004-12-28
* set sample aspect ratioGravatar lorenm2004-11-24
* sync to x264 r61 (improved 2pass ratecontrol)Gravatar lorenm2004-11-18
* Mark I-frames as seekable only if we encode with one reference frame, IDR are...Gravatar iive2004-10-17
* Adds a parameter 'scenecut', to control the threshold for inserting extra I-f...Gravatar iive2004-10-08
* better default parameter,added counterpart option, better names for few optio...Gravatar iive2004-09-27
* add support for subpel quality refinement option in x264.Gravatar iive2004-09-22
* compile fixGravatar gabucino2004-09-18
* fix compile on gcc 2.95.3Gravatar iive2004-09-14
* 2pass encoding support for x264(r46).Gravatar iive2004-09-12
* x264 encoder support. Original patch send by Bernhard Rosenkraenzer <bero at ...Gravatar iive2004-08-27