log libmpcodecs/ve.c @ 37195:ac6c37d85d65 default tip

age author description
Fri, 29 Oct 2010 13:50:05 +0000 cigaes Add the -force-key-frames option.
Mon, 13 Sep 2010 18:19:25 +0000 diego build system: Merge all FFmpeg library checks into a single FFmpeg check.
Thu, 09 Sep 2010 16:47:45 +0000 diego Mark encoder_list declaration as const pointers to const data, fixes:
Thu, 09 Sep 2010 16:38:11 +0000 diego Mark video encoder vf_info_t structs as const.
Sat, 20 Feb 2010 21:02:49 +0000 diego cosmetics: Remove pointless empty lines at EOF.
Sat, 30 Jan 2010 16:57:40 +0000 diego Add missing license headers to all files in the libmpcodecs directory.
Sat, 02 Aug 2008 16:30:32 +0000 diego Change a bunch of codec-specific preprocessor directives from a HAVE_
Wed, 30 Jul 2008 12:01:30 +0000 diego Start unifying names of internal preprocessor directives.
Sat, 26 Apr 2008 10:53:32 +0000 diego Only compile libmpcodecs/ve_qtvideo.c on Windows.
Mon, 28 Jan 2008 22:09:21 +0000 ivo clarify comments/docs about lav* being the preferred place to implement new
Mon, 28 Jan 2008 16:03:22 +0000 ivo copy note on new demuxers and codecs to the top of the array as well to be
Mon, 28 Jan 2008 12:11:41 +0000 ivo note on new demuxers and codecs, add them to lav* instead of libmp*
Sun, 18 Feb 2007 19:28:47 +0000 diego Make liblzo conditional to the appropriate #defines.
Sat, 18 Nov 2006 02:40:19 +0000 diego Remove obsolete Xvid 3 support.
Fri, 14 Jul 2006 17:14:16 +0000 diego Remove support for obsolete and non-free divx4/odivx libraries.
Sun, 09 Jul 2006 17:45:36 +0000 reynaldo Marks several string parameters as const when they are not modified in the function, Patch by Stefan Huehner, stefan AT huehner-org
Fri, 18 Nov 2005 14:39:25 +0000 diego Unify include path handling, -I.. is in CFLAGS.
Sat, 14 May 2005 09:03:00 +0000 diego compilation/link fix with --disable-qtx --disable-dshow
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
Tue, 17 Feb 2004 12:43:07 +0000 attila remove raw nonsense and replace it by one ovc
Mon, 08 Dec 2003 12:44:11 +0000 alex RAWYUV output in MEncoder. Patch by Tuukka Toivonen <tuukkat@ee.oulu.fi>
Wed, 12 Nov 2003 00:43:42 +0000 iive XviD Api4 support
Sat, 15 Mar 2003 18:50:58 +0000 albeu 1000L i forgot mencoder
Mon, 03 Mar 2003 11:03:19 +0000 albeu A new nuppel video encoder. Mainly for RT encoding on slow box.
Mon, 16 Dec 2002 01:49:39 +0000 arpi Sorenson 1/3 encoding just for fun :)
Sat, 21 Sep 2002 12:34:02 +0000 kmkaplan Support for XviD encoding
Sat, 13 Apr 2002 19:14:34 +0000 arpi mp_image.h and img_format.h moved to libmpcodecs
Fri, 12 Apr 2002 21:49:51 +0000 arpi RGB24/YUY2 -> DV encoding, using libdv
Wed, 10 Apr 2002 23:23:36 +0000 arpi encoders