Browse Source

FATE: drop the audio stream from the dxtory test

This is a video test and there are no audio packets in the sample
anyway.
tags/n3.1
Anton Khirnov 9 years ago
parent
commit
f5c4388419
2 changed files with 1 additions and 2 deletions
  1. +1
    -1
      tests/fate/screen.mak
  2. +0
    -1
      tests/ref/fate/dxtory

+ 1
- 1
tests/fate/screen.mak View File

@@ -3,7 +3,7 @@ FATE_SAMPLES_AVCONV-$(call DEMDEC, AVI, CSCD) += fate-cscd
fate-cscd: CMD = framecrc -i $(TARGET_SAMPLES)/CSCD/sample_video.avi -an -pix_fmt rgb24

FATE_SAMPLES_AVCONV-$(call DEMDEC, AVI, DXTORY) += fate-dxtory
fate-dxtory: CMD = framecrc -i $(TARGET_SAMPLES)/dxtory/dxtory_mic.avi
fate-dxtory: CMD = framecrc -i $(TARGET_SAMPLES)/dxtory/dxtory_mic.avi -an

FATE_SAMPLES_AVCONV-$(call DEMDEC, AVI, FIC) += fate-fic-avi
fate-fic-avi: CMD = framecrc -i $(TARGET_SAMPLES)/fic/fic-partial-2MB.avi -an


+ 0
- 1
tests/ref/fate/dxtory View File

@@ -1,3 +1,2 @@
#tb 0: 1/25
#tb 1: 1/48000
0, 0, 0, 1, 1382400, 0x44373645

Loading…
Cancel
Save