diff --git a/gstreamer-app/src/auto/versions.txt b/gstreamer-app/src/auto/versions.txt index 490a872bf..60a2759f5 100644 --- a/gstreamer-app/src/auto/versions.txt +++ b/gstreamer-app/src/auto/versions.txt @@ -1,3 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) diff --git a/gstreamer-app/sys/build.rs b/gstreamer-app/sys/build.rs index 5db31187c..e7b3bf073 100644 --- a/gstreamer-app/sys/build.rs +++ b/gstreamer-app/sys/build.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-app/sys/src/lib.rs b/gstreamer-app/sys/src/lib.rs index f7177b5b2..546b1bafd 100644 --- a/gstreamer-app/sys/src/lib.rs +++ b/gstreamer-app/sys/src/lib.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-app/sys/tests/abi.rs b/gstreamer-app/sys/tests/abi.rs index 319575765..736c661c1 100644 --- a/gstreamer-app/sys/tests/abi.rs +++ b/gstreamer-app/sys/tests/abi.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT @@ -111,6 +111,7 @@ impl Results { } #[test] +#[cfg(target_os = "linux")] fn cross_validate_constants_with_c() { let mut c_constants: Vec<(String, String)> = Vec::new(); @@ -151,6 +152,7 @@ fn cross_validate_constants_with_c() { } #[test] +#[cfg(target_os = "linux")] fn cross_validate_layout_with_c() { let mut c_layouts = Vec::new(); diff --git a/gstreamer-app/sys/tests/constant.c b/gstreamer-app/sys/tests/constant.c index 3b8a450ec..1d85bbe97 100644 --- a/gstreamer-app/sys/tests/constant.c +++ b/gstreamer-app/sys/tests/constant.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-app/sys/tests/layout.c b/gstreamer-app/sys/tests/layout.c index 9590894a7..1afb64c51 100644 --- a/gstreamer-app/sys/tests/layout.c +++ b/gstreamer-app/sys/tests/layout.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-audio/src/auto/versions.txt b/gstreamer-audio/src/auto/versions.txt index 490a872bf..60a2759f5 100644 --- a/gstreamer-audio/src/auto/versions.txt +++ b/gstreamer-audio/src/auto/versions.txt @@ -1,3 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) diff --git a/gstreamer-audio/sys/build.rs b/gstreamer-audio/sys/build.rs index 5db31187c..e7b3bf073 100644 --- a/gstreamer-audio/sys/build.rs +++ b/gstreamer-audio/sys/build.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-audio/sys/src/lib.rs b/gstreamer-audio/sys/src/lib.rs index b5a855979..ad5531dea 100644 --- a/gstreamer-audio/sys/src/lib.rs +++ b/gstreamer-audio/sys/src/lib.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-audio/sys/tests/abi.rs b/gstreamer-audio/sys/tests/abi.rs index 5e4dbfafa..44480d0a0 100644 --- a/gstreamer-audio/sys/tests/abi.rs +++ b/gstreamer-audio/sys/tests/abi.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT @@ -111,6 +111,7 @@ impl Results { } #[test] +#[cfg(target_os = "linux")] fn cross_validate_constants_with_c() { let mut c_constants: Vec<(String, String)> = Vec::new(); @@ -151,6 +152,7 @@ fn cross_validate_constants_with_c() { } #[test] +#[cfg(target_os = "linux")] fn cross_validate_layout_with_c() { let mut c_layouts = Vec::new(); diff --git a/gstreamer-audio/sys/tests/constant.c b/gstreamer-audio/sys/tests/constant.c index 0acf02b7b..7c342d6f4 100644 --- a/gstreamer-audio/sys/tests/constant.c +++ b/gstreamer-audio/sys/tests/constant.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-audio/sys/tests/layout.c b/gstreamer-audio/sys/tests/layout.c index 7d831d7b7..f9ed635b2 100644 --- a/gstreamer-audio/sys/tests/layout.c +++ b/gstreamer-audio/sys/tests/layout.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-base/src/auto/versions.txt b/gstreamer-base/src/auto/versions.txt index 490a872bf..60a2759f5 100644 --- a/gstreamer-base/src/auto/versions.txt +++ b/gstreamer-base/src/auto/versions.txt @@ -1,3 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) diff --git a/gstreamer-base/sys/build.rs b/gstreamer-base/sys/build.rs index 5db31187c..e7b3bf073 100644 --- a/gstreamer-base/sys/build.rs +++ b/gstreamer-base/sys/build.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-base/sys/src/lib.rs b/gstreamer-base/sys/src/lib.rs index 4b103d50d..af53d510f 100644 --- a/gstreamer-base/sys/src/lib.rs +++ b/gstreamer-base/sys/src/lib.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-base/sys/tests/abi.rs b/gstreamer-base/sys/tests/abi.rs index 5facd0b06..781b654b0 100644 --- a/gstreamer-base/sys/tests/abi.rs +++ b/gstreamer-base/sys/tests/abi.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT @@ -111,6 +111,7 @@ impl Results { } #[test] +#[cfg(target_os = "linux")] fn cross_validate_constants_with_c() { let mut c_constants: Vec<(String, String)> = Vec::new(); @@ -151,6 +152,7 @@ fn cross_validate_constants_with_c() { } #[test] +#[cfg(target_os = "linux")] fn cross_validate_layout_with_c() { let mut c_layouts = Vec::new(); diff --git a/gstreamer-base/sys/tests/constant.c b/gstreamer-base/sys/tests/constant.c index 2936a69f2..2968a212f 100644 --- a/gstreamer-base/sys/tests/constant.c +++ b/gstreamer-base/sys/tests/constant.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-base/sys/tests/layout.c b/gstreamer-base/sys/tests/layout.c index e2e720a87..84438183c 100644 --- a/gstreamer-base/sys/tests/layout.c +++ b/gstreamer-base/sys/tests/layout.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-check/src/auto/versions.txt b/gstreamer-check/src/auto/versions.txt index 490a872bf..60a2759f5 100644 --- a/gstreamer-check/src/auto/versions.txt +++ b/gstreamer-check/src/auto/versions.txt @@ -1,3 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) diff --git a/gstreamer-check/sys/build.rs b/gstreamer-check/sys/build.rs index 5db31187c..e7b3bf073 100644 --- a/gstreamer-check/sys/build.rs +++ b/gstreamer-check/sys/build.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-check/sys/src/lib.rs b/gstreamer-check/sys/src/lib.rs index d6a0e604d..2ebfa2ab9 100644 --- a/gstreamer-check/sys/src/lib.rs +++ b/gstreamer-check/sys/src/lib.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-check/sys/tests/abi.rs b/gstreamer-check/sys/tests/abi.rs index bd4c294a5..e191756aa 100644 --- a/gstreamer-check/sys/tests/abi.rs +++ b/gstreamer-check/sys/tests/abi.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT @@ -111,6 +111,7 @@ impl Results { } #[test] +#[cfg(target_os = "linux")] fn cross_validate_constants_with_c() { let mut c_constants: Vec<(String, String)> = Vec::new(); @@ -151,6 +152,7 @@ fn cross_validate_constants_with_c() { } #[test] +#[cfg(target_os = "linux")] fn cross_validate_layout_with_c() { let mut c_layouts = Vec::new(); diff --git a/gstreamer-check/sys/tests/constant.c b/gstreamer-check/sys/tests/constant.c index ce99936f9..574ccc03c 100644 --- a/gstreamer-check/sys/tests/constant.c +++ b/gstreamer-check/sys/tests/constant.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-check/sys/tests/layout.c b/gstreamer-check/sys/tests/layout.c index 0a4d726cb..14770927b 100644 --- a/gstreamer-check/sys/tests/layout.c +++ b/gstreamer-check/sys/tests/layout.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-controller/src/auto/versions.txt b/gstreamer-controller/src/auto/versions.txt index 490a872bf..60a2759f5 100644 --- a/gstreamer-controller/src/auto/versions.txt +++ b/gstreamer-controller/src/auto/versions.txt @@ -1,3 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) diff --git a/gstreamer-controller/sys/build.rs b/gstreamer-controller/sys/build.rs index 5db31187c..e7b3bf073 100644 --- a/gstreamer-controller/sys/build.rs +++ b/gstreamer-controller/sys/build.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-controller/sys/src/lib.rs b/gstreamer-controller/sys/src/lib.rs index 084a87652..6e03e40f2 100644 --- a/gstreamer-controller/sys/src/lib.rs +++ b/gstreamer-controller/sys/src/lib.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-controller/sys/tests/abi.rs b/gstreamer-controller/sys/tests/abi.rs index a9dda06ad..a250d3b14 100644 --- a/gstreamer-controller/sys/tests/abi.rs +++ b/gstreamer-controller/sys/tests/abi.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT @@ -111,6 +111,7 @@ impl Results { } #[test] +#[cfg(target_os = "linux")] fn cross_validate_constants_with_c() { let mut c_constants: Vec<(String, String)> = Vec::new(); @@ -151,6 +152,7 @@ fn cross_validate_constants_with_c() { } #[test] +#[cfg(target_os = "linux")] fn cross_validate_layout_with_c() { let mut c_layouts = Vec::new(); diff --git a/gstreamer-controller/sys/tests/constant.c b/gstreamer-controller/sys/tests/constant.c index 8a086d906..c4da5f989 100644 --- a/gstreamer-controller/sys/tests/constant.c +++ b/gstreamer-controller/sys/tests/constant.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-controller/sys/tests/layout.c b/gstreamer-controller/sys/tests/layout.c index 6406ef321..5932981cb 100644 --- a/gstreamer-controller/sys/tests/layout.c +++ b/gstreamer-controller/sys/tests/layout.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-editing-services/src/auto/asset.rs b/gstreamer-editing-services/src/auto/asset.rs index 4cb1a2804..de6b96f45 100644 --- a/gstreamer-editing-services/src/auto/asset.rs +++ b/gstreamer-editing-services/src/auto/asset.rs @@ -60,16 +60,28 @@ impl Asset { } #[doc(alias = "ges_asset_request_async")] - pub fn request_async) + Send + 'static>( + pub fn request_async) + 'static>( extractable_type: glib::types::Type, id: Option<&str>, cancellable: Option<&impl IsA>, callback: P, ) { assert_initialized_main_thread!(); - let user_data: Box_

= Box_::new(callback); + + let main_context = glib::MainContext::ref_thread_default(); + let is_main_context_owner = main_context.is_owner(); + let has_acquired_main_context = (!is_main_context_owner) + .then(|| main_context.acquire().ok()) + .flatten(); + assert!( + is_main_context_owner || has_acquired_main_context.is_some(), + "Async operations only allowed if the thread is owning the MainContext" + ); + + let user_data: Box_> = + Box_::new(glib::thread_guard::ThreadGuard::new(callback)); unsafe extern "C" fn request_async_trampoline< - P: FnOnce(Result) + Send + 'static, + P: FnOnce(Result) + 'static, >( _source_object: *mut glib::gobject_ffi::GObject, res: *mut gio::ffi::GAsyncResult, @@ -82,7 +94,9 @@ impl Asset { } else { Err(from_glib_full(error)) }; - let callback: Box_

= Box_::from_raw(user_data as *mut _); + let callback: Box_> = + Box_::from_raw(user_data as *mut _); + let callback: P = callback.into_inner(); callback(result); } let callback = request_async_trampoline::

; diff --git a/gstreamer-editing-services/src/auto/versions.txt b/gstreamer-editing-services/src/auto/versions.txt index 490a872bf..60a2759f5 100644 --- a/gstreamer-editing-services/src/auto/versions.txt +++ b/gstreamer-editing-services/src/auto/versions.txt @@ -1,3 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) diff --git a/gstreamer-editing-services/sys/build.rs b/gstreamer-editing-services/sys/build.rs index 5db31187c..e7b3bf073 100644 --- a/gstreamer-editing-services/sys/build.rs +++ b/gstreamer-editing-services/sys/build.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-editing-services/sys/src/lib.rs b/gstreamer-editing-services/sys/src/lib.rs index 08b00ec42..941f9f3d0 100644 --- a/gstreamer-editing-services/sys/src/lib.rs +++ b/gstreamer-editing-services/sys/src/lib.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-editing-services/sys/tests/abi.rs b/gstreamer-editing-services/sys/tests/abi.rs index 588cc4dc2..015b9b0d8 100644 --- a/gstreamer-editing-services/sys/tests/abi.rs +++ b/gstreamer-editing-services/sys/tests/abi.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT @@ -111,6 +111,7 @@ impl Results { } #[test] +#[cfg(target_os = "linux")] fn cross_validate_constants_with_c() { let mut c_constants: Vec<(String, String)> = Vec::new(); @@ -151,6 +152,7 @@ fn cross_validate_constants_with_c() { } #[test] +#[cfg(target_os = "linux")] fn cross_validate_layout_with_c() { let mut c_layouts = Vec::new(); diff --git a/gstreamer-editing-services/sys/tests/constant.c b/gstreamer-editing-services/sys/tests/constant.c index 995b3e529..ae1c586b7 100644 --- a/gstreamer-editing-services/sys/tests/constant.c +++ b/gstreamer-editing-services/sys/tests/constant.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-editing-services/sys/tests/layout.c b/gstreamer-editing-services/sys/tests/layout.c index ee20b3684..23f215a78 100644 --- a/gstreamer-editing-services/sys/tests/layout.c +++ b/gstreamer-editing-services/sys/tests/layout.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-gl/egl/src/auto/versions.txt b/gstreamer-gl/egl/src/auto/versions.txt index 490a872bf..60a2759f5 100644 --- a/gstreamer-gl/egl/src/auto/versions.txt +++ b/gstreamer-gl/egl/src/auto/versions.txt @@ -1,3 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) diff --git a/gstreamer-gl/egl/sys/build.rs b/gstreamer-gl/egl/sys/build.rs index 5db31187c..e7b3bf073 100644 --- a/gstreamer-gl/egl/sys/build.rs +++ b/gstreamer-gl/egl/sys/build.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-gl/egl/sys/src/lib.rs b/gstreamer-gl/egl/sys/src/lib.rs index f372b615c..15f8b87bf 100644 --- a/gstreamer-gl/egl/sys/src/lib.rs +++ b/gstreamer-gl/egl/sys/src/lib.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-gl/egl/sys/tests/abi.rs b/gstreamer-gl/egl/sys/tests/abi.rs index 7cb32b81c..7fb61c9c7 100644 --- a/gstreamer-gl/egl/sys/tests/abi.rs +++ b/gstreamer-gl/egl/sys/tests/abi.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT @@ -111,6 +111,7 @@ impl Results { } #[test] +#[cfg(target_os = "linux")] fn cross_validate_constants_with_c() { let mut c_constants: Vec<(String, String)> = Vec::new(); @@ -151,6 +152,7 @@ fn cross_validate_constants_with_c() { } #[test] +#[cfg(target_os = "linux")] fn cross_validate_layout_with_c() { let mut c_layouts = Vec::new(); diff --git a/gstreamer-gl/egl/sys/tests/constant.c b/gstreamer-gl/egl/sys/tests/constant.c index 31352b6e8..ed1f6c45f 100644 --- a/gstreamer-gl/egl/sys/tests/constant.c +++ b/gstreamer-gl/egl/sys/tests/constant.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-gl/egl/sys/tests/layout.c b/gstreamer-gl/egl/sys/tests/layout.c index 65e9c3574..adf53cd9d 100644 --- a/gstreamer-gl/egl/sys/tests/layout.c +++ b/gstreamer-gl/egl/sys/tests/layout.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-gl/src/auto/versions.txt b/gstreamer-gl/src/auto/versions.txt index 490a872bf..60a2759f5 100644 --- a/gstreamer-gl/src/auto/versions.txt +++ b/gstreamer-gl/src/auto/versions.txt @@ -1,3 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) diff --git a/gstreamer-gl/sys/build.rs b/gstreamer-gl/sys/build.rs index 5db31187c..e7b3bf073 100644 --- a/gstreamer-gl/sys/build.rs +++ b/gstreamer-gl/sys/build.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-gl/sys/src/lib.rs b/gstreamer-gl/sys/src/lib.rs index 89e911cc4..7c87a5494 100644 --- a/gstreamer-gl/sys/src/lib.rs +++ b/gstreamer-gl/sys/src/lib.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-gl/sys/tests/abi.rs b/gstreamer-gl/sys/tests/abi.rs index 6dd979ac6..4f1fee1ac 100644 --- a/gstreamer-gl/sys/tests/abi.rs +++ b/gstreamer-gl/sys/tests/abi.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT @@ -111,6 +111,7 @@ impl Results { } #[test] +#[cfg(target_os = "linux")] fn cross_validate_constants_with_c() { let mut c_constants: Vec<(String, String)> = Vec::new(); @@ -151,6 +152,7 @@ fn cross_validate_constants_with_c() { } #[test] +#[cfg(target_os = "linux")] fn cross_validate_layout_with_c() { let mut c_layouts = Vec::new(); diff --git a/gstreamer-gl/sys/tests/constant.c b/gstreamer-gl/sys/tests/constant.c index b3d3241a1..0cb0211c7 100644 --- a/gstreamer-gl/sys/tests/constant.c +++ b/gstreamer-gl/sys/tests/constant.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-gl/sys/tests/layout.c b/gstreamer-gl/sys/tests/layout.c index 0f679c009..9e5a441bf 100644 --- a/gstreamer-gl/sys/tests/layout.c +++ b/gstreamer-gl/sys/tests/layout.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-gl/wayland/src/auto/versions.txt b/gstreamer-gl/wayland/src/auto/versions.txt index 490a872bf..60a2759f5 100644 --- a/gstreamer-gl/wayland/src/auto/versions.txt +++ b/gstreamer-gl/wayland/src/auto/versions.txt @@ -1,3 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) diff --git a/gstreamer-gl/wayland/sys/build.rs b/gstreamer-gl/wayland/sys/build.rs index 5db31187c..e7b3bf073 100644 --- a/gstreamer-gl/wayland/sys/build.rs +++ b/gstreamer-gl/wayland/sys/build.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-gl/wayland/sys/src/lib.rs b/gstreamer-gl/wayland/sys/src/lib.rs index a3f6e0fd7..10df18e93 100644 --- a/gstreamer-gl/wayland/sys/src/lib.rs +++ b/gstreamer-gl/wayland/sys/src/lib.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-gl/wayland/sys/tests/abi.rs b/gstreamer-gl/wayland/sys/tests/abi.rs index 19bd13ff0..a2590fcd7 100644 --- a/gstreamer-gl/wayland/sys/tests/abi.rs +++ b/gstreamer-gl/wayland/sys/tests/abi.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT @@ -111,6 +111,7 @@ impl Results { } #[test] +#[cfg(target_os = "linux")] fn cross_validate_constants_with_c() { let mut c_constants: Vec<(String, String)> = Vec::new(); @@ -151,6 +152,7 @@ fn cross_validate_constants_with_c() { } #[test] +#[cfg(target_os = "linux")] fn cross_validate_layout_with_c() { let mut c_layouts = Vec::new(); diff --git a/gstreamer-gl/wayland/sys/tests/constant.c b/gstreamer-gl/wayland/sys/tests/constant.c index ce99936f9..574ccc03c 100644 --- a/gstreamer-gl/wayland/sys/tests/constant.c +++ b/gstreamer-gl/wayland/sys/tests/constant.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-gl/wayland/sys/tests/layout.c b/gstreamer-gl/wayland/sys/tests/layout.c index a6a490070..fe427da83 100644 --- a/gstreamer-gl/wayland/sys/tests/layout.c +++ b/gstreamer-gl/wayland/sys/tests/layout.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-gl/x11/src/auto/versions.txt b/gstreamer-gl/x11/src/auto/versions.txt index 490a872bf..60a2759f5 100644 --- a/gstreamer-gl/x11/src/auto/versions.txt +++ b/gstreamer-gl/x11/src/auto/versions.txt @@ -1,3 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) diff --git a/gstreamer-gl/x11/sys/build.rs b/gstreamer-gl/x11/sys/build.rs index 5db31187c..e7b3bf073 100644 --- a/gstreamer-gl/x11/sys/build.rs +++ b/gstreamer-gl/x11/sys/build.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-gl/x11/sys/src/lib.rs b/gstreamer-gl/x11/sys/src/lib.rs index 56c12bc06..06c4bc957 100644 --- a/gstreamer-gl/x11/sys/src/lib.rs +++ b/gstreamer-gl/x11/sys/src/lib.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-gl/x11/sys/tests/abi.rs b/gstreamer-gl/x11/sys/tests/abi.rs index 2daaf607e..8be908d8b 100644 --- a/gstreamer-gl/x11/sys/tests/abi.rs +++ b/gstreamer-gl/x11/sys/tests/abi.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT @@ -111,6 +111,7 @@ impl Results { } #[test] +#[cfg(target_os = "linux")] fn cross_validate_constants_with_c() { let mut c_constants: Vec<(String, String)> = Vec::new(); @@ -151,6 +152,7 @@ fn cross_validate_constants_with_c() { } #[test] +#[cfg(target_os = "linux")] fn cross_validate_layout_with_c() { let mut c_layouts = Vec::new(); diff --git a/gstreamer-gl/x11/sys/tests/constant.c b/gstreamer-gl/x11/sys/tests/constant.c index ce99936f9..574ccc03c 100644 --- a/gstreamer-gl/x11/sys/tests/constant.c +++ b/gstreamer-gl/x11/sys/tests/constant.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-gl/x11/sys/tests/layout.c b/gstreamer-gl/x11/sys/tests/layout.c index b84adc97e..af72e7101 100644 --- a/gstreamer-gl/x11/sys/tests/layout.c +++ b/gstreamer-gl/x11/sys/tests/layout.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-mpegts/sys/build.rs b/gstreamer-mpegts/sys/build.rs index 5db31187c..e7b3bf073 100644 --- a/gstreamer-mpegts/sys/build.rs +++ b/gstreamer-mpegts/sys/build.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-mpegts/sys/src/lib.rs b/gstreamer-mpegts/sys/src/lib.rs index 309f2e123..0ac2a0269 100644 --- a/gstreamer-mpegts/sys/src/lib.rs +++ b/gstreamer-mpegts/sys/src/lib.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-mpegts/sys/tests/abi.rs b/gstreamer-mpegts/sys/tests/abi.rs index 981e20835..4b33a590e 100644 --- a/gstreamer-mpegts/sys/tests/abi.rs +++ b/gstreamer-mpegts/sys/tests/abi.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT @@ -111,6 +111,7 @@ impl Results { } #[test] +#[cfg(target_os = "linux")] fn cross_validate_constants_with_c() { let mut c_constants: Vec<(String, String)> = Vec::new(); @@ -151,6 +152,7 @@ fn cross_validate_constants_with_c() { } #[test] +#[cfg(target_os = "linux")] fn cross_validate_layout_with_c() { let mut c_layouts = Vec::new(); diff --git a/gstreamer-mpegts/sys/tests/constant.c b/gstreamer-mpegts/sys/tests/constant.c index 134ec6c98..fbf8eeda5 100644 --- a/gstreamer-mpegts/sys/tests/constant.c +++ b/gstreamer-mpegts/sys/tests/constant.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-mpegts/sys/tests/layout.c b/gstreamer-mpegts/sys/tests/layout.c index cf3d72a74..8d0bc42da 100644 --- a/gstreamer-mpegts/sys/tests/layout.c +++ b/gstreamer-mpegts/sys/tests/layout.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-net/src/auto/versions.txt b/gstreamer-net/src/auto/versions.txt index 490a872bf..60a2759f5 100644 --- a/gstreamer-net/src/auto/versions.txt +++ b/gstreamer-net/src/auto/versions.txt @@ -1,3 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) diff --git a/gstreamer-net/sys/build.rs b/gstreamer-net/sys/build.rs index 5db31187c..e7b3bf073 100644 --- a/gstreamer-net/sys/build.rs +++ b/gstreamer-net/sys/build.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-net/sys/src/lib.rs b/gstreamer-net/sys/src/lib.rs index cc80d037a..5b191b239 100644 --- a/gstreamer-net/sys/src/lib.rs +++ b/gstreamer-net/sys/src/lib.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-net/sys/tests/abi.rs b/gstreamer-net/sys/tests/abi.rs index 2b449ab70..2ca58b6cf 100644 --- a/gstreamer-net/sys/tests/abi.rs +++ b/gstreamer-net/sys/tests/abi.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT @@ -111,6 +111,7 @@ impl Results { } #[test] +#[cfg(target_os = "linux")] fn cross_validate_constants_with_c() { let mut c_constants: Vec<(String, String)> = Vec::new(); @@ -151,6 +152,7 @@ fn cross_validate_constants_with_c() { } #[test] +#[cfg(target_os = "linux")] fn cross_validate_layout_with_c() { let mut c_layouts = Vec::new(); diff --git a/gstreamer-net/sys/tests/constant.c b/gstreamer-net/sys/tests/constant.c index 2a887957a..e9a36c8fa 100644 --- a/gstreamer-net/sys/tests/constant.c +++ b/gstreamer-net/sys/tests/constant.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-net/sys/tests/layout.c b/gstreamer-net/sys/tests/layout.c index 113bfe2eb..87c18f117 100644 --- a/gstreamer-net/sys/tests/layout.c +++ b/gstreamer-net/sys/tests/layout.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-pbutils/src/auto/versions.txt b/gstreamer-pbutils/src/auto/versions.txt index 490a872bf..60a2759f5 100644 --- a/gstreamer-pbutils/src/auto/versions.txt +++ b/gstreamer-pbutils/src/auto/versions.txt @@ -1,3 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) diff --git a/gstreamer-pbutils/sys/build.rs b/gstreamer-pbutils/sys/build.rs index 5db31187c..e7b3bf073 100644 --- a/gstreamer-pbutils/sys/build.rs +++ b/gstreamer-pbutils/sys/build.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-pbutils/sys/src/lib.rs b/gstreamer-pbutils/sys/src/lib.rs index 382483630..8791f2eca 100644 --- a/gstreamer-pbutils/sys/src/lib.rs +++ b/gstreamer-pbutils/sys/src/lib.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-pbutils/sys/tests/abi.rs b/gstreamer-pbutils/sys/tests/abi.rs index c9e83150f..8f6f1e047 100644 --- a/gstreamer-pbutils/sys/tests/abi.rs +++ b/gstreamer-pbutils/sys/tests/abi.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT @@ -111,6 +111,7 @@ impl Results { } #[test] +#[cfg(target_os = "linux")] fn cross_validate_constants_with_c() { let mut c_constants: Vec<(String, String)> = Vec::new(); @@ -151,6 +152,7 @@ fn cross_validate_constants_with_c() { } #[test] +#[cfg(target_os = "linux")] fn cross_validate_layout_with_c() { let mut c_layouts = Vec::new(); diff --git a/gstreamer-pbutils/sys/tests/constant.c b/gstreamer-pbutils/sys/tests/constant.c index 4c7167151..077f71c7b 100644 --- a/gstreamer-pbutils/sys/tests/constant.c +++ b/gstreamer-pbutils/sys/tests/constant.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-pbutils/sys/tests/layout.c b/gstreamer-pbutils/sys/tests/layout.c index 6f4d0e0c1..511daf35b 100644 --- a/gstreamer-pbutils/sys/tests/layout.c +++ b/gstreamer-pbutils/sys/tests/layout.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-player/src/auto/versions.txt b/gstreamer-player/src/auto/versions.txt index 490a872bf..60a2759f5 100644 --- a/gstreamer-player/src/auto/versions.txt +++ b/gstreamer-player/src/auto/versions.txt @@ -1,3 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) diff --git a/gstreamer-player/sys/build.rs b/gstreamer-player/sys/build.rs index 5db31187c..e7b3bf073 100644 --- a/gstreamer-player/sys/build.rs +++ b/gstreamer-player/sys/build.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-player/sys/src/lib.rs b/gstreamer-player/sys/src/lib.rs index d4d02f710..bbe5268f7 100644 --- a/gstreamer-player/sys/src/lib.rs +++ b/gstreamer-player/sys/src/lib.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-player/sys/tests/abi.rs b/gstreamer-player/sys/tests/abi.rs index f7dd95ea1..2a3d72b23 100644 --- a/gstreamer-player/sys/tests/abi.rs +++ b/gstreamer-player/sys/tests/abi.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT @@ -111,6 +111,7 @@ impl Results { } #[test] +#[cfg(target_os = "linux")] fn cross_validate_constants_with_c() { let mut c_constants: Vec<(String, String)> = Vec::new(); @@ -151,6 +152,7 @@ fn cross_validate_constants_with_c() { } #[test] +#[cfg(target_os = "linux")] fn cross_validate_layout_with_c() { let mut c_layouts = Vec::new(); diff --git a/gstreamer-player/sys/tests/constant.c b/gstreamer-player/sys/tests/constant.c index b76bd8b51..4b5609749 100644 --- a/gstreamer-player/sys/tests/constant.c +++ b/gstreamer-player/sys/tests/constant.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-player/sys/tests/layout.c b/gstreamer-player/sys/tests/layout.c index a30c5607f..6d0a19c5d 100644 --- a/gstreamer-player/sys/tests/layout.c +++ b/gstreamer-player/sys/tests/layout.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-rtp/src/auto/versions.txt b/gstreamer-rtp/src/auto/versions.txt index 490a872bf..60a2759f5 100644 --- a/gstreamer-rtp/src/auto/versions.txt +++ b/gstreamer-rtp/src/auto/versions.txt @@ -1,3 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) diff --git a/gstreamer-rtp/sys/build.rs b/gstreamer-rtp/sys/build.rs index 5db31187c..e7b3bf073 100644 --- a/gstreamer-rtp/sys/build.rs +++ b/gstreamer-rtp/sys/build.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-rtp/sys/src/lib.rs b/gstreamer-rtp/sys/src/lib.rs index 4a64ea308..7344cb3c0 100644 --- a/gstreamer-rtp/sys/src/lib.rs +++ b/gstreamer-rtp/sys/src/lib.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-rtp/sys/tests/abi.rs b/gstreamer-rtp/sys/tests/abi.rs index 570b7206e..d8f9ab2f6 100644 --- a/gstreamer-rtp/sys/tests/abi.rs +++ b/gstreamer-rtp/sys/tests/abi.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT @@ -111,6 +111,7 @@ impl Results { } #[test] +#[cfg(target_os = "linux")] fn cross_validate_constants_with_c() { let mut c_constants: Vec<(String, String)> = Vec::new(); @@ -151,6 +152,7 @@ fn cross_validate_constants_with_c() { } #[test] +#[cfg(target_os = "linux")] fn cross_validate_layout_with_c() { let mut c_layouts = Vec::new(); diff --git a/gstreamer-rtp/sys/tests/constant.c b/gstreamer-rtp/sys/tests/constant.c index 8598f35d8..cd3523928 100644 --- a/gstreamer-rtp/sys/tests/constant.c +++ b/gstreamer-rtp/sys/tests/constant.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-rtp/sys/tests/layout.c b/gstreamer-rtp/sys/tests/layout.c index e62b201b8..e0a3835aa 100644 --- a/gstreamer-rtp/sys/tests/layout.c +++ b/gstreamer-rtp/sys/tests/layout.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-rtsp-server/src/auto/versions.txt b/gstreamer-rtsp-server/src/auto/versions.txt index 490a872bf..60a2759f5 100644 --- a/gstreamer-rtsp-server/src/auto/versions.txt +++ b/gstreamer-rtsp-server/src/auto/versions.txt @@ -1,3 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) diff --git a/gstreamer-rtsp-server/sys/build.rs b/gstreamer-rtsp-server/sys/build.rs index 5db31187c..e7b3bf073 100644 --- a/gstreamer-rtsp-server/sys/build.rs +++ b/gstreamer-rtsp-server/sys/build.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-rtsp-server/sys/src/lib.rs b/gstreamer-rtsp-server/sys/src/lib.rs index abcf697f3..fdd492ed3 100644 --- a/gstreamer-rtsp-server/sys/src/lib.rs +++ b/gstreamer-rtsp-server/sys/src/lib.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-rtsp-server/sys/tests/abi.rs b/gstreamer-rtsp-server/sys/tests/abi.rs index 9a02e8898..45eb760da 100644 --- a/gstreamer-rtsp-server/sys/tests/abi.rs +++ b/gstreamer-rtsp-server/sys/tests/abi.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT @@ -111,6 +111,7 @@ impl Results { } #[test] +#[cfg(target_os = "linux")] fn cross_validate_constants_with_c() { let mut c_constants: Vec<(String, String)> = Vec::new(); @@ -151,6 +152,7 @@ fn cross_validate_constants_with_c() { } #[test] +#[cfg(target_os = "linux")] fn cross_validate_layout_with_c() { let mut c_layouts = Vec::new(); diff --git a/gstreamer-rtsp-server/sys/tests/constant.c b/gstreamer-rtsp-server/sys/tests/constant.c index fb9937526..83b8eea70 100644 --- a/gstreamer-rtsp-server/sys/tests/constant.c +++ b/gstreamer-rtsp-server/sys/tests/constant.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-rtsp-server/sys/tests/layout.c b/gstreamer-rtsp-server/sys/tests/layout.c index 383317603..d7329e0b3 100644 --- a/gstreamer-rtsp-server/sys/tests/layout.c +++ b/gstreamer-rtsp-server/sys/tests/layout.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-rtsp/src/auto/versions.txt b/gstreamer-rtsp/src/auto/versions.txt index 490a872bf..60a2759f5 100644 --- a/gstreamer-rtsp/src/auto/versions.txt +++ b/gstreamer-rtsp/src/auto/versions.txt @@ -1,3 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) diff --git a/gstreamer-rtsp/sys/build.rs b/gstreamer-rtsp/sys/build.rs index 5db31187c..e7b3bf073 100644 --- a/gstreamer-rtsp/sys/build.rs +++ b/gstreamer-rtsp/sys/build.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-rtsp/sys/src/lib.rs b/gstreamer-rtsp/sys/src/lib.rs index b7ea64cbf..003f85ee6 100644 --- a/gstreamer-rtsp/sys/src/lib.rs +++ b/gstreamer-rtsp/sys/src/lib.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-rtsp/sys/tests/abi.rs b/gstreamer-rtsp/sys/tests/abi.rs index 80311ec5c..b6253974a 100644 --- a/gstreamer-rtsp/sys/tests/abi.rs +++ b/gstreamer-rtsp/sys/tests/abi.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT @@ -111,6 +111,7 @@ impl Results { } #[test] +#[cfg(target_os = "linux")] fn cross_validate_constants_with_c() { let mut c_constants: Vec<(String, String)> = Vec::new(); @@ -151,6 +152,7 @@ fn cross_validate_constants_with_c() { } #[test] +#[cfg(target_os = "linux")] fn cross_validate_layout_with_c() { let mut c_layouts = Vec::new(); diff --git a/gstreamer-rtsp/sys/tests/constant.c b/gstreamer-rtsp/sys/tests/constant.c index 2214d7b9c..c204df356 100644 --- a/gstreamer-rtsp/sys/tests/constant.c +++ b/gstreamer-rtsp/sys/tests/constant.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-rtsp/sys/tests/layout.c b/gstreamer-rtsp/sys/tests/layout.c index 562a27ead..ec45342be 100644 --- a/gstreamer-rtsp/sys/tests/layout.c +++ b/gstreamer-rtsp/sys/tests/layout.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-sdp/src/auto/versions.txt b/gstreamer-sdp/src/auto/versions.txt index 490a872bf..60a2759f5 100644 --- a/gstreamer-sdp/src/auto/versions.txt +++ b/gstreamer-sdp/src/auto/versions.txt @@ -1,3 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) diff --git a/gstreamer-sdp/sys/build.rs b/gstreamer-sdp/sys/build.rs index 5db31187c..e7b3bf073 100644 --- a/gstreamer-sdp/sys/build.rs +++ b/gstreamer-sdp/sys/build.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-sdp/sys/src/lib.rs b/gstreamer-sdp/sys/src/lib.rs index 5ff2f3ec4..1c768d757 100644 --- a/gstreamer-sdp/sys/src/lib.rs +++ b/gstreamer-sdp/sys/src/lib.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-sdp/sys/tests/abi.rs b/gstreamer-sdp/sys/tests/abi.rs index b549dbb26..6295093f8 100644 --- a/gstreamer-sdp/sys/tests/abi.rs +++ b/gstreamer-sdp/sys/tests/abi.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT @@ -111,6 +111,7 @@ impl Results { } #[test] +#[cfg(target_os = "linux")] fn cross_validate_constants_with_c() { let mut c_constants: Vec<(String, String)> = Vec::new(); @@ -151,6 +152,7 @@ fn cross_validate_constants_with_c() { } #[test] +#[cfg(target_os = "linux")] fn cross_validate_layout_with_c() { let mut c_layouts = Vec::new(); diff --git a/gstreamer-sdp/sys/tests/constant.c b/gstreamer-sdp/sys/tests/constant.c index f6224442e..e3a4990a2 100644 --- a/gstreamer-sdp/sys/tests/constant.c +++ b/gstreamer-sdp/sys/tests/constant.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-sdp/sys/tests/layout.c b/gstreamer-sdp/sys/tests/layout.c index fd94925b4..d937b3b4c 100644 --- a/gstreamer-sdp/sys/tests/layout.c +++ b/gstreamer-sdp/sys/tests/layout.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-tag/sys/build.rs b/gstreamer-tag/sys/build.rs index 5db31187c..e7b3bf073 100644 --- a/gstreamer-tag/sys/build.rs +++ b/gstreamer-tag/sys/build.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-tag/sys/src/lib.rs b/gstreamer-tag/sys/src/lib.rs index 755cc0644..71f7f0db9 100644 --- a/gstreamer-tag/sys/src/lib.rs +++ b/gstreamer-tag/sys/src/lib.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-tag/sys/tests/abi.rs b/gstreamer-tag/sys/tests/abi.rs index b7235692c..d90e7ed7c 100644 --- a/gstreamer-tag/sys/tests/abi.rs +++ b/gstreamer-tag/sys/tests/abi.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT @@ -111,6 +111,7 @@ impl Results { } #[test] +#[cfg(target_os = "linux")] fn cross_validate_constants_with_c() { let mut c_constants: Vec<(String, String)> = Vec::new(); @@ -151,6 +152,7 @@ fn cross_validate_constants_with_c() { } #[test] +#[cfg(target_os = "linux")] fn cross_validate_layout_with_c() { let mut c_layouts = Vec::new(); diff --git a/gstreamer-tag/sys/tests/constant.c b/gstreamer-tag/sys/tests/constant.c index 77be01946..ae4fa7cff 100644 --- a/gstreamer-tag/sys/tests/constant.c +++ b/gstreamer-tag/sys/tests/constant.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-tag/sys/tests/layout.c b/gstreamer-tag/sys/tests/layout.c index b41fc6378..00c4c6269 100644 --- a/gstreamer-tag/sys/tests/layout.c +++ b/gstreamer-tag/sys/tests/layout.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-video/src/auto/versions.txt b/gstreamer-video/src/auto/versions.txt index 490a872bf..60a2759f5 100644 --- a/gstreamer-video/src/auto/versions.txt +++ b/gstreamer-video/src/auto/versions.txt @@ -1,3 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) diff --git a/gstreamer-video/sys/build.rs b/gstreamer-video/sys/build.rs index 5db31187c..e7b3bf073 100644 --- a/gstreamer-video/sys/build.rs +++ b/gstreamer-video/sys/build.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-video/sys/src/lib.rs b/gstreamer-video/sys/src/lib.rs index 7a3c9f8ab..0e196234a 100644 --- a/gstreamer-video/sys/src/lib.rs +++ b/gstreamer-video/sys/src/lib.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-video/sys/tests/abi.rs b/gstreamer-video/sys/tests/abi.rs index 21cab88c2..e2a6eb198 100644 --- a/gstreamer-video/sys/tests/abi.rs +++ b/gstreamer-video/sys/tests/abi.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT @@ -111,6 +111,7 @@ impl Results { } #[test] +#[cfg(target_os = "linux")] fn cross_validate_constants_with_c() { let mut c_constants: Vec<(String, String)> = Vec::new(); @@ -151,6 +152,7 @@ fn cross_validate_constants_with_c() { } #[test] +#[cfg(target_os = "linux")] fn cross_validate_layout_with_c() { let mut c_layouts = Vec::new(); diff --git a/gstreamer-video/sys/tests/constant.c b/gstreamer-video/sys/tests/constant.c index e6526f3fa..5b3c3c123 100644 --- a/gstreamer-video/sys/tests/constant.c +++ b/gstreamer-video/sys/tests/constant.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-video/sys/tests/layout.c b/gstreamer-video/sys/tests/layout.c index c0e2e0908..3544e92a4 100644 --- a/gstreamer-video/sys/tests/layout.c +++ b/gstreamer-video/sys/tests/layout.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-webrtc/src/auto/versions.txt b/gstreamer-webrtc/src/auto/versions.txt index 490a872bf..60a2759f5 100644 --- a/gstreamer-webrtc/src/auto/versions.txt +++ b/gstreamer-webrtc/src/auto/versions.txt @@ -1,3 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) diff --git a/gstreamer-webrtc/sys/build.rs b/gstreamer-webrtc/sys/build.rs index 5db31187c..e7b3bf073 100644 --- a/gstreamer-webrtc/sys/build.rs +++ b/gstreamer-webrtc/sys/build.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-webrtc/sys/src/lib.rs b/gstreamer-webrtc/sys/src/lib.rs index b78436da1..5a4e59590 100644 --- a/gstreamer-webrtc/sys/src/lib.rs +++ b/gstreamer-webrtc/sys/src/lib.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-webrtc/sys/tests/abi.rs b/gstreamer-webrtc/sys/tests/abi.rs index 6b1f1cb4e..2fa71f880 100644 --- a/gstreamer-webrtc/sys/tests/abi.rs +++ b/gstreamer-webrtc/sys/tests/abi.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT @@ -111,6 +111,7 @@ impl Results { } #[test] +#[cfg(target_os = "linux")] fn cross_validate_constants_with_c() { let mut c_constants: Vec<(String, String)> = Vec::new(); @@ -151,6 +152,7 @@ fn cross_validate_constants_with_c() { } #[test] +#[cfg(target_os = "linux")] fn cross_validate_layout_with_c() { let mut c_layouts = Vec::new(); diff --git a/gstreamer-webrtc/sys/tests/constant.c b/gstreamer-webrtc/sys/tests/constant.c index bc13d08d5..3a7c89bc4 100644 --- a/gstreamer-webrtc/sys/tests/constant.c +++ b/gstreamer-webrtc/sys/tests/constant.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer-webrtc/sys/tests/layout.c b/gstreamer-webrtc/sys/tests/layout.c index 95e8c05e7..3186c0341 100644 --- a/gstreamer-webrtc/sys/tests/layout.c +++ b/gstreamer-webrtc/sys/tests/layout.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer/src/auto/versions.txt b/gstreamer/src/auto/versions.txt index 490a872bf..60a2759f5 100644 --- a/gstreamer/src/auto/versions.txt +++ b/gstreamer/src/auto/versions.txt @@ -1,3 +1,3 @@ -Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) diff --git a/gstreamer/sys/build.rs b/gstreamer/sys/build.rs index 5db31187c..e7b3bf073 100644 --- a/gstreamer/sys/build.rs +++ b/gstreamer/sys/build.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer/sys/src/lib.rs b/gstreamer/sys/src/lib.rs index 815e1d81d..1dc0404dc 100644 --- a/gstreamer/sys/src/lib.rs +++ b/gstreamer/sys/src/lib.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer/sys/tests/abi.rs b/gstreamer/sys/tests/abi.rs index 11857cffe..a25c01231 100644 --- a/gstreamer/sys/tests/abi.rs +++ b/gstreamer/sys/tests/abi.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT @@ -111,6 +111,7 @@ impl Results { } #[test] +#[cfg(target_os = "linux")] fn cross_validate_constants_with_c() { let mut c_constants: Vec<(String, String)> = Vec::new(); @@ -151,6 +152,7 @@ fn cross_validate_constants_with_c() { } #[test] +#[cfg(target_os = "linux")] fn cross_validate_layout_with_c() { let mut c_layouts = Vec::new(); diff --git a/gstreamer/sys/tests/constant.c b/gstreamer/sys/tests/constant.c index 33ed58d2d..66e4be5a9 100644 --- a/gstreamer/sys/tests/constant.c +++ b/gstreamer/sys/tests/constant.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT diff --git a/gstreamer/sys/tests/layout.c b/gstreamer/sys/tests/layout.c index 3ed362825..f835b3b2c 100644 --- a/gstreamer/sys/tests/layout.c +++ b/gstreamer/sys/tests/layout.c @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ ee37253c10af) +// Generated by gir (https://github.com/gtk-rs/gir @ e0d8d8d645b1) // from gir-files (https://github.com/gtk-rs/gir-files @ 5502d32880f5) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ f05404723520) // DO NOT EDIT