[meta-freescale] [meta-fsl-arm][PATCH 2/9] gstreamer1.0-plugins-bad: Fix for gl plugin not built in wayland backend

Otavio Salvador otavio.salvador at ossystems.com.br
Mon Feb 1 04:43:51 PST 2016


On Mon, Feb 1, 2016 at 4:54 AM, Yuqing Zhu <carol.zhu at nxp.com> wrote:
>      In Gstreamer, the default one is Mesa EGL with version 9.0.
>      But we use Vivante EGL with this 1.0 version number.
>      So we labeled this patch as i.MX specific.

Vivante EGL libraries mimic the MESA EGL 9.0 so it should reflect in
the .pc file. I don't want to carry patches to change the EGL required
version for every application using it if we can fix this on Vivante
.pc file. So this is the easiest, more maintainable fix. Please
rework.

If you want, change Vivante .pc file to set a macro (like
USING_VIVANTE_EGL) so you could make use of this inside the C code for
specific code, but versioning is not adequade for it.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


More information about the meta-freescale mailing list