Mercurial > libavformat.hg
log raw.c @ 2075:f316c0daf0ad libavformat
age | author | description |
---|---|---|
Tue, 08 May 2007 23:25:31 +0000 | aurel | move aac and ac3 parsers in their own files libavformat |
Mon, 07 May 2007 11:57:46 +0000 | michael | improve mpeg4-es detection by rejecting streams with reserved startcodes (fixes 11-i_need_your_love-daw.mp3 detected as mpeg4) libavformat |
Wed, 25 Apr 2007 09:01:54 +0000 | benoit | add rgb suffix to rawvideo muxer libavformat |
Sun, 15 Apr 2007 13:51:57 +0000 | aurel | add an enum for need_parsing libavformat |
Sun, 15 Apr 2007 12:35:44 +0000 | diego | Make the declaration of AVInputFormat ac3_demuxer conditional libavformat |
Sun, 15 Apr 2007 12:32:36 +0000 | diego | Move AC3 header parsing code together with the rest of the AC3 parsing code. libavformat |