gst-plugins-rs/gst-plugin/src
Sebastian Dröge bccf3805a1 Ignore stop failures
stop should only really fail if everything is broken, but we can always
recover somehow here.
2016-12-25 12:20:44 +01:00
..
adapter.rs Build each component into its own GStreamer plugin 2016-12-23 19:04:32 +02:00
buffer.c Build each component into its own GStreamer plugin 2016-12-23 19:04:32 +02:00
buffer.rs Build each component into its own GStreamer plugin 2016-12-23 19:04:32 +02:00
demuxer.c Build each component into its own GStreamer plugin 2016-12-23 19:04:32 +02:00
demuxer.h Build each component into its own GStreamer plugin 2016-12-23 19:04:32 +02:00
demuxer.rs Ignore stop failures 2016-12-25 12:20:44 +01:00
error.c Add support for logging via slog 2016-12-25 12:16:12 +01:00
error.rs Build each component into its own GStreamer plugin 2016-12-23 19:04:32 +02:00
lib.rs Add support for logging via slog 2016-12-25 12:16:12 +01:00
log.c Add support for logging via slog 2016-12-25 12:16:12 +01:00
log.rs Add support for logging via slog 2016-12-25 12:16:12 +01:00
plugin.rs Add support for logging via slog 2016-12-25 12:16:12 +01:00
sink.c Ignore stop failures 2016-12-25 12:20:44 +01:00
sink.h Build each component into its own GStreamer plugin 2016-12-23 19:04:32 +02:00
sink.rs Ignore stop failures 2016-12-25 12:20:44 +01:00
source.c Ignore stop failures 2016-12-25 12:20:44 +01:00
source.h Build each component into its own GStreamer plugin 2016-12-23 19:04:32 +02:00
source.rs Ignore stop failures 2016-12-25 12:20:44 +01:00
utils.rs Add support for logging via slog 2016-12-25 12:16:12 +01:00