forked from mirrors/gstreamer-rs
Remove the links
annotations
The `links` annotation in `Cargo.toml` is intended to ensure that in the crate graph there's at most one crate that's an implementation of some sort concept. This can make sense in some scenarios, most prominent of which is when the crate defines `#[no_mangle]` symbols (e.g. by compiling a vendored C library.) In that situation linking a binary that depends on two versions of the library cannot work because of colliding symbol names. There does not appear to be a similar reason to impose such a restriction on the users of `gstreamer-sys` and similar, however. All of these crates link to a system library, they do not define any `#[no_mangle]` symbols nor they vendor and build C libraries as part of their build process. All they do is linking to a system library. Most likely all the different versions of the bindings will link to the exact same library too. I haven't seen any global resources that these bindings use to ensure soundness of the library, either.
This commit is contained in:
parent
ece84597fd
commit
782d84bede
150 changed files with 131 additions and 150 deletions
2
gir
2
gir
|
@ -1 +1 @@
|
||||||
Subproject commit e8f82cf63f2b2fba7af9440248510c4b7e5ab787
|
Subproject commit b193568a965a01e0d153df61f7dfd5358d85b232
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
|
|
|
@ -41,7 +41,6 @@ documentation = "https://gstreamer.pages.freedesktop.org/gstreamer-rs/stable/lat
|
||||||
homepage = "https://gstreamer.freedesktop.org"
|
homepage = "https://gstreamer.freedesktop.org"
|
||||||
keywords = ["ffi", "gstreamer", "gnome", "multimedia"]
|
keywords = ["ffi", "gstreamer", "gnome", "multimedia"]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
links = "gstapp-1.0"
|
|
||||||
name = "gstreamer-app-sys"
|
name = "gstreamer-app-sys"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs"
|
repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs"
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
|
|
|
@ -44,7 +44,6 @@ documentation = "https://gstreamer.pages.freedesktop.org/gstreamer-rs/stable/lat
|
||||||
homepage = "https://gstreamer.freedesktop.org"
|
homepage = "https://gstreamer.freedesktop.org"
|
||||||
keywords = ["ffi", "gstreamer", "gnome", "multimedia"]
|
keywords = ["ffi", "gstreamer", "gnome", "multimedia"]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
links = "gstaudio-1.0"
|
|
||||||
name = "gstreamer-audio-sys"
|
name = "gstreamer-audio-sys"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs"
|
repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs"
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
|
|
|
@ -45,7 +45,6 @@ documentation = "https://gstreamer.pages.freedesktop.org/gstreamer-rs/stable/lat
|
||||||
homepage = "https://gstreamer.freedesktop.org"
|
homepage = "https://gstreamer.freedesktop.org"
|
||||||
keywords = ["ffi", "gstreamer", "gnome", "multimedia"]
|
keywords = ["ffi", "gstreamer", "gnome", "multimedia"]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
links = "gstbase-1.0"
|
|
||||||
name = "gstreamer-base-sys"
|
name = "gstreamer-base-sys"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs"
|
repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs"
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
|
|
|
@ -41,7 +41,6 @@ documentation = "https://gstreamer.pages.freedesktop.org/gstreamer-rs/stable/lat
|
||||||
homepage = "https://gstreamer.freedesktop.org"
|
homepage = "https://gstreamer.freedesktop.org"
|
||||||
keywords = ["ffi", "gstreamer", "gnome", "multimedia"]
|
keywords = ["ffi", "gstreamer", "gnome", "multimedia"]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
links = "gstcheck-1.0"
|
|
||||||
name = "gstreamer-check-sys"
|
name = "gstreamer-check-sys"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs"
|
repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs"
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
|
|
|
@ -42,7 +42,6 @@ documentation = "https://gstreamer.pages.freedesktop.org/gstreamer-rs/stable/lat
|
||||||
homepage = "https://gstreamer.freedesktop.org"
|
homepage = "https://gstreamer.freedesktop.org"
|
||||||
keywords = ["ffi", "gstreamer", "gnome", "multimedia"]
|
keywords = ["ffi", "gstreamer", "gnome", "multimedia"]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
links = "gstcontroller-1.0"
|
|
||||||
name = "gstreamer-controller-sys"
|
name = "gstreamer-controller-sys"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs"
|
repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs"
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
|
|
|
@ -47,7 +47,6 @@ documentation = "https://gstreamer.pages.freedesktop.org/gstreamer-rs/stable/lat
|
||||||
homepage = "https://gstreamer.freedesktop.org"
|
homepage = "https://gstreamer.freedesktop.org"
|
||||||
keywords = ["ffi", "gstreamer", "gnome", "multimedia", "nle"]
|
keywords = ["ffi", "gstreamer", "gnome", "multimedia", "nle"]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
links = "ges-1.0"
|
|
||||||
name = "gstreamer-editing-services-sys"
|
name = "gstreamer-editing-services-sys"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs"
|
repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs"
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
|
|
|
@ -43,7 +43,6 @@ documentation = "https://gstreamer.pages.freedesktop.org/gstreamer-rs/stable/lat
|
||||||
homepage = "https://gstreamer.freedesktop.org"
|
homepage = "https://gstreamer.freedesktop.org"
|
||||||
keywords = ["ffi", "gstreamer", "gnome", "multimedia"]
|
keywords = ["ffi", "gstreamer", "gnome", "multimedia"]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
links = "gstgl-1.0"
|
|
||||||
name = "gstreamer-gl-sys"
|
name = "gstreamer-gl-sys"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs"
|
repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs"
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -41,7 +41,6 @@ description = "FFI bindings to libgstmpegts-1.0"
|
||||||
homepage = "https://gstreamer.freedesktop.org"
|
homepage = "https://gstreamer.freedesktop.org"
|
||||||
keywords = ["ffi", "gstreamer", "gnome", "multimedia"]
|
keywords = ["ffi", "gstreamer", "gnome", "multimedia"]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
links = "gstmpegts-1.0"
|
|
||||||
name = "gstreamer-mpegts-sys"
|
name = "gstreamer-mpegts-sys"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs"
|
repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs"
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
|
|
|
@ -41,7 +41,6 @@ documentation = "https://gstreamer.pages.freedesktop.org/gstreamer-rs/stable/lat
|
||||||
homepage = "https://gstreamer.freedesktop.org"
|
homepage = "https://gstreamer.freedesktop.org"
|
||||||
keywords = ["ffi", "gstreamer", "gnome", "multimedia"]
|
keywords = ["ffi", "gstreamer", "gnome", "multimedia"]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
links = "gstnet-1.0"
|
|
||||||
name = "gstreamer-net-sys"
|
name = "gstreamer-net-sys"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs"
|
repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs"
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
|
|
|
@ -48,7 +48,6 @@ documentation = "https://gstreamer.pages.freedesktop.org/gstreamer-rs/stable/lat
|
||||||
homepage = "https://gstreamer.freedesktop.org"
|
homepage = "https://gstreamer.freedesktop.org"
|
||||||
keywords = ["ffi", "gstreamer", "gnome", "multimedia"]
|
keywords = ["ffi", "gstreamer", "gnome", "multimedia"]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
links = "gstpbutils-1.0"
|
|
||||||
name = "gstreamer-pbutils-sys"
|
name = "gstreamer-pbutils-sys"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs"
|
repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs"
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
|
|
|
@ -40,7 +40,6 @@ documentation = "https://gstreamer.pages.freedesktop.org/gstreamer-rs/stable/lat
|
||||||
homepage = "https://gstreamer.freedesktop.org"
|
homepage = "https://gstreamer.freedesktop.org"
|
||||||
keywords = ["ffi", "gstreamer", "gnome", "multimedia"]
|
keywords = ["ffi", "gstreamer", "gnome", "multimedia"]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
links = "gstplayer-1.0"
|
|
||||||
name = "gstreamer-player-sys"
|
name = "gstreamer-player-sys"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs"
|
repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs"
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
|
|
|
@ -43,7 +43,6 @@ documentation = "https://gstreamer.pages.freedesktop.org/gstreamer-rs/stable/lat
|
||||||
homepage = "https://gstreamer.freedesktop.org"
|
homepage = "https://gstreamer.freedesktop.org"
|
||||||
keywords = ["ffi", "gstreamer", "gnome", "multimedia"]
|
keywords = ["ffi", "gstreamer", "gnome", "multimedia"]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
links = "gstrtp-1.0"
|
|
||||||
name = "gstreamer-rtp-sys"
|
name = "gstreamer-rtp-sys"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs"
|
repository = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs"
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
// Generated by gir (https://github.com/gtk-rs/gir @ e8f82cf)
|
// Generated by gir (https://github.com/gtk-rs/gir @ b193568)
|
||||||
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
// from gir-files (https://github.com/gtk-rs/gir-files @ 7d95377)
|
||||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 831b444)
|
||||||
// DO NOT EDIT
|
// DO NOT EDIT
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue