CVS Commit: vlc
Florian G. Pflug
fgp at phlo.org
Thu Nov 1 23:06:33 CET 2001
On Thu, Nov 01, 2001 at 10:55:47PM +0100, cvs at videolan.org wrote:
> Update of /var/cvs/videolan/vlc/plugins/directx
> Modified Files:
> vout_directx.c
>
> Log Message:
> The intf was being accessed indirectly from vout_Destroy.
> This is a problem because the intf is currently destroyed
> before the vout.
Could this be changed? On all platforms where the vout depends on some
service provided by the interface (e.g a Window, or a QuickDraw Port on OSX) this could
cause troubles.
But I think is far more unlikely that the interface depends on some service
offered by the vout.
greetings, Florian Pflug
More information about the vlc-devel
mailing list