Mercurial > mplayer.hg
log TOOLS/vfw2menc.c @ 33833:1e096f5e51c7
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. |
Wed, 30 Apr 2008 14:03:32 +0000 | diego | Add missing string.h #include to fix a bunch of implicit declaration warnings. |