This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
gstreamer-rs
Watch
1
Star
1
Fork
You've already forked gstreamer-rs
1
mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer-rs.git
synced
2025-01-26 08:58:11 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
e5397f5a33
gstreamer-rs
/
gstreamer-app
/
src
History
Sebastian Dröge
be3c378f28
Use Results instead of Options where they signal an error instead of just a missing value
...
Fixes
https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/issues/216
2019-12-17 22:21:28 +02:00
..
auto
Use Results instead of Options where they signal an error instead of just a missing value
2019-12-17 22:21:28 +02:00
app_sink.rs
appsink: Use FnMut instead of Fn for callbacks
2019-10-31 16:05:59 +01:00
app_src.rs
Switch everything from mem::uninitialized() to MaybeUninit or mem::zeroed()
2019-07-11 17:56:50 +03:00
lib.rs
Fix glib reexports
2019-11-11 11:34:09 +01:00