Mercurial > mplayer.hg
log loader/dshow/inputpin.c @ 36447:740a60d26cc0
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 |
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. |