log libmpcodecs/ve_x264.c @ 25139:94e618df1dea

age author description
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