gstreamer/sys/d3dvideosink
Aaron Boxer eff0117b5a d3dvideosink: use thread pool to handle events from hidden window event queue
window event queue now does not lock on the class lock, so we can now shut
it down without releasing the class lock, thus avoiding a potential race when
stopping the sink.
2019-12-18 13:15:06 -05:00
..
d3dhelpers.c d3dvideosink: use thread pool to handle events from hidden window event queue 2019-12-18 13:15:06 -05:00
d3dhelpers.h d3dvideosink: use class lock when checking d3d formats, and cache format list 2019-12-18 13:15:05 -05:00
d3dvideosink.c d3dvideosink: destroy device just before final d3d release call 2019-12-18 13:15:05 -05:00
d3dvideosink.h d3dvideosink: use thread pool to handle events from hidden window event queue 2019-12-18 13:15:06 -05:00
gstd3d9overlay.c d3dvideosink: use class lock when creating overlay textures 2019-12-18 13:15:05 -05:00
gstd3d9overlay.h d3dvideosink: support OverlayComposition for GPU overlay compositing 2019-11-06 01:05:33 +00:00
meson.build d3dvideosink: support OverlayComposition for GPU overlay compositing 2019-11-06 01:05:33 +00:00