log loader/dshow/cmediasample.c @ 33982:d7527ee45784

age author description
Sun, 14 Nov 2010 09:12:34 +0000 cboesch Remove most of the NULL pointer check before free all over the code
Fri, 26 Feb 2010 15:01:37 +0000 diego Do not cast the results of malloc/calloc/realloc.
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.
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
Mon, 10 Sep 2007 23:14:17 +0000 cehoyos Fix indentation after r24367.
Sat, 08 Sep 2007 12:15:15 +0000 voroshil Avoid releasing of unallocated memory.
Sat, 08 Sep 2007 06:01:43 +0000 voroshil Always initialize pUnk pointer with zero.
Fri, 23 Feb 2007 09:58:01 +0000 voroshil Moving duplicated (and sometimes wrong) AM_MEDIA_TYPE related code into separate file
Sun, 28 Jan 2007 16:53:33 +0000 voroshil Doxygen comments for used DirectShow methods.
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
Wed, 21 Nov 2001 19:12:39 +0000 arpi C++ -> C (import from avifile cvs)
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
Sun, 06 May 2001 21:43:45 +0000 arpi_esp avifile-0.6-CVS merge
Tue, 20 Mar 2001 02:04:33 +0000 arpi_esp small cosmetic to avoid gcc warnings
Tue, 20 Mar 2001 00:05:27 +0000 arpi_esp Initial revision