Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
GStreamer
gstreamer-rs-sys
Commits
c7582139
Commit
c7582139
authored
May 10, 2017
by
Sebastian Dröge
🍵
Browse files
Update to glib-sys/gobject-sys 0.3.4 and update versions to 0.1.1
parent
385ff00d
Changes
14
Hide whitespace changes
Inline
Side-by-side
gstreamer-app-sys/Cargo.toml
View file @
c7582139
...
...
@@ -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"
...
...
gstreamer-app-sys/src/lib.rs
View file @
c7582139
// This file was generated by gir (
038b51
3) from gir-files (???)
// This file was generated by gir (
f493ea
3) from gir-files (???)
// DO NOT EDIT
#![allow(non_camel_case_types,
non_upper_case_globals)]
...
...
gstreamer-audio-sys/Cargo.toml
View file @
c7582139
...
...
@@ -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"
...
...
gstreamer-audio-sys/src/lib.rs
View file @
c7582139
// 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)]
...
...
gstreamer-base-sys/Cargo.toml
View file @
c7582139
...
...
@@ -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"
...
...
gstreamer-base-sys/src/lib.rs
View file @
c7582139
// 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)]
...
...
gstreamer-pbutils-sys/Cargo.toml
View file @
c7582139
...
...
@@ -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"
...
...
gstreamer-pbutils-sys/src/lib.rs
View file @
c7582139
// 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
=
9
0
;
pub
const
GST_PLUGINS_BASE_VERSION_MINOR
:
c_int
=
1
1
;
pub
const
GST_PLUGINS_BASE_VERSION_MICRO
:
c_int
=
0
;
pub
const
GST_PLUGINS_BASE_VERSION_MINOR
:
c_int
=
1
2
;
pub
const
GST_PLUGINS_BASE_VERSION_NANO
:
c_int
=
0
;
// Flags
...
...
gstreamer-sys/Cargo.toml
View file @
c7582139
...
...
@@ -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"
...
...
gstreamer-sys/src/lib.rs
View file @
c7582139
// 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
=
1
1
;
pub
const
GST_VERSION_NANO
:
c_int
=
1
;
pub
const
GST_VERSION_MICRO
:
c_int
=
0
;
pub
const
GST_VERSION_MINOR
:
c_int
=
1
2
;
pub
const
GST_VERSION_NANO
:
c_int
=
0
;
// Flags
bitflags!
{
...
...
gstreamer-tag-sys/Cargo.toml
View file @
c7582139
...
...
@@ -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"
...
...
gstreamer-tag-sys/src/lib.rs
View file @
c7582139
// This file was generated by gir (
038b51
3) from gir-files (???)
// This file was generated by gir (
f493ea
3) from gir-files (???)
// DO NOT EDIT
#![allow(non_camel_case_types,
non_upper_case_globals)]
...
...
gstreamer-video-sys/Cargo.toml
View file @
c7582139
...
...
@@ -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"
...
...
gstreamer-video-sys/src/lib.rs
View file @
c7582139
// This file was generated by gir (
038b51
3) from gir-files (???)
// This file was generated by gir (
f493ea
3) from gir-files (???)
// DO NOT EDIT
#![allow(non_camel_case_types,
non_upper_case_globals)]
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment