[meta-freescale] [PATCH 0/6] Refine gstreamer1.0-plugins-bad patches for v1.10

Yuqing Zhu carol.zhu at nxp.com
Thu Dec 22 02:26:36 PST 2016


--Add fb support in glimagesink

--Add directviv to glimagesink to improve playback performance

--Accelerate gldownload with directviv API

--Convert YUV to RGB using directviv

--Workaround for no frame when imxplayer using glimagesink

--Fix MRT cannot work in GLES3.0

Yuqing Zhu (6):
  gstreamer1.0-plugins-bad: Support fb backend for gl plugins
  gstreamer1.0-plugins-bad: Add directviv to glimagesink to improve
    playback performance
  gstreamer1.0-plugins-bad: Accelerate gldownload with directviv API
  gstreamer1.0-plugins-bad: Convert YUV to RGB using directviv
  gstreamer1.0-plugins-bad: Workaround for no frame when imxplayer using
    glimagesink
  gstreamer1.0-plugins-bad: Fix MRT cannot work in GLES3.0

 .../0002-Support-fb-backend-for-gl-plugins.patch   | 781 +++++++++++++++++++++
 ...iv-to-glimagesink-to-improve-playback-per.patch | 535 ++++++++++++++
 ...-6930-glplugin-Accelerate-gldownload-with.patch | 608 ++++++++++++++++
 ...rconvert-convert-YUV-to-RGB-use-directviv.patch | 168 +++++
 ...rk-around-for-no-frame-when-imxplayer-use.patch |  62 ++
 ...lorconvert-fix-MRT-cannot-work-in-GLES3.0.patch | 132 ++++
 .../gstreamer1.0-plugins-bad_1.10.%.bbappend       |   6 +
 7 files changed, 2292 insertions(+)
 create mode 100755 recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0002-Support-fb-backend-for-gl-plugins.patch
 create mode 100644 recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0003-Add-directviv-to-glimagesink-to-improve-playback-per.patch
 create mode 100755 recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0004-MMFMWK-6930-glplugin-Accelerate-gldownload-with.patch
 create mode 100644 recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0005-glcolorconvert-convert-YUV-to-RGB-use-directviv.patch
 create mode 100644 recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0006-glwindow-work-around-for-no-frame-when-imxplayer-use.patch
 create mode 100644 recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0007-glcolorconvert-fix-MRT-cannot-work-in-GLES3.0.patch

-- 
1.9.1



More information about the meta-freescale mailing list