From 1ffa02fc1ff7251ac7a05328f64446d1120af35a Mon Sep 17 00:00:00 2001 From: Marijn Suijten Date: Sat, 30 Jan 2021 15:46:24 +0100 Subject: [PATCH] Update gir to c85699a with import cleanups; regenerate Apply import cleanups from https://github.com/gtk-rs/gir/pull/1043, omitting `use` statements where unnecessary or guarding them with versioning constraints to prevent `unused_imports` warnings. Removes unnecessary `mut_override` with https://github.com/gtk-rs/gir/pull/1044 as well. --- gir | 2 +- gstreamer-app/src/auto/versions.txt | 4 ++-- gstreamer-app/sys/build.rs | 4 ++-- gstreamer-app/sys/src/lib.rs | 4 ++-- gstreamer-app/sys/tests/abi.rs | 4 ++-- gstreamer-app/sys/tests/constant.c | 4 ++-- gstreamer-app/sys/tests/layout.c | 4 ++-- gstreamer-audio/src/auto/audio_sink.rs | 1 - gstreamer-audio/src/auto/audio_src.rs | 1 - gstreamer-audio/src/auto/audio_stream_align.rs | 2 +- gstreamer-audio/src/auto/versions.txt | 4 ++-- gstreamer-audio/sys/build.rs | 4 ++-- gstreamer-audio/sys/src/lib.rs | 4 ++-- gstreamer-audio/sys/tests/abi.rs | 4 ++-- gstreamer-audio/sys/tests/constant.c | 4 ++-- gstreamer-audio/sys/tests/layout.c | 4 ++-- gstreamer-base/src/auto/enums.rs | 12 ++++++++++++ gstreamer-base/src/auto/push_src.rs | 1 - gstreamer-base/src/auto/versions.txt | 4 ++-- gstreamer-base/sys/build.rs | 4 ++-- gstreamer-base/sys/src/lib.rs | 4 ++-- gstreamer-base/sys/tests/abi.rs | 4 ++-- gstreamer-base/sys/tests/constant.c | 4 ++-- gstreamer-base/sys/tests/layout.c | 4 ++-- gstreamer-check/src/auto/versions.txt | 4 ++-- gstreamer-check/sys/build.rs | 4 ++-- gstreamer-check/sys/src/lib.rs | 4 ++-- gstreamer-check/sys/tests/abi.rs | 4 ++-- gstreamer-check/sys/tests/constant.c | 4 ++-- gstreamer-check/sys/tests/layout.c | 4 ++-- .../src/auto/proxy_control_binding.rs | 2 ++ gstreamer-controller/src/auto/versions.txt | 4 ++-- gstreamer-controller/sys/build.rs | 4 ++-- gstreamer-controller/sys/src/lib.rs | 4 ++-- gstreamer-controller/sys/tests/abi.rs | 4 ++-- gstreamer-controller/sys/tests/constant.c | 4 ++-- gstreamer-controller/sys/tests/layout.c | 4 ++-- gstreamer-editing-services/src/auto/base_effect.rs | 2 ++ gstreamer-editing-services/src/auto/versions.txt | 4 ++-- gstreamer-editing-services/sys/build.rs | 4 ++-- gstreamer-editing-services/sys/src/lib.rs | 4 ++-- gstreamer-editing-services/sys/tests/abi.rs | 4 ++-- gstreamer-editing-services/sys/tests/constant.c | 4 ++-- gstreamer-editing-services/sys/tests/layout.c | 4 ++-- gstreamer-gl/egl/src/auto/versions.txt | 4 ++-- gstreamer-gl/egl/sys/build.rs | 4 ++-- gstreamer-gl/egl/sys/src/lib.rs | 4 ++-- gstreamer-gl/egl/sys/tests/abi.rs | 4 ++-- gstreamer-gl/egl/sys/tests/constant.c | 4 ++-- gstreamer-gl/egl/sys/tests/layout.c | 4 ++-- gstreamer-gl/src/auto/versions.txt | 4 ++-- gstreamer-gl/sys/build.rs | 4 ++-- gstreamer-gl/sys/src/lib.rs | 4 ++-- gstreamer-gl/sys/tests/abi.rs | 4 ++-- gstreamer-gl/sys/tests/constant.c | 4 ++-- gstreamer-gl/sys/tests/layout.c | 4 ++-- gstreamer-gl/wayland/src/auto/versions.txt | 4 ++-- gstreamer-gl/wayland/sys/build.rs | 4 ++-- gstreamer-gl/wayland/sys/src/lib.rs | 4 ++-- gstreamer-gl/wayland/sys/tests/abi.rs | 4 ++-- gstreamer-gl/wayland/sys/tests/constant.c | 4 ++-- gstreamer-gl/wayland/sys/tests/layout.c | 4 ++-- gstreamer-gl/x11/src/auto/versions.txt | 4 ++-- gstreamer-gl/x11/sys/build.rs | 4 ++-- gstreamer-gl/x11/sys/src/lib.rs | 4 ++-- gstreamer-gl/x11/sys/tests/abi.rs | 4 ++-- gstreamer-gl/x11/sys/tests/constant.c | 4 ++-- gstreamer-gl/x11/sys/tests/layout.c | 4 ++-- gstreamer-mpegts/sys/build.rs | 4 ++-- gstreamer-mpegts/sys/src/lib.rs | 4 ++-- gstreamer-mpegts/sys/tests/abi.rs | 4 ++-- gstreamer-mpegts/sys/tests/constant.c | 4 ++-- gstreamer-mpegts/sys/tests/layout.c | 4 ++-- gstreamer-net/src/auto/ntp_clock.rs | 1 - gstreamer-net/src/auto/versions.txt | 4 ++-- gstreamer-net/sys/build.rs | 4 ++-- gstreamer-net/sys/src/lib.rs | 4 ++-- gstreamer-net/sys/tests/abi.rs | 4 ++-- gstreamer-net/sys/tests/constant.c | 4 ++-- gstreamer-net/sys/tests/layout.c | 4 ++-- gstreamer-pbutils/src/auto/encoding_audio_profile.rs | 1 - gstreamer-pbutils/src/auto/versions.txt | 4 ++-- gstreamer-pbutils/sys/build.rs | 4 ++-- gstreamer-pbutils/sys/src/lib.rs | 4 ++-- gstreamer-pbutils/sys/tests/abi.rs | 4 ++-- gstreamer-pbutils/sys/tests/constant.c | 4 ++-- gstreamer-pbutils/sys/tests/layout.c | 4 ++-- .../src/auto/player_signal_dispatcher.rs | 1 - gstreamer-player/src/auto/player_video_renderer.rs | 1 - gstreamer-player/src/auto/player_visualization.rs | 4 +--- gstreamer-player/src/auto/versions.txt | 4 ++-- gstreamer-player/sys/build.rs | 4 ++-- gstreamer-player/sys/src/lib.rs | 4 ++-- gstreamer-player/sys/tests/abi.rs | 4 ++-- gstreamer-player/sys/tests/constant.c | 4 ++-- gstreamer-player/sys/tests/layout.c | 4 ++-- gstreamer-rtp/src/auto/versions.txt | 4 ++-- gstreamer-rtp/sys/build.rs | 4 ++-- gstreamer-rtp/sys/src/lib.rs | 4 ++-- gstreamer-rtp/sys/tests/abi.rs | 4 ++-- gstreamer-rtp/sys/tests/constant.c | 4 ++-- gstreamer-rtp/sys/tests/layout.c | 4 ++-- gstreamer-rtsp-server/src/auto/versions.txt | 4 ++-- gstreamer-rtsp-server/sys/build.rs | 4 ++-- gstreamer-rtsp-server/sys/src/lib.rs | 4 ++-- gstreamer-rtsp-server/sys/tests/abi.rs | 4 ++-- gstreamer-rtsp-server/sys/tests/constant.c | 4 ++-- gstreamer-rtsp-server/sys/tests/layout.c | 4 ++-- gstreamer-rtsp/src/auto/rtsp_url.rs | 2 +- gstreamer-rtsp/src/auto/versions.txt | 4 ++-- gstreamer-rtsp/sys/build.rs | 4 ++-- gstreamer-rtsp/sys/src/lib.rs | 4 ++-- gstreamer-rtsp/sys/tests/abi.rs | 4 ++-- gstreamer-rtsp/sys/tests/constant.c | 4 ++-- gstreamer-rtsp/sys/tests/layout.c | 4 ++-- gstreamer-sdp/src/auto/versions.txt | 4 ++-- gstreamer-sdp/sys/build.rs | 4 ++-- gstreamer-sdp/sys/src/lib.rs | 4 ++-- gstreamer-sdp/sys/tests/abi.rs | 4 ++-- gstreamer-sdp/sys/tests/constant.c | 4 ++-- gstreamer-sdp/sys/tests/layout.c | 4 ++-- gstreamer-tag/sys/build.rs | 4 ++-- gstreamer-tag/sys/src/lib.rs | 4 ++-- gstreamer-tag/sys/tests/abi.rs | 4 ++-- gstreamer-tag/sys/tests/constant.c | 4 ++-- gstreamer-tag/sys/tests/layout.c | 4 ++-- gstreamer-video/src/auto/versions.txt | 4 ++-- gstreamer-video/src/auto/video_filter.rs | 2 -- gstreamer-video/sys/build.rs | 4 ++-- gstreamer-video/sys/src/lib.rs | 4 ++-- gstreamer-video/sys/tests/abi.rs | 4 ++-- gstreamer-video/sys/tests/constant.c | 4 ++-- gstreamer-video/sys/tests/layout.c | 4 ++-- gstreamer-webrtc/src/auto/versions.txt | 4 ++-- .../src/auto/web_rtc_session_description.rs | 4 +--- gstreamer-webrtc/sys/build.rs | 4 ++-- gstreamer-webrtc/sys/src/lib.rs | 4 ++-- gstreamer-webrtc/sys/tests/abi.rs | 4 ++-- gstreamer-webrtc/sys/tests/constant.c | 4 ++-- gstreamer-webrtc/sys/tests/layout.c | 4 ++-- gstreamer/src/auto/stream.rs | 2 ++ gstreamer/src/auto/versions.txt | 4 ++-- gstreamer/sys/build.rs | 4 ++-- gstreamer/sys/src/lib.rs | 4 ++-- gstreamer/sys/tests/abi.rs | 4 ++-- gstreamer/sys/tests/constant.c | 4 ++-- gstreamer/sys/tests/layout.c | 4 ++-- 147 files changed, 283 insertions(+), 278 deletions(-) diff --git a/gir b/gir index 00040a281..c85699a1d 160000 --- a/gir +++ b/gir @@ -1 +1 @@ -Subproject commit 00040a2815bbabb466b90c1fc5ca203e4357f425 +Subproject commit c85699a1d2d426f7e1982f0e193eb48d799a4742 diff --git a/gstreamer-app/src/auto/versions.txt b/gstreamer-app/src/auto/versions.txt index f3643231e..d8ef0593e 100644 --- a/gstreamer-app/src/auto/versions.txt +++ b/gstreamer-app/src/auto/versions.txt @@ -1,2 +1,2 @@ -Generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +Generated by gir (https://github.com/gtk-rs/gir @ c85699a) +from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) diff --git a/gstreamer-app/sys/build.rs b/gstreamer-app/sys/build.rs index 49c74d08b..81d67c0db 100644 --- a/gstreamer-app/sys/build.rs +++ b/gstreamer-app/sys/build.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-app/sys/src/lib.rs b/gstreamer-app/sys/src/lib.rs index 089dbcc87..a671d689f 100644 --- a/gstreamer-app/sys/src/lib.rs +++ b/gstreamer-app/sys/src/lib.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/gstreamer-app/sys/tests/abi.rs b/gstreamer-app/sys/tests/abi.rs index fab44c3a2..f95e40fec 100644 --- a/gstreamer-app/sys/tests/abi.rs +++ b/gstreamer-app/sys/tests/abi.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT use gstreamer_app_sys::*; diff --git a/gstreamer-app/sys/tests/constant.c b/gstreamer-app/sys/tests/constant.c index 040c55c78..a337466c3 100644 --- a/gstreamer-app/sys/tests/constant.c +++ b/gstreamer-app/sys/tests/constant.c @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-app/sys/tests/layout.c b/gstreamer-app/sys/tests/layout.c index 9936b08a0..8414dd55f 100644 --- a/gstreamer-app/sys/tests/layout.c +++ b/gstreamer-app/sys/tests/layout.c @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-audio/src/auto/audio_sink.rs b/gstreamer-audio/src/auto/audio_sink.rs index 7b16b2ea2..c61084af8 100644 --- a/gstreamer-audio/src/auto/audio_sink.rs +++ b/gstreamer-audio/src/auto/audio_sink.rs @@ -3,7 +3,6 @@ // DO NOT EDIT use crate::AudioBaseSink; -use glib::translate::*; glib::wrapper! { pub struct AudioSink(Object) @extends AudioBaseSink, gst_base::BaseSink, gst::Element, gst::Object; diff --git a/gstreamer-audio/src/auto/audio_src.rs b/gstreamer-audio/src/auto/audio_src.rs index 301dca14d..d7812c71a 100644 --- a/gstreamer-audio/src/auto/audio_src.rs +++ b/gstreamer-audio/src/auto/audio_src.rs @@ -3,7 +3,6 @@ // DO NOT EDIT use crate::AudioBaseSrc; -use glib::translate::*; glib::wrapper! { pub struct AudioSrc(Object) @extends AudioBaseSrc, gst_base::BaseSrc, gst::Element, gst::Object; diff --git a/gstreamer-audio/src/auto/audio_stream_align.rs b/gstreamer-audio/src/auto/audio_stream_align.rs index 0943c305b..169a8664f 100644 --- a/gstreamer-audio/src/auto/audio_stream_align.rs +++ b/gstreamer-audio/src/auto/audio_stream_align.rs @@ -11,7 +11,7 @@ glib::wrapper! { pub struct AudioStreamAlign(Boxed); match fn { - copy => |ptr| ffi::gst_audio_stream_align_copy(mut_override(ptr)), + copy => |ptr| ffi::gst_audio_stream_align_copy(ptr), free => |ptr| ffi::gst_audio_stream_align_free(ptr), get_type => || ffi::gst_audio_stream_align_get_type(), } diff --git a/gstreamer-audio/src/auto/versions.txt b/gstreamer-audio/src/auto/versions.txt index f3643231e..d8ef0593e 100644 --- a/gstreamer-audio/src/auto/versions.txt +++ b/gstreamer-audio/src/auto/versions.txt @@ -1,2 +1,2 @@ -Generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +Generated by gir (https://github.com/gtk-rs/gir @ c85699a) +from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) diff --git a/gstreamer-audio/sys/build.rs b/gstreamer-audio/sys/build.rs index 49c74d08b..81d67c0db 100644 --- a/gstreamer-audio/sys/build.rs +++ b/gstreamer-audio/sys/build.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-audio/sys/src/lib.rs b/gstreamer-audio/sys/src/lib.rs index fdc3f77d1..0a8627afa 100644 --- a/gstreamer-audio/sys/src/lib.rs +++ b/gstreamer-audio/sys/src/lib.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/gstreamer-audio/sys/tests/abi.rs b/gstreamer-audio/sys/tests/abi.rs index 3e8655a76..be164433f 100644 --- a/gstreamer-audio/sys/tests/abi.rs +++ b/gstreamer-audio/sys/tests/abi.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT use gstreamer_audio_sys::*; diff --git a/gstreamer-audio/sys/tests/constant.c b/gstreamer-audio/sys/tests/constant.c index 040c55c78..a337466c3 100644 --- a/gstreamer-audio/sys/tests/constant.c +++ b/gstreamer-audio/sys/tests/constant.c @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-audio/sys/tests/layout.c b/gstreamer-audio/sys/tests/layout.c index 9936b08a0..8414dd55f 100644 --- a/gstreamer-audio/sys/tests/layout.c +++ b/gstreamer-audio/sys/tests/layout.c @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-base/src/auto/enums.rs b/gstreamer-base/src/auto/enums.rs index 3f75b0c3d..84e849eef 100644 --- a/gstreamer-base/src/auto/enums.rs +++ b/gstreamer-base/src/auto/enums.rs @@ -2,11 +2,23 @@ // from gir-files (https://github.com/gtk-rs/gir-files) // DO NOT EDIT +#[cfg(any(feature = "v1_18", feature = "dox"))] +#[cfg_attr(feature = "dox", doc(cfg(feature = "v1_18")))] use glib::translate::*; +#[cfg(any(feature = "v1_18", feature = "dox"))] +#[cfg_attr(feature = "dox", doc(cfg(feature = "v1_18")))] use glib::value::FromValue; +#[cfg(any(feature = "v1_18", feature = "dox"))] +#[cfg_attr(feature = "dox", doc(cfg(feature = "v1_18")))] use glib::value::FromValueOptional; +#[cfg(any(feature = "v1_18", feature = "dox"))] +#[cfg_attr(feature = "dox", doc(cfg(feature = "v1_18")))] use glib::value::SetValue; +#[cfg(any(feature = "v1_18", feature = "dox"))] +#[cfg_attr(feature = "dox", doc(cfg(feature = "v1_18")))] use glib::StaticType; +#[cfg(any(feature = "v1_18", feature = "dox"))] +#[cfg_attr(feature = "dox", doc(cfg(feature = "v1_18")))] use glib::Type; #[cfg(any(feature = "v1_18", feature = "dox"))] diff --git a/gstreamer-base/src/auto/push_src.rs b/gstreamer-base/src/auto/push_src.rs index 1365c2ae7..4b9dc4211 100644 --- a/gstreamer-base/src/auto/push_src.rs +++ b/gstreamer-base/src/auto/push_src.rs @@ -3,7 +3,6 @@ // DO NOT EDIT use crate::BaseSrc; -use glib::translate::*; glib::wrapper! { pub struct PushSrc(Object) @extends BaseSrc, gst::Element, gst::Object; diff --git a/gstreamer-base/src/auto/versions.txt b/gstreamer-base/src/auto/versions.txt index f3643231e..d8ef0593e 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 @ 00040a2) -from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +Generated by gir (https://github.com/gtk-rs/gir @ c85699a) +from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) diff --git a/gstreamer-base/sys/build.rs b/gstreamer-base/sys/build.rs index 49c74d08b..81d67c0db 100644 --- a/gstreamer-base/sys/build.rs +++ b/gstreamer-base/sys/build.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-base/sys/src/lib.rs b/gstreamer-base/sys/src/lib.rs index 93ed1404a..4b023a3c0 100644 --- a/gstreamer-base/sys/src/lib.rs +++ b/gstreamer-base/sys/src/lib.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/gstreamer-base/sys/tests/abi.rs b/gstreamer-base/sys/tests/abi.rs index b0aaf7f99..45cadab28 100644 --- a/gstreamer-base/sys/tests/abi.rs +++ b/gstreamer-base/sys/tests/abi.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT use gstreamer_base_sys::*; diff --git a/gstreamer-base/sys/tests/constant.c b/gstreamer-base/sys/tests/constant.c index 040c55c78..a337466c3 100644 --- a/gstreamer-base/sys/tests/constant.c +++ b/gstreamer-base/sys/tests/constant.c @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-base/sys/tests/layout.c b/gstreamer-base/sys/tests/layout.c index 9936b08a0..8414dd55f 100644 --- a/gstreamer-base/sys/tests/layout.c +++ b/gstreamer-base/sys/tests/layout.c @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-check/src/auto/versions.txt b/gstreamer-check/src/auto/versions.txt index f3643231e..d8ef0593e 100644 --- a/gstreamer-check/src/auto/versions.txt +++ b/gstreamer-check/src/auto/versions.txt @@ -1,2 +1,2 @@ -Generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +Generated by gir (https://github.com/gtk-rs/gir @ c85699a) +from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) diff --git a/gstreamer-check/sys/build.rs b/gstreamer-check/sys/build.rs index 49c74d08b..81d67c0db 100644 --- a/gstreamer-check/sys/build.rs +++ b/gstreamer-check/sys/build.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-check/sys/src/lib.rs b/gstreamer-check/sys/src/lib.rs index a60589ea9..bc5890f0b 100644 --- a/gstreamer-check/sys/src/lib.rs +++ b/gstreamer-check/sys/src/lib.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/gstreamer-check/sys/tests/abi.rs b/gstreamer-check/sys/tests/abi.rs index 4a4a1a842..a18a27c99 100644 --- a/gstreamer-check/sys/tests/abi.rs +++ b/gstreamer-check/sys/tests/abi.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT use gstreamer_check_sys::*; diff --git a/gstreamer-check/sys/tests/constant.c b/gstreamer-check/sys/tests/constant.c index 040c55c78..a337466c3 100644 --- a/gstreamer-check/sys/tests/constant.c +++ b/gstreamer-check/sys/tests/constant.c @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-check/sys/tests/layout.c b/gstreamer-check/sys/tests/layout.c index 9936b08a0..8414dd55f 100644 --- a/gstreamer-check/sys/tests/layout.c +++ b/gstreamer-check/sys/tests/layout.c @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-controller/src/auto/proxy_control_binding.rs b/gstreamer-controller/src/auto/proxy_control_binding.rs index 2ec99a27f..3846e6fee 100644 --- a/gstreamer-controller/src/auto/proxy_control_binding.rs +++ b/gstreamer-controller/src/auto/proxy_control_binding.rs @@ -8,6 +8,8 @@ use glib::object::Cast; #[cfg(any(feature = "v1_12", feature = "dox"))] #[cfg_attr(feature = "dox", doc(cfg(feature = "v1_12")))] use glib::object::IsA; +#[cfg(any(feature = "v1_12", feature = "dox"))] +#[cfg_attr(feature = "dox", doc(cfg(feature = "v1_12")))] use glib::translate::*; glib::wrapper! { diff --git a/gstreamer-controller/src/auto/versions.txt b/gstreamer-controller/src/auto/versions.txt index f3643231e..d8ef0593e 100644 --- a/gstreamer-controller/src/auto/versions.txt +++ b/gstreamer-controller/src/auto/versions.txt @@ -1,2 +1,2 @@ -Generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +Generated by gir (https://github.com/gtk-rs/gir @ c85699a) +from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) diff --git a/gstreamer-controller/sys/build.rs b/gstreamer-controller/sys/build.rs index 49c74d08b..81d67c0db 100644 --- a/gstreamer-controller/sys/build.rs +++ b/gstreamer-controller/sys/build.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-controller/sys/src/lib.rs b/gstreamer-controller/sys/src/lib.rs index e996fd56b..1b38553cf 100644 --- a/gstreamer-controller/sys/src/lib.rs +++ b/gstreamer-controller/sys/src/lib.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/gstreamer-controller/sys/tests/abi.rs b/gstreamer-controller/sys/tests/abi.rs index 9cf0554f5..becd5ad70 100644 --- a/gstreamer-controller/sys/tests/abi.rs +++ b/gstreamer-controller/sys/tests/abi.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT use gstreamer_controller_sys::*; diff --git a/gstreamer-controller/sys/tests/constant.c b/gstreamer-controller/sys/tests/constant.c index 040c55c78..a337466c3 100644 --- a/gstreamer-controller/sys/tests/constant.c +++ b/gstreamer-controller/sys/tests/constant.c @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-controller/sys/tests/layout.c b/gstreamer-controller/sys/tests/layout.c index 9936b08a0..8414dd55f 100644 --- a/gstreamer-controller/sys/tests/layout.c +++ b/gstreamer-controller/sys/tests/layout.c @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-editing-services/src/auto/base_effect.rs b/gstreamer-editing-services/src/auto/base_effect.rs index 8edf4f83f..24a5dcba8 100644 --- a/gstreamer-editing-services/src/auto/base_effect.rs +++ b/gstreamer-editing-services/src/auto/base_effect.rs @@ -6,6 +6,8 @@ use crate::Extractable; use crate::TimelineElement; use crate::TrackElement; use glib::object::IsA; +#[cfg(any(feature = "v1_18", feature = "dox"))] +#[cfg_attr(feature = "dox", doc(cfg(feature = "v1_18")))] use glib::translate::*; glib::wrapper! { diff --git a/gstreamer-editing-services/src/auto/versions.txt b/gstreamer-editing-services/src/auto/versions.txt index f3643231e..d8ef0593e 100644 --- a/gstreamer-editing-services/src/auto/versions.txt +++ b/gstreamer-editing-services/src/auto/versions.txt @@ -1,2 +1,2 @@ -Generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +Generated by gir (https://github.com/gtk-rs/gir @ c85699a) +from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) diff --git a/gstreamer-editing-services/sys/build.rs b/gstreamer-editing-services/sys/build.rs index 49c74d08b..81d67c0db 100644 --- a/gstreamer-editing-services/sys/build.rs +++ b/gstreamer-editing-services/sys/build.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-editing-services/sys/src/lib.rs b/gstreamer-editing-services/sys/src/lib.rs index 06dfc5921..0715b22dd 100644 --- a/gstreamer-editing-services/sys/src/lib.rs +++ b/gstreamer-editing-services/sys/src/lib.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/gstreamer-editing-services/sys/tests/abi.rs b/gstreamer-editing-services/sys/tests/abi.rs index ef44c8647..99b2fca87 100644 --- a/gstreamer-editing-services/sys/tests/abi.rs +++ b/gstreamer-editing-services/sys/tests/abi.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT use gstreamer_editing_services_sys::*; diff --git a/gstreamer-editing-services/sys/tests/constant.c b/gstreamer-editing-services/sys/tests/constant.c index 040c55c78..a337466c3 100644 --- a/gstreamer-editing-services/sys/tests/constant.c +++ b/gstreamer-editing-services/sys/tests/constant.c @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-editing-services/sys/tests/layout.c b/gstreamer-editing-services/sys/tests/layout.c index 9936b08a0..8414dd55f 100644 --- a/gstreamer-editing-services/sys/tests/layout.c +++ b/gstreamer-editing-services/sys/tests/layout.c @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-gl/egl/src/auto/versions.txt b/gstreamer-gl/egl/src/auto/versions.txt index f3643231e..d8ef0593e 100644 --- a/gstreamer-gl/egl/src/auto/versions.txt +++ b/gstreamer-gl/egl/src/auto/versions.txt @@ -1,2 +1,2 @@ -Generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +Generated by gir (https://github.com/gtk-rs/gir @ c85699a) +from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) diff --git a/gstreamer-gl/egl/sys/build.rs b/gstreamer-gl/egl/sys/build.rs index 49c74d08b..81d67c0db 100644 --- a/gstreamer-gl/egl/sys/build.rs +++ b/gstreamer-gl/egl/sys/build.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-gl/egl/sys/src/lib.rs b/gstreamer-gl/egl/sys/src/lib.rs index a4ca72e35..9a665d3b0 100644 --- a/gstreamer-gl/egl/sys/src/lib.rs +++ b/gstreamer-gl/egl/sys/src/lib.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/gstreamer-gl/egl/sys/tests/abi.rs b/gstreamer-gl/egl/sys/tests/abi.rs index 23cca04e4..0ef5cb99d 100644 --- a/gstreamer-gl/egl/sys/tests/abi.rs +++ b/gstreamer-gl/egl/sys/tests/abi.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT use gstreamer_gl_egl_sys::*; diff --git a/gstreamer-gl/egl/sys/tests/constant.c b/gstreamer-gl/egl/sys/tests/constant.c index 040c55c78..a337466c3 100644 --- a/gstreamer-gl/egl/sys/tests/constant.c +++ b/gstreamer-gl/egl/sys/tests/constant.c @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-gl/egl/sys/tests/layout.c b/gstreamer-gl/egl/sys/tests/layout.c index 9936b08a0..8414dd55f 100644 --- a/gstreamer-gl/egl/sys/tests/layout.c +++ b/gstreamer-gl/egl/sys/tests/layout.c @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-gl/src/auto/versions.txt b/gstreamer-gl/src/auto/versions.txt index f3643231e..d8ef0593e 100644 --- a/gstreamer-gl/src/auto/versions.txt +++ b/gstreamer-gl/src/auto/versions.txt @@ -1,2 +1,2 @@ -Generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +Generated by gir (https://github.com/gtk-rs/gir @ c85699a) +from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) diff --git a/gstreamer-gl/sys/build.rs b/gstreamer-gl/sys/build.rs index 49c74d08b..81d67c0db 100644 --- a/gstreamer-gl/sys/build.rs +++ b/gstreamer-gl/sys/build.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-gl/sys/src/lib.rs b/gstreamer-gl/sys/src/lib.rs index 13dda20b7..d8a2638ad 100644 --- a/gstreamer-gl/sys/src/lib.rs +++ b/gstreamer-gl/sys/src/lib.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/gstreamer-gl/sys/tests/abi.rs b/gstreamer-gl/sys/tests/abi.rs index 8580912cf..c286dca96 100644 --- a/gstreamer-gl/sys/tests/abi.rs +++ b/gstreamer-gl/sys/tests/abi.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT use gstreamer_gl_sys::*; diff --git a/gstreamer-gl/sys/tests/constant.c b/gstreamer-gl/sys/tests/constant.c index 040c55c78..a337466c3 100644 --- a/gstreamer-gl/sys/tests/constant.c +++ b/gstreamer-gl/sys/tests/constant.c @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-gl/sys/tests/layout.c b/gstreamer-gl/sys/tests/layout.c index 9936b08a0..8414dd55f 100644 --- a/gstreamer-gl/sys/tests/layout.c +++ b/gstreamer-gl/sys/tests/layout.c @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-gl/wayland/src/auto/versions.txt b/gstreamer-gl/wayland/src/auto/versions.txt index f3643231e..d8ef0593e 100644 --- a/gstreamer-gl/wayland/src/auto/versions.txt +++ b/gstreamer-gl/wayland/src/auto/versions.txt @@ -1,2 +1,2 @@ -Generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +Generated by gir (https://github.com/gtk-rs/gir @ c85699a) +from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) diff --git a/gstreamer-gl/wayland/sys/build.rs b/gstreamer-gl/wayland/sys/build.rs index 49c74d08b..81d67c0db 100644 --- a/gstreamer-gl/wayland/sys/build.rs +++ b/gstreamer-gl/wayland/sys/build.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-gl/wayland/sys/src/lib.rs b/gstreamer-gl/wayland/sys/src/lib.rs index ef04a5465..e891219b7 100644 --- a/gstreamer-gl/wayland/sys/src/lib.rs +++ b/gstreamer-gl/wayland/sys/src/lib.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/gstreamer-gl/wayland/sys/tests/abi.rs b/gstreamer-gl/wayland/sys/tests/abi.rs index b5db457c6..a47345bdd 100644 --- a/gstreamer-gl/wayland/sys/tests/abi.rs +++ b/gstreamer-gl/wayland/sys/tests/abi.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT use gstreamer_gl_wayland_sys::*; diff --git a/gstreamer-gl/wayland/sys/tests/constant.c b/gstreamer-gl/wayland/sys/tests/constant.c index 040c55c78..a337466c3 100644 --- a/gstreamer-gl/wayland/sys/tests/constant.c +++ b/gstreamer-gl/wayland/sys/tests/constant.c @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-gl/wayland/sys/tests/layout.c b/gstreamer-gl/wayland/sys/tests/layout.c index 9936b08a0..8414dd55f 100644 --- a/gstreamer-gl/wayland/sys/tests/layout.c +++ b/gstreamer-gl/wayland/sys/tests/layout.c @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-gl/x11/src/auto/versions.txt b/gstreamer-gl/x11/src/auto/versions.txt index f3643231e..d8ef0593e 100644 --- a/gstreamer-gl/x11/src/auto/versions.txt +++ b/gstreamer-gl/x11/src/auto/versions.txt @@ -1,2 +1,2 @@ -Generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +Generated by gir (https://github.com/gtk-rs/gir @ c85699a) +from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) diff --git a/gstreamer-gl/x11/sys/build.rs b/gstreamer-gl/x11/sys/build.rs index 49c74d08b..81d67c0db 100644 --- a/gstreamer-gl/x11/sys/build.rs +++ b/gstreamer-gl/x11/sys/build.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-gl/x11/sys/src/lib.rs b/gstreamer-gl/x11/sys/src/lib.rs index 22c2aeede..efb0dc03e 100644 --- a/gstreamer-gl/x11/sys/src/lib.rs +++ b/gstreamer-gl/x11/sys/src/lib.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/gstreamer-gl/x11/sys/tests/abi.rs b/gstreamer-gl/x11/sys/tests/abi.rs index 101090bc8..a432e4a52 100644 --- a/gstreamer-gl/x11/sys/tests/abi.rs +++ b/gstreamer-gl/x11/sys/tests/abi.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT use gstreamer_gl_x11_sys::*; diff --git a/gstreamer-gl/x11/sys/tests/constant.c b/gstreamer-gl/x11/sys/tests/constant.c index 040c55c78..a337466c3 100644 --- a/gstreamer-gl/x11/sys/tests/constant.c +++ b/gstreamer-gl/x11/sys/tests/constant.c @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-gl/x11/sys/tests/layout.c b/gstreamer-gl/x11/sys/tests/layout.c index 9936b08a0..8414dd55f 100644 --- a/gstreamer-gl/x11/sys/tests/layout.c +++ b/gstreamer-gl/x11/sys/tests/layout.c @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-mpegts/sys/build.rs b/gstreamer-mpegts/sys/build.rs index 49c74d08b..81d67c0db 100644 --- a/gstreamer-mpegts/sys/build.rs +++ b/gstreamer-mpegts/sys/build.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-mpegts/sys/src/lib.rs b/gstreamer-mpegts/sys/src/lib.rs index 290caaf70..9c544318b 100644 --- a/gstreamer-mpegts/sys/src/lib.rs +++ b/gstreamer-mpegts/sys/src/lib.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/gstreamer-mpegts/sys/tests/abi.rs b/gstreamer-mpegts/sys/tests/abi.rs index 6d6c8518e..008c27bae 100644 --- a/gstreamer-mpegts/sys/tests/abi.rs +++ b/gstreamer-mpegts/sys/tests/abi.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT use gstreamer_mpegts_sys::*; diff --git a/gstreamer-mpegts/sys/tests/constant.c b/gstreamer-mpegts/sys/tests/constant.c index 040c55c78..a337466c3 100644 --- a/gstreamer-mpegts/sys/tests/constant.c +++ b/gstreamer-mpegts/sys/tests/constant.c @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-mpegts/sys/tests/layout.c b/gstreamer-mpegts/sys/tests/layout.c index 9936b08a0..8414dd55f 100644 --- a/gstreamer-mpegts/sys/tests/layout.c +++ b/gstreamer-mpegts/sys/tests/layout.c @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-net/src/auto/ntp_clock.rs b/gstreamer-net/src/auto/ntp_clock.rs index a9781236c..d0db92174 100644 --- a/gstreamer-net/src/auto/ntp_clock.rs +++ b/gstreamer-net/src/auto/ntp_clock.rs @@ -3,7 +3,6 @@ // DO NOT EDIT use crate::NetClientClock; -use glib::translate::*; glib::wrapper! { pub struct NtpClock(Object) @extends NetClientClock, gst::Clock, gst::Object; diff --git a/gstreamer-net/src/auto/versions.txt b/gstreamer-net/src/auto/versions.txt index f3643231e..d8ef0593e 100644 --- a/gstreamer-net/src/auto/versions.txt +++ b/gstreamer-net/src/auto/versions.txt @@ -1,2 +1,2 @@ -Generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +Generated by gir (https://github.com/gtk-rs/gir @ c85699a) +from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) diff --git a/gstreamer-net/sys/build.rs b/gstreamer-net/sys/build.rs index 49c74d08b..81d67c0db 100644 --- a/gstreamer-net/sys/build.rs +++ b/gstreamer-net/sys/build.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-net/sys/src/lib.rs b/gstreamer-net/sys/src/lib.rs index c37b68330..23cc6d6df 100644 --- a/gstreamer-net/sys/src/lib.rs +++ b/gstreamer-net/sys/src/lib.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/gstreamer-net/sys/tests/abi.rs b/gstreamer-net/sys/tests/abi.rs index 76ba9b8a6..b131aba4e 100644 --- a/gstreamer-net/sys/tests/abi.rs +++ b/gstreamer-net/sys/tests/abi.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT use gstreamer_net_sys::*; diff --git a/gstreamer-net/sys/tests/constant.c b/gstreamer-net/sys/tests/constant.c index 040c55c78..a337466c3 100644 --- a/gstreamer-net/sys/tests/constant.c +++ b/gstreamer-net/sys/tests/constant.c @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-net/sys/tests/layout.c b/gstreamer-net/sys/tests/layout.c index 9936b08a0..8414dd55f 100644 --- a/gstreamer-net/sys/tests/layout.c +++ b/gstreamer-net/sys/tests/layout.c @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-pbutils/src/auto/encoding_audio_profile.rs b/gstreamer-pbutils/src/auto/encoding_audio_profile.rs index ad41d6ab8..83f1cd90d 100644 --- a/gstreamer-pbutils/src/auto/encoding_audio_profile.rs +++ b/gstreamer-pbutils/src/auto/encoding_audio_profile.rs @@ -3,7 +3,6 @@ // DO NOT EDIT use crate::EncodingProfile; -use glib::translate::*; glib::wrapper! { pub struct EncodingAudioProfile(Object) @extends EncodingProfile; diff --git a/gstreamer-pbutils/src/auto/versions.txt b/gstreamer-pbutils/src/auto/versions.txt index f3643231e..d8ef0593e 100644 --- a/gstreamer-pbutils/src/auto/versions.txt +++ b/gstreamer-pbutils/src/auto/versions.txt @@ -1,2 +1,2 @@ -Generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +Generated by gir (https://github.com/gtk-rs/gir @ c85699a) +from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) diff --git a/gstreamer-pbutils/sys/build.rs b/gstreamer-pbutils/sys/build.rs index 49c74d08b..81d67c0db 100644 --- a/gstreamer-pbutils/sys/build.rs +++ b/gstreamer-pbutils/sys/build.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-pbutils/sys/src/lib.rs b/gstreamer-pbutils/sys/src/lib.rs index 52b745dc6..30ec607b9 100644 --- a/gstreamer-pbutils/sys/src/lib.rs +++ b/gstreamer-pbutils/sys/src/lib.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/gstreamer-pbutils/sys/tests/abi.rs b/gstreamer-pbutils/sys/tests/abi.rs index 39489b435..fbfd111b0 100644 --- a/gstreamer-pbutils/sys/tests/abi.rs +++ b/gstreamer-pbutils/sys/tests/abi.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT use gstreamer_pbutils_sys::*; diff --git a/gstreamer-pbutils/sys/tests/constant.c b/gstreamer-pbutils/sys/tests/constant.c index 040c55c78..a337466c3 100644 --- a/gstreamer-pbutils/sys/tests/constant.c +++ b/gstreamer-pbutils/sys/tests/constant.c @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-pbutils/sys/tests/layout.c b/gstreamer-pbutils/sys/tests/layout.c index 9936b08a0..8414dd55f 100644 --- a/gstreamer-pbutils/sys/tests/layout.c +++ b/gstreamer-pbutils/sys/tests/layout.c @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-player/src/auto/player_signal_dispatcher.rs b/gstreamer-player/src/auto/player_signal_dispatcher.rs index 55522b1c5..fe9199a85 100644 --- a/gstreamer-player/src/auto/player_signal_dispatcher.rs +++ b/gstreamer-player/src/auto/player_signal_dispatcher.rs @@ -3,7 +3,6 @@ // DO NOT EDIT use glib::object::IsA; -use glib::translate::*; glib::wrapper! { pub struct PlayerSignalDispatcher(Interface); diff --git a/gstreamer-player/src/auto/player_video_renderer.rs b/gstreamer-player/src/auto/player_video_renderer.rs index 2796b3880..0fa81d776 100644 --- a/gstreamer-player/src/auto/player_video_renderer.rs +++ b/gstreamer-player/src/auto/player_video_renderer.rs @@ -3,7 +3,6 @@ // DO NOT EDIT use glib::object::IsA; -use glib::translate::*; glib::wrapper! { pub struct PlayerVideoRenderer(Interface); diff --git a/gstreamer-player/src/auto/player_visualization.rs b/gstreamer-player/src/auto/player_visualization.rs index 1635772de..1d36f1a1d 100644 --- a/gstreamer-player/src/auto/player_visualization.rs +++ b/gstreamer-player/src/auto/player_visualization.rs @@ -2,14 +2,12 @@ // from gir-files (https://github.com/gtk-rs/gir-files) // DO NOT EDIT -use glib::translate::*; - glib::wrapper! { #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] pub struct PlayerVisualization(Boxed); match fn { - copy => |ptr| ffi::gst_player_visualization_copy(mut_override(ptr)), + copy => |ptr| ffi::gst_player_visualization_copy(ptr), free => |ptr| ffi::gst_player_visualization_free(ptr), get_type => || ffi::gst_player_visualization_get_type(), } diff --git a/gstreamer-player/src/auto/versions.txt b/gstreamer-player/src/auto/versions.txt index f3643231e..d8ef0593e 100644 --- a/gstreamer-player/src/auto/versions.txt +++ b/gstreamer-player/src/auto/versions.txt @@ -1,2 +1,2 @@ -Generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +Generated by gir (https://github.com/gtk-rs/gir @ c85699a) +from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) diff --git a/gstreamer-player/sys/build.rs b/gstreamer-player/sys/build.rs index 49c74d08b..81d67c0db 100644 --- a/gstreamer-player/sys/build.rs +++ b/gstreamer-player/sys/build.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-player/sys/src/lib.rs b/gstreamer-player/sys/src/lib.rs index 90c0a96c5..670904084 100644 --- a/gstreamer-player/sys/src/lib.rs +++ b/gstreamer-player/sys/src/lib.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/gstreamer-player/sys/tests/abi.rs b/gstreamer-player/sys/tests/abi.rs index 27b711e42..c5ad4f6cc 100644 --- a/gstreamer-player/sys/tests/abi.rs +++ b/gstreamer-player/sys/tests/abi.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT use gstreamer_player_sys::*; diff --git a/gstreamer-player/sys/tests/constant.c b/gstreamer-player/sys/tests/constant.c index 040c55c78..a337466c3 100644 --- a/gstreamer-player/sys/tests/constant.c +++ b/gstreamer-player/sys/tests/constant.c @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-player/sys/tests/layout.c b/gstreamer-player/sys/tests/layout.c index 9936b08a0..8414dd55f 100644 --- a/gstreamer-player/sys/tests/layout.c +++ b/gstreamer-player/sys/tests/layout.c @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-rtp/src/auto/versions.txt b/gstreamer-rtp/src/auto/versions.txt index f3643231e..d8ef0593e 100644 --- a/gstreamer-rtp/src/auto/versions.txt +++ b/gstreamer-rtp/src/auto/versions.txt @@ -1,2 +1,2 @@ -Generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +Generated by gir (https://github.com/gtk-rs/gir @ c85699a) +from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) diff --git a/gstreamer-rtp/sys/build.rs b/gstreamer-rtp/sys/build.rs index 49c74d08b..81d67c0db 100644 --- a/gstreamer-rtp/sys/build.rs +++ b/gstreamer-rtp/sys/build.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-rtp/sys/src/lib.rs b/gstreamer-rtp/sys/src/lib.rs index b26569f54..a82df08ac 100644 --- a/gstreamer-rtp/sys/src/lib.rs +++ b/gstreamer-rtp/sys/src/lib.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/gstreamer-rtp/sys/tests/abi.rs b/gstreamer-rtp/sys/tests/abi.rs index f99e336e9..699b1aa88 100644 --- a/gstreamer-rtp/sys/tests/abi.rs +++ b/gstreamer-rtp/sys/tests/abi.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT use gstreamer_rtp_sys::*; diff --git a/gstreamer-rtp/sys/tests/constant.c b/gstreamer-rtp/sys/tests/constant.c index 040c55c78..a337466c3 100644 --- a/gstreamer-rtp/sys/tests/constant.c +++ b/gstreamer-rtp/sys/tests/constant.c @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-rtp/sys/tests/layout.c b/gstreamer-rtp/sys/tests/layout.c index 9936b08a0..8414dd55f 100644 --- a/gstreamer-rtp/sys/tests/layout.c +++ b/gstreamer-rtp/sys/tests/layout.c @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-rtsp-server/src/auto/versions.txt b/gstreamer-rtsp-server/src/auto/versions.txt index f3643231e..d8ef0593e 100644 --- a/gstreamer-rtsp-server/src/auto/versions.txt +++ b/gstreamer-rtsp-server/src/auto/versions.txt @@ -1,2 +1,2 @@ -Generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +Generated by gir (https://github.com/gtk-rs/gir @ c85699a) +from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) diff --git a/gstreamer-rtsp-server/sys/build.rs b/gstreamer-rtsp-server/sys/build.rs index 49c74d08b..81d67c0db 100644 --- a/gstreamer-rtsp-server/sys/build.rs +++ b/gstreamer-rtsp-server/sys/build.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-rtsp-server/sys/src/lib.rs b/gstreamer-rtsp-server/sys/src/lib.rs index a0b3b48f4..370110efb 100644 --- a/gstreamer-rtsp-server/sys/src/lib.rs +++ b/gstreamer-rtsp-server/sys/src/lib.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/gstreamer-rtsp-server/sys/tests/abi.rs b/gstreamer-rtsp-server/sys/tests/abi.rs index 7188b6a6a..c737049fa 100644 --- a/gstreamer-rtsp-server/sys/tests/abi.rs +++ b/gstreamer-rtsp-server/sys/tests/abi.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT use gstreamer_rtsp_server_sys::*; diff --git a/gstreamer-rtsp-server/sys/tests/constant.c b/gstreamer-rtsp-server/sys/tests/constant.c index 040c55c78..a337466c3 100644 --- a/gstreamer-rtsp-server/sys/tests/constant.c +++ b/gstreamer-rtsp-server/sys/tests/constant.c @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-rtsp-server/sys/tests/layout.c b/gstreamer-rtsp-server/sys/tests/layout.c index 9936b08a0..8414dd55f 100644 --- a/gstreamer-rtsp-server/sys/tests/layout.c +++ b/gstreamer-rtsp-server/sys/tests/layout.c @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-rtsp/src/auto/rtsp_url.rs b/gstreamer-rtsp/src/auto/rtsp_url.rs index ffdb69eea..5c3159c18 100644 --- a/gstreamer-rtsp/src/auto/rtsp_url.rs +++ b/gstreamer-rtsp/src/auto/rtsp_url.rs @@ -11,7 +11,7 @@ glib::wrapper! { pub struct RTSPUrl(Boxed); match fn { - copy => |ptr| ffi::gst_rtsp_url_copy(mut_override(ptr)), + copy => |ptr| ffi::gst_rtsp_url_copy(ptr), free => |ptr| ffi::gst_rtsp_url_free(ptr), get_type => || ffi::gst_rtsp_url_get_type(), } diff --git a/gstreamer-rtsp/src/auto/versions.txt b/gstreamer-rtsp/src/auto/versions.txt index f3643231e..d8ef0593e 100644 --- a/gstreamer-rtsp/src/auto/versions.txt +++ b/gstreamer-rtsp/src/auto/versions.txt @@ -1,2 +1,2 @@ -Generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +Generated by gir (https://github.com/gtk-rs/gir @ c85699a) +from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) diff --git a/gstreamer-rtsp/sys/build.rs b/gstreamer-rtsp/sys/build.rs index 49c74d08b..81d67c0db 100644 --- a/gstreamer-rtsp/sys/build.rs +++ b/gstreamer-rtsp/sys/build.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-rtsp/sys/src/lib.rs b/gstreamer-rtsp/sys/src/lib.rs index f74cdcfdc..66071bba1 100644 --- a/gstreamer-rtsp/sys/src/lib.rs +++ b/gstreamer-rtsp/sys/src/lib.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/gstreamer-rtsp/sys/tests/abi.rs b/gstreamer-rtsp/sys/tests/abi.rs index 1f5e9ca81..39d0d255b 100644 --- a/gstreamer-rtsp/sys/tests/abi.rs +++ b/gstreamer-rtsp/sys/tests/abi.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT use gstreamer_rtsp_sys::*; diff --git a/gstreamer-rtsp/sys/tests/constant.c b/gstreamer-rtsp/sys/tests/constant.c index 040c55c78..a337466c3 100644 --- a/gstreamer-rtsp/sys/tests/constant.c +++ b/gstreamer-rtsp/sys/tests/constant.c @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-rtsp/sys/tests/layout.c b/gstreamer-rtsp/sys/tests/layout.c index 9936b08a0..8414dd55f 100644 --- a/gstreamer-rtsp/sys/tests/layout.c +++ b/gstreamer-rtsp/sys/tests/layout.c @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-sdp/src/auto/versions.txt b/gstreamer-sdp/src/auto/versions.txt index f3643231e..d8ef0593e 100644 --- a/gstreamer-sdp/src/auto/versions.txt +++ b/gstreamer-sdp/src/auto/versions.txt @@ -1,2 +1,2 @@ -Generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +Generated by gir (https://github.com/gtk-rs/gir @ c85699a) +from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) diff --git a/gstreamer-sdp/sys/build.rs b/gstreamer-sdp/sys/build.rs index 49c74d08b..81d67c0db 100644 --- a/gstreamer-sdp/sys/build.rs +++ b/gstreamer-sdp/sys/build.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-sdp/sys/src/lib.rs b/gstreamer-sdp/sys/src/lib.rs index 460aae8ea..f62bb8e14 100644 --- a/gstreamer-sdp/sys/src/lib.rs +++ b/gstreamer-sdp/sys/src/lib.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/gstreamer-sdp/sys/tests/abi.rs b/gstreamer-sdp/sys/tests/abi.rs index ffdda5cdb..554055843 100644 --- a/gstreamer-sdp/sys/tests/abi.rs +++ b/gstreamer-sdp/sys/tests/abi.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT use gstreamer_sdp_sys::*; diff --git a/gstreamer-sdp/sys/tests/constant.c b/gstreamer-sdp/sys/tests/constant.c index 040c55c78..a337466c3 100644 --- a/gstreamer-sdp/sys/tests/constant.c +++ b/gstreamer-sdp/sys/tests/constant.c @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-sdp/sys/tests/layout.c b/gstreamer-sdp/sys/tests/layout.c index 9936b08a0..8414dd55f 100644 --- a/gstreamer-sdp/sys/tests/layout.c +++ b/gstreamer-sdp/sys/tests/layout.c @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-tag/sys/build.rs b/gstreamer-tag/sys/build.rs index 49c74d08b..81d67c0db 100644 --- a/gstreamer-tag/sys/build.rs +++ b/gstreamer-tag/sys/build.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-tag/sys/src/lib.rs b/gstreamer-tag/sys/src/lib.rs index da41e1fac..07c1980ad 100644 --- a/gstreamer-tag/sys/src/lib.rs +++ b/gstreamer-tag/sys/src/lib.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/gstreamer-tag/sys/tests/abi.rs b/gstreamer-tag/sys/tests/abi.rs index 078fe004a..808ebea8a 100644 --- a/gstreamer-tag/sys/tests/abi.rs +++ b/gstreamer-tag/sys/tests/abi.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT use gstreamer_tag_sys::*; diff --git a/gstreamer-tag/sys/tests/constant.c b/gstreamer-tag/sys/tests/constant.c index 040c55c78..a337466c3 100644 --- a/gstreamer-tag/sys/tests/constant.c +++ b/gstreamer-tag/sys/tests/constant.c @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-tag/sys/tests/layout.c b/gstreamer-tag/sys/tests/layout.c index 9936b08a0..8414dd55f 100644 --- a/gstreamer-tag/sys/tests/layout.c +++ b/gstreamer-tag/sys/tests/layout.c @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-video/src/auto/versions.txt b/gstreamer-video/src/auto/versions.txt index f3643231e..d8ef0593e 100644 --- a/gstreamer-video/src/auto/versions.txt +++ b/gstreamer-video/src/auto/versions.txt @@ -1,2 +1,2 @@ -Generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +Generated by gir (https://github.com/gtk-rs/gir @ c85699a) +from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) diff --git a/gstreamer-video/src/auto/video_filter.rs b/gstreamer-video/src/auto/video_filter.rs index 1c283cc30..b08c5bea4 100644 --- a/gstreamer-video/src/auto/video_filter.rs +++ b/gstreamer-video/src/auto/video_filter.rs @@ -2,8 +2,6 @@ // from gir-files (https://github.com/gtk-rs/gir-files) // DO NOT EDIT -use glib::translate::*; - glib::wrapper! { pub struct VideoFilter(Object) @extends gst_base::BaseTransform, gst::Element, gst::Object; diff --git a/gstreamer-video/sys/build.rs b/gstreamer-video/sys/build.rs index 49c74d08b..81d67c0db 100644 --- a/gstreamer-video/sys/build.rs +++ b/gstreamer-video/sys/build.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-video/sys/src/lib.rs b/gstreamer-video/sys/src/lib.rs index fae4ad3a9..fa8936700 100644 --- a/gstreamer-video/sys/src/lib.rs +++ b/gstreamer-video/sys/src/lib.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/gstreamer-video/sys/tests/abi.rs b/gstreamer-video/sys/tests/abi.rs index 078feefc0..0a1c0e359 100644 --- a/gstreamer-video/sys/tests/abi.rs +++ b/gstreamer-video/sys/tests/abi.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT use gstreamer_video_sys::*; diff --git a/gstreamer-video/sys/tests/constant.c b/gstreamer-video/sys/tests/constant.c index 040c55c78..a337466c3 100644 --- a/gstreamer-video/sys/tests/constant.c +++ b/gstreamer-video/sys/tests/constant.c @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-video/sys/tests/layout.c b/gstreamer-video/sys/tests/layout.c index 9936b08a0..8414dd55f 100644 --- a/gstreamer-video/sys/tests/layout.c +++ b/gstreamer-video/sys/tests/layout.c @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-webrtc/src/auto/versions.txt b/gstreamer-webrtc/src/auto/versions.txt index f3643231e..d8ef0593e 100644 --- a/gstreamer-webrtc/src/auto/versions.txt +++ b/gstreamer-webrtc/src/auto/versions.txt @@ -1,2 +1,2 @@ -Generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +Generated by gir (https://github.com/gtk-rs/gir @ c85699a) +from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) diff --git a/gstreamer-webrtc/src/auto/web_rtc_session_description.rs b/gstreamer-webrtc/src/auto/web_rtc_session_description.rs index 4fdab26fe..ff16799e4 100644 --- a/gstreamer-webrtc/src/auto/web_rtc_session_description.rs +++ b/gstreamer-webrtc/src/auto/web_rtc_session_description.rs @@ -2,14 +2,12 @@ // from gir-files (https://github.com/gtk-rs/gir-files) // DO NOT EDIT -use glib::translate::*; - glib::wrapper! { #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Hash)] pub struct WebRTCSessionDescription(Boxed); match fn { - copy => |ptr| ffi::gst_webrtc_session_description_copy(mut_override(ptr)), + copy => |ptr| ffi::gst_webrtc_session_description_copy(ptr), free => |ptr| ffi::gst_webrtc_session_description_free(ptr), get_type => || ffi::gst_webrtc_session_description_get_type(), } diff --git a/gstreamer-webrtc/sys/build.rs b/gstreamer-webrtc/sys/build.rs index 49c74d08b..81d67c0db 100644 --- a/gstreamer-webrtc/sys/build.rs +++ b/gstreamer-webrtc/sys/build.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-webrtc/sys/src/lib.rs b/gstreamer-webrtc/sys/src/lib.rs index d7e422ff2..09d20d9fc 100644 --- a/gstreamer-webrtc/sys/src/lib.rs +++ b/gstreamer-webrtc/sys/src/lib.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/gstreamer-webrtc/sys/tests/abi.rs b/gstreamer-webrtc/sys/tests/abi.rs index c3991ade0..8ba33b57e 100644 --- a/gstreamer-webrtc/sys/tests/abi.rs +++ b/gstreamer-webrtc/sys/tests/abi.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT use gstreamer_webrtc_sys::*; diff --git a/gstreamer-webrtc/sys/tests/constant.c b/gstreamer-webrtc/sys/tests/constant.c index 040c55c78..a337466c3 100644 --- a/gstreamer-webrtc/sys/tests/constant.c +++ b/gstreamer-webrtc/sys/tests/constant.c @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-webrtc/sys/tests/layout.c b/gstreamer-webrtc/sys/tests/layout.c index 9936b08a0..8414dd55f 100644 --- a/gstreamer-webrtc/sys/tests/layout.c +++ b/gstreamer-webrtc/sys/tests/layout.c @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer/src/auto/stream.rs b/gstreamer/src/auto/stream.rs index b3a3422e7..ccb4fda8c 100644 --- a/gstreamer/src/auto/stream.rs +++ b/gstreamer/src/auto/stream.rs @@ -24,6 +24,8 @@ use glib::signal::connect_raw; #[cfg(any(feature = "v1_10", feature = "dox"))] #[cfg_attr(feature = "dox", doc(cfg(feature = "v1_10")))] use glib::signal::SignalHandlerId; +#[cfg(any(feature = "v1_10", feature = "dox"))] +#[cfg_attr(feature = "dox", doc(cfg(feature = "v1_10")))] use glib::translate::*; #[cfg(any(feature = "v1_10", feature = "dox"))] #[cfg_attr(feature = "dox", doc(cfg(feature = "v1_10")))] diff --git a/gstreamer/src/auto/versions.txt b/gstreamer/src/auto/versions.txt index f3643231e..d8ef0593e 100644 --- a/gstreamer/src/auto/versions.txt +++ b/gstreamer/src/auto/versions.txt @@ -1,2 +1,2 @@ -Generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +Generated by gir (https://github.com/gtk-rs/gir @ c85699a) +from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) diff --git a/gstreamer/sys/build.rs b/gstreamer/sys/build.rs index 49c74d08b..81d67c0db 100644 --- a/gstreamer/sys/build.rs +++ b/gstreamer/sys/build.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer/sys/src/lib.rs b/gstreamer/sys/src/lib.rs index c8fd60371..7dee0f386 100644 --- a/gstreamer/sys/src/lib.rs +++ b/gstreamer/sys/src/lib.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/gstreamer/sys/tests/abi.rs b/gstreamer/sys/tests/abi.rs index a03de25ba..07cbefbd7 100644 --- a/gstreamer/sys/tests/abi.rs +++ b/gstreamer/sys/tests/abi.rs @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT use gstreamer_sys::*; diff --git a/gstreamer/sys/tests/constant.c b/gstreamer/sys/tests/constant.c index 040c55c78..a337466c3 100644 --- a/gstreamer/sys/tests/constant.c +++ b/gstreamer/sys/tests/constant.c @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer/sys/tests/layout.c b/gstreamer/sys/tests/layout.c index 9936b08a0..8414dd55f 100644 --- a/gstreamer/sys/tests/layout.c +++ b/gstreamer/sys/tests/layout.c @@ -1,5 +1,5 @@ -// This file was generated by gir (https://github.com/gtk-rs/gir @ 00040a2) -// from gir-files (https://github.com/gtk-rs/gir-files @ 8ff1a78d) +// This file was generated by gir (https://github.com/gtk-rs/gir @ c85699a) +// from gir-files (https://github.com/gtk-rs/gir-files @ 796f93f7) // DO NOT EDIT #include "manual.h"