[vlc-devel] [PATCH v3 2/3] video_output:display: allow some vout to handle the source aspect ratio/crop before display
Rémi Denis-Courmont
remi at remlab.net
Wed Sep 12 14:52:16 CEST 2018
Le mardi 11 septembre 2018, 16:01:34 EEST Steve Lhomme a écrit :
> Rather than waiting for the next display loop which may itself request
> another change.
That still feels very backward or even duplicated. Displays are supposed to
support all changes inconditionally anyway - if they need to reset, they can
already request that.
And the rest amounts to core bug leakage.
--
Rémi Denis-Courmont
More information about the vlc-devel
mailing list