Mercurial > mplayer.hg
log libmpdemux/demux_fli.c @ 35684:7801d585b06c
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 |
Wed, 13 May 2009 02:58:57 +0000 | diego | whitespace cosmetics: Remove all trailing whitespace. |
Fri, 08 May 2009 21:51:13 +0000 | diego | Add standard license header to all files in libmpdemux. |
Fri, 16 May 2008 09:41:00 +0000 | diego | cosmetics: Remove pointless parentheses from return statements. |
Tue, 29 Jan 2008 15:11:38 +0000 | reimar | Use defines to give names to the different seek flags. |
Sun, 13 Jan 2008 16:00:39 +0000 | reimar | Make all demuxer_desc_t const, thus moving them to .rodata |
Tue, 02 Oct 2007 19:22:46 +0000 | reimar | Set biWidth/biHeight in fli demuxer |