This website requires JavaScript.
Explore
Help
Sign In
rafaelcaricio
/
gstreamer-rs
Watch
1
Star
0
Fork
You've already forked gstreamer-rs
0
forked from
mirrors/gstreamer-rs
Code
Pull requests
Activity
1934
commits
17
branches
82
tags
38
MiB
80b4cb590e
Commit graph
2 commits
Author
SHA1
Message
Date
Sebastian Dröge
3a8d05075d
Switch everything from mem::uninitialized() to MaybeUninit or mem::zeroed()
...
And also fix a few cases where mem::uninitialized() was simply wrong to use.
2019-07-11 17:56:50 +03:00
Guillaume Desmottes
c774bd8114
base: add bindings for GstBaseParse
...
Fix
#157
2019-06-01 13:04:12 +05:30