gst-plugins-rs/gst-plugin/src
Sebastian Dröge 7b5764e759 Implement GstRc/GstRef wrapper for GstMiniObject
Keeps the miniobject specific code local and provides a more similar API
to Rc/Arc. Also makes it impossible to accidentially try writing to an
unwritable miniobject.
2017-02-03 15:57:49 +01:00
..
adapter.rs Implement GstRc/GstRef wrapper for GstMiniObject 2017-02-03 15:57:49 +01:00
buffer.c Implement GstRc/GstRef wrapper for GstMiniObject 2017-02-03 15:57:49 +01:00
buffer.rs Implement GstRc/GstRef wrapper for GstMiniObject 2017-02-03 15:57:49 +01:00
bytes.rs Add support for Speex to FLV demuxer 2017-01-13 19:04:51 +02:00
caps.rs Implement GstRc/GstRef wrapper for GstMiniObject 2017-02-03 15:57:49 +01:00
demuxer.c Use caps also for the demuxer sink/src pad templates instead of strings 2016-12-30 19:02:31 +02:00
demuxer.h Build each component into its own GStreamer plugin 2016-12-23 19:04:32 +02:00
demuxer.rs Implement GstRc/GstRef wrapper for GstMiniObject 2017-02-03 15:57:49 +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 Implement GstRc/GstRef wrapper for GstMiniObject 2017-02-03 15:57:49 +01:00
log.c Add support for logging via slog 2016-12-25 12:16:12 +01:00
log.rs Only format strings, etc in debug log handler if the configured threshold is higher than the level 2016-12-26 10:53:36 +01:00
miniobject.rs Implement GstRc/GstRef wrapper for GstMiniObject 2017-02-03 15:57:49 +01:00
plugin.rs Add support for logging via slog 2016-12-25 12:16:12 +01:00
sink.c Add debug logging everywhere 2016-12-27 16:47:39 +01:00
sink.h Build each component into its own GStreamer plugin 2016-12-23 19:04:32 +02:00
sink.rs Implement GstRc/GstRef wrapper for GstMiniObject 2017-02-03 15:57:49 +01:00
source.c Add debug logging everywhere 2016-12-27 16:47:39 +01:00
source.h Build each component into its own GStreamer plugin 2016-12-23 19:04:32 +02:00
source.rs Implement GstRc/GstRef wrapper for GstMiniObject 2017-02-03 15:57:49 +01:00
streams.rs Implement GstRc/GstRef wrapper for GstMiniObject 2017-02-03 15:57:49 +01:00
tags.rs Implement GstRc/GstRef wrapper for GstMiniObject 2017-02-03 15:57:49 +01:00
utils.rs Add tags support 2017-01-18 14:36:11 +02:00
value.rs Implement GstRc/GstRef wrapper for GstMiniObject 2017-02-03 15:57:49 +01:00