Add QCELP regtest

Originally committed as revision 24176 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Vitor Sessak 2010-07-10 23:15:45 +00:00
parent 1d9a8c347a
commit 827396688c
1 changed files with 6 additions and 0 deletions

View File

@ -65,3 +65,9 @@ fate-ra-cook: REF = $(SAMPLES)/real/ra_cook.pcm
FATE2_TESTS += fate-mpeg2-field-enc
fate-mpeg2-field-enc: CMD = $(TARGET_PATH)/ffmpeg -flags +bitexact -dct fastint -idct simple -i $(SAMPLES)/mpeg2/mpeg2_field_encoding.ts -f framecrc -
FATE2_TESTS += fate-qcelp
fate-qcelp: CMD = $(TARGET_PATH)/ffmpeg -i $(SAMPLES)/qcp/0036580847.QCP -f s16le -
fate-qcelp: CMP = oneoff
fate-qcelp: REF = $(SAMPLES)/qcp/0036580847.pcm