Commit 6944215a authored by Vitor Sessak's avatar Vitor Sessak

Add ATRAC1 regtest

Originally committed as revision 24255 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 044dadef
......@@ -132,3 +132,8 @@ FATE2_TESTS += fate-eac3-4
fate-eac3-4: CMD = $(TARGET_PATH)/ffmpeg -i $(SAMPLES)/eac3/serenity_english_5.1_1536_small.eac3 -f s16le -
fate-eac3-4: CMP = oneoff
fate-eac3-4: REF = $(SAMPLES)/eac3/serenity_english_5.1_1536_small.pcm
FATE2_TESTS += fate-atrac1
fate-atrac1: CMD = $(TARGET_PATH)/ffmpeg -i $(SAMPLES)/atrac1/test_tones_small.aea -f s16le -
fate-atrac1: CMP = oneoff
fate-atrac1: REF = $(SAMPLES)/atrac1/test_tones_small.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