summaryrefslogtreecommitdiff
path: root/girs/GstApp-1.0.gir
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.com>2020-11-04 17:21:01 -0500
committerOlivier CrĂȘte <olivier.crete@collabora.com>2020-11-20 17:09:58 -0500
commit1209ab54f3ee06ec2a29179160bc693390bd6c77 (patch)
treebf387e590e89943aaac72807ef2ba80239d1270c /girs/GstApp-1.0.gir
parent9fdd11cda38324c6d05acf5336d2b772643d5a62 (diff)
downloadgstreamer-1209ab54f3ee06ec2a29179160bc693390bd6c77.tar.gz
Update bindings
Diffstat (limited to 'girs/GstApp-1.0.gir')
-rw-r--r--girs/GstApp-1.0.gir10
1 files changed, 8 insertions, 2 deletions
diff --git a/girs/GstApp-1.0.gir b/girs/GstApp-1.0.gir
index 840dbc2d65..dc7023befa 100644
--- a/girs/GstApp-1.0.gir
+++ b/girs/GstApp-1.0.gir
@@ -622,7 +622,10 @@ you must check the caps on the samples to get the actual used caps.</doc>
line="1113">a #GstAppSink</doc>
<type name="AppSink" c:type="GstAppSink*"/>
</instance-parameter>
- <parameter name="caps" transfer-ownership="none">
+ <parameter name="caps"
+ transfer-ownership="none"
+ nullable="1"
+ allow-none="1">
<doc xml:space="preserve"
filename="gst-libs/gst/app/gstappsink.c"
line="1114">caps to set</doc>
@@ -1866,7 +1869,10 @@ buffers must match the caps or left NULL.</doc>
line="1422">a #GstAppSrc</doc>
<type name="AppSrc" c:type="GstAppSrc*"/>
</instance-parameter>
- <parameter name="caps" transfer-ownership="none">
+ <parameter name="caps"
+ transfer-ownership="none"
+ nullable="1"
+ allow-none="1">
<doc xml:space="preserve"
filename="gst-libs/gst/app/gstappsrc.c"
line="1423">caps to set</doc>