Re: [Mesa-dev] [PATCH v3 4/4] st/omx: add headless support

2015-11-09 Thread Emil Velikov
Hi Leo, I'm glad that you've caught the places where I was day dreaming but again, please don't just ignore suggestions. If you believe there is something wrong with them just say so (as you did with debug_get_options). On 6 November 2015 at 18:43, Leo Liu wrote: > This will allow dec/enc/transc

[Mesa-dev] [PATCH v3 4/4] st/omx: add headless support

2015-11-06 Thread Leo Liu
This will allow dec/enc/transcode without X v2: -use env override even with X, -use loader_open_device instead of open v3: -cleanup Signed-off-by: Leo Liu Reviewed-by: Christian König --- src/gallium/state_trackers/omx/entrypoint.c | 45 ++--- 1 file changed, 35