[vlc-devel] [PATCH 5/7] video_output: lock the writing of the vout display object
Steve Lhomme
robux4 at ycbcr.xyz
Fri Aug 17 13:35:08 CEST 2018
No it's not, see patch 6/7.
Here's an access to display.vd from the Event thread:
1 vout_SendDisplayEventMouse display.c 1347 0x7ff8337b046e
2 VoutDisplayEventMouse display.c 534 0x7ff8337adc62
3 VoutDisplayEvent display.c 547 0x7ff8337add09
4 vout_display_SendEvent vlc_vout_display.h 316 0x7ff8220f9e17
5 vout_display_SendEventMouseMoved vlc_vout_display.h 359 0x7ff8220f9edd
6 EventThread events.c 258 0x7ff8220fa5b0
7 vlc_entry thread.c 459 0x7ff8337f5f72
On 17/08/2018 12:49, Rémi Denis-Courmont wrote:
> The content of vd is still read/write-exclusive for the vout thread.
> This locks solves nothing.
> --
> Envoyé de mon appareil Android avec Courriel K-9 Mail. Veuillez
> excuser ma brièveté.
>
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel
More information about the vlc-devel
mailing list