mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-26 04:50:25 +00:00
FATE: Add Canopus Lossless tests
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
This commit is contained in:
parent
aa7a565101
commit
efab2e004a
@ -1,3 +1,12 @@
|
||||
FATE_CLLC += fate-cllc-rgb
|
||||
fate-cllc-rgb: CMD = framecrc -i $(SAMPLES)/cllc/sample-cllc-rgb.avi
|
||||
|
||||
FATE_CLLC += fate-cllc-argb
|
||||
fate-cllc-argb: CMD = framecrc -i $(SAMPLES)/cllc/sample-cllc-argb.avi
|
||||
|
||||
FATE_SAMPLES_AVCONV += $(FATE_CLLC)
|
||||
fate-cllc: $(FATE_CLLC)
|
||||
|
||||
FATE_LAGARITH += fate-lagarith-rgb24
|
||||
fate-lagarith-rgb24: CMD = framecrc -i $(SAMPLES)/lagarith/lag-rgb24.avi
|
||||
|
||||
|
5
tests/ref/fate/cllc-argb
Normal file
5
tests/ref/fate/cllc-argb
Normal file
@ -0,0 +1,5 @@
|
||||
#tb 0: 1001/24000
|
||||
0, 0, 0, 1, 3686400, 0xb37a6e69
|
||||
0, 1, 1, 1, 3686400, 0x66a45032
|
||||
0, 2, 2, 1, 3686400, 0xdf0c861f
|
||||
0, 3, 3, 1, 3686400, 0xa4a68cdb
|
15
tests/ref/fate/cllc-rgb
Normal file
15
tests/ref/fate/cllc-rgb
Normal file
@ -0,0 +1,15 @@
|
||||
#tb 0: 1001/30000
|
||||
0, 0, 0, 1, 921600, 0x82e44cb9
|
||||
0, 1, 1, 1, 921600, 0x6ecc8a6c
|
||||
0, 2, 2, 1, 921600, 0x0dc31839
|
||||
0, 3, 3, 1, 921600, 0x8ed6fb3c
|
||||
0, 4, 4, 1, 921600, 0x72d759fd
|
||||
0, 5, 5, 1, 921600, 0x3941e84d
|
||||
0, 6, 6, 1, 921600, 0x9e63f5cd
|
||||
0, 7, 7, 1, 921600, 0xbce4f1cc
|
||||
0, 8, 8, 1, 921600, 0xb531bd5d
|
||||
0, 9, 9, 1, 921600, 0xab28aada
|
||||
0, 10, 10, 1, 921600, 0x49f21d52
|
||||
0, 11, 11, 1, 921600, 0x4d7488fa
|
||||
0, 12, 12, 1, 921600, 0x16b9c9c9
|
||||
0, 13, 13, 1, 921600, 0xa0a4f77f
|
Loading…
Reference in New Issue
Block a user