Sun, 14 Nov 2010 09:12:34 +0000 |
cboesch |
Remove most of the NULL pointer check before free all over the code
|
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
|