- Nov 23, 2018
-
-
Fernando Jiménez Moreno authored
-
- Nov 22, 2018
-
-
Fernando Jiménez Moreno authored
-
- Nov 13, 2018
-
-
Sebastian Dröge authored
See gstreamer/gstreamer!31
-
- Nov 11, 2018
-
-
Sebastian Dröge authored
This allows directly calling them on bins instead of using a global function.
-
- Nov 10, 2018
-
-
Sebastian Dröge authored
It can be safely sent between threads as long as all references are in the same thread.
-
- Nov 05, 2018
-
-
Markus Ebner authored
This adds a usage example for the typefind and multiqueue elements, and dynamic pads.
-
Sebastian Dröge authored
Gets rid of some unneeded property notification functions in GES
-
Sebastian Dröge authored
-
- Nov 04, 2018
-
-
Thibault Saunier authored
Fixes #151
-
Thibault Saunier authored
-
-
Thijs Vermeir authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
error[E0658]: access to extern crates through prelude is experimental (see issue #44660) --> gstreamer-check/src/harness.rs:180:76 | 180 | pub fn crank_multiple_clock_waits(&mut self, waits: u32) -> Result<(), glib::BoolError> { | ^^^^
-
-
Thibault Saunier authored
No reason to run tests if linting didn't pass
-
Thibault Saunier authored
-
- Nov 03, 2018
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
- Nov 02, 2018
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
Covers GstHarness and GstTestClock Fixes https://github.com/sdroege/gstreamer-rs/issues/148
-
Sebastian Dröge authored
-
- Oct 31, 2018
- Oct 29, 2018
-
-
This prevents the possibility of a Result that is an Err(Ok), which would not be meaningful.
-
- Oct 28, 2018
-
-
This implements the From trait for all *Error/*Success enums to the corresponding *Return enum.
-
Sebastian Dröge authored
-
Sebastian Dröge authored
It's the generic iterator for going over values, and the simple one is the one you usually want. Also rename iterator types, but those are internal anyway.
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-