gstreamer-rs/gstreamer-base/src
Sebastian Dröge c39c0c7264 Implement ClockTime as ClockTime(Option<u64>)
And also implement a FormatValue type that holds a value together with
its format to make usage of the positions/durations/seek positions/etc
more convenient and safe.

Fixes https://github.com/sdroege/gstreamer-rs/issues/3
2017-11-11 11:57:29 +01:00
..
auto Implement ClockTime as ClockTime(Option<u64>) 2017-11-11 11:57:29 +01:00
adapter.rs Implement std::io::Read on Adapter 2017-11-06 14:53:34 +02:00
flow_combiner.rs Run everything through latest rustfmt-nightly 2017-10-17 12:06:51 +03:00
lib.rs Re-export gst_base::FlowCombiner again from the module 2017-10-11 13:52:49 +03:00