log libmpcodecs/vd.c @ 23549:439dafcb16a5

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