Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Mon, 28 Jan 2008 16:03:22 +0000 | ivo | copy note on new demuxers and codecs to the top of the array as well to be |
Mon, 28 Jan 2008 14:38:11 +0000 | reimar | Use DECLARE_ASM_CONST where possible in libswscale code |
Mon, 28 Jan 2008 13:33:09 +0000 | gpoirier | sync w/ r25821 |
Mon, 28 Jan 2008 12:18:05 +0000 | reimar | vcd_read must read exactly VCD_SECTOR_DATA bytes. |
Mon, 28 Jan 2008 12:11:41 +0000 | ivo | note on new demuxers and codecs, add them to lav* instead of libmp* |
Mon, 28 Jan 2008 11:49:30 +0000 | ivo | port libmpdemux demuxers to libavformat or rewrite from scratch |
Mon, 28 Jan 2008 08:48:16 +0000 | diego | Get rid of redundant dbg_printf redefinition. Fixes some warnings: |
Mon, 28 Jan 2008 01:32:52 +0000 | diego | Consistently use uppercase filename as multiple inclusion guard. |