[Bug 711681] Remove usage of deprecated GValueArray in rtpsession

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Nov 8 06:25:38 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=711681
  GStreamer | gst-plugins-good | git

--- Comment #2 from Christian Nilsson <krille.nilsson at gmail.com> 2013-11-08 14:25:32 UTC ---
Do you mean for backwards compatibility of the dynamic library?
I understand that it would be an "invisible" interface change if we change the
return type, and no one would detect it until it was too late.
I guess an alternative would be to add a new function which exposes a
"sources_2" (maybe not a good name) which uses GArray and keep the other as is.
If users needs to use GValueArray way they need to use the 
GLIB_DISABLE_DEPRECATION_WARNINGS flag in their code right?

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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