Skip to content

gstv4l2object: support vp9 HDR setting

HuQian requested to merge HuQian/gstreamer:HuQian-main-patch-28258 into main

when play some codec such as matroska with vp9 codec. demux will produce information like video_mastering_display_info and video_content_light_level, v4l2videodecoder can use it by V4L2_CTRL_CLASS_COLORIMETRY

Edited by HuQian

Merge request reports