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
67b410c1
Commit
67b410c1
authored
Apr 30, 2020
by
Vivia Nikolaidou
🦆
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Regenerate
parent
2348fb34
Changes
108
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
108 changed files
with
91 additions
and
118 deletions
+91
-118
gstreamer-app-sys/Cargo.toml
gstreamer-app-sys/Cargo.toml
+0
-1
gstreamer-app-sys/build.rs
gstreamer-app-sys/build.rs
+1
-1
gstreamer-app-sys/src/lib.rs
gstreamer-app-sys/src/lib.rs
+1
-1
gstreamer-app-sys/tests/abi.rs
gstreamer-app-sys/tests/abi.rs
+1
-1
gstreamer-app-sys/tests/constant.c
gstreamer-app-sys/tests/constant.c
+1
-1
gstreamer-app-sys/tests/layout.c
gstreamer-app-sys/tests/layout.c
+1
-1
gstreamer-audio-sys/Cargo.toml
gstreamer-audio-sys/Cargo.toml
+0
-1
gstreamer-audio-sys/build.rs
gstreamer-audio-sys/build.rs
+1
-1
gstreamer-audio-sys/src/lib.rs
gstreamer-audio-sys/src/lib.rs
+1
-1
gstreamer-audio-sys/tests/abi.rs
gstreamer-audio-sys/tests/abi.rs
+1
-1
gstreamer-audio-sys/tests/constant.c
gstreamer-audio-sys/tests/constant.c
+1
-1
gstreamer-audio-sys/tests/layout.c
gstreamer-audio-sys/tests/layout.c
+1
-1
gstreamer-base-sys/Cargo.toml
gstreamer-base-sys/Cargo.toml
+0
-1
gstreamer-base-sys/build.rs
gstreamer-base-sys/build.rs
+1
-1
gstreamer-base-sys/src/lib.rs
gstreamer-base-sys/src/lib.rs
+1
-1
gstreamer-base-sys/tests/abi.rs
gstreamer-base-sys/tests/abi.rs
+1
-1
gstreamer-base-sys/tests/constant.c
gstreamer-base-sys/tests/constant.c
+1
-1
gstreamer-base-sys/tests/layout.c
gstreamer-base-sys/tests/layout.c
+1
-1
gstreamer-check-sys/Cargo.toml
gstreamer-check-sys/Cargo.toml
+0
-1
gstreamer-check-sys/build.rs
gstreamer-check-sys/build.rs
+1
-1
gstreamer-check-sys/src/lib.rs
gstreamer-check-sys/src/lib.rs
+1
-1
gstreamer-check-sys/tests/abi.rs
gstreamer-check-sys/tests/abi.rs
+1
-1
gstreamer-check-sys/tests/constant.c
gstreamer-check-sys/tests/constant.c
+1
-1
gstreamer-check-sys/tests/layout.c
gstreamer-check-sys/tests/layout.c
+1
-1
gstreamer-editing-services-sys/Cargo.toml
gstreamer-editing-services-sys/Cargo.toml
+0
-1
gstreamer-editing-services-sys/build.rs
gstreamer-editing-services-sys/build.rs
+1
-1
gstreamer-editing-services-sys/src/lib.rs
gstreamer-editing-services-sys/src/lib.rs
+1
-5
gstreamer-editing-services-sys/tests/abi.rs
gstreamer-editing-services-sys/tests/abi.rs
+1
-5
gstreamer-editing-services-sys/tests/constant.c
gstreamer-editing-services-sys/tests/constant.c
+1
-1
gstreamer-editing-services-sys/tests/layout.c
gstreamer-editing-services-sys/tests/layout.c
+1
-1
gstreamer-gl-sys/Cargo.toml
gstreamer-gl-sys/Cargo.toml
+1
-3
gstreamer-gl-sys/build.rs
gstreamer-gl-sys/build.rs
+1
-1
gstreamer-gl-sys/src/lib.rs
gstreamer-gl-sys/src/lib.rs
+1
-1
gstreamer-gl-sys/tests/abi.rs
gstreamer-gl-sys/tests/abi.rs
+1
-1
gstreamer-gl-sys/tests/constant.c
gstreamer-gl-sys/tests/constant.c
+1
-1
gstreamer-gl-sys/tests/layout.c
gstreamer-gl-sys/tests/layout.c
+1
-1
gstreamer-mpegts-sys/Cargo.toml
gstreamer-mpegts-sys/Cargo.toml
+0
-1
gstreamer-mpegts-sys/build.rs
gstreamer-mpegts-sys/build.rs
+1
-1
gstreamer-mpegts-sys/src/lib.rs
gstreamer-mpegts-sys/src/lib.rs
+1
-1
gstreamer-mpegts-sys/tests/abi.rs
gstreamer-mpegts-sys/tests/abi.rs
+1
-1
gstreamer-mpegts-sys/tests/constant.c
gstreamer-mpegts-sys/tests/constant.c
+1
-1
gstreamer-mpegts-sys/tests/layout.c
gstreamer-mpegts-sys/tests/layout.c
+1
-1
gstreamer-net-sys/Cargo.toml
gstreamer-net-sys/Cargo.toml
+0
-1
gstreamer-net-sys/build.rs
gstreamer-net-sys/build.rs
+1
-1
gstreamer-net-sys/src/lib.rs
gstreamer-net-sys/src/lib.rs
+1
-1
gstreamer-net-sys/tests/abi.rs
gstreamer-net-sys/tests/abi.rs
+1
-1
gstreamer-net-sys/tests/constant.c
gstreamer-net-sys/tests/constant.c
+1
-1
gstreamer-net-sys/tests/layout.c
gstreamer-net-sys/tests/layout.c
+1
-1
gstreamer-pbutils-sys/Cargo.toml
gstreamer-pbutils-sys/Cargo.toml
+0
-1
gstreamer-pbutils-sys/build.rs
gstreamer-pbutils-sys/build.rs
+1
-1
gstreamer-pbutils-sys/src/lib.rs
gstreamer-pbutils-sys/src/lib.rs
+1
-1
gstreamer-pbutils-sys/tests/abi.rs
gstreamer-pbutils-sys/tests/abi.rs
+1
-1
gstreamer-pbutils-sys/tests/constant.c
gstreamer-pbutils-sys/tests/constant.c
+1
-1
gstreamer-pbutils-sys/tests/layout.c
gstreamer-pbutils-sys/tests/layout.c
+1
-1
gstreamer-player-sys/Cargo.toml
gstreamer-player-sys/Cargo.toml
+0
-1
gstreamer-player-sys/build.rs
gstreamer-player-sys/build.rs
+1
-1
gstreamer-player-sys/src/lib.rs
gstreamer-player-sys/src/lib.rs
+1
-1
gstreamer-player-sys/tests/abi.rs
gstreamer-player-sys/tests/abi.rs
+1
-1
gstreamer-player-sys/tests/constant.c
gstreamer-player-sys/tests/constant.c
+1
-1
gstreamer-player-sys/tests/layout.c
gstreamer-player-sys/tests/layout.c
+1
-1
gstreamer-rtp-sys/Cargo.toml
gstreamer-rtp-sys/Cargo.toml
+0
-1
gstreamer-rtp-sys/build.rs
gstreamer-rtp-sys/build.rs
+1
-1
gstreamer-rtp-sys/src/lib.rs
gstreamer-rtp-sys/src/lib.rs
+1
-1
gstreamer-rtp-sys/tests/abi.rs
gstreamer-rtp-sys/tests/abi.rs
+1
-1
gstreamer-rtp-sys/tests/constant.c
gstreamer-rtp-sys/tests/constant.c
+1
-1
gstreamer-rtp-sys/tests/layout.c
gstreamer-rtp-sys/tests/layout.c
+1
-1
gstreamer-rtsp-server-sys/Cargo.toml
gstreamer-rtsp-server-sys/Cargo.toml
+0
-1
gstreamer-rtsp-server-sys/build.rs
gstreamer-rtsp-server-sys/build.rs
+1
-1
gstreamer-rtsp-server-sys/src/lib.rs
gstreamer-rtsp-server-sys/src/lib.rs
+1
-1
gstreamer-rtsp-server-sys/tests/abi.rs
gstreamer-rtsp-server-sys/tests/abi.rs
+1
-1
gstreamer-rtsp-server-sys/tests/constant.c
gstreamer-rtsp-server-sys/tests/constant.c
+1
-1
gstreamer-rtsp-server-sys/tests/layout.c
gstreamer-rtsp-server-sys/tests/layout.c
+1
-1
gstreamer-rtsp-sys/Cargo.toml
gstreamer-rtsp-sys/Cargo.toml
+0
-1
gstreamer-rtsp-sys/build.rs
gstreamer-rtsp-sys/build.rs
+1
-1
gstreamer-rtsp-sys/src/lib.rs
gstreamer-rtsp-sys/src/lib.rs
+1
-1
gstreamer-rtsp-sys/tests/abi.rs
gstreamer-rtsp-sys/tests/abi.rs
+1
-1
gstreamer-rtsp-sys/tests/constant.c
gstreamer-rtsp-sys/tests/constant.c
+1
-1
gstreamer-rtsp-sys/tests/layout.c
gstreamer-rtsp-sys/tests/layout.c
+1
-1
gstreamer-sdp-sys/Cargo.toml
gstreamer-sdp-sys/Cargo.toml
+0
-1
gstreamer-sdp-sys/build.rs
gstreamer-sdp-sys/build.rs
+1
-1
gstreamer-sdp-sys/src/lib.rs
gstreamer-sdp-sys/src/lib.rs
+1
-1
gstreamer-sdp-sys/tests/abi.rs
gstreamer-sdp-sys/tests/abi.rs
+1
-1
gstreamer-sdp-sys/tests/constant.c
gstreamer-sdp-sys/tests/constant.c
+1
-1
gstreamer-sdp-sys/tests/layout.c
gstreamer-sdp-sys/tests/layout.c
+1
-1
gstreamer-sys/Cargo.toml
gstreamer-sys/Cargo.toml
+0
-1
gstreamer-sys/build.rs
gstreamer-sys/build.rs
+1
-1
gstreamer-sys/src/lib.rs
gstreamer-sys/src/lib.rs
+1
-1
gstreamer-sys/tests/abi.rs
gstreamer-sys/tests/abi.rs
+1
-1
gstreamer-sys/tests/constant.c
gstreamer-sys/tests/constant.c
+1
-1
gstreamer-sys/tests/layout.c
gstreamer-sys/tests/layout.c
+1
-1
gstreamer-tag-sys/Cargo.toml
gstreamer-tag-sys/Cargo.toml
+0
-1
gstreamer-tag-sys/build.rs
gstreamer-tag-sys/build.rs
+1
-1
gstreamer-tag-sys/src/lib.rs
gstreamer-tag-sys/src/lib.rs
+1
-1
gstreamer-tag-sys/tests/abi.rs
gstreamer-tag-sys/tests/abi.rs
+1
-1
gstreamer-tag-sys/tests/constant.c
gstreamer-tag-sys/tests/constant.c
+1
-1
gstreamer-tag-sys/tests/layout.c
gstreamer-tag-sys/tests/layout.c
+1
-1
gstreamer-video-sys/Cargo.toml
gstreamer-video-sys/Cargo.toml
+0
-1
gstreamer-video-sys/build.rs
gstreamer-video-sys/build.rs
+1
-1
gstreamer-video-sys/src/lib.rs
gstreamer-video-sys/src/lib.rs
+1
-1
gstreamer-video-sys/tests/abi.rs
gstreamer-video-sys/tests/abi.rs
+1
-1
gstreamer-video-sys/tests/constant.c
gstreamer-video-sys/tests/constant.c
+1
-1
gstreamer-video-sys/tests/layout.c
gstreamer-video-sys/tests/layout.c
+1
-1
gstreamer-webrtc-sys/Cargo.toml
gstreamer-webrtc-sys/Cargo.toml
+0
-1
gstreamer-webrtc-sys/build.rs
gstreamer-webrtc-sys/build.rs
+1
-1
gstreamer-webrtc-sys/src/lib.rs
gstreamer-webrtc-sys/src/lib.rs
+1
-1
gstreamer-webrtc-sys/tests/abi.rs
gstreamer-webrtc-sys/tests/abi.rs
+1
-1
gstreamer-webrtc-sys/tests/constant.c
gstreamer-webrtc-sys/tests/constant.c
+1
-1
gstreamer-webrtc-sys/tests/layout.c
gstreamer-webrtc-sys/tests/layout.c
+1
-1
No files found.
gstreamer-app-sys/Cargo.toml
View file @
67b410c1
...
@@ -44,6 +44,5 @@ name = "gstreamer-app-sys"
...
@@ -44,6 +44,5 @@ name = "gstreamer-app-sys"
readme
=
"README.md"
readme
=
"README.md"
repository
=
"https://gitlab.freedesktop.org/gstreamer/gstreamer-rs-sys"
repository
=
"https://gitlab.freedesktop.org/gstreamer/gstreamer-rs-sys"
version
=
"0.9.0"
version
=
"0.9.0"
[package.metadata.docs.rs]
[package.metadata.docs.rs]
features
=
["dox"]
features
=
["dox"]
gstreamer-app-sys/build.rs
View file @
67b410c1
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd366
)
// from gir-files (https://github.com/gtk-rs/gir-files @
548976e
)
// DO NOT EDIT
// DO NOT EDIT
#[cfg(not(feature
=
"dox"
))]
#[cfg(not(feature
=
"dox"
))]
...
...
gstreamer-app-sys/src/lib.rs
View file @
67b410c1
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd366
)
// from gir-files (https://github.com/gtk-rs/gir-files @
548976e
)
// DO NOT EDIT
// DO NOT EDIT
#![allow(non_camel_case_types,
non_upper_case_globals,
non_snake_case)]
#![allow(non_camel_case_types,
non_upper_case_globals,
non_snake_case)]
...
...
gstreamer-app-sys/tests/abi.rs
View file @
67b410c1
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd366
)
// from gir-files (https://github.com/gtk-rs/gir-files @
548976e
)
// DO NOT EDIT
// DO NOT EDIT
extern
crate
gstreamer_app_sys
;
extern
crate
gstreamer_app_sys
;
...
...
gstreamer-app-sys/tests/constant.c
View file @
67b410c1
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd366
)
// from gir-files (https://github.com/gtk-rs/gir-files @
548976e
)
// DO NOT EDIT
// DO NOT EDIT
#include "manual.h"
#include "manual.h"
...
...
gstreamer-app-sys/tests/layout.c
View file @
67b410c1
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd366
)
// from gir-files (https://github.com/gtk-rs/gir-files @
548976e
)
// DO NOT EDIT
// DO NOT EDIT
#include "manual.h"
#include "manual.h"
...
...
gstreamer-audio-sys/Cargo.toml
View file @
67b410c1
...
@@ -47,6 +47,5 @@ name = "gstreamer-audio-sys"
...
@@ -47,6 +47,5 @@ name = "gstreamer-audio-sys"
readme
=
"README.md"
readme
=
"README.md"
repository
=
"https://gitlab.freedesktop.org/gstreamer/gstreamer-rs-sys"
repository
=
"https://gitlab.freedesktop.org/gstreamer/gstreamer-rs-sys"
version
=
"0.9.0"
version
=
"0.9.0"
[package.metadata.docs.rs]
[package.metadata.docs.rs]
features
=
["dox"]
features
=
["dox"]
gstreamer-audio-sys/build.rs
View file @
67b410c1
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd366
)
// from gir-files (https://github.com/gtk-rs/gir-files @
548976e
)
// DO NOT EDIT
// DO NOT EDIT
#[cfg(not(feature
=
"dox"
))]
#[cfg(not(feature
=
"dox"
))]
...
...
gstreamer-audio-sys/src/lib.rs
View file @
67b410c1
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd366
)
// from gir-files (https://github.com/gtk-rs/gir-files @
548976e
)
// DO NOT EDIT
// DO NOT EDIT
#![allow(non_camel_case_types,
non_upper_case_globals,
non_snake_case)]
#![allow(non_camel_case_types,
non_upper_case_globals,
non_snake_case)]
...
...
gstreamer-audio-sys/tests/abi.rs
View file @
67b410c1
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd366
)
// from gir-files (https://github.com/gtk-rs/gir-files @
548976e
)
// DO NOT EDIT
// DO NOT EDIT
extern
crate
gstreamer_audio_sys
;
extern
crate
gstreamer_audio_sys
;
...
...
gstreamer-audio-sys/tests/constant.c
View file @
67b410c1
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd366
)
// from gir-files (https://github.com/gtk-rs/gir-files @
548976e
)
// DO NOT EDIT
// DO NOT EDIT
#include "manual.h"
#include "manual.h"
...
...
gstreamer-audio-sys/tests/layout.c
View file @
67b410c1
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd366
)
// from gir-files (https://github.com/gtk-rs/gir-files @
548976e
)
// DO NOT EDIT
// DO NOT EDIT
#include "manual.h"
#include "manual.h"
...
...
gstreamer-base-sys/Cargo.toml
View file @
67b410c1
...
@@ -48,6 +48,5 @@ name = "gstreamer-base-sys"
...
@@ -48,6 +48,5 @@ name = "gstreamer-base-sys"
readme
=
"README.md"
readme
=
"README.md"
repository
=
"https://gitlab.freedesktop.org/gstreamer/gstreamer-rs-sys"
repository
=
"https://gitlab.freedesktop.org/gstreamer/gstreamer-rs-sys"
version
=
"0.9.0"
version
=
"0.9.0"
[package.metadata.docs.rs]
[package.metadata.docs.rs]
features
=
["dox"]
features
=
["dox"]
gstreamer-base-sys/build.rs
View file @
67b410c1
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd366
)
// from gir-files (https://github.com/gtk-rs/gir-files @
548976e
)
// DO NOT EDIT
// DO NOT EDIT
#[cfg(not(feature
=
"dox"
))]
#[cfg(not(feature
=
"dox"
))]
...
...
gstreamer-base-sys/src/lib.rs
View file @
67b410c1
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd366
)
// from gir-files (https://github.com/gtk-rs/gir-files @
548976e
)
// DO NOT EDIT
// DO NOT EDIT
#![allow(non_camel_case_types,
non_upper_case_globals,
non_snake_case)]
#![allow(non_camel_case_types,
non_upper_case_globals,
non_snake_case)]
...
...
gstreamer-base-sys/tests/abi.rs
View file @
67b410c1
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd366
)
// from gir-files (https://github.com/gtk-rs/gir-files @
548976e
)
// DO NOT EDIT
// DO NOT EDIT
extern
crate
gstreamer_base_sys
;
extern
crate
gstreamer_base_sys
;
...
...
gstreamer-base-sys/tests/constant.c
View file @
67b410c1
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd366
)
// from gir-files (https://github.com/gtk-rs/gir-files @
548976e
)
// DO NOT EDIT
// DO NOT EDIT
#include "manual.h"
#include "manual.h"
...
...
gstreamer-base-sys/tests/layout.c
View file @
67b410c1
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd366
)
// from gir-files (https://github.com/gtk-rs/gir-files @
548976e
)
// DO NOT EDIT
// DO NOT EDIT
#include "manual.h"
#include "manual.h"
...
...
gstreamer-check-sys/Cargo.toml
View file @
67b410c1
...
@@ -44,6 +44,5 @@ name = "gstreamer-check-sys"
...
@@ -44,6 +44,5 @@ name = "gstreamer-check-sys"
readme
=
"README.md"
readme
=
"README.md"
repository
=
"https://gitlab.freedesktop.org/gstreamer/gstreamer-rs-sys"
repository
=
"https://gitlab.freedesktop.org/gstreamer/gstreamer-rs-sys"
version
=
"0.9.0"
version
=
"0.9.0"
[package.metadata.docs.rs]
[package.metadata.docs.rs]
features
=
["dox"]
features
=
["dox"]
gstreamer-check-sys/build.rs
View file @
67b410c1
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd366
)
// from gir-files (https://github.com/gtk-rs/gir-files @
548976e
)
// DO NOT EDIT
// DO NOT EDIT
#[cfg(not(feature
=
"dox"
))]
#[cfg(not(feature
=
"dox"
))]
...
...
gstreamer-check-sys/src/lib.rs
View file @
67b410c1
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd366
)
// from gir-files (https://github.com/gtk-rs/gir-files @
548976e
)
// DO NOT EDIT
// DO NOT EDIT
#![allow(non_camel_case_types,
non_upper_case_globals,
non_snake_case)]
#![allow(non_camel_case_types,
non_upper_case_globals,
non_snake_case)]
...
...
gstreamer-check-sys/tests/abi.rs
View file @
67b410c1
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd366
)
// from gir-files (https://github.com/gtk-rs/gir-files @
548976e
)
// DO NOT EDIT
// DO NOT EDIT
extern
crate
gstreamer_check_sys
;
extern
crate
gstreamer_check_sys
;
...
...
gstreamer-check-sys/tests/constant.c
View file @
67b410c1
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd366
)
// from gir-files (https://github.com/gtk-rs/gir-files @
548976e
)
// DO NOT EDIT
// DO NOT EDIT
#include "manual.h"
#include "manual.h"
...
...
gstreamer-check-sys/tests/layout.c
View file @
67b410c1
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd366
)
// from gir-files (https://github.com/gtk-rs/gir-files @
548976e
)
// DO NOT EDIT
// DO NOT EDIT
#include "manual.h"
#include "manual.h"
...
...
gstreamer-editing-services-sys/Cargo.toml
View file @
67b410c1
...
@@ -51,6 +51,5 @@ name = "gstreamer-editing-services-sys"
...
@@ -51,6 +51,5 @@ name = "gstreamer-editing-services-sys"
readme
=
"README.md"
readme
=
"README.md"
repository
=
"https://gitlab.freedesktop.org/gstreamer/gstreamer-rs-sys"
repository
=
"https://gitlab.freedesktop.org/gstreamer/gstreamer-rs-sys"
version
=
"0.9.0"
version
=
"0.9.0"
[package.metadata.docs.rs]
[package.metadata.docs.rs]
features
=
["dox"]
features
=
["dox"]
gstreamer-editing-services-sys/build.rs
View file @
67b410c1
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd366
)
// from gir-files (https://github.com/gtk-rs/gir-files @
548976e
)
// DO NOT EDIT
// DO NOT EDIT
#[cfg(not(feature
=
"dox"
))]
#[cfg(not(feature
=
"dox"
))]
...
...
gstreamer-editing-services-sys/src/lib.rs
View file @
67b410c1
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd366
)
// from gir-files (https://github.com/gtk-rs/gir-files @
548976e
)
// DO NOT EDIT
// DO NOT EDIT
#![allow(non_camel_case_types,
non_upper_case_globals,
non_snake_case)]
#![allow(non_camel_case_types,
non_upper_case_globals,
non_snake_case)]
...
@@ -182,10 +182,6 @@ pub const GES_MULTI_FILE_URI_PREFIX: *const c_char =
...
@@ -182,10 +182,6 @@ pub const GES_MULTI_FILE_URI_PREFIX: *const c_char =
pub
const
GES_PADDING
:
c_int
=
4
;
pub
const
GES_PADDING
:
c_int
=
4
;
pub
const
GES_PADDING_LARGE
:
c_int
=
20
;
pub
const
GES_PADDING_LARGE
:
c_int
=
20
;
pub
const
GES_TIMELINE_ELEMENT_NO_LAYER_PRIORITY
:
u32
=
4294967295
;
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
=
2
;
pub
const
GES_VERSION_MINOR
:
c_int
=
16
;
pub
const
GES_VERSION_NANO
:
c_int
=
0
;
// Flags
// Flags
pub
type
GESMetaFlag
=
c_uint
;
pub
type
GESMetaFlag
=
c_uint
;
...
...
gstreamer-editing-services-sys/tests/abi.rs
View file @
67b410c1
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd366
)
// from gir-files (https://github.com/gtk-rs/gir-files @
548976e
)
// DO NOT EDIT
// DO NOT EDIT
extern
crate
gstreamer_editing_services_sys
;
extern
crate
gstreamer_editing_services_sys
;
...
@@ -1123,10 +1123,6 @@ const RUST_CONSTANTS: &[(&str, &str)] = &[
...
@@ -1123,10 +1123,6 @@ const RUST_CONSTANTS: &[(&str, &str)] = &[
(
"(guint) GES_TRACK_TYPE_TEXT"
,
"8"
),
(
"(guint) GES_TRACK_TYPE_TEXT"
,
"8"
),
(
"(guint) GES_TRACK_TYPE_UNKNOWN"
,
"1"
),
(
"(guint) GES_TRACK_TYPE_UNKNOWN"
,
"1"
),
(
"(guint) GES_TRACK_TYPE_VIDEO"
,
"4"
),
(
"(guint) GES_TRACK_TYPE_VIDEO"
,
"4"
),
(
"GES_VERSION_MAJOR"
,
"1"
),
(
"GES_VERSION_MICRO"
,
"2"
),
(
"GES_VERSION_MINOR"
,
"16"
),
(
"GES_VERSION_NANO"
,
"0"
),
(
(
"(gint) GES_VIDEO_STANDARD_TRANSITION_TYPE_BARNDOOR_DBL"
,
"(gint) GES_VIDEO_STANDARD_TRANSITION_TYPE_BARNDOOR_DBL"
,
"45"
,
"45"
,
...
...
gstreamer-editing-services-sys/tests/constant.c
View file @
67b410c1
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd366
)
// from gir-files (https://github.com/gtk-rs/gir-files @
548976e
)
// DO NOT EDIT
// DO NOT EDIT
#include "manual.h"
#include "manual.h"
...
...
gstreamer-editing-services-sys/tests/layout.c
View file @
67b410c1
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd366
)
// from gir-files (https://github.com/gtk-rs/gir-files @
548976e
)
// DO NOT EDIT
// DO NOT EDIT
#include "manual.h"
#include "manual.h"
...
...
gstreamer-gl-sys/Cargo.toml
View file @
67b410c1
...
@@ -37,8 +37,7 @@ v1_16 = ["gstreamer-sys/v1_16", "gstreamer-base-sys/v1_16", "gstreamer-video-sys
...
@@ -37,8 +37,7 @@ v1_16 = ["gstreamer-sys/v1_16", "gstreamer-base-sys/v1_16", "gstreamer-video-sys
name
=
"gstreamer_gl_sys"
name
=
"gstreamer_gl_sys"
[package]
[package]
authors
=
[
"Sebastian Dröge <sebastian@centricular.com>"
,
authors
=
[
"Sebastian Dröge <sebastian@centricular.com>"
,
"Víctor Manuel Jáquez Leal <vjaquez@igalia.com>"
]
"Víctor Manuel Jáquez Leal <vjaquez@igalia.com>"
]
build
=
"build.rs"
build
=
"build.rs"
description
=
"FFI bindings to libgstgl-1.0"
description
=
"FFI bindings to libgstgl-1.0"
documentation
=
"https://slomo.pages.freedesktop.org/rustdocs/gstreamer-sys/gstreamer_gl_sys/"
documentation
=
"https://slomo.pages.freedesktop.org/rustdocs/gstreamer-sys/gstreamer_gl_sys/"
...
@@ -50,6 +49,5 @@ name = "gstreamer-gl-sys"
...
@@ -50,6 +49,5 @@ name = "gstreamer-gl-sys"
readme
=
"README.md"
readme
=
"README.md"
repository
=
"https://gitlab.freedesktop.org/gstreamer/gstreamer-rs-sys"
repository
=
"https://gitlab.freedesktop.org/gstreamer/gstreamer-rs-sys"
version
=
"0.9.0"
version
=
"0.9.0"
[package.metadata.docs.rs]
[package.metadata.docs.rs]
features
=
["dox"]
features
=
["dox"]
gstreamer-gl-sys/build.rs
View file @
67b410c1
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd366
)
// from gir-files (https://github.com/gtk-rs/gir-files @
548976e
)
// DO NOT EDIT
// DO NOT EDIT
#[cfg(not(feature
=
"dox"
))]
#[cfg(not(feature
=
"dox"
))]
...
...
gstreamer-gl-sys/src/lib.rs
View file @
67b410c1
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd366
)
// from gir-files (https://github.com/gtk-rs/gir-files @
548976e
)
// DO NOT EDIT
// DO NOT EDIT
#![allow(non_camel_case_types,
non_upper_case_globals,
non_snake_case)]
#![allow(non_camel_case_types,
non_upper_case_globals,
non_snake_case)]
...
...
gstreamer-gl-sys/tests/abi.rs
View file @
67b410c1
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd366
)
// from gir-files (https://github.com/gtk-rs/gir-files @
548976e
)
// DO NOT EDIT
// DO NOT EDIT
extern
crate
gstreamer_gl_sys
;
extern
crate
gstreamer_gl_sys
;
...
...
gstreamer-gl-sys/tests/constant.c
View file @
67b410c1
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd366
)
// from gir-files (https://github.com/gtk-rs/gir-files @
548976e
)
// DO NOT EDIT
// DO NOT EDIT
#include "manual.h"
#include "manual.h"
...
...
gstreamer-gl-sys/tests/layout.c
View file @
67b410c1
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd366
)
// from gir-files (https://github.com/gtk-rs/gir-files @
548976e
)
// DO NOT EDIT
// DO NOT EDIT
#include "manual.h"
#include "manual.h"
...
...
gstreamer-mpegts-sys/Cargo.toml
View file @
67b410c1
...
@@ -47,6 +47,5 @@ name = "gstreamer-mpegts-sys"
...
@@ -47,6 +47,5 @@ name = "gstreamer-mpegts-sys"
readme
=
"README.md"
readme
=
"README.md"
repository
=
"https://gitlab.freedesktop.org/gstreamer/gstreamer-rs-sys"
repository
=
"https://gitlab.freedesktop.org/gstreamer/gstreamer-rs-sys"
version
=
"0.9.0"
version
=
"0.9.0"
[package.metadata.docs.rs]
[package.metadata.docs.rs]
features
=
["dox"]
features
=
["dox"]
gstreamer-mpegts-sys/build.rs
View file @
67b410c1
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd366
)
// from gir-files (https://github.com/gtk-rs/gir-files @
548976e
)
// DO NOT EDIT
// DO NOT EDIT
#[cfg(not(feature
=
"dox"
))]
#[cfg(not(feature
=
"dox"
))]
...
...
gstreamer-mpegts-sys/src/lib.rs
View file @
67b410c1
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd366
)
// from gir-files (https://github.com/gtk-rs/gir-files @
548976e
)
// DO NOT EDIT
// DO NOT EDIT
#![allow(non_camel_case_types,
non_upper_case_globals,
non_snake_case)]
#![allow(non_camel_case_types,
non_upper_case_globals,
non_snake_case)]
...
...
gstreamer-mpegts-sys/tests/abi.rs
View file @
67b410c1
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd366
)
// from gir-files (https://github.com/gtk-rs/gir-files @
548976e
)
// DO NOT EDIT
// DO NOT EDIT
extern
crate
gstreamer_mpegts_sys
;
extern
crate
gstreamer_mpegts_sys
;
...
...
gstreamer-mpegts-sys/tests/constant.c
View file @
67b410c1
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd366
)
// from gir-files (https://github.com/gtk-rs/gir-files @
548976e
)
// DO NOT EDIT
// DO NOT EDIT
#include "manual.h"
#include "manual.h"
...
...
gstreamer-mpegts-sys/tests/layout.c
View file @
67b410c1
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd366
)
// from gir-files (https://github.com/gtk-rs/gir-files @
548976e
)
// DO NOT EDIT
// DO NOT EDIT
#include "manual.h"
#include "manual.h"
...
...
gstreamer-net-sys/Cargo.toml
View file @
67b410c1
...
@@ -47,6 +47,5 @@ name = "gstreamer-net-sys"
...
@@ -47,6 +47,5 @@ name = "gstreamer-net-sys"
readme
=
"README.md"
readme
=
"README.md"
repository
=
"https://gitlab.freedesktop.org/gstreamer/gstreamer-rs-sys"
repository
=
"https://gitlab.freedesktop.org/gstreamer/gstreamer-rs-sys"
version
=
"0.9.0"
version
=
"0.9.0"
[package.metadata.docs.rs]
[package.metadata.docs.rs]
features
=
["dox"]
features
=
["dox"]
gstreamer-net-sys/build.rs
View file @
67b410c1
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd366
)
// from gir-files (https://github.com/gtk-rs/gir-files @
548976e
)
// DO NOT EDIT
// DO NOT EDIT
#[cfg(not(feature
=
"dox"
))]
#[cfg(not(feature
=
"dox"
))]
...
...
gstreamer-net-sys/src/lib.rs
View file @
67b410c1
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd366
)
// from gir-files (https://github.com/gtk-rs/gir-files @
548976e
)
// DO NOT EDIT
// DO NOT EDIT
#![allow(non_camel_case_types,
non_upper_case_globals,
non_snake_case)]
#![allow(non_camel_case_types,
non_upper_case_globals,
non_snake_case)]
...
...
gstreamer-net-sys/tests/abi.rs
View file @
67b410c1
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd366
)
// from gir-files (https://github.com/gtk-rs/gir-files @
548976e
)
// DO NOT EDIT
// DO NOT EDIT
extern
crate
gstreamer_net_sys
;
extern
crate
gstreamer_net_sys
;
...
...
gstreamer-net-sys/tests/constant.c
View file @
67b410c1
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd366
)
// from gir-files (https://github.com/gtk-rs/gir-files @
548976e
)
// DO NOT EDIT
// DO NOT EDIT
#include "manual.h"
#include "manual.h"
...
...
gstreamer-net-sys/tests/layout.c
View file @
67b410c1
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)
// from gir-files (https://github.com/gtk-rs/gir-files @
63dd366
)
// from gir-files (https://github.com/gtk-rs/gir-files @
548976e
)
// DO NOT EDIT
// DO NOT EDIT
#include "manual.h"
#include "manual.h"
...
...
gstreamer-pbutils-sys/Cargo.toml
View file @
67b410c1
...
@@ -50,6 +50,5 @@ name = "gstreamer-pbutils-sys"
...
@@ -50,6 +50,5 @@ name = "gstreamer-pbutils-sys"
readme
=
"README.md"
readme
=
"README.md"
repository
=
"https://gitlab.freedesktop.org/gstreamer/gstreamer-rs-sys"
repository
=
"https://gitlab.freedesktop.org/gstreamer/gstreamer-rs-sys"
version
=
"0.9.0"
version
=
"0.9.0"
[package.metadata.docs.rs]
[package.metadata.docs.rs]
features
=
["dox"]
features
=
["dox"]
gstreamer-pbutils-sys/build.rs
View file @
67b410c1
// This file was generated by gir (https://github.com/gtk-rs/gir @ d1e88f9)