[vlc-devel] [PATCH] vout: don't drop window size when there is no display plugins yet
Rémi Denis-Courmont
remi at remlab.net
Tue Dec 10 19:51:27 CET 2019
Le tiistaina 10. joulukuuta 2019, 14.53.19 EET Alexandre Janniaux a écrit :
> You mean before the end of the window Open module, or before
> opening the display?
That's an implementation detail from the point of view of the display, and I
don't know which option is most robust in practice.
So far, the display size in the initial configuration is the ideal window size.
There are no guarantees that it matches - or even ever matched - the actual
window size. This is clearly wrong.
Another problem is if a window provider reports a size, then fails, and the
next one succeeds without reporting a size - then the size will be whatever
bogus value the failed first provider reported.
--
Реми Дёни-Курмон
http://www.remlab.net/
More information about the vlc-devel
mailing list