[Bug 693322] squash deprecated GLib code

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Feb 9 11:36:35 PST 2013


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #235388|needs-work                  |rejected
             status|                            |

--- Comment #7 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-02-09 19:36:32 UTC ---
(From update of attachment 235388)
Fixed differently:


commit 8f93c2448edcfaf85aa0672c8d87655d9443d2ae
Author: Tim-Philipp Müller <tim at centricular.net>
Date:   Sat Feb 9 18:46:48 2013 +0000

    mfc: fix compilation with newer GLib versions

    that don't include pthread.h any more from public headers.
    We could just fix this by including pthread.h ourselves,
    but we may just as well use atomic ops for this and
    simplify the code a little.

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

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