[vlc-devel] [PATCH 13/20] display: allow the display modules to change the vout_display_cfg_t
Steve Lhomme
robux4 at ycbcr.xyz
Wed Aug 26 08:05:35 CEST 2020
This is gone in v2.
Core+most modules and OpenGL will not produce the same values and can't
be deduced from each other. So in the OpenGL case(s) we need to do both
computing.
On 2020-08-25 17:07, Thomas Guillem wrote:
> I agree with Rémi. Could we use a pointer to an enum instead ?
>
> On Tue, Aug 25, 2020, at 15:45, Rémi Denis-Courmont wrote:
>> Hi,
>>
>> That sounds like a Bad Idea. It will confuse what can be modified when and how.
>> The whole point of having a separate cfg within vout_display_t was to
>> delineate it as nonmodifiable.
>>
>> --
>> レミ・デニ-クールモン
>> http://www.remlab.net/
>>
>>
>>
>> _______________________________________________
>> vlc-devel mailing list
>> To unsubscribe or modify your subscription options:
>> https://mailman.videolan.org/listinfo/vlc-devel
> _______________________________________________
> 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