mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-08-13 17:07:21 +00:00
There's no guarantee the aac encoder will be bitexact in its output across platforms. Use ac3_fixed instead of aac_fixed while at it, so the aac encoder can get improvements without affecting this test. Signed-off-by: James Almer <jamrial@gmail.com>