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-09 09:32:22 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
f3b8288ef9
gst-plugins-rs
/
video
/
closedcaption
/
src
/
cea608overlay
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
Remove now unnecessary
Send+Sync
impls for element/etc subclasses
2022-02-28 18:56:58 +02:00