[Bug 662207] gst: Fix a lot of GLib deprecations and errors

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Oct 19 08:27:06 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=662207
  GStreamer | gstreamer (core) | unspecified

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-10-19 15:27:04 UTC ---
Is it possible some of your #if GLIB_CHECK_VERSION() should be #if
!GLIB_CHECK_VERSION() ?

Unfortunately we need to maintain backwards ABI compatibility for bits in
public header files (even if they're marked private, but even more importantly
the structure size must not change).

We can break compatibility in the 0.11 branch though.

-- 
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