mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-02-04 06:08:26 +02:00
FATE: add test for xWMA demuxer.
(Does not attempt to decode percetual audio data inside.) Code coverage: libavformat/xwma.c: 3% -> 75% Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
This commit is contained in:
parent
2dee0cdb8e
commit
d41d7773bc
@ -90,3 +90,6 @@ fate-wtv-demux: CMD = framecrc -i $(SAMPLES)/wtv/law-and-order-partial.wtv -vcod
|
||||
|
||||
FATE_TESTS += fate-xmv-demux
|
||||
fate-xmv-demux: CMD = framecrc -i $(SAMPLES)/xmv/logos1p.fmv -vcodec copy -acodec copy
|
||||
|
||||
FATE_TESTS += fate-xwma-demux
|
||||
fate-xwma-demux: CMD = crc -i $(SAMPLES)/xwma/ergon.xwma -acodec copy
|
||||
|
1
tests/ref/fate/xwma-demux
Normal file
1
tests/ref/fate/xwma-demux
Normal file
@ -0,0 +1 @@
|
||||
CRC=0x2ac2159e
|
Loading…
x
Reference in New Issue
Block a user