Commits on Source (10)
-
Convenient API to simply get the current or pending state of the element.
bad30dbb -
Sebastian Dröge authored
By mirroring the no-op behaviour of the C code instead of failing because of a NULL debug category. Fixes gstreamer/gstreamer-rs#306
fb412d0c -
Sebastian Dröge authored
As ffi::GstVideoTimeCode implements Copy, assignments don't move it out of the passed in value but just copy it. This doesn't increase the reference count of the daily jam, still runs the Drop impl of the passed in value to decrease the daily jam and then causes a second unref of it later when the returned value is dropped. Fixes gstreamer/gstreamer-rs#310
50cffb0f -
Sebastian Dröge authoredfdd21b9a
-
4655fecb
-
cebc7456
-
So that we can set the mix matrix using both `&[&[f64]]` and `&[Vec<f64>]`.
caadaab1 -
6ab16327
-
Sebastian Dröge authoredf459d0d5
-
Sebastian Dröge authored
gstreamer-audio/src/audio_converter.rs
0 → 100644