[Bug 780053] rawvideoparse: Stride/Offset no longer usable from gst-launch

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Mar 21 11:36:26 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=780053

--- Comment #14 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Looks ok but ugly to me. And is not easily discoverable and not how people
usually use GObject properties.

In C it's the same story. From C you would still use set_property()
get_property() with a GValue instead of the normal API, which is different from
how you usually learn to use GObject properties.


It's all workarounds for various deficiencies in GObject, so what can we do :)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list