From f3d63183dcfea8dc904f4e96be1fb330b3f94101 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Manuel=20J=C3=A1quez=20Leal?= Date: Tue, 13 Jun 2023 19:18:14 +0200 Subject: [PATCH] vulkan: update gir file Part-of: --- girs/GstVulkan-1.0.gir | 104 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 104 insertions(+) diff --git a/girs/GstVulkan-1.0.gir b/girs/GstVulkan-1.0.gir index 6aee400c58..d2195d3a88 100644 --- a/girs/GstVulkan-1.0.gir +++ b/girs/GstVulkan-1.0.gir @@ -1294,6 +1294,21 @@ need to use this function. + + + + + + + + + + + + + + + @@ -3403,6 +3418,15 @@ inside @handle. shader + + video session + + + video session parameters + + + sampler with YCBCR conversion + @@ -5099,6 +5123,24 @@ surrounding elements of @element. + + Creates a #GstVulkanDecoder object if @codec decoding is supported by @queue + + + the #GstVulkanDecoder object + + + + + a #GstVulkanQueue + + + + the VkVideoCodecOperationFlagBitsKHR to decode + + + + @@ -5703,6 +5745,14 @@ signalled and freed. + + + + + + + + @@ -5755,6 +5805,18 @@ signalled and freed. + + The type of video operation. + + decode operation + + + encode operation + + + unknown + + @@ -5762,6 +5824,40 @@ signalled and freed. + + + + whether @a and @b contains the same information. + + + + + a #GstVulkanVideoProfile + + + + another #GstVulkanVideoProfile + + + + + + + + %TRUE if @profile is correct and matches with @codec + + + + + the output profile + + + + VkVideoCodecOperationFlagBitsKHR described by @profile + + + + @@ -5790,6 +5886,10 @@ signalled and freed. a #GstCaps to parse + + a supported video operation + + @@ -7374,6 +7474,10 @@ associated #GstVulkanFence is signalled a #GstCaps to parse + + a supported video operation + +