diff --git a/gstreamer-app-sys/Cargo.toml b/gstreamer-app-sys/Cargo.toml index 1b55f6078..32300c48b 100644 --- a/gstreamer-app-sys/Cargo.toml +++ b/gstreamer-app-sys/Cargo.toml @@ -44,6 +44,5 @@ name = "gstreamer-app-sys" readme = "README.md" repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs-sys" version = "0.9.0" - [package.metadata.docs.rs] features = ["dox"] diff --git a/gstreamer-app-sys/build.rs b/gstreamer-app-sys/build.rs index 5e1c08ec2..e0920f350 100644 --- a/gstreamer-app-sys/build.rs +++ b/gstreamer-app-sys/build.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-app-sys/src/lib.rs b/gstreamer-app-sys/src/lib.rs index 94f66f9bc..2c4c2c5d5 100644 --- a/gstreamer-app-sys/src/lib.rs +++ b/gstreamer-app-sys/src/lib.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/gstreamer-app-sys/tests/abi.rs b/gstreamer-app-sys/tests/abi.rs index 9808bf6b1..99bffd47f 100644 --- a/gstreamer-app-sys/tests/abi.rs +++ b/gstreamer-app-sys/tests/abi.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT extern crate gstreamer_app_sys; diff --git a/gstreamer-app-sys/tests/constant.c b/gstreamer-app-sys/tests/constant.c index 90801e9be..fb33449fd 100644 --- a/gstreamer-app-sys/tests/constant.c +++ b/gstreamer-app-sys/tests/constant.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-app-sys/tests/layout.c b/gstreamer-app-sys/tests/layout.c index f5d41a8b1..af96c8db9 100644 --- a/gstreamer-app-sys/tests/layout.c +++ b/gstreamer-app-sys/tests/layout.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-audio-sys/Cargo.toml b/gstreamer-audio-sys/Cargo.toml index 9918b5851..4a0c308f2 100644 --- a/gstreamer-audio-sys/Cargo.toml +++ b/gstreamer-audio-sys/Cargo.toml @@ -47,6 +47,5 @@ name = "gstreamer-audio-sys" readme = "README.md" repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs-sys" version = "0.9.0" - [package.metadata.docs.rs] features = ["dox"] diff --git a/gstreamer-audio-sys/build.rs b/gstreamer-audio-sys/build.rs index 17ae44e86..8702030f6 100644 --- a/gstreamer-audio-sys/build.rs +++ b/gstreamer-audio-sys/build.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-audio-sys/src/lib.rs b/gstreamer-audio-sys/src/lib.rs index 0ff150038..28352589c 100644 --- a/gstreamer-audio-sys/src/lib.rs +++ b/gstreamer-audio-sys/src/lib.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/gstreamer-audio-sys/tests/abi.rs b/gstreamer-audio-sys/tests/abi.rs index 0bb0ead59..044c53ad7 100644 --- a/gstreamer-audio-sys/tests/abi.rs +++ b/gstreamer-audio-sys/tests/abi.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT extern crate gstreamer_audio_sys; diff --git a/gstreamer-audio-sys/tests/constant.c b/gstreamer-audio-sys/tests/constant.c index 90801e9be..fb33449fd 100644 --- a/gstreamer-audio-sys/tests/constant.c +++ b/gstreamer-audio-sys/tests/constant.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-audio-sys/tests/layout.c b/gstreamer-audio-sys/tests/layout.c index f5d41a8b1..af96c8db9 100644 --- a/gstreamer-audio-sys/tests/layout.c +++ b/gstreamer-audio-sys/tests/layout.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-base-sys/Cargo.toml b/gstreamer-base-sys/Cargo.toml index 2b078d360..7e59aa3e6 100644 --- a/gstreamer-base-sys/Cargo.toml +++ b/gstreamer-base-sys/Cargo.toml @@ -48,6 +48,5 @@ name = "gstreamer-base-sys" readme = "README.md" repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs-sys" version = "0.9.0" - [package.metadata.docs.rs] features = ["dox"] diff --git a/gstreamer-base-sys/build.rs b/gstreamer-base-sys/build.rs index d76ead3e7..66d722062 100644 --- a/gstreamer-base-sys/build.rs +++ b/gstreamer-base-sys/build.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-base-sys/src/lib.rs b/gstreamer-base-sys/src/lib.rs index 42db3ec7c..b76438954 100644 --- a/gstreamer-base-sys/src/lib.rs +++ b/gstreamer-base-sys/src/lib.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/gstreamer-base-sys/tests/abi.rs b/gstreamer-base-sys/tests/abi.rs index be013ffa5..8ab46eabb 100644 --- a/gstreamer-base-sys/tests/abi.rs +++ b/gstreamer-base-sys/tests/abi.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT extern crate gstreamer_base_sys; diff --git a/gstreamer-base-sys/tests/constant.c b/gstreamer-base-sys/tests/constant.c index 90801e9be..fb33449fd 100644 --- a/gstreamer-base-sys/tests/constant.c +++ b/gstreamer-base-sys/tests/constant.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-base-sys/tests/layout.c b/gstreamer-base-sys/tests/layout.c index f5d41a8b1..af96c8db9 100644 --- a/gstreamer-base-sys/tests/layout.c +++ b/gstreamer-base-sys/tests/layout.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-check-sys/Cargo.toml b/gstreamer-check-sys/Cargo.toml index bf8c553f6..3daa2515f 100644 --- a/gstreamer-check-sys/Cargo.toml +++ b/gstreamer-check-sys/Cargo.toml @@ -44,6 +44,5 @@ name = "gstreamer-check-sys" readme = "README.md" repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs-sys" version = "0.9.0" - [package.metadata.docs.rs] features = ["dox"] diff --git a/gstreamer-check-sys/build.rs b/gstreamer-check-sys/build.rs index be5d7b140..2ffbcad89 100644 --- a/gstreamer-check-sys/build.rs +++ b/gstreamer-check-sys/build.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-check-sys/src/lib.rs b/gstreamer-check-sys/src/lib.rs index b1060d059..fdf84d0d5 100644 --- a/gstreamer-check-sys/src/lib.rs +++ b/gstreamer-check-sys/src/lib.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/gstreamer-check-sys/tests/abi.rs b/gstreamer-check-sys/tests/abi.rs index 1c83072f0..ca018fe6b 100644 --- a/gstreamer-check-sys/tests/abi.rs +++ b/gstreamer-check-sys/tests/abi.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT extern crate gstreamer_check_sys; diff --git a/gstreamer-check-sys/tests/constant.c b/gstreamer-check-sys/tests/constant.c index 90801e9be..fb33449fd 100644 --- a/gstreamer-check-sys/tests/constant.c +++ b/gstreamer-check-sys/tests/constant.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-check-sys/tests/layout.c b/gstreamer-check-sys/tests/layout.c index f5d41a8b1..af96c8db9 100644 --- a/gstreamer-check-sys/tests/layout.c +++ b/gstreamer-check-sys/tests/layout.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-editing-services-sys/Cargo.toml b/gstreamer-editing-services-sys/Cargo.toml index ddf2de3f2..c381df448 100644 --- a/gstreamer-editing-services-sys/Cargo.toml +++ b/gstreamer-editing-services-sys/Cargo.toml @@ -51,6 +51,5 @@ name = "gstreamer-editing-services-sys" readme = "README.md" repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs-sys" version = "0.9.0" - [package.metadata.docs.rs] features = ["dox"] diff --git a/gstreamer-editing-services-sys/build.rs b/gstreamer-editing-services-sys/build.rs index f4f168c56..e0dcf0c4c 100644 --- a/gstreamer-editing-services-sys/build.rs +++ b/gstreamer-editing-services-sys/build.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-editing-services-sys/src/lib.rs b/gstreamer-editing-services-sys/src/lib.rs index 70e238615..0cde74c0c 100644 --- a/gstreamer-editing-services-sys/src/lib.rs +++ b/gstreamer-editing-services-sys/src/lib.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] @@ -182,10 +182,6 @@ pub const GES_MULTI_FILE_URI_PREFIX: *const c_char = pub const GES_PADDING: c_int = 4; pub const GES_PADDING_LARGE: c_int = 20; pub const GES_TIMELINE_ELEMENT_NO_LAYER_PRIORITY: u32 = 4294967295; -pub const GES_VERSION_MAJOR: c_int = 1; -pub const GES_VERSION_MICRO: c_int = 2; -pub const GES_VERSION_MINOR: c_int = 16; -pub const GES_VERSION_NANO: c_int = 0; // Flags pub type GESMetaFlag = c_uint; diff --git a/gstreamer-editing-services-sys/tests/abi.rs b/gstreamer-editing-services-sys/tests/abi.rs index fc4cc09d0..d4e6b4d8d 100644 --- a/gstreamer-editing-services-sys/tests/abi.rs +++ b/gstreamer-editing-services-sys/tests/abi.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT extern crate gstreamer_editing_services_sys; @@ -1123,10 +1123,6 @@ const RUST_CONSTANTS: &[(&str, &str)] = &[ ("(guint) GES_TRACK_TYPE_TEXT", "8"), ("(guint) GES_TRACK_TYPE_UNKNOWN", "1"), ("(guint) GES_TRACK_TYPE_VIDEO", "4"), - ("GES_VERSION_MAJOR", "1"), - ("GES_VERSION_MICRO", "2"), - ("GES_VERSION_MINOR", "16"), - ("GES_VERSION_NANO", "0"), ( "(gint) GES_VIDEO_STANDARD_TRANSITION_TYPE_BARNDOOR_DBL", "45", diff --git a/gstreamer-editing-services-sys/tests/constant.c b/gstreamer-editing-services-sys/tests/constant.c index 90801e9be..fb33449fd 100644 --- a/gstreamer-editing-services-sys/tests/constant.c +++ b/gstreamer-editing-services-sys/tests/constant.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-editing-services-sys/tests/layout.c b/gstreamer-editing-services-sys/tests/layout.c index f5d41a8b1..af96c8db9 100644 --- a/gstreamer-editing-services-sys/tests/layout.c +++ b/gstreamer-editing-services-sys/tests/layout.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-gl-sys/Cargo.toml b/gstreamer-gl-sys/Cargo.toml index a31d52695..2470e59ce 100644 --- a/gstreamer-gl-sys/Cargo.toml +++ b/gstreamer-gl-sys/Cargo.toml @@ -37,8 +37,7 @@ v1_16 = ["gstreamer-sys/v1_16", "gstreamer-base-sys/v1_16", "gstreamer-video-sys name = "gstreamer_gl_sys" [package] -authors = ["Sebastian Dröge ", - "Víctor Manuel Jáquez Leal "] +authors = ["Sebastian Dröge ", "Víctor Manuel Jáquez Leal "] build = "build.rs" description = "FFI bindings to libgstgl-1.0" documentation = "https://slomo.pages.freedesktop.org/rustdocs/gstreamer-sys/gstreamer_gl_sys/" @@ -50,6 +49,5 @@ name = "gstreamer-gl-sys" readme = "README.md" repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs-sys" version = "0.9.0" - [package.metadata.docs.rs] features = ["dox"] diff --git a/gstreamer-gl-sys/build.rs b/gstreamer-gl-sys/build.rs index f55f1c442..4536cd7d6 100644 --- a/gstreamer-gl-sys/build.rs +++ b/gstreamer-gl-sys/build.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-gl-sys/src/lib.rs b/gstreamer-gl-sys/src/lib.rs index c7973b5e1..dc26680b5 100644 --- a/gstreamer-gl-sys/src/lib.rs +++ b/gstreamer-gl-sys/src/lib.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/gstreamer-gl-sys/tests/abi.rs b/gstreamer-gl-sys/tests/abi.rs index 4c9ed1f47..5bc475f0b 100644 --- a/gstreamer-gl-sys/tests/abi.rs +++ b/gstreamer-gl-sys/tests/abi.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT extern crate gstreamer_gl_sys; diff --git a/gstreamer-gl-sys/tests/constant.c b/gstreamer-gl-sys/tests/constant.c index 90801e9be..fb33449fd 100644 --- a/gstreamer-gl-sys/tests/constant.c +++ b/gstreamer-gl-sys/tests/constant.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-gl-sys/tests/layout.c b/gstreamer-gl-sys/tests/layout.c index f5d41a8b1..af96c8db9 100644 --- a/gstreamer-gl-sys/tests/layout.c +++ b/gstreamer-gl-sys/tests/layout.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-mpegts-sys/Cargo.toml b/gstreamer-mpegts-sys/Cargo.toml index ba538da4f..65bc9e4ce 100644 --- a/gstreamer-mpegts-sys/Cargo.toml +++ b/gstreamer-mpegts-sys/Cargo.toml @@ -47,6 +47,5 @@ name = "gstreamer-mpegts-sys" readme = "README.md" repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs-sys" version = "0.9.0" - [package.metadata.docs.rs] features = ["dox"] diff --git a/gstreamer-mpegts-sys/build.rs b/gstreamer-mpegts-sys/build.rs index a0a6b672a..1678b7821 100644 --- a/gstreamer-mpegts-sys/build.rs +++ b/gstreamer-mpegts-sys/build.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-mpegts-sys/src/lib.rs b/gstreamer-mpegts-sys/src/lib.rs index d343ffe55..af179fcc7 100644 --- a/gstreamer-mpegts-sys/src/lib.rs +++ b/gstreamer-mpegts-sys/src/lib.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/gstreamer-mpegts-sys/tests/abi.rs b/gstreamer-mpegts-sys/tests/abi.rs index dcc277bff..d254b5369 100644 --- a/gstreamer-mpegts-sys/tests/abi.rs +++ b/gstreamer-mpegts-sys/tests/abi.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT extern crate gstreamer_mpegts_sys; diff --git a/gstreamer-mpegts-sys/tests/constant.c b/gstreamer-mpegts-sys/tests/constant.c index 90801e9be..fb33449fd 100644 --- a/gstreamer-mpegts-sys/tests/constant.c +++ b/gstreamer-mpegts-sys/tests/constant.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-mpegts-sys/tests/layout.c b/gstreamer-mpegts-sys/tests/layout.c index f5d41a8b1..af96c8db9 100644 --- a/gstreamer-mpegts-sys/tests/layout.c +++ b/gstreamer-mpegts-sys/tests/layout.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-net-sys/Cargo.toml b/gstreamer-net-sys/Cargo.toml index 80ca77d65..cab476ab5 100644 --- a/gstreamer-net-sys/Cargo.toml +++ b/gstreamer-net-sys/Cargo.toml @@ -47,6 +47,5 @@ name = "gstreamer-net-sys" readme = "README.md" repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs-sys" version = "0.9.0" - [package.metadata.docs.rs] features = ["dox"] diff --git a/gstreamer-net-sys/build.rs b/gstreamer-net-sys/build.rs index f55423d4e..afbb1b34e 100644 --- a/gstreamer-net-sys/build.rs +++ b/gstreamer-net-sys/build.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-net-sys/src/lib.rs b/gstreamer-net-sys/src/lib.rs index 3e4664dfb..5a975e61c 100644 --- a/gstreamer-net-sys/src/lib.rs +++ b/gstreamer-net-sys/src/lib.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/gstreamer-net-sys/tests/abi.rs b/gstreamer-net-sys/tests/abi.rs index 1d7bd4ac0..abe768792 100644 --- a/gstreamer-net-sys/tests/abi.rs +++ b/gstreamer-net-sys/tests/abi.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT extern crate gstreamer_net_sys; diff --git a/gstreamer-net-sys/tests/constant.c b/gstreamer-net-sys/tests/constant.c index 90801e9be..fb33449fd 100644 --- a/gstreamer-net-sys/tests/constant.c +++ b/gstreamer-net-sys/tests/constant.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-net-sys/tests/layout.c b/gstreamer-net-sys/tests/layout.c index f5d41a8b1..af96c8db9 100644 --- a/gstreamer-net-sys/tests/layout.c +++ b/gstreamer-net-sys/tests/layout.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-pbutils-sys/Cargo.toml b/gstreamer-pbutils-sys/Cargo.toml index 48feed830..7af6122e6 100644 --- a/gstreamer-pbutils-sys/Cargo.toml +++ b/gstreamer-pbutils-sys/Cargo.toml @@ -50,6 +50,5 @@ name = "gstreamer-pbutils-sys" readme = "README.md" repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs-sys" version = "0.9.0" - [package.metadata.docs.rs] features = ["dox"] diff --git a/gstreamer-pbutils-sys/build.rs b/gstreamer-pbutils-sys/build.rs index aebd85e84..17fee14d6 100644 --- a/gstreamer-pbutils-sys/build.rs +++ b/gstreamer-pbutils-sys/build.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-pbutils-sys/src/lib.rs b/gstreamer-pbutils-sys/src/lib.rs index 481a44a56..5ea989c1f 100644 --- a/gstreamer-pbutils-sys/src/lib.rs +++ b/gstreamer-pbutils-sys/src/lib.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/gstreamer-pbutils-sys/tests/abi.rs b/gstreamer-pbutils-sys/tests/abi.rs index 857361a73..87bd33ef2 100644 --- a/gstreamer-pbutils-sys/tests/abi.rs +++ b/gstreamer-pbutils-sys/tests/abi.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT extern crate gstreamer_pbutils_sys; diff --git a/gstreamer-pbutils-sys/tests/constant.c b/gstreamer-pbutils-sys/tests/constant.c index 90801e9be..fb33449fd 100644 --- a/gstreamer-pbutils-sys/tests/constant.c +++ b/gstreamer-pbutils-sys/tests/constant.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-pbutils-sys/tests/layout.c b/gstreamer-pbutils-sys/tests/layout.c index f5d41a8b1..af96c8db9 100644 --- a/gstreamer-pbutils-sys/tests/layout.c +++ b/gstreamer-pbutils-sys/tests/layout.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-player-sys/Cargo.toml b/gstreamer-player-sys/Cargo.toml index ed8cbb73c..483f80ddd 100644 --- a/gstreamer-player-sys/Cargo.toml +++ b/gstreamer-player-sys/Cargo.toml @@ -43,6 +43,5 @@ name = "gstreamer-player-sys" readme = "README.md" repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs-sys" version = "0.9.0" - [package.metadata.docs.rs] features = ["dox"] diff --git a/gstreamer-player-sys/build.rs b/gstreamer-player-sys/build.rs index 2211e8c5f..7d0523b09 100644 --- a/gstreamer-player-sys/build.rs +++ b/gstreamer-player-sys/build.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-player-sys/src/lib.rs b/gstreamer-player-sys/src/lib.rs index 6db298760..1aa286924 100644 --- a/gstreamer-player-sys/src/lib.rs +++ b/gstreamer-player-sys/src/lib.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/gstreamer-player-sys/tests/abi.rs b/gstreamer-player-sys/tests/abi.rs index 4cf143435..b6009fb46 100644 --- a/gstreamer-player-sys/tests/abi.rs +++ b/gstreamer-player-sys/tests/abi.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT extern crate gstreamer_player_sys; diff --git a/gstreamer-player-sys/tests/constant.c b/gstreamer-player-sys/tests/constant.c index 90801e9be..fb33449fd 100644 --- a/gstreamer-player-sys/tests/constant.c +++ b/gstreamer-player-sys/tests/constant.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-player-sys/tests/layout.c b/gstreamer-player-sys/tests/layout.c index f5d41a8b1..af96c8db9 100644 --- a/gstreamer-player-sys/tests/layout.c +++ b/gstreamer-player-sys/tests/layout.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-rtp-sys/Cargo.toml b/gstreamer-rtp-sys/Cargo.toml index 56fb0afa1..68cffbcb9 100644 --- a/gstreamer-rtp-sys/Cargo.toml +++ b/gstreamer-rtp-sys/Cargo.toml @@ -49,6 +49,5 @@ name = "gstreamer-rtp-sys" readme = "README.md" repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs-sys" version = "0.9.0" - [package.metadata.docs.rs] features = ["dox"] diff --git a/gstreamer-rtp-sys/build.rs b/gstreamer-rtp-sys/build.rs index 54c06581b..122b7b175 100644 --- a/gstreamer-rtp-sys/build.rs +++ b/gstreamer-rtp-sys/build.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-rtp-sys/src/lib.rs b/gstreamer-rtp-sys/src/lib.rs index b0c560a6d..d9584dbd3 100644 --- a/gstreamer-rtp-sys/src/lib.rs +++ b/gstreamer-rtp-sys/src/lib.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/gstreamer-rtp-sys/tests/abi.rs b/gstreamer-rtp-sys/tests/abi.rs index 0f6287feb..ae900bb27 100644 --- a/gstreamer-rtp-sys/tests/abi.rs +++ b/gstreamer-rtp-sys/tests/abi.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT extern crate gstreamer_rtp_sys; diff --git a/gstreamer-rtp-sys/tests/constant.c b/gstreamer-rtp-sys/tests/constant.c index 90801e9be..fb33449fd 100644 --- a/gstreamer-rtp-sys/tests/constant.c +++ b/gstreamer-rtp-sys/tests/constant.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-rtp-sys/tests/layout.c b/gstreamer-rtp-sys/tests/layout.c index f5d41a8b1..af96c8db9 100644 --- a/gstreamer-rtp-sys/tests/layout.c +++ b/gstreamer-rtp-sys/tests/layout.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-rtsp-server-sys/Cargo.toml b/gstreamer-rtsp-server-sys/Cargo.toml index 727bcc664..4dde236f3 100644 --- a/gstreamer-rtsp-server-sys/Cargo.toml +++ b/gstreamer-rtsp-server-sys/Cargo.toml @@ -56,6 +56,5 @@ name = "gstreamer-rtsp-server-sys" readme = "README.md" repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs-sys" version = "0.9.0" - [package.metadata.docs.rs] features = ["dox"] diff --git a/gstreamer-rtsp-server-sys/build.rs b/gstreamer-rtsp-server-sys/build.rs index d5b6c1454..a9ad3cca0 100644 --- a/gstreamer-rtsp-server-sys/build.rs +++ b/gstreamer-rtsp-server-sys/build.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-rtsp-server-sys/src/lib.rs b/gstreamer-rtsp-server-sys/src/lib.rs index 9bc990883..64585b357 100644 --- a/gstreamer-rtsp-server-sys/src/lib.rs +++ b/gstreamer-rtsp-server-sys/src/lib.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/gstreamer-rtsp-server-sys/tests/abi.rs b/gstreamer-rtsp-server-sys/tests/abi.rs index daa7cc40d..2a7204b2b 100644 --- a/gstreamer-rtsp-server-sys/tests/abi.rs +++ b/gstreamer-rtsp-server-sys/tests/abi.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT extern crate gstreamer_rtsp_server_sys; diff --git a/gstreamer-rtsp-server-sys/tests/constant.c b/gstreamer-rtsp-server-sys/tests/constant.c index 90801e9be..fb33449fd 100644 --- a/gstreamer-rtsp-server-sys/tests/constant.c +++ b/gstreamer-rtsp-server-sys/tests/constant.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-rtsp-server-sys/tests/layout.c b/gstreamer-rtsp-server-sys/tests/layout.c index f5d41a8b1..af96c8db9 100644 --- a/gstreamer-rtsp-server-sys/tests/layout.c +++ b/gstreamer-rtsp-server-sys/tests/layout.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-rtsp-sys/Cargo.toml b/gstreamer-rtsp-sys/Cargo.toml index cecd34147..25c180171 100644 --- a/gstreamer-rtsp-sys/Cargo.toml +++ b/gstreamer-rtsp-sys/Cargo.toml @@ -51,6 +51,5 @@ name = "gstreamer-rtsp-sys" readme = "README.md" repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs-sys" version = "0.9.0" - [package.metadata.docs.rs] features = ["dox"] diff --git a/gstreamer-rtsp-sys/build.rs b/gstreamer-rtsp-sys/build.rs index 0590cba32..fc06461bd 100644 --- a/gstreamer-rtsp-sys/build.rs +++ b/gstreamer-rtsp-sys/build.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-rtsp-sys/src/lib.rs b/gstreamer-rtsp-sys/src/lib.rs index 42cbfdfc3..adfdbffc3 100644 --- a/gstreamer-rtsp-sys/src/lib.rs +++ b/gstreamer-rtsp-sys/src/lib.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/gstreamer-rtsp-sys/tests/abi.rs b/gstreamer-rtsp-sys/tests/abi.rs index f7e71aea8..223b6ac42 100644 --- a/gstreamer-rtsp-sys/tests/abi.rs +++ b/gstreamer-rtsp-sys/tests/abi.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT extern crate gstreamer_rtsp_sys; diff --git a/gstreamer-rtsp-sys/tests/constant.c b/gstreamer-rtsp-sys/tests/constant.c index 90801e9be..fb33449fd 100644 --- a/gstreamer-rtsp-sys/tests/constant.c +++ b/gstreamer-rtsp-sys/tests/constant.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-rtsp-sys/tests/layout.c b/gstreamer-rtsp-sys/tests/layout.c index f5d41a8b1..af96c8db9 100644 --- a/gstreamer-rtsp-sys/tests/layout.c +++ b/gstreamer-rtsp-sys/tests/layout.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-sdp-sys/Cargo.toml b/gstreamer-sdp-sys/Cargo.toml index e2c91c7b0..2bb16462e 100644 --- a/gstreamer-sdp-sys/Cargo.toml +++ b/gstreamer-sdp-sys/Cargo.toml @@ -45,6 +45,5 @@ name = "gstreamer-sdp-sys" readme = "README.md" repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs-sys" version = "0.9.0" - [package.metadata.docs.rs] features = ["dox"] diff --git a/gstreamer-sdp-sys/build.rs b/gstreamer-sdp-sys/build.rs index b633e75f1..806f65b2b 100644 --- a/gstreamer-sdp-sys/build.rs +++ b/gstreamer-sdp-sys/build.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-sdp-sys/src/lib.rs b/gstreamer-sdp-sys/src/lib.rs index 638171401..f56c2edd5 100644 --- a/gstreamer-sdp-sys/src/lib.rs +++ b/gstreamer-sdp-sys/src/lib.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/gstreamer-sdp-sys/tests/abi.rs b/gstreamer-sdp-sys/tests/abi.rs index 892e04d7e..0ab3c4691 100644 --- a/gstreamer-sdp-sys/tests/abi.rs +++ b/gstreamer-sdp-sys/tests/abi.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT extern crate gstreamer_sdp_sys; diff --git a/gstreamer-sdp-sys/tests/constant.c b/gstreamer-sdp-sys/tests/constant.c index 90801e9be..fb33449fd 100644 --- a/gstreamer-sdp-sys/tests/constant.c +++ b/gstreamer-sdp-sys/tests/constant.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-sdp-sys/tests/layout.c b/gstreamer-sdp-sys/tests/layout.c index f5d41a8b1..af96c8db9 100644 --- a/gstreamer-sdp-sys/tests/layout.c +++ b/gstreamer-sdp-sys/tests/layout.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-sys/Cargo.toml b/gstreamer-sys/Cargo.toml index 2af6065c3..48967d736 100644 --- a/gstreamer-sys/Cargo.toml +++ b/gstreamer-sys/Cargo.toml @@ -43,6 +43,5 @@ name = "gstreamer-sys" readme = "README.md" repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs-sys" version = "0.9.0" - [package.metadata.docs.rs] features = ["dox"] diff --git a/gstreamer-sys/build.rs b/gstreamer-sys/build.rs index 72a333aee..2801c5993 100644 --- a/gstreamer-sys/build.rs +++ b/gstreamer-sys/build.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-sys/src/lib.rs b/gstreamer-sys/src/lib.rs index 6e71771dc..a0fc82f7f 100644 --- a/gstreamer-sys/src/lib.rs +++ b/gstreamer-sys/src/lib.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/gstreamer-sys/tests/abi.rs b/gstreamer-sys/tests/abi.rs index 92024d7ed..5b24fa0a7 100644 --- a/gstreamer-sys/tests/abi.rs +++ b/gstreamer-sys/tests/abi.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT extern crate gstreamer_sys; diff --git a/gstreamer-sys/tests/constant.c b/gstreamer-sys/tests/constant.c index 90801e9be..fb33449fd 100644 --- a/gstreamer-sys/tests/constant.c +++ b/gstreamer-sys/tests/constant.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-sys/tests/layout.c b/gstreamer-sys/tests/layout.c index f5d41a8b1..af96c8db9 100644 --- a/gstreamer-sys/tests/layout.c +++ b/gstreamer-sys/tests/layout.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-tag-sys/Cargo.toml b/gstreamer-tag-sys/Cargo.toml index a6c68c62e..6f35f475f 100644 --- a/gstreamer-tag-sys/Cargo.toml +++ b/gstreamer-tag-sys/Cargo.toml @@ -47,6 +47,5 @@ name = "gstreamer-tag-sys" readme = "README.md" repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs-sys" version = "0.9.0" - [package.metadata.docs.rs] features = ["dox"] diff --git a/gstreamer-tag-sys/build.rs b/gstreamer-tag-sys/build.rs index f9aea7f71..8161b2c77 100644 --- a/gstreamer-tag-sys/build.rs +++ b/gstreamer-tag-sys/build.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-tag-sys/src/lib.rs b/gstreamer-tag-sys/src/lib.rs index 8a5d8ab49..79f1dc634 100644 --- a/gstreamer-tag-sys/src/lib.rs +++ b/gstreamer-tag-sys/src/lib.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/gstreamer-tag-sys/tests/abi.rs b/gstreamer-tag-sys/tests/abi.rs index ca56a6bc9..343cf10b9 100644 --- a/gstreamer-tag-sys/tests/abi.rs +++ b/gstreamer-tag-sys/tests/abi.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT extern crate gstreamer_tag_sys; diff --git a/gstreamer-tag-sys/tests/constant.c b/gstreamer-tag-sys/tests/constant.c index 90801e9be..fb33449fd 100644 --- a/gstreamer-tag-sys/tests/constant.c +++ b/gstreamer-tag-sys/tests/constant.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-tag-sys/tests/layout.c b/gstreamer-tag-sys/tests/layout.c index f5d41a8b1..af96c8db9 100644 --- a/gstreamer-tag-sys/tests/layout.c +++ b/gstreamer-tag-sys/tests/layout.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-video-sys/Cargo.toml b/gstreamer-video-sys/Cargo.toml index 73d76aa6e..54fdc942e 100644 --- a/gstreamer-video-sys/Cargo.toml +++ b/gstreamer-video-sys/Cargo.toml @@ -49,6 +49,5 @@ name = "gstreamer-video-sys" readme = "README.md" repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs-sys" version = "0.9.0" - [package.metadata.docs.rs] features = ["dox"] diff --git a/gstreamer-video-sys/build.rs b/gstreamer-video-sys/build.rs index 27929f395..28d3ecb41 100644 --- a/gstreamer-video-sys/build.rs +++ b/gstreamer-video-sys/build.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-video-sys/src/lib.rs b/gstreamer-video-sys/src/lib.rs index 136b3e092..310136e86 100644 --- a/gstreamer-video-sys/src/lib.rs +++ b/gstreamer-video-sys/src/lib.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/gstreamer-video-sys/tests/abi.rs b/gstreamer-video-sys/tests/abi.rs index b3b12a6bb..3b2154248 100644 --- a/gstreamer-video-sys/tests/abi.rs +++ b/gstreamer-video-sys/tests/abi.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT extern crate gstreamer_video_sys; diff --git a/gstreamer-video-sys/tests/constant.c b/gstreamer-video-sys/tests/constant.c index 90801e9be..fb33449fd 100644 --- a/gstreamer-video-sys/tests/constant.c +++ b/gstreamer-video-sys/tests/constant.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-video-sys/tests/layout.c b/gstreamer-video-sys/tests/layout.c index f5d41a8b1..af96c8db9 100644 --- a/gstreamer-video-sys/tests/layout.c +++ b/gstreamer-video-sys/tests/layout.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-webrtc-sys/Cargo.toml b/gstreamer-webrtc-sys/Cargo.toml index 6e0c010b5..37f0c8cae 100644 --- a/gstreamer-webrtc-sys/Cargo.toml +++ b/gstreamer-webrtc-sys/Cargo.toml @@ -42,6 +42,5 @@ name = "gstreamer-webrtc-sys" readme = "README.md" repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs-sys" version = "0.9.0" - [package.metadata.docs.rs] features = ["dox"] diff --git a/gstreamer-webrtc-sys/build.rs b/gstreamer-webrtc-sys/build.rs index 8bec7a250..b87522566 100644 --- a/gstreamer-webrtc-sys/build.rs +++ b/gstreamer-webrtc-sys/build.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #[cfg(not(feature = "dox"))] diff --git a/gstreamer-webrtc-sys/src/lib.rs b/gstreamer-webrtc-sys/src/lib.rs index af7bb5a38..093136ab2 100644 --- a/gstreamer-webrtc-sys/src/lib.rs +++ b/gstreamer-webrtc-sys/src/lib.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #![allow(non_camel_case_types, non_upper_case_globals, non_snake_case)] diff --git a/gstreamer-webrtc-sys/tests/abi.rs b/gstreamer-webrtc-sys/tests/abi.rs index 22367c166..3c86734dc 100644 --- a/gstreamer-webrtc-sys/tests/abi.rs +++ b/gstreamer-webrtc-sys/tests/abi.rs @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT extern crate gstreamer_webrtc_sys; diff --git a/gstreamer-webrtc-sys/tests/constant.c b/gstreamer-webrtc-sys/tests/constant.c index 90801e9be..fb33449fd 100644 --- a/gstreamer-webrtc-sys/tests/constant.c +++ b/gstreamer-webrtc-sys/tests/constant.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #include "manual.h" diff --git a/gstreamer-webrtc-sys/tests/layout.c b/gstreamer-webrtc-sys/tests/layout.c index f5d41a8b1..af96c8db9 100644 --- a/gstreamer-webrtc-sys/tests/layout.c +++ b/gstreamer-webrtc-sys/tests/layout.c @@ -1,5 +1,5 @@ // This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9) -// from gir-files (https://github.com/gtk-rs/gir-files @ 63dd366) +// from gir-files (https://github.com/gtk-rs/gir-files @ 548976e) // DO NOT EDIT #include "manual.h"