comparison vp3.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 6506f95498dc
children 1843a85123b7
comparison
equal deleted inserted replaced
3633:f9660d3a9975 3634:fa4beebb74a6