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-01-24 09:58:13 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
81a571bd8b
gst-plugins-rs
/
utils
/
uriplaylistbin
History
Sebastian Dröge
81a571bd8b
Replace
Foo::from_instance(foo)
with
foo.imp()
2022-01-18 15:48:28 +02:00
..
examples
Fix a couple of new clippy warnings
2021-12-02 22:31:52 +02:00
src
Replace
Foo::from_instance(foo)
with
foo.imp()
2022-01-18 15:48:28 +02:00
tests
uriplaylistbin: add properties reporting the current state of the playlist
2021-12-22 15:26:17 +01:00
build.rs
add uriplaylistbin plugin
2021-11-29 10:55:01 +01:00
Cargo.toml
Switch to 0.15 branches of gtk-rs, and 0.18 of gstreamer-rs and provide a version
2022-01-15 20:31:40 +02:00