Mercurial > mplayer.hg
log libmpdemux/demux_roq.c @ 35371:af0fccca2dd7
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 |
Sun, 12 Sep 2010 12:22:01 +0000 | reimar | Replace some sizeof(type) by sizeof(*pointer) |
Sat, 10 Jul 2010 18:47:59 +0000 | reimar | Make the stream language an argument to the stream creation function |