gst-plugins-rs/gst-plugin-flv/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
..
flvdemux.rs Implement GstRc/GstRef wrapper for GstMiniObject 2017-02-03 15:57:49 +01:00
lib.rs Simplify caps a bit by using slices instead of IntoIterator 2017-01-09 20:55:10 +02:00