forked from mirrors/gstreamer-rs
regenerate with not renamed libs on ffi crates
This commit is contained in:
parent
04a87085f6
commit
e61b83f592
131 changed files with 131 additions and 227 deletions
2
gir
2
gir
|
@ -1 +1 @@
|
|||
Subproject commit ba0ee13f6f1eade812d0c05640d8fb37754db54b
|
||||
Subproject commit 6570de5a52cde8802842fde8acbd46204389ecdb
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
@ -12,10 +12,6 @@
|
|||
)]
|
||||
#![cfg_attr(feature = "dox", feature(doc_cfg))]
|
||||
|
||||
use glib_sys as glib;
|
||||
use gstreamer_base_sys as gst_base;
|
||||
use gstreamer_sys as gst;
|
||||
|
||||
#[allow(unused_imports)]
|
||||
use libc::{
|
||||
c_char, c_double, c_float, c_int, c_long, c_short, c_uchar, c_uint, c_ulong, c_ushort, c_void,
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
@ -12,11 +12,6 @@
|
|||
)]
|
||||
#![cfg_attr(feature = "dox", feature(doc_cfg))]
|
||||
|
||||
use glib_sys as glib;
|
||||
use gobject_sys as gobject;
|
||||
use gstreamer_base_sys as gst_base;
|
||||
use gstreamer_sys as gst;
|
||||
|
||||
#[allow(unused_imports)]
|
||||
use libc::{
|
||||
c_char, c_double, c_float, c_int, c_long, c_short, c_uchar, c_uint, c_ulong, c_ushort, c_void,
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
@ -12,10 +12,6 @@
|
|||
)]
|
||||
#![cfg_attr(feature = "dox", feature(doc_cfg))]
|
||||
|
||||
use glib_sys as glib;
|
||||
use gobject_sys as gobject;
|
||||
use gstreamer_sys as gst;
|
||||
|
||||
#[allow(unused_imports)]
|
||||
use libc::{
|
||||
c_char, c_double, c_float, c_int, c_long, c_short, c_uchar, c_uint, c_ulong, c_ushort, c_void,
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
@ -12,10 +12,6 @@
|
|||
)]
|
||||
#![cfg_attr(feature = "dox", feature(doc_cfg))]
|
||||
|
||||
use glib_sys as glib;
|
||||
use gobject_sys as gobject;
|
||||
use gstreamer_sys as gst;
|
||||
|
||||
#[allow(unused_imports)]
|
||||
use libc::{
|
||||
c_char, c_double, c_float, c_int, c_long, c_short, c_uchar, c_uint, c_ulong, c_ushort, c_void,
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
@ -12,10 +12,6 @@
|
|||
)]
|
||||
#![cfg_attr(feature = "dox", feature(doc_cfg))]
|
||||
|
||||
use glib_sys as glib;
|
||||
use gobject_sys as gobject;
|
||||
use gstreamer_sys as gst;
|
||||
|
||||
#[allow(unused_imports)]
|
||||
use libc::{
|
||||
c_char, c_double, c_float, c_int, c_long, c_short, c_uchar, c_uint, c_ulong, c_ushort, c_void,
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
@ -12,12 +12,6 @@
|
|||
)]
|
||||
#![cfg_attr(feature = "dox", feature(doc_cfg))]
|
||||
|
||||
use gio_sys as gio;
|
||||
use glib_sys as glib;
|
||||
use gobject_sys as gobject;
|
||||
use gstreamer_pbutils_sys as gst_pbutils;
|
||||
use gstreamer_sys as gst;
|
||||
|
||||
#[allow(unused_imports)]
|
||||
use libc::{
|
||||
c_char, c_double, c_float, c_int, c_long, c_short, c_uchar, c_uint, c_ulong, c_ushort, c_void,
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
@ -12,9 +12,6 @@
|
|||
)]
|
||||
#![cfg_attr(feature = "dox", feature(doc_cfg))]
|
||||
|
||||
use glib_sys as glib;
|
||||
use gstreamer_gl_sys as gst_gl;
|
||||
|
||||
#[allow(unused_imports)]
|
||||
use libc::{
|
||||
c_char, c_double, c_float, c_int, c_long, c_short, c_uchar, c_uint, c_ulong, c_ushort, c_void,
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
@ -12,12 +12,6 @@
|
|||
)]
|
||||
#![cfg_attr(feature = "dox", feature(doc_cfg))]
|
||||
|
||||
use glib_sys as glib;
|
||||
use gobject_sys as gobject;
|
||||
use gstreamer_base_sys as gst_base;
|
||||
use gstreamer_sys as gst;
|
||||
use gstreamer_video_sys as gst_video;
|
||||
|
||||
mod manual;
|
||||
|
||||
pub use manual::*;
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
@ -12,9 +12,6 @@
|
|||
)]
|
||||
#![cfg_attr(feature = "dox", feature(doc_cfg))]
|
||||
|
||||
use glib_sys as glib;
|
||||
use gstreamer_gl_sys as gst_gl;
|
||||
|
||||
#[allow(unused_imports)]
|
||||
use libc::{
|
||||
c_char, c_double, c_float, c_int, c_long, c_short, c_uchar, c_uint, c_ulong, c_ushort, c_void,
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
@ -12,9 +12,6 @@
|
|||
)]
|
||||
#![cfg_attr(feature = "dox", feature(doc_cfg))]
|
||||
|
||||
use glib_sys as glib;
|
||||
use gstreamer_gl_sys as gst_gl;
|
||||
|
||||
#[allow(unused_imports)]
|
||||
use libc::{
|
||||
c_char, c_double, c_float, c_int, c_long, c_short, c_uchar, c_uint, c_ulong, c_ushort, c_void,
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
@ -12,9 +12,6 @@
|
|||
)]
|
||||
#![cfg_attr(feature = "dox", feature(doc_cfg))]
|
||||
|
||||
use glib_sys as glib;
|
||||
use gstreamer_sys as gst;
|
||||
|
||||
#[allow(unused_imports)]
|
||||
use libc::{
|
||||
c_char, c_double, c_float, c_int, c_long, c_short, c_uchar, c_uint, c_ulong, c_ushort, c_void,
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
@ -12,10 +12,6 @@
|
|||
)]
|
||||
#![cfg_attr(feature = "dox", feature(doc_cfg))]
|
||||
|
||||
use gio_sys as gio;
|
||||
use glib_sys as glib;
|
||||
use gstreamer_sys as gst;
|
||||
|
||||
#[allow(unused_imports)]
|
||||
use libc::{
|
||||
c_char, c_double, c_float, c_int, c_long, c_short, c_uchar, c_uint, c_ulong, c_ushort, c_void,
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
@ -12,12 +12,6 @@
|
|||
)]
|
||||
#![cfg_attr(feature = "dox", feature(doc_cfg))]
|
||||
|
||||
use glib_sys as glib;
|
||||
use gobject_sys as gobject;
|
||||
use gstreamer_audio_sys as gst_audio;
|
||||
use gstreamer_sys as gst;
|
||||
use gstreamer_video_sys as gst_video;
|
||||
|
||||
#[allow(unused_imports)]
|
||||
use libc::{
|
||||
c_char, c_double, c_float, c_int, c_long, c_short, c_uchar, c_uint, c_ulong, c_ushort, c_void,
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
@ -12,11 +12,6 @@
|
|||
)]
|
||||
#![cfg_attr(feature = "dox", feature(doc_cfg))]
|
||||
|
||||
use glib_sys as glib;
|
||||
use gobject_sys as gobject;
|
||||
use gstreamer_sys as gst;
|
||||
use gstreamer_video_sys as gst_video;
|
||||
|
||||
#[allow(unused_imports)]
|
||||
use libc::{
|
||||
c_char, c_double, c_float, c_int, c_long, c_short, c_uchar, c_uint, c_ulong, c_ushort, c_void,
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
@ -12,10 +12,6 @@
|
|||
)]
|
||||
#![cfg_attr(feature = "dox", feature(doc_cfg))]
|
||||
|
||||
use glib_sys as glib;
|
||||
use gstreamer_base_sys as gst_base;
|
||||
use gstreamer_sys as gst;
|
||||
|
||||
#[allow(unused_imports)]
|
||||
use libc::{
|
||||
c_char, c_double, c_float, c_int, c_long, c_short, c_uchar, c_uint, c_ulong, c_ushort, c_void,
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
@ -12,14 +12,6 @@
|
|||
)]
|
||||
#![cfg_attr(feature = "dox", feature(doc_cfg))]
|
||||
|
||||
use gio_sys as gio;
|
||||
use glib_sys as glib;
|
||||
use gobject_sys as gobject;
|
||||
use gstreamer_net_sys as gst_net;
|
||||
use gstreamer_rtsp_sys as gst_rtsp;
|
||||
use gstreamer_sdp_sys as gst_sdp;
|
||||
use gstreamer_sys as gst;
|
||||
|
||||
#[allow(unused_imports)]
|
||||
use libc::{
|
||||
c_char, c_double, c_float, c_int, c_long, c_short, c_uchar, c_uint, c_ulong, c_ushort, c_void,
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// DO NOT EDIT
|
||||
|
@ -12,12 +12,6 @@
|
|||
)]
|
||||
#![cfg_attr(feature = "dox", feature(doc_cfg))]
|
||||
|
||||
use gio_sys as gio;
|
||||
use glib_sys as glib;
|
||||
use gobject_sys as gobject;
|
||||
use gstreamer_sdp_sys as gst_sdp;
|
||||
use gstreamer_sys as gst;
|
||||
|
||||
#[allow(unused_imports)]
|
||||
use libc::{
|
||||
c_char, c_double, c_float, c_int, c_long, c_short, c_uchar, c_uint, c_ulong, c_ushort, c_void,
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Generated by gir (https://github.com/gtk-rs/gir @ ba0ee13f6f1e)
|
||||
// Generated by gir (https://github.com/gtk-rs/gir @ 6570de5a52cd)
|
||||
// from gir-files (https://github.com/gtk-rs/gir-files @ b827978e7d18)
|
||||
// from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 0220d4948268)
|
||||
// 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