[FFmpeg-cvslog] fate: add wmalossless test.

Ronald S. Bultje git at videolan.org
Sat Mar 24 11:31:28 CET 2012


ffmpeg | branch: master | Ronald S. Bultje <rsbultje at gmail.com> | Thu Mar 22 12:13:24 2012 -0700| [7beec7e29df051ce586e519861ac3203d36d8cf5] | committer: Ronald S. Bultje

fate: add wmalossless test.

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7beec7e29df051ce586e519861ac3203d36d8cf5
---

 tests/fate/lossless-audio.mak |    3 +++
 tests/ref/fate/lossless-wma   |    1 +
 2 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/tests/fate/lossless-audio.mak b/tests/fate/lossless-audio.mak
index f35d659..44d6f09 100644
--- a/tests/fate/lossless-audio.mak
+++ b/tests/fate/lossless-audio.mak
@@ -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
diff --git a/tests/ref/fate/lossless-wma b/tests/ref/fate/lossless-wma
new file mode 100644
index 0000000..5bea19b
--- /dev/null
+++ b/tests/ref/fate/lossless-wma
@@ -0,0 +1 @@
+35dc840f91cbcece02178d03c8f2fe26



More information about the ffmpeg-cvslog mailing list