Hi Vincent,
On 20 March 2017 at 09:50, Vincent ABRIOU wrote:
> Any feedback on this patch?
Sorry for not replying sooner.
With the modifiers code having landed, this would need some rework to
fit there. When the modifiers query is available, we'd need to drop
the RGB format advertisement. For t
Hi Daniel,
Any feedback on this patch?
Thanks
Vincent
On 02/10/2017 03:30 PM, Vincent Abriou wrote:
> Expose to the DMABUF protocol the pixel formats already explicitly
> supported as fallback by gl-renderer in import_yuv_dmabuf function plus
> the standard RGB formats that all GPU supports:
> A
Expose to the DMABUF protocol the pixel formats already explicitly
supported as fallback by gl-renderer in import_yuv_dmabuf function plus
the standard RGB formats that all GPU supports:
ARGB, XRGB, RGB565, YUYV, NV12, YUV420 and YUV444.
Signed-off-by: Vincent Abriou
---
v2:
- Remove dep