forked from FFmpeg/FFmpeg
Add FATE test for ScummVM DXA flavor
Originally committed as revision 25005 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
8731c86d03
commit
506c47a48e
2 changed files with 15 additions and 0 deletions
|
@ -193,3 +193,6 @@ fate-fax-g3s: CMD = framecrc -i $(SAMPLES)/CCITT_fax/G31DS.TIF
|
||||||
|
|
||||||
FATE_TESTS += fate-ws_snd
|
FATE_TESTS += fate-ws_snd
|
||||||
fate-ws_snd: CMD = md5 -i $(SAMPLES)/vqa/ws_snd.vqa -f s16le
|
fate-ws_snd: CMD = md5 -i $(SAMPLES)/vqa/ws_snd.vqa -f s16le
|
||||||
|
|
||||||
|
FATE_TESTS += fate-dxa-scummvm
|
||||||
|
fate-dxa-scummvm: CMD = framecrc -i $(SAMPLES)/dxa/scummvm.dxa -pix_fmt rgb24
|
||||||
|
|
12
tests/ref/fate/dxa-scummvm
Normal file
12
tests/ref/fate/dxa-scummvm
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
0, 0, 384000, 0xef37f34b
|
||||||
|
0, 7500, 384000, 0xef37f34b
|
||||||
|
0, 14999, 384000, 0xfca3cd8b
|
||||||
|
0, 22499, 384000, 0xfca3cd8b
|
||||||
|
0, 29999, 384000, 0x6dd34bb7
|
||||||
|
0, 37499, 384000, 0x6dd34bb7
|
||||||
|
0, 44998, 384000, 0xfd518717
|
||||||
|
0, 52498, 384000, 0xfd518717
|
||||||
|
0, 59998, 384000, 0x82db5c7b
|
||||||
|
0, 67497, 384000, 0x82db5c7b
|
||||||
|
0, 74997, 384000, 0xe280a5a6
|
||||||
|
0, 82497, 384000, 0xe280a5a6
|
Loading…
Add table
Reference in a new issue