mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-07-06 11:33:16 +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>