[vlc-devel] commit: opengl: fix an crash/ hang on exit because opengl needs the init and end to be done in the same thread . ( Rémi Duraffort )

Rémi Duraffort ivoire at videolan.org
Thu Jul 23 11:32:35 CEST 2009


> Looking at src/video_output/video_output.c I see that a sequence pf_end
> + pf_init can be triggered in two cases:
>  * VOUT_SIZE_CHANGE: can't happend as the opengl vout is rescaling
> itself.
>  * VOUT_PICTURE_BUFFERS_CHANGE: I don't know for this one.
Only directx video output is setting this flag, so AFAIK th commit is
safe.


-- 
Rémi Duraffort | ivoire



More information about the vlc-devel mailing list