Commit e9e40c87 authored by Vitor Sessak's avatar Vitor Sessak

NellyMoser regtest

Originally committed as revision 24195 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent d4d5b661
......@@ -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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment