Mercurial > mplayer.hg
log libmpdemux/demux_realaud.c @ 37074:1bcac20d3393
age | author | description |
---|---|---|
Sun, 23 Feb 2014 18:14:44 +0000 | reimar | demuxers: remove pointless sh->ds assignments. |
Sun, 14 Nov 2010 09:12:34 +0000 | cboesch | Remove most of the NULL pointer check before free all over the code |
Sun, 12 Sep 2010 13:26:39 +0000 | reimar | Replace sizeof(type) |
Sun, 12 Sep 2010 13:04:07 +0000 | reimar | Replace malloc+memset by calloc. |
Sat, 10 Jul 2010 18:47:59 +0000 | reimar | Make the stream language an argument to the stream creation function |
Thu, 18 Feb 2010 00:18:50 +0000 | diego | Add header for AVI print functions; avoids many forward declarations. |
Wed, 13 May 2009 02:58:57 +0000 | diego | whitespace cosmetics: Remove all trailing whitespace. |