[Bug 675626] d3dvideosink: fix several deadlocks

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue May 8 09:03:30 PDT 2012


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

Andoni Morales <ylatuya> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #213611|0                           |1
        is obsolete|                            |

--- Comment #3 from Andoni Morales <ylatuya at gmail.com> 2012-05-08 16:03:26 UTC ---
Created an attachment (id=213679)
 View: https://bugzilla.gnome.org/attachment.cgi?id=213679
 Review: https://bugzilla.gnome.org/review?bug=675626&attachment=213679

Fix deadlock when the device is lost

Loosing the device (eg: UAC pops in) creates a deadlock.
SendMessage() is synchronous and the swap chain lock is taken again in
SharedHiddenWndProc()

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