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
+
+