Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
Tue, 06 Nov 2007 16:02:33 +0000 | benoit | Split out the MDPR chunk reading into its own function. libavformat |
Mon, 05 Nov 2007 12:25:10 +0000 | lucabe | Do not send too many RTCP packets (according to RFC 3550, the minimum libavformat |
Mon, 05 Nov 2007 10:15:20 +0000 | lucabe | Use a symbolic name for the payload size of an RTCP Sender Report packet libavformat |
Sun, 04 Nov 2007 22:51:49 +0000 | diego | Add some parentheses to clarify operator precedence, fixes the warnings: libavformat |
Sun, 04 Nov 2007 19:52:08 +0000 | andoma | make sure the mpeg audio header is valid before passing it to ff_mpegaudio_decode_header() libavformat |
Sun, 04 Nov 2007 12:46:16 +0000 | diego | Enable debug variable only when debug code is enabled, fixes the warning: libavformat |
Sat, 03 Nov 2007 22:42:20 +0000 | aurel | add support for demuxing Electronic Arts .cdata files libavformat |