log loader/dshow/DS_VideoDecoder.c @ 30633:32725ca88fed

age author description
Sat, 20 Feb 2010 21:02:49 +0000 diego cosmetics: Remove pointless empty lines at EOF.
Mon, 04 Jan 2010 20:32:23 +0000 diego Drop -Iloader from CPPFLAGS for the loader subdirectory.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Mon, 28 Apr 2008 14:50:24 +0000 diego Use consistent #include paths without "../".
Sat, 01 Mar 2008 10:16:43 +0000 diego Replace __MINGW32__ preprocessor check with proper HAVE_SYS_MMAN_H check.
Sun, 20 Jan 2008 17:16:39 +0000 diego Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a
Sun, 13 Jan 2008 10:09:39 +0000 reimar Get rid of another useless cast
Mon, 10 Sep 2007 13:30:22 +0000 diego cosmetics: Fix silly typo.
Mon, 10 Sep 2007 13:17:29 +0000 diego warning fixes:
Sat, 02 Jun 2007 12:26:27 +0000 diego Get rid of superfluous NOAVIFILE_HEADERS #define, it was always enabled and
Fri, 02 Mar 2007 18:52:10 +0000 voroshil Rework of copying samples from directshow codecs.
Fri, 23 Feb 2007 16:30:10 +0000 voroshil Fix loading of mpeg4ds direct show video codec under win32, broken in r22322
Fri, 23 Feb 2007 08:07:07 +0000 voroshil Fixed loading of VoxWare and wma9sp binary audio codecs using dshow engine.
Sun, 11 Feb 2007 17:57:02 +0000 rtogni Precent overflow of this->m_sVhdr->bmiHeader buffer, may have been
Fri, 26 Jan 2007 09:21:22 +0000 gpoirier Remove illegal definition of underscored-prefixed symbol "__MODULE__":
Sun, 02 Jul 2006 03:59:36 +0000 reynaldo rm unnecesary casts from void* - part 2
Thu, 24 Apr 2003 18:48:30 +0000 alex last mingw32 support patch by Sascha Sommer
Mon, 21 Apr 2003 21:06:08 +0000 alex cygwin support patch by Sascha Sommer and some fixes by me
Fri, 14 Mar 2003 12:46:49 +0000 alex a warning fix and rgb15/16 support by Sascha Sommer
Tue, 25 Feb 2003 16:17:23 +0000 alex cbAlign=1 fix for proper Windows support (noticed by Sascha Sommer)
Sat, 14 Dec 2002 17:56:35 +0000 arpi compiler warning fixes
Sun, 22 Sep 2002 02:33:28 +0000 arpi tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
Sun, 08 Sep 2002 00:01:06 +0000 atmos4 disable annonying debug printf (autoq)
Thu, 25 Jul 2002 22:13:59 +0000 arpi SetValue: ignore case of 'item'
Sun, 23 Jun 2002 16:03:08 +0000 alex yvu9 and if09 support. fixed i420,iyuv handling
Thu, 17 Jan 2002 00:49:21 +0000 arpi possible sig11 fixed - noticed by Fredrik Kuivinen <freku045@student.liu.se>
Fri, 04 Jan 2002 13:42:18 +0000 arpi debug--
Wed, 02 Jan 2002 20:26:20 +0000 arpi SetValue fixed, iv_State=START enabled (silly xine developers disabled for unknown reason)
Wed, 02 Jan 2002 17:11:09 +0000 arpi headers cleanup
Tue, 11 Dec 2001 23:29:11 +0000 arpi avifile merge
Tue, 11 Dec 2001 14:48:42 +0000 alex do not fault if Filter_Create failed
Mon, 10 Dec 2001 21:53:13 +0000 arpi API changes - now fully compatible with C++ version
Thu, 22 Nov 2001 03:16:31 +0000 arpi mplayer integration
Thu, 22 Nov 2001 00:01:10 +0000 arpi xine's bugs fixed - YV50 yv12 and setup_fs
Wed, 21 Nov 2001 23:42:06 +0000 arpi imported from xine
Tue, 13 Nov 2001 20:32:41 +0000 arpi hmm. indeo5ds YV12 fixed?
Thu, 04 Oct 2001 15:37:13 +0000 arpi iosteram included for cout/cerr
Thu, 04 Oct 2001 11:56:12 +0000 arpi killed unneeded dependency on c++ headers
Thu, 04 Oct 2001 02:21:47 +0000 arpi sync with avifile
Thu, 04 Oct 2001 00:07:15 +0000 arpi setup_FS.c -> ldt_keeper.c (avifile sync)
Fri, 31 Aug 2001 19:19:15 +0000 jkeil Fix two memory accesses to unallocated memory (detected by electric fence)
Mon, 20 Aug 2001 11:31:34 +0000 atmos4 Commented out annoying printfs with -autoq.
Thu, 16 Aug 2001 15:41:03 +0000 arpi Start/Stop state flag fixed - requires for brightness/contrast/etc stuff...
Thu, 16 Aug 2001 00:50:02 +0000 arpi big avifile sync - from now we have common code