mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-07-03 21:29:15 +00:00
This makes the AC3 encoder use the shared fixed-point MDCT rather than its own implementation. The checksum changes are due to different rounding in the MDCT. Signed-off-by: Mans Rullgard <mans@mansr.com>