]> code.ossystems Code Review - meta-freescale.git/commit
gstreamer1.0-plugins-bad: Fix MRT cannot work in GLES3.0
authorYuqing Zhu <carol.zhu@nxp.com>
Thu, 13 Oct 2016 01:59:54 +0000 (09:59 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 27 Oct 2016 12:36:28 +0000 (10:36 -0200)
commit5fd1a78c41e0c5ebc591d13a220927cbbd9fe5bc
tree6630420f07bd0e241558566fd8aa4017e66ec6c9
parent86afc6c9e207989eeeccc405cee2f10277ca935e
gstreamer1.0-plugins-bad: Fix MRT cannot work in GLES3.0

1. Add #ifdefine Marco to avoid redefinition of GL_COLOR_ATTACHMENT(1,2).
2. Change to use glBlitFramebuffer for textures copy. glCopyTexImage2D
   cannot work because we cannot get texture internal format.

Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0007-glplugin-glcolorconvert-fix-MRT-cannot-work-in-GLES3.patch [new file with mode: 0755]
recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_%.bbappend