Mercurial > libavcodec.hg
comparison h263dec.c @ 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 | b0953f642148 |
children | 6a40092eb9e6 |
comparison
equal
deleted
inserted
replaced
3633:f9660d3a9975 | 3634:fa4beebb74a6 |
---|