diff options
author | Dan Maas <dmaas@maasdigital.com> | 2006-02-25 22:58:26 +0000 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2006-02-25 22:58:26 +0000 |
commit | 6df5f6ae51ca3e9f3af760066bc7b3423677a8b4 (patch) | |
tree | ddcc331b7678c8800ff74397d9701d956de6d421 /libavformat/rtp.h | |
parent | 1bd8624697c1377bf42f5aef4795a370c3b01c1d (diff) | |
download | ffmpeg-6df5f6ae51ca3e9f3af760066bc7b3423677a8b4.tar.gz |
size[0-3] are not initialized (and can get random negative trash
values), so the comparison with vs_total_ac_bits is messed up on the
first couple loop iterations, leading to AC underflows.
the b->prev[] pointers were not being maintained correctly. We
potentially have to update b->prev[] both before and after the area
whose VLC length is getting adjusted.
this also might fix the ppc regression failure?
patch by (Dan Maas <dmaas maasdigital com>)
Originally committed as revision 5064 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat/rtp.h')
0 files changed, 0 insertions, 0 deletions