Mercurial > mplayer.hg
log libmpdemux/demux_mf.c @ 28498:d492a439d7d0
age | author | description |
---|---|---|
Mon, 12 May 2008 02:09:47 +0000 | compn | add ffptx , works on ptx samples |
Mon, 25 Feb 2008 18:30:02 +0000 | compn | sun rasterfile decoder |
Wed, 13 Feb 2008 21:36:27 +0000 | compn | add ffpcx decoder, works on my samples. |
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 |
Sun, 18 Nov 2007 10:02:28 +0000 | reimar | 100l, fix uint32_t* instead of uint32_t typo in demux_mf type->fourcc table |
Sat, 17 Nov 2007 17:28:33 +0000 | reimar | Remove a pointless #ifdef |