fate: Give more consistent names to some RealVideo/RealAudio tests.
This commit is contained in:
parent
1b8c9271bd
commit
7ac4bde22a
@ -1,5 +1,5 @@
|
||||
FATE_AVCONV += fate-real-14_4
|
||||
fate-real-14_4: CMD = md5 -i $(SAMPLES)/real/ra3_in_rm_file.rm -f s16le
|
||||
FATE_AVCONV += fate-ra-144
|
||||
fate-ra-144: CMD = md5 -i $(SAMPLES)/real/ra3_in_rm_file.rm -f s16le
|
||||
|
||||
FATE_AVCONV += fate-ra-288
|
||||
fate-ra-288: CMD = pcm -i $(SAMPLES)/real/ra_288.rm
|
||||
@ -18,8 +18,8 @@ fate-ralf: CMD = md5 -i $(SAMPLES)/lossless-audio/luckynight-partial.rmvb -vn -f
|
||||
FATE_AVCONV += fate-rv30
|
||||
fate-rv30: CMD = framecrc -flags +bitexact -dct fastint -idct simple -i $(SAMPLES)/real/rv30.rm -an
|
||||
|
||||
FATE_AVCONV += fate-real-rv40
|
||||
fate-real-rv40: CMD = framecrc -i $(SAMPLES)/real/spygames-2MB.rmvb -t 10 -an -vsync 0
|
||||
FATE_AVCONV += fate-rv40
|
||||
fate-rv40: CMD = framecrc -i $(SAMPLES)/real/spygames-2MB.rmvb -t 10 -an -vsync 0
|
||||
|
||||
FATE_SIPR += fate-sipr-5k0
|
||||
fate-sipr-5k0: CMD = pcm -i $(SAMPLES)/sipr/sipr_5k0.rm
|
||||
|
Loading…
Reference in New Issue
Block a user