[Bug 740822] New: av: use GMutex instead of deprecated GStaticMutex
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Nov 27 11:54:46 PST 2014
https://bugzilla.gnome.org/show_bug.cgi?id=740822
GStreamer | gst-libav | git
Summary: av: use GMutex instead of deprecated GStaticMutex
Classification: Platform
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-libav
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: aurelien.zanelli at parrot.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Currently I get fatal warning when compiling gst-libav with glib-2.42 due to
the fact that GStaticMutex is deprecated:
I propose to use GMutex instead since it can be statically allocated since
glib-2.32.
--
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