log libmpcodecs/ve.c @ 36311:9fab03575b89

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