mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-27 13:30:45 +00:00
fate: add tests for SANM and VIMA
Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
parent
5916313967
commit
4cdff58206
@ -49,6 +49,9 @@ fate-sierra-vmd-audio: CMD = framecrc -i $(SAMPLES)/vmd/12.vmd -vn
|
||||
FATE_SAMPLES_AUDIO += fate-smacker-audio
|
||||
fate-smacker-audio: CMD = framecrc -i $(SAMPLES)/smacker/wetlogo.smk -vn
|
||||
|
||||
FATE_SAMPLES_AUDIO += fate-vima
|
||||
fate-vima: CMD = framecrc -i $(SAMPLES)/smush/ronin_part.znm -vn
|
||||
|
||||
FATE_SAMPLES_AUDIO += fate-ws_snd
|
||||
fate-ws_snd: CMD = md5 -i $(SAMPLES)/vqa/ws_snd.vqa -f s16le
|
||||
|
||||
|
@ -179,6 +179,9 @@ fate-rl2: CMD = framecrc -i $(SAMPLES)/rl2/Z4915300.RL2 -pix_fmt rgb24 -an
|
||||
FATE_VIDEO += fate-roqvideo
|
||||
fate-roqvideo: CMD = framecrc -i $(SAMPLES)/idroq/idlogo.roq -an
|
||||
|
||||
FATE_VIDEO += fate-sanm
|
||||
fate-sanm: CMD = framecrc -i $(SAMPLES)/smush/ronin_part.znm -an -pix_fmt rgb24
|
||||
|
||||
FATA_VIDEO += fate-sierra-vmd-video
|
||||
fate-sierra-vmd-video: CMD = framecrc -i $(SAMPLES)/vmd/12.vmd -pix_fmt rgb24 -an
|
||||
|
||||
|
16
tests/ref/fate/sanm
Normal file
16
tests/ref/fate/sanm
Normal file
@ -0,0 +1,16 @@
|
||||
#tb 0: 66667/1000000
|
||||
0, 0, 0, 1, 921600, 0x00000000
|
||||
0, 1, 1, 1, 921600, 0x00000000
|
||||
0, 2, 2, 1, 921600, 0x00000000
|
||||
0, 3, 3, 1, 921600, 0x00000000
|
||||
0, 4, 4, 1, 921600, 0x00000000
|
||||
0, 5, 5, 1, 921600, 0x00000000
|
||||
0, 6, 6, 1, 921600, 0x00000000
|
||||
0, 7, 7, 1, 921600, 0x00000000
|
||||
0, 8, 8, 1, 921600, 0x00000000
|
||||
0, 9, 9, 1, 921600, 0x00000000
|
||||
0, 10, 10, 1, 921600, 0x0aa05443
|
||||
0, 11, 11, 1, 921600, 0x81d2a7fe
|
||||
0, 12, 12, 1, 921600, 0x769f303b
|
||||
0, 13, 13, 1, 921600, 0xcd68d0cd
|
||||
0, 14, 14, 1, 921600, 0x4cb4894a
|
17
tests/ref/fate/vima
Normal file
17
tests/ref/fate/vima
Normal file
@ -0,0 +1,17 @@
|
||||
#tb 0: 1/22050
|
||||
0, 0, 0, 73500, 294000, 0x37d439ee
|
||||
0, 73500, 73500, 1470, 5880, 0xe524b177
|
||||
0, 74970, 74970, 1470, 5880, 0x9e784af1
|
||||
0, 76440, 76440, 1470, 5880, 0x821989b0
|
||||
0, 77910, 77910, 1470, 5880, 0x8f4993da
|
||||
0, 79380, 79380, 1470, 5880, 0x889a9035
|
||||
0, 80850, 80850, 1470, 5880, 0x7f0f5299
|
||||
0, 82320, 82320, 1470, 5880, 0xf12f5d2a
|
||||
0, 83790, 83790, 1470, 5880, 0xd6292fda
|
||||
0, 85260, 85260, 1470, 5880, 0xe1b8405f
|
||||
0, 86730, 86730, 1470, 5880, 0xe23d2d44
|
||||
0, 88200, 88200, 1470, 5880, 0xe20631a4
|
||||
0, 89670, 89670, 1470, 5880, 0x3f72210f
|
||||
0, 91140, 91140, 1470, 5880, 0xec0b3fe8
|
||||
0, 92610, 92610, 1470, 5880, 0x9615f198
|
||||
0, 94080, 94080, 1470, 5880, 0x500226ce
|
Loading…
Reference in New Issue
Block a user