gst-plugins-rs/gst-plugin-togglerecord
Sebastian Dröge 1ae57967ae Move debug categories from an instance member to lazy_static
Simplifies the code a bit and less state to carry around.
2019-10-31 23:35:11 +01:00
..
examples togglerecord: Use Bus::add_watch_local() for simplification 2019-09-18 11:36:54 +00:00
src Move debug categories from an instance member to lazy_static 2019-10-31 23:35:11 +01: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 Move debug categories from an instance member to lazy_static 2019-10-31 23:35:11 +01:00
LICENSE Add gst-plugin-togglerecord 2017-12-05 09:56:58 +02:00