[Bug 662207] gst: Fix a lot of GLib deprecations and errors
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Oct 19 09:01:27 PDT 2011
https://bugzilla.gnome.org/show_bug.cgi?id=662207
GStreamer | gstreamer (core) | unspecified
Wim Taymans <wim.taymans> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wim.taymans at gmail.com
--- Comment #5 from Wim Taymans <wim.taymans at gmail.com> 2011-10-19 16:01:21 UTC ---
The recursive mutex unlocking is wrong, the mutex can be locked in other places
that then don't update the lock_count variable.
Maybe that bit of code should be rewritten somehow, maybe with a GCond wait on
the recursive mutex...
--
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