From 5d2fe6d069e0cec22b9b9d8ccc730c823fe83cb9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Laignel?= Date: Wed, 4 Nov 2020 18:35:36 +0100 Subject: [PATCH] gstreamer-base: regenerate --- gstreamer-base/Gir.toml | 38 ++++++++++++++-------------- gstreamer-base/src/auto/versions.txt | 4 +-- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/gstreamer-base/Gir.toml b/gstreamer-base/Gir.toml index 76329c3e1..fd68e863d 100644 --- a/gstreamer-base/Gir.toml +++ b/gstreamer-base/Gir.toml @@ -56,12 +56,12 @@ concurrency = "send-unique" [[object.function]] name = "copy" # Unsafe - ignore = true + manual = true [[object.function]] name = "push" # Move Buffer - ignore = true + manual = true [[object.function]] name = "take" @@ -118,22 +118,22 @@ manual_traits = ["BaseSinkExtManual"] [[object.function]] name = "wait" # Use Result - ignore = true + manual = true [[object.function]] name = "wait_preroll" # Use Result - ignore = true + manual = true [[object.function]] name = "wait_clock" # Use Result - ignore = true + manual = true [[object.function]] name = "query_latency" # Use Result - ignore = true + manual = true [[object]] name = "GstBase.BaseSrc" @@ -148,12 +148,12 @@ manual_traits = ["BaseSrcExtManual"] [[object.function]] name = "start_complete" # Use Result - ignore = true + manual = true [[object.function]] name = "start_wait" # Use Result - ignore = true + manual = true [[object.function]] name = "submit_buffer_list" @@ -163,17 +163,17 @@ manual_traits = ["BaseSrcExtManual"] [[object.function]] name = "wait_playing" # Use Result - ignore = true + manual = true [[object.function]] name = "query_latency" # Use Result - ignore = true + manual = true [[object.function]] name = "new_segment" # Segment parameter - ignore = true + manual = true [[object]] name = "GstBase.BaseTransform" @@ -194,17 +194,17 @@ manual_traits = ["AggregatorExtManual"] [[object.function]] name = "finish_buffer" # Takes ownership - ignore = true + manual = true [[object.function]] name = "finish_buffer_list" # Takes ownership - ignore = true + manual = true [[object.function]] name = "selected_samples" # Info parameter - ignore = true + manual = true [[object.property]] name = "latency" @@ -217,7 +217,7 @@ manual_traits = ["AggregatorExtManual"] [[object.property]] name = "min-upstream-latency" # clock time instead of u64 - ignore = true + manual = true [[object]] name = "GstBase.AggregatorPad" @@ -303,19 +303,19 @@ status = "generate" manual_traits = ["BaseParseExtManual"] [[object.function]] name = "finish_frame" - ignore = true + manual = true [[object.function]] name = "set_duration" - ignore = true + manual = true [[object.function]] name = "convert_default" - ignore = true + manual = true [[object.function]] name = "set_frame_rate" - ignore = true + manual = true # Didn't bind gst_base_parse_frame_{new,init} so not needed [[object.function]] diff --git a/gstreamer-base/src/auto/versions.txt b/gstreamer-base/src/auto/versions.txt index c57f41ceb..9d5e7c86c 100644 --- a/gstreamer-base/src/auto/versions.txt +++ b/gstreamer-base/src/auto/versions.txt @@ -1,2 +1,2 @@ -Generated by gir (https://github.com/gtk-rs/gir @ 7670e3d) -from gir-files (https://github.com/gtk-rs/gir-files @ a5a578a9) +Generated by gir (https://github.com/gtk-rs/gir @ cea2f7c) +from gir-files (https://github.com/gtk-rs/gir-files @ 87b86b24)