mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
fate: add bitexact flag to ac3-fixed
cant hurt, and should be there for all tests Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
8f61526978
commit
607461e50d
@ -49,7 +49,7 @@ fate-eac3-encode: FUZZ = 3
|
||||
FATE_AC3 += fate-ac3-fixed-encode
|
||||
fate-ac3-fixed-encode: tests/data/asynth-44100-2.wav
|
||||
fate-ac3-fixed-encode: SRC = tests/data/asynth-44100-2.wav
|
||||
fate-ac3-fixed-encode: CMD = md5 -i $(SRC) -c ac3_fixed -ab 128k -f ac3
|
||||
fate-ac3-fixed-encode: CMD = md5 -i $(SRC) -c ac3_fixed -ab 128k -f ac3 -flags +bitexact
|
||||
fate-ac3-fixed-encode: CMP = oneline
|
||||
fate-ac3-fixed-encode: REF = a1d1fc116463b771abf5aef7ed37d7b1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user