log libmpcodecs/vd_dshow.c @ 37177:d50c97393dc1

age author description
Sun, 24 Jul 2011 23:55:34 +0000 diego Do not translate console messages of verbosity level MSGL_V and above.
Wed, 08 Sep 2010 09:53:24 +0000 cehoyos Fix compilation on ia32 after r32064.
Wed, 03 Mar 2010 21:32:31 +0000 reimar Partially revert r30645, the final output format is determined by
Thu, 18 Feb 2010 22:37:08 +0000 reimar Merge declaration and initialization.
Thu, 18 Feb 2010 22:34:27 +0000 reimar DShow and DMO decoders need MP_IMGFLAG_COMMON_PLANE
Thu, 18 Feb 2010 22:28:55 +0000 reimar Call mpcodecs_config_vo with the proper image format for dmo and dshow codecs.
Fri, 12 Feb 2010 16:29:34 +0000 diego Mark all ad_info_t/vd_info_t structure declarations as const.
Sat, 30 Jan 2010 16:57:40 +0000 diego Add missing license headers to all files in the libmpcodecs directory.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Wed, 21 Jun 2006 09:45:17 +0000 diego Remove separation between Win32 DLL and DirectShow support in the build system.
Fri, 31 Mar 2006 00:15:47 +0000 reynaldo Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
Wed, 04 May 2005 20:35:21 +0000 rtognimp Support for new vssh dll, patch by adland
Tue, 06 Jul 2004 11:14:29 +0000 diego Console message corrected and moved to help_mp-en.h.
Fri, 20 Dec 2002 21:43:18 +0000 alex corrected w32codec address (noticed by Peter Nelson on mplayer-users)
Fri, 30 Aug 2002 21:44:20 +0000 arpi -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and makes dlopen()'ing possible
Thu, 25 Jul 2002 22:14:45 +0000 arpi eq range mapping -100..100 => 0..100
Sun, 23 Jun 2002 15:15:31 +0000 alex yvu9 and if09 support
Sat, 16 Mar 2002 01:10:31 +0000 arpi handle error from mpcodecs_config_vo()
Sat, 09 Mar 2002 19:18:46 +0000 arpi divx_quality and equalizer support done
Thu, 07 Mar 2002 20:43:17 +0000 arpi common includes moved to private vd_internal.h
Wed, 06 Mar 2002 22:03:46 +0000 arpi vd_dshow added