[vlc-devel] [PATCH v3 2/3] video_output:display: allow some vout to handle the source aspect ratio/crop before display
Steve Lhomme
robux4 at ycbcr.xyz
Wed Sep 12 15:23:41 CEST 2018
On 12/09/2018 14:52, Rémi Denis-Courmont wrote:
> 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.
So what do you suggest do the crop/aspect change right away and never
delayed ? I'd be fine with that.
>
> And the rest amounts to core bug leakage.
>
> --
> Rémi Denis-Courmont
>
>
> _______________________________________________
> 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