mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-02-05 22:33:37 +00:00
Add QCELP regtest
Originally committed as revision 24176 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
1d9a8c347a
commit
827396688c
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user