This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
gst-plugins-rs
Watch
1
Star
1
Fork
You've already forked gst-plugins-rs
0
mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced
2025-02-25 00:56:18 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
f3c1a91fb9
gst-plugins-rs
/
video
/
videofx
/
src
/
border
History
Sebastian Dröge
9a68f6e221
Move from
imp.instance()
to
imp.obj()
...
It's doing the same thing and is shorter.
2022-10-23 23:08:46 +03:00
..
imp.rs
Move from
imp.instance()
to
imp.obj()
2022-10-23 23:08:46 +03:00
mod.rs
Change *Impl trait methods to only take &self and not Self::Type in addition
2022-10-10 15:03:25 +03:00