mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-22 17:51:16 +00:00
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:
parent
e5b627857a
commit
adf031a222
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue