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:
@ -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-lossless-tta: CMD = crc -i $(TARGET_SAMPLES)/lossless-audio/inside.tta
|
||||||
|
|
||||||
FATE_SAMPLES_AVCONV-$(call DEMDEC, ASF, WMALOSSLESS) += fate-lossless-wma
|
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
|
||||||
|
Reference in New Issue
Block a user