Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
gstreamer-rs-sys
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
GStreamer
gstreamer-rs-sys
Commits
8b470e23
Commit
8b470e23
authored
Dec 15, 2019
by
Sebastian Dröge
🍵
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Regenerate
parent
63dd366c
Pipeline
#89061
passed with stages
in 10 minutes and 44 seconds
Changes
90
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
90 changed files
with
185 additions
and
182 deletions
+185
-182
gstreamer-app-sys/build.rs
gstreamer-app-sys/build.rs
+2
-2
gstreamer-app-sys/src/lib.rs
gstreamer-app-sys/src/lib.rs
+2
-2
gstreamer-app-sys/tests/abi.rs
gstreamer-app-sys/tests/abi.rs
+2
-2
gstreamer-app-sys/tests/constant.c
gstreamer-app-sys/tests/constant.c
+2
-2
gstreamer-app-sys/tests/layout.c
gstreamer-app-sys/tests/layout.c
+2
-2
gstreamer-audio-sys/build.rs
gstreamer-audio-sys/build.rs
+2
-2
gstreamer-audio-sys/src/lib.rs
gstreamer-audio-sys/src/lib.rs
+2
-2
gstreamer-audio-sys/tests/abi.rs
gstreamer-audio-sys/tests/abi.rs
+2
-2
gstreamer-audio-sys/tests/constant.c
gstreamer-audio-sys/tests/constant.c
+2
-2
gstreamer-audio-sys/tests/layout.c
gstreamer-audio-sys/tests/layout.c
+2
-2
gstreamer-base-sys/build.rs
gstreamer-base-sys/build.rs
+2
-2
gstreamer-base-sys/src/lib.rs
gstreamer-base-sys/src/lib.rs
+2
-2
gstreamer-base-sys/tests/abi.rs
gstreamer-base-sys/tests/abi.rs
+2
-2
gstreamer-base-sys/tests/constant.c
gstreamer-base-sys/tests/constant.c
+2
-2
gstreamer-base-sys/tests/layout.c
gstreamer-base-sys/tests/layout.c
+2
-2
gstreamer-check-sys/build.rs
gstreamer-check-sys/build.rs
+2
-2
gstreamer-check-sys/src/lib.rs
gstreamer-check-sys/src/lib.rs
+2
-2
gstreamer-check-sys/tests/abi.rs
gstreamer-check-sys/tests/abi.rs
+2
-2
gstreamer-check-sys/tests/constant.c
gstreamer-check-sys/tests/constant.c
+2
-2
gstreamer-check-sys/tests/layout.c
gstreamer-check-sys/tests/layout.c
+2
-2
gstreamer-editing-services-sys/build.rs
gstreamer-editing-services-sys/build.rs
+2
-2
gstreamer-editing-services-sys/src/lib.rs
gstreamer-editing-services-sys/src/lib.rs
+3
-3
gstreamer-editing-services-sys/tests/abi.rs
gstreamer-editing-services-sys/tests/abi.rs
+3
-3
gstreamer-editing-services-sys/tests/constant.c
gstreamer-editing-services-sys/tests/constant.c
+2
-2
gstreamer-editing-services-sys/tests/layout.c
gstreamer-editing-services-sys/tests/layout.c
+2
-2
gstreamer-gl-sys/build.rs
gstreamer-gl-sys/build.rs
+2
-2
gstreamer-gl-sys/src/lib.rs
gstreamer-gl-sys/src/lib.rs
+2
-2
gstreamer-gl-sys/tests/abi.rs
gstreamer-gl-sys/tests/abi.rs
+2
-2
gstreamer-gl-sys/tests/constant.c
gstreamer-gl-sys/tests/constant.c
+2
-2
gstreamer-gl-sys/tests/layout.c
gstreamer-gl-sys/tests/layout.c
+2
-2
gstreamer-mpegts-sys/build.rs
gstreamer-mpegts-sys/build.rs
+2
-2
gstreamer-mpegts-sys/src/lib.rs
gstreamer-mpegts-sys/src/lib.rs
+2
-2
gstreamer-mpegts-sys/tests/abi.rs
gstreamer-mpegts-sys/tests/abi.rs
+2
-2
gstreamer-mpegts-sys/tests/constant.c
gstreamer-mpegts-sys/tests/constant.c
+2
-2
gstreamer-mpegts-sys/tests/layout.c
gstreamer-mpegts-sys/tests/layout.c
+2
-2
gstreamer-net-sys/build.rs
gstreamer-net-sys/build.rs
+2
-2
gstreamer-net-sys/src/lib.rs
gstreamer-net-sys/src/lib.rs
+2
-2
gstreamer-net-sys/tests/abi.rs
gstreamer-net-sys/tests/abi.rs
+2
-2
gstreamer-net-sys/tests/constant.c
gstreamer-net-sys/tests/constant.c
+2
-2
gstreamer-net-sys/tests/layout.c
gstreamer-net-sys/tests/layout.c
+2
-2
gstreamer-pbutils-sys/build.rs
gstreamer-pbutils-sys/build.rs
+2
-2
gstreamer-pbutils-sys/src/lib.rs
gstreamer-pbutils-sys/src/lib.rs
+2
-2
gstreamer-pbutils-sys/tests/abi.rs
gstreamer-pbutils-sys/tests/abi.rs
+2
-2
gstreamer-pbutils-sys/tests/constant.c
gstreamer-pbutils-sys/tests/constant.c
+2
-2
gstreamer-pbutils-sys/tests/layout.c
gstreamer-pbutils-sys/tests/layout.c
+2
-2
gstreamer-player-sys/build.rs
gstreamer-player-sys/build.rs
+2
-2
gstreamer-player-sys/src/lib.rs
gstreamer-player-sys/src/lib.rs
+2
-2
gstreamer-player-sys/tests/abi.rs
gstreamer-player-sys/tests/abi.rs
+2
-2
gstreamer-player-sys/tests/constant.c
gstreamer-player-sys/tests/constant.c
+2
-2
gstreamer-player-sys/tests/layout.c
gstreamer-player-sys/tests/layout.c
+2
-2
gstreamer-rtp-sys/build.rs
gstreamer-rtp-sys/build.rs
+2
-2
gstreamer-rtp-sys/src/lib.rs
gstreamer-rtp-sys/src/lib.rs
+2
-2
gstreamer-rtp-sys/tests/abi.rs
gstreamer-rtp-sys/tests/abi.rs
+2
-2
gstreamer-rtp-sys/tests/constant.c
gstreamer-rtp-sys/tests/constant.c
+2
-2
gstreamer-rtp-sys/tests/layout.c
gstreamer-rtp-sys/tests/layout.c
+2
-2
gstreamer-rtsp-server-sys/build.rs
gstreamer-rtsp-server-sys/build.rs
+2
-2
gstreamer-rtsp-server-sys/src/lib.rs
gstreamer-rtsp-server-sys/src/lib.rs
+2
-2
gstreamer-rtsp-server-sys/tests/abi.rs
gstreamer-rtsp-server-sys/tests/abi.rs
+2
-2
gstreamer-rtsp-server-sys/tests/constant.c
gstreamer-rtsp-server-sys/tests/constant.c
+2
-2
gstreamer-rtsp-server-sys/tests/layout.c
gstreamer-rtsp-server-sys/tests/layout.c
+2
-2
gstreamer-rtsp-sys/build.rs
gstreamer-rtsp-sys/build.rs
+2
-2
gstreamer-rtsp-sys/src/lib.rs
gstreamer-rtsp-sys/src/lib.rs
+2
-2
gstreamer-rtsp-sys/tests/abi.rs
gstreamer-rtsp-sys/tests/abi.rs
+2
-2
gstreamer-rtsp-sys/tests/constant.c
gstreamer-rtsp-sys/tests/constant.c
+2
-2
gstreamer-rtsp-sys/tests/layout.c
gstreamer-rtsp-sys/tests/layout.c
+2
-2
gstreamer-sdp-sys/build.rs
gstreamer-sdp-sys/build.rs
+2
-2
gstreamer-sdp-sys/src/lib.rs
gstreamer-sdp-sys/src/lib.rs
+2
-2
gstreamer-sdp-sys/tests/abi.rs
gstreamer-sdp-sys/tests/abi.rs
+2
-2
gstreamer-sdp-sys/tests/constant.c
gstreamer-sdp-sys/tests/constant.c
+2
-2
gstreamer-sdp-sys/tests/layout.c
gstreamer-sdp-sys/tests/layout.c
+2
-2
gstreamer-sys/build.rs
gstreamer-sys/build.rs
+2
-2
gstreamer-sys/src/lib.rs
gstreamer-sys/src/lib.rs
+5
-2
gstreamer-sys/tests/abi.rs
gstreamer-sys/tests/abi.rs
+2
-2
gstreamer-sys/tests/constant.c
gstreamer-sys/tests/constant.c
+2
-2
gstreamer-sys/tests/layout.c
gstreamer-sys/tests/layout.c
+2
-2
gstreamer-tag-sys/build.rs
gstreamer-tag-sys/build.rs
+2
-2
gstreamer-tag-sys/src/lib.rs
gstreamer-tag-sys/src/lib.rs
+2
-2
gstreamer-tag-sys/tests/abi.rs
gstreamer-tag-sys/tests/abi.rs
+2
-2
gstreamer-tag-sys/tests/constant.c
gstreamer-tag-sys/tests/constant.c
+2
-2
gstreamer-tag-sys/tests/layout.c
gstreamer-tag-sys/tests/layout.c
+2
-2
gstreamer-video-sys/build.rs
gstreamer-video-sys/build.rs
+2
-2
gstreamer-video-sys/src/lib.rs
gstreamer-video-sys/src/lib.rs
+2
-2
gstreamer-video-sys/tests/abi.rs
gstreamer-video-sys/tests/abi.rs
+2
-2
gstreamer-video-sys/tests/constant.c
gstreamer-video-sys/tests/constant.c
+2
-2
gstreamer-video-sys/tests/layout.c
gstreamer-video-sys/tests/layout.c
+2
-2
gstreamer-webrtc-sys/build.rs
gstreamer-webrtc-sys/build.rs
+2
-2
gstreamer-webrtc-sys/src/lib.rs
gstreamer-webrtc-sys/src/lib.rs
+2
-2
gstreamer-webrtc-sys/tests/abi.rs
gstreamer-webrtc-sys/tests/abi.rs
+2
-2
gstreamer-webrtc-sys/tests/constant.c
gstreamer-webrtc-sys/tests/constant.c
+2
-2
gstreamer-webrtc-sys/tests/layout.c
gstreamer-webrtc-sys/tests/layout.c
+2
-2
No files found.
gstreamer-app-sys/build.rs
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
#[cfg(not(feature
=
"dox"
))]
...
...
gstreamer-app-sys/src/lib.rs
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
#![allow(non_camel_case_types,
non_upper_case_globals,
non_snake_case)]
...
...
gstreamer-app-sys/tests/abi.rs
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
extern
crate
gstreamer_app_sys
;
...
...
gstreamer-app-sys/tests/constant.c
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
#include "manual.h"
...
...
gstreamer-app-sys/tests/layout.c
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
#include "manual.h"
...
...
gstreamer-audio-sys/build.rs
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
#[cfg(not(feature
=
"dox"
))]
...
...
gstreamer-audio-sys/src/lib.rs
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
#![allow(non_camel_case_types,
non_upper_case_globals,
non_snake_case)]
...
...
gstreamer-audio-sys/tests/abi.rs
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
extern
crate
gstreamer_audio_sys
;
...
...
gstreamer-audio-sys/tests/constant.c
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
#include "manual.h"
...
...
gstreamer-audio-sys/tests/layout.c
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
#include "manual.h"
...
...
gstreamer-base-sys/build.rs
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
#[cfg(not(feature
=
"dox"
))]
...
...
gstreamer-base-sys/src/lib.rs
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
#![allow(non_camel_case_types,
non_upper_case_globals,
non_snake_case)]
...
...
gstreamer-base-sys/tests/abi.rs
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
extern
crate
gstreamer_base_sys
;
...
...
gstreamer-base-sys/tests/constant.c
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
#include "manual.h"
...
...
gstreamer-base-sys/tests/layout.c
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
#include "manual.h"
...
...
gstreamer-check-sys/build.rs
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
#[cfg(not(feature
=
"dox"
))]
...
...
gstreamer-check-sys/src/lib.rs
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
#![allow(non_camel_case_types,
non_upper_case_globals,
non_snake_case)]
...
...
gstreamer-check-sys/tests/abi.rs
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
extern
crate
gstreamer_check_sys
;
...
...
gstreamer-check-sys/tests/constant.c
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
#include "manual.h"
...
...
gstreamer-check-sys/tests/layout.c
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
#include "manual.h"
...
...
gstreamer-editing-services-sys/build.rs
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
#[cfg(not(feature
=
"dox"
))]
...
...
gstreamer-editing-services-sys/src/lib.rs
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
#![allow(non_camel_case_types,
non_upper_case_globals,
non_snake_case)]
...
...
@@ -183,7 +183,7 @@ pub const GES_PADDING: c_int = 4;
pub
const
GES_PADDING_LARGE
:
c_int
=
20
;
pub
const
GES_TIMELINE_ELEMENT_NO_LAYER_PRIORITY
:
u32
=
4294967295
;
pub
const
GES_VERSION_MAJOR
:
c_int
=
1
;
pub
const
GES_VERSION_MICRO
:
c_int
=
1
;
pub
const
GES_VERSION_MICRO
:
c_int
=
2
;
pub
const
GES_VERSION_MINOR
:
c_int
=
16
;
pub
const
GES_VERSION_NANO
:
c_int
=
0
;
...
...
gstreamer-editing-services-sys/tests/abi.rs
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
extern
crate
gstreamer_editing_services_sys
;
...
...
@@ -1124,7 +1124,7 @@ const RUST_CONSTANTS: &[(&str, &str)] = &[
(
"(guint) GES_TRACK_TYPE_UNKNOWN"
,
"1"
),
(
"(guint) GES_TRACK_TYPE_VIDEO"
,
"4"
),
(
"GES_VERSION_MAJOR"
,
"1"
),
(
"GES_VERSION_MICRO"
,
"
1
"
),
(
"GES_VERSION_MICRO"
,
"
2
"
),
(
"GES_VERSION_MINOR"
,
"16"
),
(
"GES_VERSION_NANO"
,
"0"
),
(
...
...
gstreamer-editing-services-sys/tests/constant.c
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
#include "manual.h"
...
...
gstreamer-editing-services-sys/tests/layout.c
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
#include "manual.h"
...
...
gstreamer-gl-sys/build.rs
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
#[cfg(not(feature
=
"dox"
))]
...
...
gstreamer-gl-sys/src/lib.rs
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
#![allow(non_camel_case_types,
non_upper_case_globals,
non_snake_case)]
...
...
gstreamer-gl-sys/tests/abi.rs
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
extern
crate
gstreamer_gl_sys
;
...
...
gstreamer-gl-sys/tests/constant.c
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
#include "manual.h"
...
...
gstreamer-gl-sys/tests/layout.c
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
#include "manual.h"
...
...
gstreamer-mpegts-sys/build.rs
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
#[cfg(not(feature
=
"dox"
))]
...
...
gstreamer-mpegts-sys/src/lib.rs
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
#![allow(non_camel_case_types,
non_upper_case_globals,
non_snake_case)]
...
...
gstreamer-mpegts-sys/tests/abi.rs
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
extern
crate
gstreamer_mpegts_sys
;
...
...
gstreamer-mpegts-sys/tests/constant.c
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
#include "manual.h"
...
...
gstreamer-mpegts-sys/tests/layout.c
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
#include "manual.h"
...
...
gstreamer-net-sys/build.rs
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
#[cfg(not(feature
=
"dox"
))]
...
...
gstreamer-net-sys/src/lib.rs
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
#![allow(non_camel_case_types,
non_upper_case_globals,
non_snake_case)]
...
...
gstreamer-net-sys/tests/abi.rs
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
extern
crate
gstreamer_net_sys
;
...
...
gstreamer-net-sys/tests/constant.c
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
#include "manual.h"
...
...
gstreamer-net-sys/tests/layout.c
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
#include "manual.h"
...
...
gstreamer-pbutils-sys/build.rs
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
#[cfg(not(feature
=
"dox"
))]
...
...
gstreamer-pbutils-sys/src/lib.rs
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
#![allow(non_camel_case_types,
non_upper_case_globals,
non_snake_case)]
...
...
gstreamer-pbutils-sys/tests/abi.rs
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
extern
crate
gstreamer_pbutils_sys
;
...
...
gstreamer-pbutils-sys/tests/constant.c
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
#include "manual.h"
...
...
gstreamer-pbutils-sys/tests/layout.c
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
#include "manual.h"
...
...
gstreamer-player-sys/build.rs
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
#[cfg(not(feature
=
"dox"
))]
...
...
gstreamer-player-sys/src/lib.rs
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
#![allow(non_camel_case_types,
non_upper_case_globals,
non_snake_case)]
...
...
gstreamer-player-sys/tests/abi.rs
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
extern
crate
gstreamer_player_sys
;
...
...
gstreamer-player-sys/tests/constant.c
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
#include "manual.h"
...
...
gstreamer-player-sys/tests/layout.c
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
#include "manual.h"
...
...
gstreamer-rtp-sys/build.rs
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
#[cfg(not(feature
=
"dox"
))]
...
...
gstreamer-rtp-sys/src/lib.rs
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
#![allow(non_camel_case_types,
non_upper_case_globals,
non_snake_case)]
...
...
gstreamer-rtp-sys/tests/abi.rs
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
extern
crate
gstreamer_rtp_sys
;
...
...
gstreamer-rtp-sys/tests/constant.c
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
#include "manual.h"
...
...
gstreamer-rtp-sys/tests/layout.c
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
#include "manual.h"
...
...
gstreamer-rtsp-server-sys/build.rs
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
#[cfg(not(feature
=
"dox"
))]
...
...
gstreamer-rtsp-server-sys/src/lib.rs
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
#![allow(non_camel_case_types,
non_upper_case_globals,
non_snake_case)]
...
...
gstreamer-rtsp-server-sys/tests/abi.rs
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
extern
crate
gstreamer_rtsp_server_sys
;
...
...
gstreamer-rtsp-server-sys/tests/constant.c
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
#include "manual.h"
...
...
gstreamer-rtsp-server-sys/tests/layout.c
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
#include "manual.h"
...
...
gstreamer-rtsp-sys/build.rs
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
#[cfg(not(feature
=
"dox"
))]
...
...
gstreamer-rtsp-sys/src/lib.rs
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
#![allow(non_camel_case_types,
non_upper_case_globals,
non_snake_case)]
...
...
gstreamer-rtsp-sys/tests/abi.rs
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
extern
crate
gstreamer_rtsp_sys
;
...
...
gstreamer-rtsp-sys/tests/constant.c
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
#include "manual.h"
...
...
gstreamer-rtsp-sys/tests/layout.c
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)
// DO NOT EDIT
#include "manual.h"
...
...
gstreamer-sdp-sys/build.rs
View file @
8b470e23
// This file was generated by gir (https://github.com/gtk-rs/gir @
1ee9edf
)
// from gir-files (https://github.com/gtk-rs/gir-files @
a6c692
6)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e88f9
)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd36
6)