gst-plugins-rs/gst-plugin-fallbackswitch
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 fallbackswitch: Allow using compressed video in the example application 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 fallbackswitch: Fix compiler warning in test 2019-09-18 11:36:54 +00:00
build.rs fallbackswitch: New plugin providing a fallbackswitch element 2019-08-19 15:59:02 +00:00
Cargo.toml Move debug categories from an instance member to lazy_static 2019-10-31 23:35:11 +01:00