]> code.ossystems Code Review - meta-freescale.git/commitdiff
gst1.0-fsl-plugin: Upgrade to 4.0.2 version
authorZidan Wang <zidan.wang@freescale.com>
Thu, 22 Jan 2015 07:58:24 +0000 (15:58 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 27 Jan 2015 11:10:43 +0000 (09:10 -0200)
New feature for 4.0.2 version:
*  Supported RMVB playback.
*  Supported dynamic resolution video playback. 
*  Supported multiple video track stream playback.
*  Added imxvideoconvert_g2d, imxvideoconvert_ipu plugin, which can do
   color space converting, resizing, rotation with GPU2D or IPU.

Signed-off-by: Zidan Wang <zidan.wang@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/recipes-multimedia/gstreamer/gst1.0-fsl-plugin_4.0.2.bb [moved from meta-fsl-arm/recipes-multimedia/gstreamer/gst1.0-fsl-plugin_4.0.1.bb with 90% similarity]

similarity index 90%
rename from meta-fsl-arm/recipes-multimedia/gstreamer/gst1.0-fsl-plugin_4.0.1.bb
rename to meta-fsl-arm/recipes-multimedia/gstreamer/gst1.0-fsl-plugin_4.0.2.bb
index 6a4497813cbcf6842639d83679f874f3dc9d16a2..9ca8f4f6ee9b0e2b34e509c90ac5974f5c8ff619 100644 (file)
@@ -8,8 +8,8 @@ S = "${WORKDIR}/gst1.0-fsl-plugins-${PV}"
 
 EXTRA_OECONF += " CROSS_ROOT=${PKG_CONFIG_SYSROOT_DIR}"
 
-SRC_URI[md5sum] = "38d20aa22910a841593318aa638fb702"
-SRC_URI[sha256sum] = "972babc09f53fb0139a350c5b4267101793fcb96d289c4ae402d6a6ddddbe085"
+SRC_URI[md5sum] = "5ea09ead59df2f2230074f1173f41729"
+SRC_URI[sha256sum] = "02acd2608c98d464e41b1f6eba482c5c33437624c78140d26cc0e3213dc71304"
 
 DEPENDS_append = " gstreamer1.0 gstreamer1.0-plugins-base"