diff --git a/gstreamer-app/src/auto/versions.txt b/gstreamer-app/src/auto/versions.txt index e491f700f..78172bccd 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 @ 78e3d3c22343) +Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) diff --git a/gstreamer-app/sys/build.rs b/gstreamer-app/sys/build.rs index 978425f4d..9bd591140 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-app/sys/src/lib.rs b/gstreamer-app/sys/src/lib.rs index e768e45ce..016234be9 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-app/sys/tests/abi.rs b/gstreamer-app/sys/tests/abi.rs index 3a53497e5..26831bfb3 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // 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 2a43dd032..92f9c285c 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-app/sys/tests/layout.c b/gstreamer-app/sys/tests/layout.c index 869a7a6e2..5362b1961 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-audio/src/auto/versions.txt b/gstreamer-audio/src/auto/versions.txt index e491f700f..78172bccd 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 @ 78e3d3c22343) +Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) diff --git a/gstreamer-audio/sys/build.rs b/gstreamer-audio/sys/build.rs index 978425f4d..9bd591140 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-audio/sys/src/lib.rs b/gstreamer-audio/sys/src/lib.rs index 52e92dc5d..edff88e4e 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-audio/sys/tests/abi.rs b/gstreamer-audio/sys/tests/abi.rs index ce310d6a5..eda507d37 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // 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 0f6d2e370..c109f9fcb 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-audio/sys/tests/layout.c b/gstreamer-audio/sys/tests/layout.c index 565ba995a..276235319 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-base/src/auto/versions.txt b/gstreamer-base/src/auto/versions.txt index e491f700f..78172bccd 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 @ 78e3d3c22343) +Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) diff --git a/gstreamer-base/sys/build.rs b/gstreamer-base/sys/build.rs index 978425f4d..9bd591140 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-base/sys/src/lib.rs b/gstreamer-base/sys/src/lib.rs index b379f8207..4c83cd84b 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-base/sys/tests/abi.rs b/gstreamer-base/sys/tests/abi.rs index dd110dbd4..1c7370b17 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // 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 e21925416..e52a922a0 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-base/sys/tests/layout.c b/gstreamer-base/sys/tests/layout.c index f3123184d..f844d1b1b 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-check/src/auto/versions.txt b/gstreamer-check/src/auto/versions.txt index e491f700f..78172bccd 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 @ 78e3d3c22343) +Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) diff --git a/gstreamer-check/sys/build.rs b/gstreamer-check/sys/build.rs index 978425f4d..9bd591140 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-check/sys/src/lib.rs b/gstreamer-check/sys/src/lib.rs index 36d644a3b..fc419e41d 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-check/sys/tests/abi.rs b/gstreamer-check/sys/tests/abi.rs index f64cc19c4..c614a6def 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // 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 b4673b971..4b43cab77 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-check/sys/tests/layout.c b/gstreamer-check/sys/tests/layout.c index c62588b86..79d54730e 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-controller/src/auto/versions.txt b/gstreamer-controller/src/auto/versions.txt index e491f700f..78172bccd 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 @ 78e3d3c22343) +Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) diff --git a/gstreamer-controller/sys/build.rs b/gstreamer-controller/sys/build.rs index 978425f4d..9bd591140 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-controller/sys/src/lib.rs b/gstreamer-controller/sys/src/lib.rs index 5f49b68dd..e27bca4ba 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-controller/sys/tests/abi.rs b/gstreamer-controller/sys/tests/abi.rs index 93aaa4c06..65fa0f736 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // 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 43b77745a..0f06c3b40 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-controller/sys/tests/layout.c b/gstreamer-controller/sys/tests/layout.c index 46f70de8c..f8d16e091 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-editing-services/src/auto/versions.txt b/gstreamer-editing-services/src/auto/versions.txt index e491f700f..78172bccd 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 @ 78e3d3c22343) +Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) diff --git a/gstreamer-editing-services/sys/build.rs b/gstreamer-editing-services/sys/build.rs index 978425f4d..9bd591140 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-editing-services/sys/src/lib.rs b/gstreamer-editing-services/sys/src/lib.rs index a79283382..1bb645bb8 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-editing-services/sys/tests/abi.rs b/gstreamer-editing-services/sys/tests/abi.rs index 8ae4bb310..78c5cec14 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // 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 2aa503ce6..d31c97977 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-editing-services/sys/tests/layout.c b/gstreamer-editing-services/sys/tests/layout.c index 74fc52f2d..893458d55 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-gl/egl/src/auto/versions.txt b/gstreamer-gl/egl/src/auto/versions.txt index e491f700f..78172bccd 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 @ 78e3d3c22343) +Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) diff --git a/gstreamer-gl/egl/sys/build.rs b/gstreamer-gl/egl/sys/build.rs index 978425f4d..9bd591140 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-gl/egl/sys/src/lib.rs b/gstreamer-gl/egl/sys/src/lib.rs index 2e7be921d..9d123ec92 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-gl/egl/sys/tests/abi.rs b/gstreamer-gl/egl/sys/tests/abi.rs index c686b6853..e707129c0 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // 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 defdeeaa7..b070af0c4 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-gl/egl/sys/tests/layout.c b/gstreamer-gl/egl/sys/tests/layout.c index 268bf05fa..4bc77a48a 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-gl/src/auto/versions.txt b/gstreamer-gl/src/auto/versions.txt index e491f700f..78172bccd 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 @ 78e3d3c22343) +Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) diff --git a/gstreamer-gl/sys/build.rs b/gstreamer-gl/sys/build.rs index 978425f4d..9bd591140 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-gl/sys/src/lib.rs b/gstreamer-gl/sys/src/lib.rs index d517f4313..3a81a6caa 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-gl/sys/tests/abi.rs b/gstreamer-gl/sys/tests/abi.rs index d980a2bc5..e33d628c8 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // 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 fa5b6df1d..4cc568cee 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-gl/sys/tests/layout.c b/gstreamer-gl/sys/tests/layout.c index 50c671d26..1d10189a7 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-gl/wayland/src/auto/versions.txt b/gstreamer-gl/wayland/src/auto/versions.txt index e491f700f..78172bccd 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 @ 78e3d3c22343) +Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) diff --git a/gstreamer-gl/wayland/sys/build.rs b/gstreamer-gl/wayland/sys/build.rs index 978425f4d..9bd591140 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-gl/wayland/sys/src/lib.rs b/gstreamer-gl/wayland/sys/src/lib.rs index 23ae9ad5b..ca9996e2d 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-gl/wayland/sys/tests/abi.rs b/gstreamer-gl/wayland/sys/tests/abi.rs index fe9e4b6b9..447e5f790 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // 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 b4673b971..4b43cab77 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-gl/wayland/sys/tests/layout.c b/gstreamer-gl/wayland/sys/tests/layout.c index 6b376d206..fa46a3a53 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-gl/x11/src/auto/versions.txt b/gstreamer-gl/x11/src/auto/versions.txt index e491f700f..78172bccd 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 @ 78e3d3c22343) +Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) diff --git a/gstreamer-gl/x11/sys/build.rs b/gstreamer-gl/x11/sys/build.rs index 978425f4d..9bd591140 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-gl/x11/sys/src/lib.rs b/gstreamer-gl/x11/sys/src/lib.rs index f22b627a4..387f3c297 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-gl/x11/sys/tests/abi.rs b/gstreamer-gl/x11/sys/tests/abi.rs index 2dede3af3..569bd7119 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // 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 b4673b971..4b43cab77 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-gl/x11/sys/tests/layout.c b/gstreamer-gl/x11/sys/tests/layout.c index bb581721e..664f803a9 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-mpegts/sys/build.rs b/gstreamer-mpegts/sys/build.rs index 978425f4d..9bd591140 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-mpegts/sys/src/lib.rs b/gstreamer-mpegts/sys/src/lib.rs index c1ee3f435..bd009e18f 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-mpegts/sys/tests/abi.rs b/gstreamer-mpegts/sys/tests/abi.rs index fd7cd0cef..c8a16aea9 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // 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 29643e9ae..c44b9717e 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-mpegts/sys/tests/layout.c b/gstreamer-mpegts/sys/tests/layout.c index 9d42c08fc..12362e329 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-net/src/auto/ntp_clock.rs b/gstreamer-net/src/auto/ntp_clock.rs index 3c2ac2551..a1a4819c5 100644 --- a/gstreamer-net/src/auto/ntp_clock.rs +++ b/gstreamer-net/src/auto/ntp_clock.rs @@ -14,5 +14,7 @@ glib::wrapper! { } } +impl NtpClock {} + unsafe impl Send for NtpClock {} unsafe impl Sync for NtpClock {} diff --git a/gstreamer-net/src/auto/versions.txt b/gstreamer-net/src/auto/versions.txt index e491f700f..78172bccd 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 @ 78e3d3c22343) +Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) diff --git a/gstreamer-net/sys/build.rs b/gstreamer-net/sys/build.rs index 978425f4d..9bd591140 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-net/sys/src/lib.rs b/gstreamer-net/sys/src/lib.rs index 0537c91e7..367c786bf 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-net/sys/tests/abi.rs b/gstreamer-net/sys/tests/abi.rs index 58a3f1c10..160478076 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // 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 3e875b7cb..3dc86dfcf 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-net/sys/tests/layout.c b/gstreamer-net/sys/tests/layout.c index 187c42c4a..b4dec8f68 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-pbutils/src/auto/encoding_audio_profile.rs b/gstreamer-pbutils/src/auto/encoding_audio_profile.rs index e9bc131f8..402b11102 100644 --- a/gstreamer-pbutils/src/auto/encoding_audio_profile.rs +++ b/gstreamer-pbutils/src/auto/encoding_audio_profile.rs @@ -14,5 +14,7 @@ glib::wrapper! { } } +impl EncodingAudioProfile {} + unsafe impl Send for EncodingAudioProfile {} unsafe impl Sync for EncodingAudioProfile {} diff --git a/gstreamer-pbutils/src/auto/versions.txt b/gstreamer-pbutils/src/auto/versions.txt index e491f700f..78172bccd 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 @ 78e3d3c22343) +Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) diff --git a/gstreamer-pbutils/sys/build.rs b/gstreamer-pbutils/sys/build.rs index 978425f4d..9bd591140 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-pbutils/sys/src/lib.rs b/gstreamer-pbutils/sys/src/lib.rs index f2bf481e5..9dc182533 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-pbutils/sys/tests/abi.rs b/gstreamer-pbutils/sys/tests/abi.rs index 82ce8ee5e..5462c853c 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // 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 59740f595..f5b244bec 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-pbutils/sys/tests/layout.c b/gstreamer-pbutils/sys/tests/layout.c index 2f1c1899a..196d6109c 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-player/src/auto/versions.txt b/gstreamer-player/src/auto/versions.txt index e491f700f..78172bccd 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 @ 78e3d3c22343) +Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) diff --git a/gstreamer-player/sys/build.rs b/gstreamer-player/sys/build.rs index 978425f4d..9bd591140 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-player/sys/src/lib.rs b/gstreamer-player/sys/src/lib.rs index f26d3af33..59bb265d3 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-player/sys/tests/abi.rs b/gstreamer-player/sys/tests/abi.rs index 85ba399a0..a4d898fd3 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // 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 f510801a7..c726d9872 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-player/sys/tests/layout.c b/gstreamer-player/sys/tests/layout.c index 582d019b9..57e809c70 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-rtp/src/auto/versions.txt b/gstreamer-rtp/src/auto/versions.txt index e491f700f..78172bccd 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 @ 78e3d3c22343) +Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) diff --git a/gstreamer-rtp/sys/build.rs b/gstreamer-rtp/sys/build.rs index 978425f4d..9bd591140 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-rtp/sys/src/lib.rs b/gstreamer-rtp/sys/src/lib.rs index 6c7494d14..ed2a86c40 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-rtp/sys/tests/abi.rs b/gstreamer-rtp/sys/tests/abi.rs index 4d73d644b..10418eb08 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // 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 ea73b7a99..41b83e04b 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-rtp/sys/tests/layout.c b/gstreamer-rtp/sys/tests/layout.c index f18319c62..d11a5281b 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-rtsp-server/src/auto/versions.txt b/gstreamer-rtsp-server/src/auto/versions.txt index e491f700f..78172bccd 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 @ 78e3d3c22343) +Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) diff --git a/gstreamer-rtsp-server/sys/build.rs b/gstreamer-rtsp-server/sys/build.rs index 978425f4d..9bd591140 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-rtsp-server/sys/src/lib.rs b/gstreamer-rtsp-server/sys/src/lib.rs index 63dffb838..d67e0c96e 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-rtsp-server/sys/tests/abi.rs b/gstreamer-rtsp-server/sys/tests/abi.rs index 50894d6ad..b824c1e88 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // 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 a5b3afb7e..f3c310a25 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-rtsp-server/sys/tests/layout.c b/gstreamer-rtsp-server/sys/tests/layout.c index 87d7d033f..f1da02927 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-rtsp/src/auto/versions.txt b/gstreamer-rtsp/src/auto/versions.txt index e491f700f..78172bccd 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 @ 78e3d3c22343) +Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) diff --git a/gstreamer-rtsp/sys/build.rs b/gstreamer-rtsp/sys/build.rs index 978425f4d..9bd591140 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-rtsp/sys/src/lib.rs b/gstreamer-rtsp/sys/src/lib.rs index 971af8c8c..135c07de5 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-rtsp/sys/tests/abi.rs b/gstreamer-rtsp/sys/tests/abi.rs index bba2307fd..b64e82b75 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // 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 71fc51aeb..0745d726b 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-rtsp/sys/tests/layout.c b/gstreamer-rtsp/sys/tests/layout.c index 6815207f7..8c6538997 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-sdp/src/auto/versions.txt b/gstreamer-sdp/src/auto/versions.txt index e491f700f..78172bccd 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 @ 78e3d3c22343) +Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) diff --git a/gstreamer-sdp/sys/build.rs b/gstreamer-sdp/sys/build.rs index 978425f4d..9bd591140 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-sdp/sys/src/lib.rs b/gstreamer-sdp/sys/src/lib.rs index b3046bf04..4e4b608ae 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-sdp/sys/tests/abi.rs b/gstreamer-sdp/sys/tests/abi.rs index dff534833..b3a4b51bc 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // 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 e7e2e26bf..a42fd500d 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-sdp/sys/tests/layout.c b/gstreamer-sdp/sys/tests/layout.c index 79767b1c1..caf98419b 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-tag/sys/build.rs b/gstreamer-tag/sys/build.rs index 978425f4d..9bd591140 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-tag/sys/src/lib.rs b/gstreamer-tag/sys/src/lib.rs index 0d6cfea14..b255e48e0 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-tag/sys/tests/abi.rs b/gstreamer-tag/sys/tests/abi.rs index 4ea578f9d..7ffbefd47 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // 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 c9330c0ee..45c814232 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-tag/sys/tests/layout.c b/gstreamer-tag/sys/tests/layout.c index 6d59fe227..bef6ba53b 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-video/src/auto/versions.txt b/gstreamer-video/src/auto/versions.txt index e491f700f..78172bccd 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 @ 78e3d3c22343) +Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) diff --git a/gstreamer-video/sys/build.rs b/gstreamer-video/sys/build.rs index 978425f4d..9bd591140 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-video/sys/src/lib.rs b/gstreamer-video/sys/src/lib.rs index 3f84916ce..bea1734bc 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-video/sys/tests/abi.rs b/gstreamer-video/sys/tests/abi.rs index a925f526e..23c52ce73 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // 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 b5c405b6f..ac9dbce5e 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-video/sys/tests/layout.c b/gstreamer-video/sys/tests/layout.c index 74b2db468..dee884d9e 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-webrtc/src/auto/versions.txt b/gstreamer-webrtc/src/auto/versions.txt index e491f700f..78172bccd 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 @ 78e3d3c22343) +Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) diff --git a/gstreamer-webrtc/src/auto/web_rtc_data_channel.rs b/gstreamer-webrtc/src/auto/web_rtc_data_channel.rs index fa588b893..7fb60c8fa 100644 --- a/gstreamer-webrtc/src/auto/web_rtc_data_channel.rs +++ b/gstreamer-webrtc/src/auto/web_rtc_data_channel.rs @@ -259,7 +259,8 @@ impl WebRTCDataChannel { &from_glib_borrow(this), Option::::from_glib_borrow(data) .as_ref() - .as_deref(), + .as_ref() + .map(|s| s.as_str()), ) } unsafe { @@ -353,7 +354,8 @@ impl WebRTCDataChannel { &from_glib_borrow(this), Option::::from_glib_borrow(data) .as_ref() - .as_deref(), + .as_ref() + .map(|s| s.as_str()), ) } unsafe { diff --git a/gstreamer-webrtc/sys/build.rs b/gstreamer-webrtc/sys/build.rs index 978425f4d..9bd591140 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-webrtc/sys/src/lib.rs b/gstreamer-webrtc/sys/src/lib.rs index a29606d5b..d6a12a56c 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-webrtc/sys/tests/abi.rs b/gstreamer-webrtc/sys/tests/abi.rs index 167901409..9cd4ceb4f 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // 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 2fc1cb688..d1c754e55 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer-webrtc/sys/tests/layout.c b/gstreamer-webrtc/sys/tests/layout.c index be67438c1..9b195932b 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer/src/auto/versions.txt b/gstreamer/src/auto/versions.txt index e491f700f..78172bccd 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 @ 78e3d3c22343) +Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) diff --git a/gstreamer/sys/build.rs b/gstreamer/sys/build.rs index 978425f4d..9bd591140 100644 --- a/gstreamer/sys/build.rs +++ b/gstreamer/sys/build.rs @@ -1,4 +1,4 @@ -// Generated by gir (https://github.com/gtk-rs/gir @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer/sys/src/lib.rs b/gstreamer/sys/src/lib.rs index 042dbbb59..3db423e1d 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer/sys/tests/abi.rs b/gstreamer/sys/tests/abi.rs index ad1efc9d3..f4afd4589 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // 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 dc0042abe..b17dae770 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT diff --git a/gstreamer/sys/tests/layout.c b/gstreamer/sys/tests/layout.c index 15e737343..4fbde69e0 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 @ 78e3d3c22343) +// Generated by gir (https://github.com/gtk-rs/gir @ 9aa16ead87e1) // from gir-files (https://github.com/gtk-rs/gir-files @ 3ff4d3275258) // from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 233e3205cb17) // DO NOT EDIT