mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-04-19 02:04:19 +03:00
fate/vvc: Add vvc-wpp-single-slice-pic
A sample with a particular partitioning structure that could not be read correctly before 26c5d8cf5d6dcd520e781754d986e9907d74270e Signed-off-by: Frank Plowman <post@frankplowman.com> Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
parent
b09501031a
commit
d220fa6189
@ -44,12 +44,14 @@ $(VVC_TESTS_444_10BIT): SCALE_OPTS := -pix_fmt yuv444p10le -vf scale
|
||||
fate-vvc-conformance-%: CMD = framecrc -c:v vvc -i $(TARGET_SAMPLES)/vvc-conformance/$(subst fate-vvc-conformance-,,$(@)).bit $(SCALE_OPTS)
|
||||
fate-vvc-output-ref: CMD = framecrc -c:v vvc -i $(TARGET_SAMPLES)/vvc/Hierarchical.bit $(SCALE_OPTS)
|
||||
fate-vvc-frames-with-ltr: CMD = framecrc -c:v vvc -i $(TARGET_SAMPLES)/vvc/vvc_frames_with_ltr.vvc -pix_fmt yuv420p10le -vf scale
|
||||
fate-vvc-wpp-single-slice-pic: CMD = framecrc -c:v vvc -i $(TARGET_SAMPLES)/vvc/wpp-single-slice-pic.vvc -pix_fmt yuv420p10le -vf scale
|
||||
|
||||
FATE_VVC-$(call FRAMECRC, VVC, VVC, VVC_PARSER) += $(VVC_TESTS_8BIT) fate-vvc-output-ref
|
||||
FATE_VVC-$(call FRAMECRC, VVC, VVC, VVC_PARSER SCALE_FILTER) += \
|
||||
$(VVC_TESTS_10BIT) \
|
||||
$(VVC_TESTS_444_10BIT) \
|
||||
fate-vvc-frames-with-ltr \
|
||||
FATE_VVC-$(call FRAMECRC, VVC, VVC, VVC_PARSER SCALE_FILTER) += \
|
||||
$(VVC_TESTS_10BIT) \
|
||||
$(VVC_TESTS_444_10BIT) \
|
||||
fate-vvc-frames-with-ltr \
|
||||
fate-vvc-wpp-single-slice-pic \
|
||||
|
||||
FATE_SAMPLES_FFMPEG += $(FATE_VVC-yes)
|
||||
|
||||
|
6
tests/ref/fate/vvc-wpp-single-slice-pic
Normal file
6
tests/ref/fate/vvc-wpp-single-slice-pic
Normal file
@ -0,0 +1,6 @@
|
||||
#tb 0: 1/25
|
||||
#media_type 0: video
|
||||
#codec_id 0: rawvideo
|
||||
#dimensions 0: 256x256
|
||||
#sar 0: 0/1
|
||||
0, 0, 0, 1, 196608, 0x49771161
|
Loading…
x
Reference in New Issue
Block a user