- 04 Nov, 2018 5 commits
-
-
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
-
Thibault Saunier authored
No reason to run tests if linting didn't pass
-
Thibault Saunier authored
-
- 03 Nov, 2018 4 commits
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
- 02 Nov, 2018 7 commits
-
-
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
-
- 31 Oct, 2018 4 commits
-
-
Charlie Turner authored
Add basic-tutorial 9
-
Víctor Manuel Jáquez Leal authored
-
Víctor Manuel Jáquez Leal authored
Using Debian gir files But kept the changes in commit 485d7e48 and 9265cc82
-
Víctor Manuel Jáquez Leal authored
-
- 29 Oct, 2018 1 commit
-
-
Arun Raghavan authored
This prevents the possibility of a Result that is an Err(Ok), which would not be meaningful.
-
- 28 Oct, 2018 7 commits
-
-
Arun Raghavan authored
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
-
- 22 Oct, 2018 1 commit
-
-
Guillaume Gomez authored
-
- 19 Oct, 2018 1 commit
-
-
- 16 Oct, 2018 1 commit
-
-
alexagv authored
brew install gst-plugins-good does not include libvpx by default causing the rtpfecserver example to fail as it uses vp8enc
-
- 11 Oct, 2018 6 commits
-
-
Sebastian Dröge authored
Remove some unneeded lifetime annotations from video meta code and pass more parameters by reference
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
- 08 Oct, 2018 3 commits
-
-
Jordan Petridіs authored
We stick to the default rustfmt style, but the config is needed to ignore the auto-generated code.
-
Jordan Petridіs authored
-
Jordan Petridіs authored
-