log loader/dshow/DS_Filter.c @ 30301:a33cf9c69731

age author description
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, 04 May 2009 17:35:26 +0000 diego Add missing 'void' to parameterless function declarations.
Sun, 08 Jun 2008 10:43:30 +0000 diego Rename loader/driver.[ch] to loader/drv.[ch], otherwise loader/driver.h can
Sun, 27 Jan 2008 12:15:27 +0000 reimar Remove $Id$ tags, they make diffs between different versions
Sun, 13 Jan 2008 10:19:06 +0000 reimar Remove another 2 useless casts
Sun, 13 Jan 2008 10:01:27 +0000 reimar Remove a cast useless since r24425.
Sun, 13 Jan 2008 09:39:28 +0000 reimar Move variable declaration into block where it is used.
Sun, 13 Jan 2008 09:38:39 +0000 reimar Remove result from warning string, it has no useful meaning here.
Sun, 13 Jan 2008 09:37:36 +0000 reimar Remove a useless cast
Mon, 10 Sep 2007 18:27:45 +0000 voroshil Fix for:
Fri, 02 Mar 2007 18:52:10 +0000 voroshil Rework of copying samples from directshow codecs.
Fri, 23 Feb 2007 08:07:07 +0000 voroshil Fixed loading of VoxWare and wma9sp binary audio codecs using dshow engine.
Thu, 22 Jun 2006 13:34:00 +0000 diego CVS --> Subversion in copyright notices
Fri, 15 Apr 2005 20:17:14 +0000 diego Mark modified imported files as such to comply with GPL ¡ø2a.
Mon, 21 Apr 2003 21:06:08 +0000 alex cygwin support patch by Sascha Sommer and some fixes by me
Tue, 26 Nov 2002 21:00:20 +0000 arpi avifile sync (mostly cosmetics)
Sun, 22 Sep 2002 02:33:28 +0000 arpi tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
Fri, 13 Sep 2002 19:43:17 +0000 arpi avifile sync - 95% cosmetics 5% bug
Tue, 23 Jul 2002 12:03:05 +0000 atmos4 Warnings fix by Sylvain Petreolle <spetreolle@yahoo.fr>, fixed by me.
Tue, 11 Dec 2001 23:29:24 +0000 arpi avifile sync
Mon, 26 Nov 2001 00:56:11 +0000 arpi avifile sync. seems to some bugs fixed...
Wed, 21 Nov 2001 19:12:39 +0000 arpi C++ -> C (import from avifile cvs)
Tue, 30 Oct 2001 23:04:36 +0000 alex fixed some miscoding :)
Thu, 04 Oct 2001 02:21:47 +0000 arpi sync with avifile
Thu, 16 Aug 2001 00:50:02 +0000 arpi big avifile sync - from now we have common code
Wed, 15 Aug 2001 00:38:01 +0000 arpi fixed BITMAPINFO struct length truncation (WMV8)
Mon, 11 Jun 2001 12:47:48 +0000 al3x some possible buffer overflow places fixed
Sun, 06 May 2001 21:43:45 +0000 arpi_esp avifile-0.6-CVS merge
Wed, 11 Apr 2001 02:11:39 +0000 arpi_esp using expLoadLibraryA instead of LoadLibraryA
Wed, 11 Apr 2001 01:38:57 +0000 arpi_esp less, and more informal printfs
Thu, 29 Mar 2001 12:38:51 +0000 arpi_esp Setup_FS fix for directshow
Tue, 20 Mar 2001 00:05:27 +0000 arpi_esp Initial revision