log loader/dshow/outputpin.c @ 30170:008338d7679f

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.
Fri, 31 Oct 2008 13:13:52 +0000 reimar Missing free in malloc error case in COutputPinCreate.
Fri, 31 Oct 2008 13:12:54 +0000 reimar Avoid useless casts of malloc results.
Sun, 27 Jan 2008 12:15:27 +0000 reimar Remove $Id$ tags, they make diffs between different versions
Sun, 20 Jan 2008 17:16:39 +0000 diego Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a
Sat, 19 Jan 2008 15:08:01 +0000 diego Use ld conversion specifier for long int argument, fixes the warning:
Fri, 02 Mar 2007 18:52:10 +0000 voroshil Rework of copying samples from directshow codecs.
Mon, 26 Feb 2007 17:21:17 +0000 voroshil Fix wrong typecast, which can cause MPlayer crash
Fri, 23 Feb 2007 10:59:54 +0000 voroshil Free AM_MEDIA_TYPE structure content when CEnumMediaTypes object is destroyed
Fri, 23 Feb 2007 09:58:01 +0000 voroshil Moving duplicated (and sometimes wrong) AM_MEDIA_TYPE related code into separate file
Sat, 27 Jan 2007 17:01:54 +0000 voroshil fix overlooked debug message
Sat, 27 Jan 2007 16:41:01 +0000 voroshil Changing debug messages and renaming method names according to their
Sat, 27 Jan 2007 16:28:16 +0000 voroshil fix typos from previous commit
Sat, 27 Jan 2007 15:49:53 +0000 voroshil Cosmetics. Doxygen comments.
Sun, 02 Jul 2006 03:59:36 +0000 reynaldo rm unnecesary casts from void* - part 2
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 20:12:43 +0000 alex CoTaskMemAlloc/Free vs malloc/free cleanup
Tue, 26 Nov 2002 21:00:20 +0000 arpi avifile sync (mostly cosmetics)
Fri, 13 Sep 2002 19:43:17 +0000 arpi avifile sync - 95% cosmetics 5% bug
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)
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, 16 Aug 2001 00:50:02 +0000 arpi big avifile sync - from now we have common code
Sat, 09 Jun 2001 00:10:50 +0000 arpi_esp added missing 'using namespace std;' for gcc 3.0
Sun, 06 May 2001 21:43:45 +0000 arpi_esp avifile-0.6-CVS merge
Tue, 20 Mar 2001 00:05:27 +0000 arpi_esp Initial revision