[vlc-devel] [PATCH] direct3d11: keep the surface buffer locked until we're finished writing
Rémi Denis-Courmont
remi at remlab.net
Thu Oct 15 17:53:07 CEST 2015
Le 2015-10-14 15:09, Steve Lhomme a écrit :
> From: Steve Lhomme <robux4 at gmail.com>
There is (currently) no signal for when "we are finished writing"
though. unlock is invoked when the last reference to the picture buffer
is dropped. Typically this is after rendering for non-ref frames and
after decoding other referencing frames for ref frames.
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list