mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-07-25 08:47:30 +00:00
This makes channel coupling more accurate, increasing quality for stereo content. It also simplifies exponent extraction and mantissa quantization by no longer needing to apply an offset to the exponents. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>