mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-01-06 23:31:13 +00:00
6df5f6ae51
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 |
||
---|---|---|
.. | ||
.cvsignore | ||
audiogen.c | ||
dsptest.c | ||
ffmpeg.regression.ref | ||
ffserver.regression.ref | ||
lena.pnm | ||
libav.regression.ref | ||
Makefile | ||
regression.sh | ||
rotozoom.c | ||
rotozoom.regression.ref | ||
server-regression.sh | ||
test.conf | ||
tiny_psnr.c | ||
videogen.c |