ffmpeg/libavcodec
Dan Maas 6df5f6ae51 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
2006-02-25 22:58:26 +00:00
..
2005-10-06 12:13:25 +00:00
2006-01-21 18:19:47 +00:00
2006-01-30 23:33:19 +00:00
2006-02-08 00:30:58 +00:00
2006-02-09 09:38:03 +00:00
2004-11-12 01:21:34 +00:00
2006-01-27 13:19:13 +00:00
2006-02-19 10:20:27 +00:00
2006-02-25 22:41:31 +00:00
2006-02-02 02:36:27 +00:00
2006-01-22 20:54:52 +00:00
2006-02-04 20:32:02 +00:00
2006-02-25 22:41:31 +00:00
2006-01-30 23:41:27 +00:00
2006-01-25 02:16:27 +00:00
2006-01-30 23:33:19 +00:00
2005-06-01 21:19:00 +00:00
2006-01-30 23:33:19 +00:00
2006-02-25 22:41:31 +00:00
2006-02-25 22:41:31 +00:00
2006-02-20 19:01:29 +00:00
2006-01-24 21:57:26 +00:00