Mercurial > libavcodec.hg
diff bitstream.h @ 3634:fa4beebb74a6 libavcodec
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
remove silly internal buffering architecture (removes 1 memcpy() of the bitstream)
mp3on4 and mp3adu untested
author | michael |
---|---|
date | Sat, 26 Aug 2006 12:19:05 +0000 |
parents | f9660d3a9975 |
children | 62b3b622f798 |