d3dvideosink: Open Direct3D devices in a threadsafe way
authorSebastian Dröge <sebastian@centricular.com>
Tue, 15 Jul 2014 11:29:24 +0000 (13:29 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 15 Jul 2014 11:30:16 +0000 (13:30 +0200)
commit4ec87d9690ee30d7adc1ebb622277e914cb60f4c
treefbc7a71e778f426e090c382a68843ad552b0021f
parenta7e243b32e1b38a9546e887f7cedb73472fd980f
d3dvideosink: Open Direct3D devices in a threadsafe way

Otherwise we'll get crashes when using the device from multiple
threads, e.g. when using multiple sinks at once.

https://bugzilla.gnome.org/show_bug.cgi?id=707523
sys/d3dvideosink/d3dhelpers.c