Mercurial > mplayer.hg
log libmpdemux/demux_real.c @ 28468:b9da026ee222
age | author | description |
---|---|---|
Mon, 09 Feb 2009 22:00:57 +0000 | aurel | change internal real video packetizing format to the more straight forward one |
Wed, 03 Dec 2008 23:01:03 +0000 | diego | Get rid of pointless 'extern' keywords. |
Tue, 30 Sep 2008 10:44:50 +0000 | reimar | Apply patch for oCERT #2008-013 / CVE-2008-3827 |
Thu, 17 Jul 2008 17:14:12 +0000 | reimar | Avoid including avcodec.h in demuxer.h (and thus many other files) just to get |
Wed, 16 Jul 2008 16:18:25 +0000 | reimar | Move duplicate FF_INPUT_BUFFER_PADDING_SIZE handling into demuxer.h |
Sat, 12 Apr 2008 15:51:15 +0000 | uau | demux_real.c: Always use MP_NOPTS_VALUE for unknown pts |
Mon, 25 Feb 2008 15:46:36 +0000 | diego | FFmpeg now uses different (unified) #include paths. |