log libmpcodecs/vd.c @ 27341:e7c989f7a7c9

age author description
Wed, 30 Jul 2008 12:01:30 +0000 diego Start unifying names of internal preprocessor directives.
Sat, 15 Mar 2008 08:07:24 +0000 diego Simplify preprocessor condition for QT codecs, configure already does the
Thu, 14 Feb 2008 14:23:55 +0000 diego typo fix: inited --> initialized
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, 06 Jan 2008 13:01:41 +0000 diego Remove unused definition.
Sun, 02 Dec 2007 14:17:45 +0000 reimar Remove completely outdated commented-out code
Sat, 01 Sep 2007 15:54:45 +0000 nicodvb added .stream_aspect to st_video_t: if non-zero and if not specified otherwise
Sat, 25 Aug 2007 12:10:33 +0000 diego Remove redundant variable declaration.
Mon, 23 Apr 2007 07:42:42 +0000 diego Gui --> gui
Thu, 15 Mar 2007 17:51:32 +0000 diego Add explicit location for headers from the libmpdemux/ directory.
Thu, 15 Mar 2007 17:10:36 +0000 diego Add explicit location for headers from the stream/ directory.
Wed, 22 Nov 2006 09:26:58 +0000 kraymer MSGTR for libmpcodecs/vd.c
Sat, 18 Nov 2006 02:40:19 +0000 diego Remove obsolete Xvid 3 support.
Sun, 05 Nov 2006 12:10:44 +0000 reimar Always respect w and h params to mpcodecs_config_vo over
Tue, 15 Aug 2006 19:51:57 +0000 ivo display corrected aspect ratio for mplayer -identify
Fri, 14 Jul 2006 17:14:16 +0000 diego Remove support for obsolete and non-free divx4/odivx libraries.
Wed, 21 Jun 2006 09:45:17 +0000 diego Remove separation between Win32 DLL and DirectShow support in the build system.
Fri, 24 Mar 2006 08:12:03 +0000 diego Convert all if(verbose>X) to mp_msg_test calls.
Mon, 18 Apr 2005 15:52:38 +0000 henry replace VO and VF numeric flags with #defined identifiers
Tue, 01 Mar 2005 20:21:58 +0000 henry fixes for encoding of multiple files
Sat, 18 Dec 2004 14:06:35 +0000 reimar add the flip filter at the end of the filter chain.
Wed, 01 Dec 2004 09:30:11 +0000 henry fix image dimensions at filter config time
Fri, 01 Oct 2004 20:08:21 +0000 reimar mpi->w and h are set by vf_get_image, do not overwrite them.
Wed, 15 Sep 2004 11:26:45 +0000 faust3 fix ineffectual video equalizer command line options, patch by kiriuja <mplayer-bugs at en-directo.net>, closes #37, some more variable docu by me
Thu, 15 Jul 2004 20:36:04 +0000 rtognimp Cinepak, CYUV and RoqA/V are now in ffmpeg
Thu, 29 Apr 2004 22:23:34 +0000 rtognimp Remove MSZH/ZLIB, FLI and QTRLE, they are now in ffmpeg
Tue, 23 Dec 2003 21:04:50 +0000 rtognimp Remove 8BPS, MsRLE, MsVideo1, RPZA, SMC
Wed, 12 Nov 2003 00:43:42 +0000 iive XviD Api4 support