mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer-rs.git
synced 2024-11-22 09:31:06 +00:00
Update to glib-sys/gobject-sys 0.3.4 and update versions to 0.1.1
This commit is contained in:
parent
385ff00de5
commit
c7582139c7
14 changed files with 47 additions and 47 deletions
|
@ -4,16 +4,16 @@ pkg-config = "0.3.7"
|
|||
[dependencies]
|
||||
bitflags = "0.8"
|
||||
libc = "0.2"
|
||||
glib-sys = { git = "https://github.com/gtk-rs/sys.git" }
|
||||
gobject-sys = { git = "https://github.com/gtk-rs/sys.git" }
|
||||
glib-sys = "0.3.4"
|
||||
gobject-sys = "0.3.4"
|
||||
|
||||
[dependencies.gstreamer-sys]
|
||||
path = "../gstreamer-sys"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
|
||||
[dependencies.gstreamer-base-sys]
|
||||
path = "../gstreamer-base-sys"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
|
||||
[features]
|
||||
v1_0_10 = []
|
||||
|
@ -32,7 +32,7 @@ name = "gstreamer_app_sys"
|
|||
build = "build.rs"
|
||||
links = "gstapp-1.0"
|
||||
name = "gstreamer-app-sys"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
authors = ["Sebastian Dröge <sebastian@centricular.com>"]
|
||||
description = "FFI bindings to libgstapp-1.0"
|
||||
homepage = "https://gstreamer.freedesktop.org"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// This file was generated by gir (038b513) from gir-files (???)
|
||||
// This file was generated by gir (f493ea3) from gir-files (???)
|
||||
// DO NOT EDIT
|
||||
|
||||
#![allow(non_camel_case_types, non_upper_case_globals)]
|
||||
|
|
|
@ -4,20 +4,20 @@ pkg-config = "0.3.7"
|
|||
[dependencies]
|
||||
bitflags = "0.8"
|
||||
libc = "0.2"
|
||||
glib-sys = { git = "https://github.com/gtk-rs/sys.git" }
|
||||
gobject-sys = { git = "https://github.com/gtk-rs/sys.git" }
|
||||
glib-sys = "0.3.4"
|
||||
gobject-sys = "0.3.4"
|
||||
|
||||
[dependencies.gstreamer-sys]
|
||||
path = "../gstreamer-sys"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
|
||||
[dependencies.gstreamer-base-sys]
|
||||
path = "../gstreamer-base-sys"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
|
||||
[dependencies.gstreamer-tag-sys]
|
||||
path = "../gstreamer-tag-sys"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
|
||||
[features]
|
||||
v1_0_10 = []
|
||||
|
@ -36,7 +36,7 @@ name = "gstreamer_audio_sys"
|
|||
build = "build.rs"
|
||||
links = "gstaudio-1.0"
|
||||
name = "gstreamer-audio-sys"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
authors = ["Sebastian Dröge <sebastian@centricular.com>"]
|
||||
description = "FFI bindings to libgstaudio-1.0"
|
||||
homepage = "https://gstreamer.freedesktop.org"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// This file was generated by gir (bf7bd49) from gir-files (???)
|
||||
// This file was generated by gir (f493ea3) from gir-files (???)
|
||||
// DO NOT EDIT
|
||||
|
||||
#![allow(non_camel_case_types, non_upper_case_globals)]
|
||||
|
|
|
@ -4,12 +4,12 @@ pkg-config = "0.3.7"
|
|||
[dependencies]
|
||||
bitflags = "0.8"
|
||||
libc = "0.2"
|
||||
glib-sys = { git = "https://github.com/gtk-rs/sys.git" }
|
||||
gobject-sys = { git = "https://github.com/gtk-rs/sys.git" }
|
||||
glib-sys = "0.3.4"
|
||||
gobject-sys = "0.3.4"
|
||||
|
||||
[dependencies.gstreamer-sys]
|
||||
path = "../gstreamer-sys"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
|
||||
[features]
|
||||
v1_0_10 = []
|
||||
|
@ -28,7 +28,7 @@ name = "gstreamer_base_sys"
|
|||
build = "build.rs"
|
||||
links = "gstbase-1.0"
|
||||
name = "gstreamer-base-sys"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
authors = ["Sebastian Dröge <sebastian@centricular.com>"]
|
||||
description = "FFI bindings to libgstbase-1.0"
|
||||
homepage = "https://gstreamer.freedesktop.org"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// This file was generated by gir (bf7bd49) from gir-files (???)
|
||||
// This file was generated by gir (f493ea3) from gir-files (???)
|
||||
// DO NOT EDIT
|
||||
|
||||
#![allow(non_camel_case_types, non_upper_case_globals)]
|
||||
|
|
|
@ -4,24 +4,24 @@ pkg-config = "0.3.7"
|
|||
[dependencies]
|
||||
bitflags = "0.8"
|
||||
libc = "0.2"
|
||||
glib-sys = { git = "https://github.com/gtk-rs/sys.git" }
|
||||
gobject-sys = { git = "https://github.com/gtk-rs/sys.git" }
|
||||
glib-sys = "0.3.4"
|
||||
gobject-sys = "0.3.4"
|
||||
|
||||
[dependencies.gstreamer-sys]
|
||||
path = "../gstreamer-sys"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
|
||||
[dependencies.gstreamer-audio-sys]
|
||||
path = "../gstreamer-audio-sys"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
|
||||
[dependencies.gstreamer-video-sys]
|
||||
path = "../gstreamer-video-sys"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
|
||||
[dependencies.gstreamer-tag-sys]
|
||||
path = "../gstreamer-tag-sys"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
|
||||
[features]
|
||||
v1_0_10 = []
|
||||
|
@ -40,7 +40,7 @@ name = "gstreamer_pbutils_sys"
|
|||
build = "build.rs"
|
||||
links = "gstpbutils-1.0"
|
||||
name = "gstreamer-pbutils-sys"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
authors = ["Sebastian Dröge <sebastian@centricular.com>"]
|
||||
description = "FFI bindings to libgstpbutils-1.0"
|
||||
homepage = "https://gstreamer.freedesktop.org"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// This file was generated by gir (bf7bd49) from gir-files (???)
|
||||
// This file was generated by gir (f493ea3) from gir-files (???)
|
||||
// DO NOT EDIT
|
||||
|
||||
#![allow(non_camel_case_types, non_upper_case_globals)]
|
||||
|
@ -106,8 +106,8 @@ pub const GST_ENCODING_CATEGORY_FILE_EXTENSION: *const c_char = b"file-extension
|
|||
pub const GST_ENCODING_CATEGORY_ONLINE_SERVICE: *const c_char = b"online-service\0" as *const u8 as *const c_char;
|
||||
pub const GST_ENCODING_CATEGORY_STORAGE_EDITING: *const c_char = b"storage-editing\0" as *const u8 as *const c_char;
|
||||
pub const GST_PLUGINS_BASE_VERSION_MAJOR: c_int = 1;
|
||||
pub const GST_PLUGINS_BASE_VERSION_MICRO: c_int = 90;
|
||||
pub const GST_PLUGINS_BASE_VERSION_MINOR: c_int = 11;
|
||||
pub const GST_PLUGINS_BASE_VERSION_MICRO: c_int = 0;
|
||||
pub const GST_PLUGINS_BASE_VERSION_MINOR: c_int = 12;
|
||||
pub const GST_PLUGINS_BASE_VERSION_NANO: c_int = 0;
|
||||
|
||||
// Flags
|
||||
|
|
|
@ -4,8 +4,8 @@ pkg-config = "0.3.7"
|
|||
[dependencies]
|
||||
bitflags = "0.8"
|
||||
libc = "0.2"
|
||||
glib-sys = { git = "https://github.com/gtk-rs/sys.git" }
|
||||
gobject-sys = { git = "https://github.com/gtk-rs/sys.git" }
|
||||
glib-sys = "0.3.4"
|
||||
gobject-sys = "0.3.4"
|
||||
|
||||
[features]
|
||||
v1_0_10 = []
|
||||
|
@ -24,7 +24,7 @@ name = "gstreamer_sys"
|
|||
build = "build.rs"
|
||||
links = "gstreamer-1.0"
|
||||
name = "gstreamer-sys"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
authors = ["Sebastian Dröge <sebastian@centricular.com>"]
|
||||
description = "FFI bindings to libgstreamer-1.0"
|
||||
homepage = "https://gstreamer.freedesktop.org"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// This file was generated by gir (bf7bd49) from gir-files (???)
|
||||
// This file was generated by gir (f493ea3) from gir-files (???)
|
||||
// DO NOT EDIT
|
||||
|
||||
#![allow(non_camel_case_types, non_upper_case_globals)]
|
||||
|
@ -1038,9 +1038,9 @@ pub const GST_VALUE_GREATER_THAN: c_int = 1;
|
|||
pub const GST_VALUE_LESS_THAN: c_int = -1;
|
||||
pub const GST_VALUE_UNORDERED: c_int = 2;
|
||||
pub const GST_VERSION_MAJOR: c_int = 1;
|
||||
pub const GST_VERSION_MICRO: c_int = 2;
|
||||
pub const GST_VERSION_MINOR: c_int = 11;
|
||||
pub const GST_VERSION_NANO: c_int = 1;
|
||||
pub const GST_VERSION_MICRO: c_int = 0;
|
||||
pub const GST_VERSION_MINOR: c_int = 12;
|
||||
pub const GST_VERSION_NANO: c_int = 0;
|
||||
|
||||
// Flags
|
||||
bitflags! {
|
||||
|
|
|
@ -4,16 +4,16 @@ pkg-config = "0.3.7"
|
|||
[dependencies]
|
||||
bitflags = "0.8"
|
||||
libc = "0.2"
|
||||
glib-sys = { git = "https://github.com/gtk-rs/sys.git" }
|
||||
gobject-sys = { git = "https://github.com/gtk-rs/sys.git" }
|
||||
glib-sys = "0.3.4"
|
||||
gobject-sys = "0.3.4"
|
||||
|
||||
[dependencies.gstreamer-sys]
|
||||
path = "../gstreamer-sys"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
|
||||
[dependencies.gstreamer-base-sys]
|
||||
path = "../gstreamer-base-sys"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
|
||||
[features]
|
||||
v1_0_10 = []
|
||||
|
@ -32,7 +32,7 @@ name = "gstreamer_tag_sys"
|
|||
build = "build.rs"
|
||||
links = "gsttag-1.0"
|
||||
name = "gstreamer-tag-sys"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
authors = ["Sebastian Dröge <sebastian@centricular.com>"]
|
||||
description = "FFI bindings to libgsttag-1.0"
|
||||
homepage = "https://gstreamer.freedesktop.org"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// This file was generated by gir (038b513) from gir-files (???)
|
||||
// This file was generated by gir (f493ea3) from gir-files (???)
|
||||
// DO NOT EDIT
|
||||
|
||||
#![allow(non_camel_case_types, non_upper_case_globals)]
|
||||
|
|
|
@ -4,16 +4,16 @@ pkg-config = "0.3.7"
|
|||
[dependencies]
|
||||
bitflags = "0.8"
|
||||
libc = "0.2"
|
||||
glib-sys = { git = "https://github.com/gtk-rs/sys.git" }
|
||||
gobject-sys = { git = "https://github.com/gtk-rs/sys.git" }
|
||||
glib-sys = "0.3.4"
|
||||
gobject-sys = "0.3.4"
|
||||
|
||||
[dependencies.gstreamer-sys]
|
||||
path = "../gstreamer-sys"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
|
||||
[dependencies.gstreamer-base-sys]
|
||||
path = "../gstreamer-base-sys"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
|
||||
[features]
|
||||
v1_0_10 = []
|
||||
|
@ -32,7 +32,7 @@ name = "gstreamer_video_sys"
|
|||
build = "build.rs"
|
||||
links = "gstvideo-1.0"
|
||||
name = "gstreamer-video-sys"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
authors = ["Sebastian Dröge <sebastian@centricular.com>"]
|
||||
description = "FFI bindings to libgstvideo-1.0"
|
||||
homepage = "https://gstreamer.freedesktop.org"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// This file was generated by gir (038b513) from gir-files (???)
|
||||
// This file was generated by gir (f493ea3) from gir-files (???)
|
||||
// DO NOT EDIT
|
||||
|
||||
#![allow(non_camel_case_types, non_upper_case_globals)]
|
||||
|
|
Loading…
Reference in a new issue