Re: [Mesa-dev] VAAPI egl interop on radeon

2016-07-21 Thread Christian König
Hi Jan, I don't think we have implemented EGL interop on VA-API to this extend. All that is supported is exporting the handle of RGBA images, not directly decoded YUV data. If you need decoding support with OpenGL/EGL interop on AMD hardware please use VDPAU instead. Regards, Christian. A

[Mesa-dev] VAAPI egl interop on radeon

2016-07-15 Thread Jan Burgmeier
Hi, I am developing an application which uses vaapi and egl. My goal is to use vaDeriveImage and vaAcquireBufferHandle to get the drm buffer id which then can be used to create a EGLImageKHR. My problem is, that on amd hardware (AMD GX-212ZC SOC with Radeon(TM) R1E Graphics and AMD GX-424CC SO