summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorVitor Sessak <vitor1001@gmail.com>2010-07-11 14:13:23 +0000
committerVitor Sessak <vitor1001@gmail.com>2010-07-11 14:13:23 +0000
commite9e40c875e6ef8244cefd70418d04f215042b423 (patch)
tree3084168b48fccf2abbb51223585b0f5a91dff317 /tests
parentd4d5b661405322fe4d8faa9766eb1b2a044eabf0 (diff)
NellyMoser regtest
Originally committed as revision 24195 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'tests')
-rw-r--r--tests/fate2.mak5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/fate2.mak b/tests/fate2.mak
index e73dd88100..a08dabe257 100644
--- a/tests/fate2.mak
+++ b/tests/fate2.mak
@@ -92,3 +92,8 @@ FATE2_TESTS += fate-dts
fate-dts: CMD = $(TARGET_PATH)/ffmpeg -i $(SAMPLES)/dts/dts.ts -f s16le -
fate-dts: CMP = oneoff
fate-dts: REF = $(SAMPLES)/dts/dts.pcm
+
+FATE2_TESTS += fate-nellymoser
+fate-nellymoser: CMD = $(TARGET_PATH)/ffmpeg -i $(SAMPLES)/nellymoser/nellymoser.flv -f s16le -
+fate-nellymoser: CMP = oneoff
+fate-nellymoser: REF = $(SAMPLES)/nellymoser/nellymoser.pcm