- Jul 15, 2019
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
-
- Jul 06, 2019
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
Regression from fdb95f00
-
Sebastian Dröge authored
It was renamed in the last release.
-
Sebastian Dröge authored
Otherwise linking might fail depending on the compiler flags if the linker does not remove all references to unused code.
-
Sebastian Dröge authored
Otherwise linking might fail depending on the compiler flags if the linker does not remove all references to unused code.
-
Sebastian Dröge authored
Now that futures are stable in 1.36 we can do that again.
-
- Jul 05, 2019
-
-
- Jun 26, 2019
-
-
Sebastian Dröge authored
video-info: Use gst_video_info_set_interlaced_format() when building for 1.16 and having an interlace-mode set This ensures that the plane information is filled correctly.
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
- Jun 24, 2019
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
- Jun 18, 2019
-
-
Guillaume Desmottes authored
This one was actually working but better to be safe as it may be ambigious.
-
Guillaume Desmottes authored
This one was actually working but better to be safe as it may be ambigious.
-
Guillaume Desmottes authored
We were calling the blanket implementation of ToString, which is using Display, rather than our own, resulting in an infinite recursion. Also a couple of to_string() implementation were using the wrong glib conversion as they actually return a 'const gchar *'.
-
Guillaume Desmottes authored
We were calling the blanket implementation of ToString, which is using Display, rather than our own, resulting in an infinite recursion.
-
Guillaume Desmottes authored
We were calling the blanket implementation of ToString, which is using Display, rather than our own, resulting in an infinite recursion. Fix #208
-
Sebastian Dröge authored
It's a final type and there can't be any subclasses, so there should not be any extension trait.
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Guillaume Desmottes authored
More convenient to use.
-
Guillaume Desmottes authored
-
Guillaume Desmottes authored
-
- Jun 06, 2019
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
Trait objects without are deprecated with the latest nightly and this makes it more clear that we're doing dynamic dispatch anyway.
-
- Jun 04, 2019
-
-
-
Prevent user to have to cast to a u32 manually.
-