[Bug 786670] vpxenc: Return empty GValueArray instead of NULL in gst_vpx_enc_get_property
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Aug 23 20:54:45 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=786670
Thibault Saunier <tsaunier at gnome.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tsaunier at gnome.org
--- Comment #3 from Thibault Saunier <tsaunier at gnome.org> ---
> Or maybe we should fix gst_preset_save_preset() instead?
Well, first GstValue::serialize should not crash, then fact that it does makes
me think vpxenc should not passe NULL as a GValueArray pointer.
We want gst_preset_save_preset to have a serialized empty array, not a
reference to a NULL pointer I think.
--
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