Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sebastian Dröge
gst-plugins-rs
Commits
4cdfe95e
Commit
4cdfe95e
authored
Feb 18, 2018
by
Sebastian Dröge
🍵
Browse files
Raise gstreamer-video and gstreamer-base requirements as needed
parent
ae35717c
Changes
1
Hide whitespace changes
Inline
Side-by-side
gst-plugin-tutorial/Cargo.toml
View file @
4cdfe95e
...
...
@@ -9,8 +9,8 @@ license = "MIT/Apache-2.0"
gst-plugin
=
{
path
=
"../gst-plugin"
}
glib
=
"0.4"
gstreamer
=
"0.10"
gstreamer-base
=
"0.10"
gstreamer-video
=
"0.10"
gstreamer-base
=
"0.10
.2
"
gstreamer-video
=
"0.10
.1
"
gstreamer-audio
=
"0.10"
byte-slice-cast
=
"0.1"
num-traits
=
"0.1"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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