mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-26 19:01:44 +02:00
FATE: drop the last truncated frame from the wma lossless test
Since it's truncated, the result depends on how specifically the demuxer and the decoder handle errors.
This commit is contained in:
parent
5ec0bdf2c5
commit
d3ea79e8a6
@ -25,4 +25,4 @@ FATE_SAMPLES_AVCONV-$(call DEMDEC, TTA, TTA) += fate-lossless-tta
|
||||
fate-lossless-tta: CMD = crc -i $(TARGET_SAMPLES)/lossless-audio/inside.tta
|
||||
|
||||
FATE_SAMPLES_AVCONV-$(call DEMDEC, ASF, WMALOSSLESS) += fate-lossless-wma
|
||||
fate-lossless-wma: CMD = md5 -i $(TARGET_SAMPLES)/lossless-audio/luckynight-partial.wma -f s16le
|
||||
fate-lossless-wma: CMD = md5 -i $(TARGET_SAMPLES)/lossless-audio/luckynight-partial.wma -f s16le -frames 209
|
||||
|
@ -1 +1 @@
|
||||
35dc840f91cbcece02178d03c8f2fe26
|
||||
ab45f262b22030e908cb03f2cc8e89b5
|
||||
|
Loading…
Reference in New Issue
Block a user