[FFmpeg-devel] [PATCH] ac3dec: Move center&surround mix level tables to parser.

Michael Niedermayer michaelni at gmx.at
Fri Jan 20 04:47:08 CET 2012


On Thu, Jan 19, 2012 at 06:50:56AM +0100, Michael Niedermayer wrote:
> That way all mix levels as exported by the parser
> will have the same meaning.
> 
> Previously the 3bit center mix level for eac3 was
> used to index in a 4 entry table leading to out of array reads.
> this change removes the table and offsets the ac3 variable by 4
> so it matches the meanings for eac3 except the reserved case.
> The reserved case is then explicitly handled.
> 
> Idea-by: Justin Ruggles <justin.ruggles at gmail.com>
> Signed-off-by: Michael Niedermayer <michaelni at gmx.at>

If there are no objections or further suggestions then ill apply this
in 1-2 days

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The real ebay dictionary, page 1
"Used only once"    - "Some unspecified defect prevented a second use"
"In good condition" - "Can be repaird by experienced expert"
"As is" - "You wouldnt want it even if you were payed for it, if you knew ..."
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120120/24f3e69b/attachment.asc>


More information about the ffmpeg-devel mailing list