mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
tests/fate/truehd: Add test for shortened Ticket1726 testcase
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
parent
042c1966da
commit
c5f61c99f9
@ -13,5 +13,10 @@ fate-truehd-core-bsf: CMD = md5pipe -i $(TARGET_SAMPLES)/truehd/atmos.thd -c:a c
|
||||
fate-truehd-core-bsf: CMP = oneline
|
||||
fate-truehd-core-bsf: REF = 3aa5d0c7825051f3657b71fd6135183b
|
||||
|
||||
FATE_TRUEHD-$(call DEMDEC, TRUEHD, TRUEHD) += fate-truehd-mono1726
|
||||
fate-truehd-mono1726: CMD = md5pipe -f truehd -i $(TARGET_SAMPLES)/truehd/ticket-1726-monocut.thd -f s32le
|
||||
fate-truehd-mono1726: CMP = oneline
|
||||
fate-truehd-mono1726: REF = 9be9551fac418440bb02101bfdb11df9
|
||||
|
||||
FATE_SAMPLES_AUDIO += $(FATE_TRUEHD-yes)
|
||||
fate-truehd: $(FATE_TRUEHD-yes)
|
||||
|
Loading…
Reference in New Issue
Block a user