vulkan: Add missing out annotation to decoder_out_format()

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5736>
This commit is contained in:
Marijn Suijten 2023-11-29 19:46:49 +01:00 committed by GStreamer Marge Bot
parent e5b627857a
commit adf031a222

View file

@ -837,7 +837,7 @@ gst_vulkan_decoder_caps (GstVulkanDecoder * self,
/**
* gst_vulkan_decoder_out_format: (skip)
* @self: a #GstVulkanDecoder
* @format: the Vulkan output format properties
* @format: (out): the Vulkan output format properties
*
* Gets the Vulkan format properties of the output frames.
*