gstreamer/sys/d3dvideosink
Sebastian Dröge c134930dbe d3dvideosink: Always lock the D3D surfaces in write mode
Locking them in readonly mode can give different stride to mapping
in write mode, which then causes rendering to be broken.

Happened on all (many?) NVIDIA GPUs.

Thanks to voskater15@gmail.com for hinting at the problem.

https://bugzilla.gnome.org/show_bug.cgi?id=712809
2014-07-03 19:10:26 +02:00
..
d3dhelpers.c d3dvideosink: Always lock the D3D surfaces in write mode 2014-07-03 19:10:26 +02:00
d3dhelpers.h d3dvideosink: Release D3D surfaces when shutting down the sink 2014-06-23 20:44:23 +02:00
d3dvideosink.c d3dvideosink: Don't leak all surfaces 2014-07-02 10:33:15 +02:00
d3dvideosink.h d3dvideosink: Add support for crop meta 2013-03-26 14:27:43 +01:00
Makefile.am d3dvideosink: disable buffer pools 2013-09-02 18:21:11 +02:00