FFmpeg/libavcodec
Justin Ruggles 132041f06f While adding stereo rematrixing, I came across something that needs to
be fixed even without adding the feature.  The output correctly uses 4
dummy values for the rematrixing flags in block-0, but the bit
allocation routine does not take these bits into account.  From what I
can tell, there was a patch in 2003 that corrected the output to make it
DVD and spec compatible, but it didn't correct the bit allocation.  It's
only 4 bits over the entire 6 blocks, so overflow errors would happen
rarely or never, but it's still worth fixing.  So here is a fix.

patch by (Justin Ruggles {jruggle earthlink net)

Originally committed as revision 4179 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-05-05 14:10:52 +00:00
..
2005-04-25 01:01:41 +00:00
2004-11-14 22:05:21 +00:00
2005-04-17 21:41:16 +00:00
2005-05-02 22:14:42 +00:00
2005-04-30 21:43:59 +00:00
2005-04-25 18:29:06 +00:00
2005-04-30 21:43:59 +00:00
2005-01-11 03:18:08 +00:00
2005-05-02 22:14:42 +00:00
2005-04-25 01:01:41 +00:00
2004-09-12 17:35:54 +00:00
2005-01-17 18:25:32 +00:00
2005-04-30 21:43:59 +00:00
2004-11-12 01:21:34 +00:00
2005-05-02 22:14:42 +00:00
2005-04-25 00:57:48 +00:00
2005-01-12 00:59:42 +00:00
2005-04-20 10:16:19 +00:00
10l
2005-02-21 17:52:23 +00:00
2005-05-02 22:14:42 +00:00
2005-04-30 21:43:59 +00:00
2005-05-02 22:14:42 +00:00
2005-04-30 21:43:59 +00:00
2005-05-02 22:14:42 +00:00
2005-01-30 16:34:57 +00:00
2005-04-30 21:43:59 +00:00
2005-04-30 21:43:59 +00:00
2005-02-13 23:36:04 +00:00
2005-01-23 21:36:24 +00:00
2005-03-28 20:40:21 +00:00
2005-04-30 21:43:59 +00:00
2004-11-30 21:50:16 +00:00
2005-04-25 18:29:06 +00:00
2005-04-25 18:29:06 +00:00
2005-02-17 00:00:20 +00:00
2005-04-30 21:43:59 +00:00
2005-04-30 21:43:59 +00:00
2005-03-03 02:24:20 +00:00
2005-04-30 21:43:59 +00:00
2005-04-30 21:43:59 +00:00
2005-04-30 21:43:59 +00:00