gstreamer/sys/d3d11
Seungha Yang 5e8755cf07 d3d11window: Protect registration/creation of WIN32 window
Querying existing window class info and creation of window object
should be protected since they are not thread safe.
2019-10-04 21:15:25 +09:00
..
gstd3d11_fwd.h
gstd3d11bufferpool.c
gstd3d11bufferpool.h
gstd3d11device.c d3d11: Use g_cond_broadcast() to wake up waiting threads 2019-09-18 18:47:44 +09:00
gstd3d11device.h
gstd3d11memory.c
gstd3d11memory.h
gstd3d11utils.c
gstd3d11utils.h
gstd3d11videosink.c d3d11videosink: Don't try to post error message by d3d11window self 2019-10-04 21:15:15 +09:00
gstd3d11videosink.h d3d11videosink: Take into account pixel aspect ratio 2019-08-15 16:55:37 +09:00
gstd3d11window.c d3d11window: Protect registration/creation of WIN32 window 2019-10-04 21:15:25 +09:00
gstd3d11window.h d3d11videosink: Don't try to post error message by d3d11window self 2019-10-04 21:15:15 +09:00
meson.build meson: d3d11: Remove unnecessary dependency 2019-08-15 16:55:51 +09:00
plugin.c