Mercurial > mplayer.hg
log libmpcodecs/ve_x264.c @ 13806:0cdf4607d7ff
age | author | description |
---|---|---|
Sun, 17 Oct 2004 17:59:38 +0000 | iive | Mark I-frames as seekable only if we encode with one reference frame, IDR are always seekable |
Fri, 08 Oct 2004 12:38:39 +0000 | iive | Adds a parameter 'scenecut', to control the threshold for inserting extra I-frames. |
Mon, 27 Sep 2004 21:04:42 +0000 | iive | better default parameter,added counterpart option, better names for few options, 3-pass support and improved documentation. |
Wed, 22 Sep 2004 10:26:22 +0000 | iive | add support for subpel quality refinement option in x264. |
Sat, 18 Sep 2004 10:10:58 +0000 | gabucino | compile fix |
Tue, 14 Sep 2004 16:57:37 +0000 | iive | fix compile on gcc 2.95.3 |
Sun, 12 Sep 2004 15:36:43 +0000 | iive | 2pass encoding support for x264(r46). |
Fri, 27 Aug 2004 20:43:05 +0000 | iive | x264 encoder support. Original patch send by Bernhard Rosenkraenzer <bero at arklinux dot org>, modifications by Loren Merritt <lorenm at u.washington dot edu>, Jeff Clagg <snacky at ikaruga.co dot uk> and me |