diff options
author | Christophe Gisquet <christophe.gisquet@gmail.com> | 2016-04-18 12:53:21 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2016-05-02 21:50:10 +0200 |
commit | 79e86640ff5506e05ab4702a7e13367c8445a729 (patch) | |
tree | 2f0cf0eb513ce9cb3b0413dd853fb6693d96e368 | |
parent | deaf58abf236e09fc9b97db29f1edd064e4b5ad4 (diff) | |
download | ffmpeg-79e86640ff5506e05ab4702a7e13367c8445a729.tar.gz |
fate: wma: add lossless 24bits tests
Should evaluate coefficients and raw pcm tiles.
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-rw-r--r-- | tests/fate/lossless-audio.mak | 6 | ||||
-rw-r--r-- | tests/ref/fate/lossless-wma24-1 | 1 | ||||
-rw-r--r-- | tests/ref/fate/lossless-wma24-2 | 1 | ||||
-rw-r--r-- | tests/ref/fate/lossless-wma24-rawtile | 1 |
4 files changed, 8 insertions, 1 deletions
diff --git a/tests/fate/lossless-audio.mak b/tests/fate/lossless-audio.mak index 58641ab028..d29285328d 100644 --- a/tests/fate/lossless-audio.mak +++ b/tests/fate/lossless-audio.mak @@ -25,8 +25,12 @@ fate-lossless-tta: CMD = crc -i $(TARGET_SAMPLES)/lossless-audio/inside.tta FATE_SAMPLES_LOSSLESS_AUDIO-$(call DEMDEC, TTA, TTA) += fate-lossless-tta-encrypted fate-lossless-tta-encrypted: CMD = crc -password ffmpeg -i $(TARGET_SAMPLES)/lossless-audio/encrypted.tta -FATE_SAMPLES_LOSSLESS_AUDIO-$(call DEMDEC, ASF, WMALOSSLESS) += fate-lossless-wma +FATE_SAMPLES_LOSSLESS_AUDIO-$(call DEMDEC, ASF, WMALOSSLESS) += fate-lossless-wma fate-lossless-wma24-1 fate-lossless-wma24-2 fate-lossless-wma24-rawtile fate-lossless-wma: CMD = md5 -i $(TARGET_SAMPLES)/lossless-audio/luckynight-partial.wma -f s16le -frames 209 +fate-lossless-wma24-1: CMD = md5 -i $(TARGET_SAMPLES)/lossless-audio/master_audio_2.0_24bit.wma -f s24le +fate-lossless-wma24-2: CMD = md5 -i $(TARGET_SAMPLES)/lossless-audio/Mega_Weird_Audio_Test_24bit.wma -f s24le +fate-lossless-wma24-rawtile: CMD = md5 -i $(TARGET_SAMPLES)/lossless-audio/g2_24bit.wma -f s24le +fate-lossless-wmall: fate-lossless-wma fate-lossless-wma24-1 fate-lossless-wma24-2 fate-lossless-wma24-rawtile FATE_SAMPLES_LOSSLESS_AUDIO += $(FATE_SAMPLES_LOSSLESS_AUDIO-yes) diff --git a/tests/ref/fate/lossless-wma24-1 b/tests/ref/fate/lossless-wma24-1 new file mode 100644 index 0000000000..ddee31c2d4 --- /dev/null +++ b/tests/ref/fate/lossless-wma24-1 @@ -0,0 +1 @@ +9ade91f506bc025854f6ffea0d635bc6 diff --git a/tests/ref/fate/lossless-wma24-2 b/tests/ref/fate/lossless-wma24-2 new file mode 100644 index 0000000000..5ebdfd192b --- /dev/null +++ b/tests/ref/fate/lossless-wma24-2 @@ -0,0 +1 @@ +908ec5c16f497bf7d5658d2689d125c8 diff --git a/tests/ref/fate/lossless-wma24-rawtile b/tests/ref/fate/lossless-wma24-rawtile new file mode 100644 index 0000000000..96e5e210e3 --- /dev/null +++ b/tests/ref/fate/lossless-wma24-rawtile @@ -0,0 +1 @@ +337592f38a2218a5bc95ceb9b5e72c8b |