mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-13 21:28:01 +02:00
fate: rename adpcm-psx-str-v3 to adpcm-xa
This matches the name of the codec tested. Signed-off-by: Mans Rullgard <mans@mansr.com>
This commit is contained in:
parent
6a64ff74fe
commit
773459e757
@ -55,12 +55,12 @@ fate-adpcm-ima-ws: CMD = framecrc -i $(SAMPLES)/vqa/cc-demo1-partial.vqa -vn
|
|||||||
FATE_ADPCM += fate-adpcm-ms-mono
|
FATE_ADPCM += fate-adpcm-ms-mono
|
||||||
fate-adpcm-ms-mono: CMD = framecrc -i $(SAMPLES)/dxa/meetsquid.dxa -t 2 -vn
|
fate-adpcm-ms-mono: CMD = framecrc -i $(SAMPLES)/dxa/meetsquid.dxa -t 2 -vn
|
||||||
|
|
||||||
FATE_ADPCM += fate-adpcm-psx-str-v3
|
|
||||||
fate-adpcm-psx-str-v3: CMD = framecrc -i $(SAMPLES)/psx-str/abc000_cut.str -vn
|
|
||||||
|
|
||||||
FATE_ADPCM += fate-adpcm-thp
|
FATE_ADPCM += fate-adpcm-thp
|
||||||
fate-adpcm-thp: CMD = framecrc -i $(SAMPLES)/thp/pikmin2-opening1-partial.thp -vn
|
fate-adpcm-thp: CMD = framecrc -i $(SAMPLES)/thp/pikmin2-opening1-partial.thp -vn
|
||||||
|
|
||||||
|
FATE_ADPCM += fate-adpcm-xa
|
||||||
|
fate-adpcm-xa: CMD = framecrc -i $(SAMPLES)/psx-str/abc000_cut.str -vn
|
||||||
|
|
||||||
FATE_ADPCM += fate-adpcm_ms-stereo
|
FATE_ADPCM += fate-adpcm_ms-stereo
|
||||||
fate-adpcm_ms-stereo: CMD = md5 -i $(SAMPLES)/qt-surge-suite/surge-2-16-L-ms02.mov -f s16le
|
fate-adpcm_ms-stereo: CMD = md5 -i $(SAMPLES)/qt-surge-suite/surge-2-16-L-ms02.mov -f s16le
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user