comparison audioconvert.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 2dc9933dc75f
children c8c591fe26f8
comparison
equal deleted inserted replaced
3633:f9660d3a9975 3634:fa4beebb74a6