gst-plugins-rs/gst-plugin
Sebastian Dröge 3b299f3fb6 Simplify caps a bit by using slices instead of IntoIterator
IntoIterator did not work as expected anyway and would require usage of
AsRef, which then breaks type inference for empty slices for example.
2017-01-09 20:55:10 +02:00
..
src Simplify caps a bit by using slices instead of IntoIterator 2017-01-09 20:55:10 +02:00
build.rs Add support for logging via slog 2016-12-25 12:16:12 +01:00
Cargo.toml Add debug logging everywhere 2016-12-27 16:47:39 +01:00
COPYING Build each component into its own GStreamer plugin 2016-12-23 19:04:32 +02:00