[Bug 693302] New: g_mutex_new deprecated

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Feb 7 01:50:35 PST 2013


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

           Summary: g_mutex_new deprecated
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: marc.leeman at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


replace g_mutex_new with g_mutex_init and g_mutex_free with g_mutex_clear in
gsturidecobin.c and gstdecodebin2.c

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