Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Sat, 26 Aug 2006 18:02:52 +0000 | michael | make mpa_decode_header() 10 times faster libavcodec |
Sat, 26 Aug 2006 17:29:31 +0000 | michael | another silly typo which surprisingly neither valgrind nor cmp of the file output cought libavcodec |
Sat, 26 Aug 2006 15:24:13 +0000 | michael | 10l found by valgrind libavcodec |
Sat, 26 Aug 2006 12:19:05 +0000 | michael | remove duplicated parser, people who pass random gibblets of the bitstream into the decoder will have to pass it through a AVParser like for all other codecs too libavcodec |