mirror of https://git.ffmpeg.org/ffmpeg.git
fate: add wmalossless test.
This commit is contained in:
parent
71ea26811c
commit
7beec7e29d
|
@ -12,3 +12,6 @@ fate-lossless-shorten: CMD = md5 -i $(SAMPLES)/lossless-audio/luckynight-partial
|
|||
|
||||
FATE_TESTS += fate-lossless-tta
|
||||
fate-lossless-tta: CMD = crc -i $(SAMPLES)/lossless-audio/inside.tta
|
||||
|
||||
FATE_TESTS += fate-lossless-wma
|
||||
fate-lossless-wma: CMD = md5 -i $(SAMPLES)/lossless-audio/luckynight-partial.wma -f s16le
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
35dc840f91cbcece02178d03c8f2fe26
|
Loading…
Reference in New Issue