log libmpcodecs/ve_x264.c @ 27465:b3bfe83d77f9

age author description
Fri, 16 May 2008 00:23:02 +0000 diego cosmetics: Remove pointless parentheses from return calls.
Wed, 07 May 2008 07:49:35 +0000 diego Relicense file as GPL v2+; bero granted permission on IRC.
Sun, 06 Jan 2008 23:20:15 +0000 diego Fix illegal identifiers: Names starting with __ or _ and uppercase are reserved
Sat, 05 Jan 2008 11:03:54 +0000 lorenm remove code for colorspaces x264 doesn't support
Sun, 02 Dec 2007 16:40:20 +0000 reimar Add appropriate const specifiers to some custom parse functions.
Thu, 15 Mar 2007 17:51:32 +0000 diego Add explicit location for headers from the libmpdemux/ directory.
Thu, 15 Mar 2007 17:30:55 +0000 diego Add explicit location for headers from the stream/ directory.
Thu, 08 Feb 2007 15:42:53 +0000 reimar Avoid crash when uninit is called without ever calling config in x264 encoder
Sun, 28 Jan 2007 20:22:21 +0000 lorenm fix a segfault if -x264encopts is the last commandline option (with no argument)
Mon, 18 Dec 2006 21:03:59 +0000 nicodvb muxers now write to output muxer->stream rather than to muxer->file
Sat, 09 Dec 2006 12:24:11 +0000 reimar Get rid of min/max macros from aviheader.h, they do not belong here.
Sat, 21 Oct 2006 21:57:15 +0000 lorenm x264: don't enable turbo in the middle pass of a 3pass encode. (broke in r20060)
Sat, 21 Oct 2006 19:34:06 +0000 reimar Add a call to x264enc_set_param in config, otherwise mencoder -ovc x264
Fri, 20 Oct 2006 19:19:29 +0000 lorenm make any parse error in -x264encopts fatal
Thu, 19 Oct 2006 08:15:47 +0000 lorenm make -passlogfile work with x264 again (broke in r20060)
Sun, 15 Oct 2006 23:11:36 +0000 lorenm fix multiple instances of -x264encopts on the commandline (broke in r20060)
Thu, 05 Oct 2006 02:03:10 +0000 lorenm Remove the x264 option parser, and pass the options on to libx264 as a string instead. This provides automatic support for all current and future x264 options.
Fri, 01 Sep 2006 20:38:45 +0000 diego Add noglobal counterpart to the global flag.
Fri, 01 Sep 2006 12:11:11 +0000 diego The FSF changed postal address.
Mon, 28 Aug 2006 19:32:53 +0000 michael "global header" support, this is pretty much just copy and pasted code from
Tue, 18 Jul 2006 01:28:56 +0000 lorenm sync to x264 r537 (api change)
Sat, 15 Jul 2006 16:03:12 +0000 reynaldo marks several read-only string parameters which aren't modified inside the called function as const. Patch by Stefan Huehner, stefan AT huehner-org
Sat, 22 Apr 2006 19:30:57 +0000 lorenm sync to x264 r503 (dct_decimate)
Tue, 21 Mar 2006 21:26:42 +0000 michael passing pts through the filter layer (lets see if pts or cola comes out at the end)
Mon, 20 Mar 2006 23:13:37 +0000 lorenm sync to x264 r476 (subq=7)
Sun, 05 Mar 2006 07:23:12 +0000 lorenm sync to x264 r457 (direct_pred=3)
Tue, 21 Feb 2006 09:39:22 +0000 corey Fix video delay when encoding with B-frames.
Tue, 31 Jan 2006 23:36:12 +0000 diego Move conditional compilation out of the code and into the build system.
Thu, 26 Jan 2006 19:32:07 +0000 michael change muxer_write_chunk() so that pts/dts _could_ be passed from encoder to muxer
Mon, 16 Jan 2006 01:37:32 +0000 lorenm sync to x264 r398.
Fri, 30 Dec 2005 05:15:27 +0000 lorenm sync to x264 r390 (bime)
Tue, 22 Nov 2005 05:32:28 +0000 lorenm 10l
Tue, 22 Nov 2005 05:17:17 +0000 lorenm sync to x264 r373 (brdo)
Fri, 18 Nov 2005 14:39:25 +0000 diego Unify include path handling, -I.. is in CFLAGS.
Fri, 04 Nov 2005 01:01:19 +0000 lorenm sync to x264 r360 (trellis)
Mon, 24 Oct 2005 04:39:18 +0000 lorenm sync to x264 r334 (crf)
Sat, 08 Oct 2005 22:28:27 +0000 lorenm sync to x264 r318 (mixed_refs)
Fri, 02 Sep 2005 21:54:17 +0000 gpoirier custom quantization matrix for x264, original patch by Robert Swain < robert POUM swain AH gmail POUM com>
Tue, 19 Jul 2005 17:56:51 +0000 iive add (no)visualize options
Mon, 11 Jul 2005 19:02:39 +0000 gpoirier 1/2 l: last patch lacked the option name, so it wasn't activeable
Mon, 11 Jul 2005 17:52:03 +0000 gpoirier x264 fast first pass, patch by Robert Swain < robert POUM swain AH gmail POUM com >
Fri, 17 Jun 2005 08:26:12 +0000 lorenm sync to x264 rev264 (lossless)
Wed, 15 Jun 2005 02:28:06 +0000 lorenm sync to x264 rev263 (RDO)
Sun, 05 Jun 2005 19:05:00 +0000 lorenm sync to x264 r252 (8x8dct)
Sun, 29 May 2005 19:05:32 +0000 lorenm sync to x264 r240 (threads)
Tue, 24 May 2005 06:03:37 +0000 lorenm sync to x264 r239 (zoned ratecontrol and UMHex ME)
Wed, 11 May 2005 16:00:12 +0000 lorenm sync to x264 rev223 (options: ratetol, vbv_*)
Thu, 05 May 2005 17:10:16 +0000 lorenm expose x264 options 'me' and 'me_range'.
Wed, 13 Apr 2005 19:10:29 +0000 lorenm remove x264 option "cabacidc", because the default is always best.
Mon, 14 Mar 2005 23:26:11 +0000 lorenm sync to x264 171: chroma_me, chroma_qp_offset
Fri, 04 Mar 2005 13:11:01 +0000 lorenm sync to x264 r150: new option 'b_pyramid'
Tue, 01 Mar 2005 20:21:58 +0000 henry fixes for encoding of multiple files
Sun, 27 Feb 2005 21:54:40 +0000 lorenm memory leak
Wed, 23 Feb 2005 19:59:24 +0000 lorenm sync to x264 r137: adaptive B-frame decision, flush delayed frames.
Tue, 22 Feb 2005 05:50:10 +0000 lorenm Sync to x264 r134: weighted prediction for B-frames.
Sun, 20 Feb 2005 02:21:26 +0000 lorenm x264: expose option "level_idc".
Fri, 18 Feb 2005 03:55:27 +0000 lorenm Move x264 version check into configure.
Thu, 17 Feb 2005 19:32:44 +0000 lorenm sync to x264 r129: modified ratecontrol equation.
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),