[MPlayer-dev-eng] [PATCH] Direct3D VO better handling of uncooperative video adapter

Reimar Döffinger Reimar.Doeffinger at stud.uni-karlsruhe.de
Tue Jan 27 00:37:01 CET 2009


On Tue, Jan 27, 2009 at 01:23:58AM +0200, Georgi Petrov wrote:
> Ok, then these days I'll investigate very deep what's happening with
> the code before and after the patch - where the crash begins from and
> which function returns what. I'll write when I have very exact and
> deterministic explanation.

I think it might be because reconfigure_d3d has already released the
device.
In that case, you do not need that uncooperative variable but can just
check for
if (!priv->d3d_device) ...

Greetings,
Reimar Döffinger



More information about the MPlayer-dev-eng mailing list