[Bug 699446] d3dvideosink: Don't use deprecated GLib threading API

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri May 3 02:19:58 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=699446
  GStreamer | gst-plugins-bad | 1.x

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #243023|none                        |rejected
             status|                            |

--- Comment #1 from Sebastian Dröge <slomo at circular-chaos.org> 2013-05-03 09:19:54 UTC ---
(From update of attachment 243023)
This is already fixed in latest git master. Also replacing a recursive mutex
with a non-recursive one will lead to deadlocks, GRecMutex should've been used
here.

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