Browse Source

fate: rename cryo-apc to adpcm-ima-apc

This matches the name of the tested codec.

Signed-off-by: Mans Rullgard <mans@mansr.com>
tags/n0.11
Mans Rullgard 13 years ago
parent
commit
9656b7f2ae
3 changed files with 3 additions and 3 deletions
  1. +3
    -0
      tests/fate/adpcm.mak
  2. +0
    -3
      tests/fate/demux.mak
  3. +0
    -0
      tests/ref/fate/adpcm-ima-apc

+ 3
- 0
tests/fate/adpcm.mak View File

@@ -31,6 +31,9 @@ fate-adpcm-ea-r1: CMD = framecrc -i $(SAMPLES)/ea-mad/NFS6LogoE.mad -vn
FATE_ADPCM += fate-adpcm-ima-amv
fate-adpcm-ima-amv: CMD = framecrc -i $(SAMPLES)/amv/MTV_high_res_320x240_sample_Penguin_Joke_MTV_from_WMV.amv -t 10 -vn

FATE_ADPCM += fate-adpcm-ima-apc
fate-adpcm-ima-apc: CMD = md5 -i $(SAMPLES)/cryo-apc/cine007.APC -f s16le

FATE_ADPCM += fate-adpcm-ima-dk3
fate-adpcm-ima-dk3: CMD = md5 -i $(SAMPLES)/duck/sop-audio-only.avi -f s16le



+ 0
- 3
tests/fate/demux.mak View File

@@ -13,9 +13,6 @@ fate-caf: CMD = crc -i $(SAMPLES)/caf/caf-pcm16.caf
FATE_AVCONV += fate-cdxl-demux
fate-cdxl-demux: CMD = framecrc -i $(SAMPLES)/cdxl/mirage.cdxl -vcodec copy -acodec copy

FATE_AVCONV += fate-cryo-apc
fate-cryo-apc: CMD = md5 -i $(SAMPLES)/cryo-apc/cine007.APC -f s16le

FATE_AVCONV += fate-d-cinema-demux
fate-d-cinema-demux: CMD = framecrc -i $(SAMPLES)/d-cinema/THX_Science_FLT_1920-partial.302 -acodec copy -pix_fmt rgb24



tests/ref/fate/cryo-apc → tests/ref/fate/adpcm-ima-apc View File


Loading…
Cancel
Save