On Tue, May 06, 2014 at 04:49:06PM +0300, Ander Conselvan de Oliveira wrote:
> From: Ander Conselvan de Oliveira
>
> We only support recording with GBM_FORMAT_XRGB888 format, so don't try
> to record if the output has a differnt format.
That looks good, applied.
Kristian
>
> https://bugs.free
From: Ander Conselvan de Oliveira
We only support recording with GBM_FORMAT_XRGB888 format, so don't try
to record if the output has a differnt format.
https://bugs.freedesktop.org/show_bug.cgi?id=78199
---
src/compositor-drm.c | 6 ++
1 file changed, 6 insertions(+)
diff --git a/src/compo