[vlc-devel] [PATCH 2/3] vout: don't override cfg->display size
Thomas Guillem
thomas at gllm.fr
Mon Dec 9 17:37:29 CET 2019
On Wed, Nov 13, 2019, at 17:06, Rémi Denis-Courmont wrote:
> Le tiistaina 12. marraskuuta 2019, 12.10.29 EET Thomas Guillem a écrit :
> > trac is up again: https://trac.videolan.org/vlc/ticket/22674
>
> The bug report seems valid: there is probably a race where the window size
> gets lost if there is no active display. But this patchset breaks no-
> autoscale, introduces a deadlock instead of fixing the bug.
I tested --no-autoscale with this patch and could not find any issues. Do you have a test case in mind ?
For the deadlock, I will have a look, I think I will have to duplicate display width/height, and protect it with the display lock.
>
> --
> Rémi Denis-Courmont
> http://www.remlab.net/
>
>
>
> _______________________________________________
> 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