log libmpcodecs/ve_x264.c @ 14468:05518b274cdf

age author description
Wed, 12 Jan 2005 09:54:56 +0000 lorenm sync to x264 r93:
Fri, 07 Jan 2005 11:11:21 +0000 lorenm x264: disable subq=0 (the huge bitrate penalty wasn't worth the speed),
Sun, 02 Jan 2005 22:35:37 +0000 lorenm change rc_init_buffer to be a fraction of total buffer size.
Tue, 28 Dec 2004 01:02:08 +0000 lorenm sync to x264 r72.
Wed, 24 Nov 2004 00:54:20 +0000 lorenm set sample aspect ratio
Thu, 18 Nov 2004 07:16:02 +0000 lorenm sync to x264 r61 (improved 2pass ratecontrol)
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