vkh265dec: add main-10 support
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8282>
This commit is contained in:
parent
ba44f0c9e0
commit
a2793a4663
@ -143,7 +143,7 @@ struct _GstVulkanH265DecoderClass
|
||||
static GstStaticPadTemplate gst_vulkan_h265dec_sink_template =
|
||||
GST_STATIC_PAD_TEMPLATE ("sink", GST_PAD_SINK, GST_PAD_ALWAYS,
|
||||
GST_STATIC_CAPS ("video/x-h265, "
|
||||
"profile = (string) main,"
|
||||
"profile = { (string) main, (string) main-10},"
|
||||
"stream-format = { (string) hvc1, (string) hev1, (string) byte-stream }, "
|
||||
"alignment = (string) au"));
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user