[Bug 693302] g_mutex_new deprecated

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Feb 7 05:53:22 PST 2013


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.1.1

--- Comment #5 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-02-07 13:53:20 UTC ---
It would be nice if you could actually test the patch as well, because this one
is completely broken and will crash pretty much immediately.

The mutexes also need to be changed to be embedded in the structure instead of
just calling the new API on NULL pointers...


commit f704b3f9757d22fe2cd17d59cdefdfa2e5f06a84
Author: Marc Leeman <marc.leeman at gmail.com>
Date:   Thu Feb 7 10:49:33 2013 +0100

    decodebin: g_mutex_new -> g_mutex_init

    Don't use deprecated GLib API.

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

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