Ok, I'll send new patch with the commit and tree.
Thanks and Regards, Dongseong
On Thu, Apr 21, 2016 at 7:02 PM, Emil Velikov emil.l.velikov@gmail.com wrote:
On 21 April 2016 at 16:32, Dongseong Hwang dongseong.hwang@intel.com wrote:
Follow-up of kernel patch:
https://lists.freedesktop.org/archives/dri-devel/2015-July/086041.html
The Kodi/XBMC and ChromeOS developers want to transcode NV12 to RGB with OpenGL shaders, importing the two source planes through EGL_EXT_image_dma_buf_import. That requires importing the Y plane as an R8 EGLImage and the UV plane as either an RG88 or GR88 EGLImage.
Can we please add a note about the commit and tree where this is based on. See how Danel Vetter has done it recently (barring the typo -s/fromd/from/).
Thank you ! Emil