From 8b470e234cfc0adc2d117d434e34885d75c4f16e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Sun, 15 Dec 2019 12:15:37 +0200 Subject: [PATCH] Regenerate --- 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-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-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-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 ++-- gstreamer-editing-services-sys/build.rs | 4 ++-- gstreamer-editing-services-sys/src/lib.rs | 6 +++--- gstreamer-editing-services-sys/tests/abi.rs | 6 +++--- gstreamer-editing-services-sys/tests/constant.c | 4 ++-- gstreamer-editing-services-sys/tests/layout.c | 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-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-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-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 ++-- 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-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-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-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-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-sys/build.rs | 4 ++-- gstreamer-sys/src/lib.rs | 7 +++++-- gstreamer-sys/tests/abi.rs | 4 ++-- gstreamer-sys/tests/constant.c | 4 ++-- gstreamer-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-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-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 ++-- 90 files changed, 185 insertions(+), 182 deletions(-) diff --git a/gstreamer-app-sys/build.rs b/gstreamer-app-sys/build.rs index f1d98ad6..5e1c08ec 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-app-sys/src/lib.rs b/gstreamer-app-sys/src/lib.rs index bf8a78a6..94f66f9b 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // 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 73df3956..9808bf6b 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT extern crate gstreamer_app_sys; diff --git a/gstreamer-app-sys/tests/constant.c b/gstreamer-app-sys/tests/constant.c index e22347ff..90801e9b 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-app-sys/tests/layout.c b/gstreamer-app-sys/tests/layout.c index 35a905b7..f5d41a8b 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-audio-sys/build.rs b/gstreamer-audio-sys/build.rs index 68dda2f4..17ae44e8 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-audio-sys/src/lib.rs b/gstreamer-audio-sys/src/lib.rs index ac99fe38..0ff15003 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // 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 58246e1f..0bb0ead5 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT extern crate gstreamer_audio_sys; diff --git a/gstreamer-audio-sys/tests/constant.c b/gstreamer-audio-sys/tests/constant.c index e22347ff..90801e9b 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-audio-sys/tests/layout.c b/gstreamer-audio-sys/tests/layout.c index 35a905b7..f5d41a8b 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-base-sys/build.rs b/gstreamer-base-sys/build.rs index 3a145af5..d76ead3e 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-base-sys/src/lib.rs b/gstreamer-base-sys/src/lib.rs index 9c43e1b5..42db3ec7 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // 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 a1b3bc40..be013ffa 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT extern crate gstreamer_base_sys; diff --git a/gstreamer-base-sys/tests/constant.c b/gstreamer-base-sys/tests/constant.c index e22347ff..90801e9b 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-base-sys/tests/layout.c b/gstreamer-base-sys/tests/layout.c index 35a905b7..f5d41a8b 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-check-sys/build.rs b/gstreamer-check-sys/build.rs index 9cf78412..be5d7b14 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-check-sys/src/lib.rs b/gstreamer-check-sys/src/lib.rs index 29b9a54b..b1060d05 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // 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 9c57d124..1c83072f 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT extern crate gstreamer_check_sys; diff --git a/gstreamer-check-sys/tests/constant.c b/gstreamer-check-sys/tests/constant.c index e22347ff..90801e9b 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-check-sys/tests/layout.c b/gstreamer-check-sys/tests/layout.c index 35a905b7..f5d41a8b 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-editing-services-sys/build.rs b/gstreamer-editing-services-sys/build.rs index 5ad02acd..f4f168c5 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // 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 57efef62..70e23861 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] @@ -183,7 +183,7 @@ pub const GES_PADDING: c_int = 4; pub const GES_PADDING_LARGE: c_int = 20; pub const GES_TIMELINE_ELEMENT_NO_LAYER_PRIORITY: u32 = 4294967295; pub const GES_VERSION_MAJOR: c_int = 1; -pub const GES_VERSION_MICRO: c_int = 1; +pub const GES_VERSION_MICRO: c_int = 2; pub const GES_VERSION_MINOR: c_int = 16; pub const GES_VERSION_NANO: c_int = 0; diff --git a/gstreamer-editing-services-sys/tests/abi.rs b/gstreamer-editing-services-sys/tests/abi.rs index b1256840..fc4cc09d 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT extern crate gstreamer_editing_services_sys; @@ -1124,7 +1124,7 @@ const RUST_CONSTANTS: &[(&str, &str)] = &[ ("(guint) GES_TRACK_TYPE_UNKNOWN", "1"), ("(guint) GES_TRACK_TYPE_VIDEO", "4"), ("GES_VERSION_MAJOR", "1"), - ("GES_VERSION_MICRO", "1"), + ("GES_VERSION_MICRO", "2"), ("GES_VERSION_MINOR", "16"), ("GES_VERSION_NANO", "0"), ( diff --git a/gstreamer-editing-services-sys/tests/constant.c b/gstreamer-editing-services-sys/tests/constant.c index e22347ff..90801e9b 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // 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 35a905b7..f5d41a8b 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-gl-sys/build.rs b/gstreamer-gl-sys/build.rs index c32a2a00..f55f1c44 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-gl-sys/src/lib.rs b/gstreamer-gl-sys/src/lib.rs index 7eb4a57e..c7973b5e 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // 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 a41d7bc2..4c9ed1f4 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT extern crate gstreamer_gl_sys; diff --git a/gstreamer-gl-sys/tests/constant.c b/gstreamer-gl-sys/tests/constant.c index e22347ff..90801e9b 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-gl-sys/tests/layout.c b/gstreamer-gl-sys/tests/layout.c index 35a905b7..f5d41a8b 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-mpegts-sys/build.rs b/gstreamer-mpegts-sys/build.rs index 6f1f8927..a0a6b672 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-mpegts-sys/src/lib.rs b/gstreamer-mpegts-sys/src/lib.rs index ed018e22..d343ffe5 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // 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 7f18e977..dcc277bf 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT extern crate gstreamer_mpegts_sys; diff --git a/gstreamer-mpegts-sys/tests/constant.c b/gstreamer-mpegts-sys/tests/constant.c index e22347ff..90801e9b 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-mpegts-sys/tests/layout.c b/gstreamer-mpegts-sys/tests/layout.c index 35a905b7..f5d41a8b 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-net-sys/build.rs b/gstreamer-net-sys/build.rs index c107700b..f55423d4 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-net-sys/src/lib.rs b/gstreamer-net-sys/src/lib.rs index fce0275b..3e4664df 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // 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 8b981de7..1d7bd4ac 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT extern crate gstreamer_net_sys; diff --git a/gstreamer-net-sys/tests/constant.c b/gstreamer-net-sys/tests/constant.c index e22347ff..90801e9b 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-net-sys/tests/layout.c b/gstreamer-net-sys/tests/layout.c index 35a905b7..f5d41a8b 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-pbutils-sys/build.rs b/gstreamer-pbutils-sys/build.rs index 9ccbaa2b..aebd85e8 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-pbutils-sys/src/lib.rs b/gstreamer-pbutils-sys/src/lib.rs index e71ebbf2..481a44a5 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // 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 ece17814..857361a7 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT extern crate gstreamer_pbutils_sys; diff --git a/gstreamer-pbutils-sys/tests/constant.c b/gstreamer-pbutils-sys/tests/constant.c index e22347ff..90801e9b 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-pbutils-sys/tests/layout.c b/gstreamer-pbutils-sys/tests/layout.c index 35a905b7..f5d41a8b 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-player-sys/build.rs b/gstreamer-player-sys/build.rs index c0cde191..2211e8c5 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-player-sys/src/lib.rs b/gstreamer-player-sys/src/lib.rs index d0c074c8..6db29876 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // 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 da88f811..4cf14343 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT extern crate gstreamer_player_sys; diff --git a/gstreamer-player-sys/tests/constant.c b/gstreamer-player-sys/tests/constant.c index e22347ff..90801e9b 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-player-sys/tests/layout.c b/gstreamer-player-sys/tests/layout.c index 35a905b7..f5d41a8b 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-rtp-sys/build.rs b/gstreamer-rtp-sys/build.rs index c05151d9..54c06581 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-rtp-sys/src/lib.rs b/gstreamer-rtp-sys/src/lib.rs index 22869624..b0c560a6 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // 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 563b4142..0f6287fe 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT extern crate gstreamer_rtp_sys; diff --git a/gstreamer-rtp-sys/tests/constant.c b/gstreamer-rtp-sys/tests/constant.c index e22347ff..90801e9b 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-rtp-sys/tests/layout.c b/gstreamer-rtp-sys/tests/layout.c index 35a905b7..f5d41a8b 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-rtsp-server-sys/build.rs b/gstreamer-rtsp-server-sys/build.rs index 55609841..d5b6c145 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // 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 45cb936e..9bc99088 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // 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 0936389f..daa7cc40 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT extern crate gstreamer_rtsp_server_sys; diff --git a/gstreamer-rtsp-server-sys/tests/constant.c b/gstreamer-rtsp-server-sys/tests/constant.c index e22347ff..90801e9b 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // 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 35a905b7..f5d41a8b 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-rtsp-sys/build.rs b/gstreamer-rtsp-sys/build.rs index e8970048..0590cba3 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-rtsp-sys/src/lib.rs b/gstreamer-rtsp-sys/src/lib.rs index 8872945e..42cbfdfc 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // 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 537db15c..f7e71aea 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT extern crate gstreamer_rtsp_sys; diff --git a/gstreamer-rtsp-sys/tests/constant.c b/gstreamer-rtsp-sys/tests/constant.c index e22347ff..90801e9b 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-rtsp-sys/tests/layout.c b/gstreamer-rtsp-sys/tests/layout.c index 35a905b7..f5d41a8b 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-sdp-sys/build.rs b/gstreamer-sdp-sys/build.rs index ec717072..b633e75f 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-sdp-sys/src/lib.rs b/gstreamer-sdp-sys/src/lib.rs index dd834117..63817140 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // 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 2e267165..892e04d7 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT extern crate gstreamer_sdp_sys; diff --git a/gstreamer-sdp-sys/tests/constant.c b/gstreamer-sdp-sys/tests/constant.c index e22347ff..90801e9b 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-sdp-sys/tests/layout.c b/gstreamer-sdp-sys/tests/layout.c index 35a905b7..f5d41a8b 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-sys/build.rs b/gstreamer-sys/build.rs index e4d76634..72a333ae 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-sys/src/lib.rs b/gstreamer-sys/src/lib.rs index 5f281afe..6e71771d 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] @@ -7373,6 +7373,7 @@ extern "C" { pub fn gst_element_set_base_time(element: *mut GstElement, time: GstClockTime); pub fn gst_element_set_bus(element: *mut GstElement, bus: *mut GstBus); pub fn gst_element_set_clock(element: *mut GstElement, clock: *mut GstClock) -> gboolean; + #[cfg(any(feature = "v1_2", feature = "dox"))] pub fn gst_element_set_context(element: *mut GstElement, context: *mut GstContext); pub fn gst_element_set_locked_state( element: *mut GstElement, @@ -8709,6 +8710,7 @@ extern "C" { ) -> gboolean; pub fn gst_value_get_bitmask(value: *const gobject::GValue) -> u64; pub fn gst_value_get_caps(value: *const gobject::GValue) -> *const GstCaps; + #[cfg(any(feature = "v1_2", feature = "dox"))] pub fn gst_value_get_caps_features(value: *const gobject::GValue) -> *const GstCapsFeatures; pub fn gst_value_get_double_range_max(value: *const gobject::GValue) -> c_double; pub fn gst_value_get_double_range_min(value: *const gobject::GValue) -> c_double; @@ -8746,6 +8748,7 @@ extern "C" { pub fn gst_value_serialize(value: *const gobject::GValue) -> *mut c_char; pub fn gst_value_set_bitmask(value: *mut gobject::GValue, bitmask: u64); pub fn gst_value_set_caps(value: *mut gobject::GValue, caps: *const GstCaps); + #[cfg(any(feature = "v1_2", feature = "dox"))] pub fn gst_value_set_caps_features( value: *mut gobject::GValue, features: *const GstCapsFeatures, diff --git a/gstreamer-sys/tests/abi.rs b/gstreamer-sys/tests/abi.rs index 7c7bb4c9..92024d7e 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT extern crate gstreamer_sys; diff --git a/gstreamer-sys/tests/constant.c b/gstreamer-sys/tests/constant.c index e22347ff..90801e9b 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-sys/tests/layout.c b/gstreamer-sys/tests/layout.c index 35a905b7..f5d41a8b 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-tag-sys/build.rs b/gstreamer-tag-sys/build.rs index 39a02672..f9aea7f7 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-tag-sys/src/lib.rs b/gstreamer-tag-sys/src/lib.rs index f191728f..8a5d8ab4 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // 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 820d417f..ca56a6bc 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT extern crate gstreamer_tag_sys; diff --git a/gstreamer-tag-sys/tests/constant.c b/gstreamer-tag-sys/tests/constant.c index e22347ff..90801e9b 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-tag-sys/tests/layout.c b/gstreamer-tag-sys/tests/layout.c index 35a905b7..f5d41a8b 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-video-sys/build.rs b/gstreamer-video-sys/build.rs index 7a03e9a2..27929f39 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-video-sys/src/lib.rs b/gstreamer-video-sys/src/lib.rs index 87802ac1..136b3e09 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // 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 cc407f9b..b3b12a6b 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT extern crate gstreamer_video_sys; diff --git a/gstreamer-video-sys/tests/constant.c b/gstreamer-video-sys/tests/constant.c index e22347ff..90801e9b 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-video-sys/tests/layout.c b/gstreamer-video-sys/tests/layout.c index 35a905b7..f5d41a8b 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-webrtc-sys/build.rs b/gstreamer-webrtc-sys/build.rs index 81bb3e3c..8bec7a25 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-webrtc-sys/src/lib.rs b/gstreamer-webrtc-sys/src/lib.rs index c2344946..af7bb5a3 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // 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 a21219e0..22367c16 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT extern crate gstreamer_webrtc_sys; diff --git a/gstreamer-webrtc-sys/tests/constant.c b/gstreamer-webrtc-sys/tests/constant.c index e22347ff..90801e9b 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-webrtc-sys/tests/layout.c b/gstreamer-webrtc-sys/tests/layout.c index 35a905b7..f5d41a8b 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 @ 1ee9edf) -// from gir-files (https://github.com/gtk-rs/gir-files @ a6c6926) +// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) +// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) // DO NOT EDIT #include "manual.h" -- GitLab