Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Zeeshan Ali
gstreamer-rs
Commits
033a391f
Commit
033a391f
authored
Mar 15, 2018
by
Sebastian Dröge
🍵
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update gstreamer-sdp
parent
1cf681f5
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
3 deletions
+4
-3
gstreamer-sdp/Cargo.toml
gstreamer-sdp/Cargo.toml
+1
-0
gstreamer-sdp/src/auto/enums.rs
gstreamer-sdp/src/auto/enums.rs
+1
-1
gstreamer-sdp/src/auto/flags.rs
gstreamer-sdp/src/auto/flags.rs
+1
-1
gstreamer-sdp/src/auto/mod.rs
gstreamer-sdp/src/auto/mod.rs
+1
-1
No files found.
gstreamer-sdp/Cargo.toml
View file @
033a391f
...
...
@@ -30,6 +30,7 @@ optional = true
v1_8_1
=
["gstreamer-sdp-sys/v1_8_1"]
v1_10
=
[
"gstreamer-sys/v1_10"
,
"gstreamer-sdp-sys/v1_10"
,
"v1_8_1"
]
v1_12
=
[
"gstreamer-sys/v1_12"
,
"gstreamer-sdp-sys/v1_12"
,
"v1_10"
]
v1_14
=
[
"gstreamer-sys/v1_14"
,
"gstreamer-sdp-sys/v1_14"
,
"v1_12"
]
embed-lgpl-docs
=
["rustdoc-stripper"]
purge-lgpl-docs
=
["rustdoc-stripper"]
dox
=
[
"gstreamer-sdp-sys/dox"
,
"glib/dox"
,
"gstreamer/dox"
]
...
...
gstreamer-sdp/src/auto/enums.rs
View file @
033a391f
// This file was generated by gir (https://github.com/gtk-rs/gir @
fbb95f4
)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e0127
)
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
// DO NOT EDIT
...
...
gstreamer-sdp/src/auto/flags.rs
View file @
033a391f
// This file was generated by gir (https://github.com/gtk-rs/gir @
fbb95f4
)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e0127
)
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
// DO NOT EDIT
...
...
gstreamer-sdp/src/auto/mod.rs
View file @
033a391f
// This file was generated by gir (https://github.com/gtk-rs/gir @
fbb95f4
)
// This file was generated by gir (https://github.com/gtk-rs/gir @
d1e0127
)
// from gir-files (https://github.com/gtk-rs/gir-files @ ???)
// DO NOT EDIT
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment