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 01:22:21 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
5def817f75
gst-plugins-rs
/
gst-plugin-cdg
History
Sebastian Dröge
074a82d8ad
Various fixes for from_string() -> from_str(), to_string() vs. to_str()
...
The latter also does not allocate.
2019-10-04 11:47:50 +03:00
..
src
Various fixes for from_string() -> from_str(), to_string() vs. to_str()
2019-10-04 11:47:50 +03:00
tests
Don't use ONCE_INIT anymore now that Once::new() is const
2019-07-11 16:41:42 +03:00
build.rs
Add build.rs that provides a version number, release date and other details
2019-06-03 11:11:29 +00:00
Cargo.toml
Remove usage of subclassing feature, it's the default now
2019-09-09 10:45:06 +03:00