mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-13 21:28:01 +02:00
tests/fate/hevc: add a periodic intra refresh decode test
Would trigger #10887 before it was fixed, sample cut from the one attached to the bug.
This commit is contained in:
parent
536bb98888
commit
c079ebdc57
@ -258,6 +258,9 @@ FATE_HEVC-$(call FRAMECRC, HEVC, HEVC) += fate-hevc-cabac-tudepth
|
||||
fate-hevc-small422chroma: CMD = framecrc -i $(TARGET_SAMPLES)/hevc/food.hevc -pix_fmt yuv422p10le -vf scale
|
||||
FATE_HEVC-$(call FRAMECRC, HEVC, HEVC, HEVC_PARSER SCALE_FILTER) += fate-hevc-small422chroma
|
||||
|
||||
fate-hevc-pir: CMD = framecrc -i $(TARGET_SAMPLES)/hevc/pir.hevc
|
||||
FATE_HEVC-$(call FRAMECRC, HEVC, HEVC) += fate-hevc-pir
|
||||
|
||||
FATE_SAMPLES_AVCONV += $(FATE_HEVC-yes)
|
||||
FATE_SAMPLES_FFPROBE += $(FATE_HEVC_FFPROBE-yes)
|
||||
|
||||
|
15
tests/ref/fate/hevc-pir
Normal file
15
tests/ref/fate/hevc-pir
Normal file
@ -0,0 +1,15 @@
|
||||
#tb 0: 1/50
|
||||
#media_type 0: video
|
||||
#codec_id 0: rawvideo
|
||||
#dimensions 0: 1920x1080
|
||||
#sar 0: 1/1
|
||||
0, 0, 0, 1, 3110400, 0x7f744ab9
|
||||
0, 1, 1, 1, 3110400, 0x5f077ff0
|
||||
0, 2, 2, 1, 3110400, 0x25932fe2
|
||||
0, 3, 3, 1, 3110400, 0x5b2cd739
|
||||
0, 4, 4, 1, 3110400, 0xbbfe65ec
|
||||
0, 5, 5, 1, 3110400, 0xb53eab5f
|
||||
0, 6, 6, 1, 3110400, 0x9f318977
|
||||
0, 7, 7, 1, 3110400, 0x205cc30c
|
||||
0, 8, 8, 1, 3110400, 0x06ea7dfc
|
||||
0, 9, 9, 1, 3110400, 0x7597691a
|
Loading…
Reference in New Issue
Block a user