[meta-freescale] [meta-fsl-arm][for-daisy][PATCH 03/10] gstreamer1.0-plugins-imx: Update to version 0.9.7

Otavio Salvador otavio at ossystems.com.br
Sun Aug 10 18:50:45 PDT 2014


From: Carlos Rafael Giani <dv at pseudoterminal.org>

Changes:
- Support newer Vivante drivers, which use a different name for the
  direct textures extension
- Sync points for forced keyframes during encoding were missing
- Added checks for cases where physical memory allocators fail

Signed-off-by: Carlos Rafael Giani <dv at pseudoterminal.org>
Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
---
 ...reamer1.0-plugins-imx_0.9.6.bb => gstreamer1.0-plugins-imx_0.9.7.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename recipes-multimedia/gstreamer/{gstreamer1.0-plugins-imx_0.9.6.bb => gstreamer1.0-plugins-imx_0.9.7.bb} (96%)

diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.9.6.bb b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.9.7.bb
similarity index 96%
rename from recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.9.6.bb
rename to recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.9.7.bb
index 71d95f1..a3d982e 100644
--- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.9.6.bb
+++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.9.7.bb
@@ -6,7 +6,7 @@ DEPENDS = "gstreamer1.0 gstreamer1.0-plugins-base libfslvpuwrap virtual/kernel v
            virtual/libgles2 ${@base_contains('DISTRO_FEATURES', 'x11', 'virtual/libx11', '', d)}"
 
 SRCBRANCH ?= "master"
-SRCREV = "67ea62069fca79d65bf244e98ff568d39399fdaf"
+SRCREV = "c25d1089a3aa630cd50646fe46eb78787466a062"
 SRC_URI = "git://github.com/Freescale/gstreamer-imx.git;branch=${SRCBRANCH}"
 
 S = "${WORKDIR}/git"
-- 
2.1.0.rc1



More information about the meta-freescale mailing list