mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-08 13:22:53 +02:00
fate: add test for Bitmap Brothers JV video
Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
parent
6671c40038
commit
7c52070131
@ -139,6 +139,9 @@ fate-interplay-mve-8bit: CMD = framecrc -i $(SAMPLES)/interplay-mve/interplay-lo
|
||||
FATE_VIDEO += fate-interplay-mve-16bit
|
||||
fate-interplay-mve-16bit: CMD = framecrc -i $(SAMPLES)/interplay-mve/descent3-level5-16bit-partial.mve -pix_fmt rgb24 -an
|
||||
|
||||
FATE_VIDEO += fate-jv
|
||||
fate-jv: CMD = framecrc -i $(SAMPLES)/jv/intro.jv -pix_fmt rgb24 -an
|
||||
|
||||
FATE_VIDEO += fate-kgv1
|
||||
fate-kgv1: CMD = framecrc -i $(SAMPLES)/kega/kgv1.avi -pix_fmt rgb555le -an
|
||||
|
||||
|
9
tests/ref/fate/jv
Normal file
9
tests/ref/fate/jv
Normal file
@ -0,0 +1,9 @@
|
||||
#tb 0: 2/25
|
||||
0, 0, 0, 1, 192000, 0x00000000
|
||||
0, 2, 2, 1, 192000, 0x331b1c12
|
||||
0, 3, 3, 1, 192000, 0xc2fa2d89
|
||||
0, 4, 4, 1, 192000, 0x9b3035ac
|
||||
0, 5, 5, 1, 192000, 0xb8e331eb
|
||||
0, 6, 6, 1, 192000, 0xd35b2053
|
||||
0, 7, 7, 1, 192000, 0x01062188
|
||||
0, 8, 8, 1, 192000, 0xed783572
|
Loading…
Reference in New Issue
Block a user