[vlc-devel] [PATCH 1/3] vout: fail if the display module can't handle the projection_mode

Steve Lhomme robux4 at gmail.com
Thu Nov 24 09:56:57 CET 2016


On Thu, Nov 24, 2016 at 9:48 AM, Thomas Guillem <thomas at gllm.fr> wrote:
> Question,
>
> Do I push this patch like it is ? Or I fix the core to trigger a
> conversion (that will fail since we don't plan to add a projection
> filter) when projection_mode from vd->source/vd->fmt are différent ?

If we have VR support by default vout on all platforms, this is not
necessary (for now). It is currently not the case as Direct3D9 lacks
VR support. And since we don't use shaders there it may not happen at
all. It seems it's not supported on Android yet either. But I don't
know if it's good to push this, knowing it may be irrelevant soon.

> On Thu, Nov 17, 2016, at 10:06, Jean-Baptiste Kempf wrote:
>> Hello,
>>
>> On Wed, 16 Nov 2016, at 21:56, Rémi Denis-Courmont wrote:
>>
>> > Not to even mention that J-B wants to remove most old video outputs in
>> > 4.0.
>>
>> Well, what I would like is that we focus on a few video outputs, (OpenGL
>> and D3D11 IMHO), because we will need to implement rotation, HDR, Stereo
>> and 360, and it would be nice to not redo that 10 times.
>>
>> So I mostly speak about all the vout that are specific to hw
>> accelerations or crap like D2D.
>>
>> Best,
>>
>> --
>> Jean-Baptiste Kempf -  President
>> +33 672 704 734
>> _______________________________________________
>> 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