- Nov 26, 2017
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
These are manually bound now due to gst::FormatValue
-
- Nov 21, 2017
-
-
Sebastian Dröge authored
-
- Nov 17, 2017
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
Thanks to Guillaume Desmottes for noticing
-
Sebastian Dröge authored
-
- Nov 16, 2017
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
The src is optional
-
Sebastian Dröge authored
This also makes use of directly reporting errors from a callback, by transferring it via the error message to the main thread.
-
Sebastian Dröge authored
Otherwise we won't be able to get references here.
-
Sebastian Dröge authored
-
- Nov 15, 2017
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
We require types that can be sent between threads.
-
Sebastian Dröge authored
Allows attaching arbitrary structures to error/warning/info messages
-
- Nov 12, 2017
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
It's unused now
-
Sebastian Dröge authored
-
- Nov 11, 2017
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
-
Sebastian Dröge authored
There's now get_result() instead of get(), and separate getters for only getting the constructor arguments of each query (otherwise query handlers will get useless values when trying to answer a query).
-
Sebastian Dröge authored
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
-
-