vout: don't drop window size when there is no display plugins yet
commit634a910ae1336b3676e9cb1cc66d7b86f563738c
authorThomas Guillem <thomas@gllm.fr>
Thu, 26 Mar 2020 15:19:43 +0000 (26 16:19 +0100)
committerThomas Guillem <thomas@gllm.fr>
Mon, 30 Mar 2020 07:55:33 +0000 (30 09:55 +0200)
treefbec587f4ce5f5d94132127049dd92783b7ac720
parenteac402705c341b28b01c15fc16041e5c728c2d38
vout: don't drop window size when there is no display plugins yet

This fixes the window size that was ignored when the size was updated from the
open callback of the window plugin.

Fixes #22674
src/video_output/video_output.c
src/video_output/vout_internal.h