mirror of https://github.com/FFmpeg/FFmpeg.git
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/trunkpull/126/head
parent
1bd8624697
commit
6df5f6ae51
3 changed files with 8 additions and 5 deletions
Loading…
Reference in new issue