fate/hapdec : add test for hapqa decoding
This commit is contained in:
parent
2053832d1c
commit
37810bee78
@ -183,6 +183,15 @@ fate-hapy: CMD = framecrc -i $(TARGET_SAMPLES)/hap/hapy.mov
|
||||
FATE_HAP += fate-hap-chunk
|
||||
fate-hap-chunk: CMD = framecrc -i $(TARGET_SAMPLES)/hap/hapy-12-chunks.mov
|
||||
|
||||
FATE_HAP += fate-hapqa-nosnappy-127x71
|
||||
fate-hapqa-nosnappy-127x71: CMD = framecrc -i $(TARGET_SAMPLES)/hap/HAPQA_NoSnappy_127x1.mov
|
||||
|
||||
FATE_HAP += fate-hapqa-snappy1-127x71
|
||||
fate-hapqa-snappy1-127x71: CMD = framecrc -i $(TARGET_SAMPLES)/hap/HAPQA_Snappy_1chunk_127x1.mov
|
||||
|
||||
FATE_HAP += fate-hapqa-snappy16-127x71
|
||||
fate-hapqa-snappy16-127x71: CMD = framecrc -i $(TARGET_SAMPLES)/hap/HAPQA_Snappy_16chunk_127x1.mov
|
||||
|
||||
FATE_VIDEO-$(call DEMDEC, MOV, HAP) += $(FATE_HAP)
|
||||
fate-hap: $(FATE_HAP)
|
||||
|
||||
|
6
tests/ref/fate/hapqa-nosnappy-127x71
Normal file
6
tests/ref/fate/hapqa-nosnappy-127x71
Normal file
@ -0,0 +1,6 @@
|
||||
#tb 0: 1/25
|
||||
#media_type 0: video
|
||||
#codec_id 0: rawvideo
|
||||
#dimensions 0: 127x71
|
||||
#sar 0: 1/1
|
||||
0, 0, 0, 1, 36068, 0x16c0a011
|
6
tests/ref/fate/hapqa-snappy1-127x71
Normal file
6
tests/ref/fate/hapqa-snappy1-127x71
Normal file
@ -0,0 +1,6 @@
|
||||
#tb 0: 1/25
|
||||
#media_type 0: video
|
||||
#codec_id 0: rawvideo
|
||||
#dimensions 0: 127x71
|
||||
#sar 0: 1/1
|
||||
0, 0, 0, 1, 36068, 0x16c0a011
|
6
tests/ref/fate/hapqa-snappy16-127x71
Normal file
6
tests/ref/fate/hapqa-snappy16-127x71
Normal file
@ -0,0 +1,6 @@
|
||||
#tb 0: 1/25
|
||||
#media_type 0: video
|
||||
#codec_id 0: rawvideo
|
||||
#dimensions 0: 127x71
|
||||
#sar 0: 1/1
|
||||
0, 0, 0, 1, 36068, 0x16c0a011
|
Loading…
x
Reference in New Issue
Block a user