gst-fsl-plugins: bump version to 4.0.3
Also added the package hash file. This patch is based on the Yocto equivalent: https://github.com/Freescale/meta-fsl-arm/commit/0d2f4f8 This package has been tested using the following commands: # gst-launch-0.10 playbin uri=file:///root/tears_of_steel_1080p.webm # gst-launch-0.10 filesrc location=/root/tears_of_steel_1080p.webm ! \ matroskademux ! vpudec ! autovideosink # gst-launch-0.10 filesrc location=/root/tears_of_steel_1080p.webm ! \ matroskademux ! vpudec ! mfw_isink # gst-launch-0.10 imxv4l2src ! autovideosink Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
339421b813
commit
ee9209e7f5
2
package/gstreamer/gst-fsl-plugins/gst-fsl-plugins.hash
Normal file
2
package/gstreamer/gst-fsl-plugins/gst-fsl-plugins.hash
Normal file
@ -0,0 +1,2 @@
|
||||
# locally computed
|
||||
sha256 568883b2a1d8d32e4004cb3f123790d0b4286c91c1fac38c9dc8e20bd1250764 gst-fsl-plugins-4.0.3.tar.gz
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
GST_FSL_PLUGINS_VERSION = 4.0.2
|
||||
GST_FSL_PLUGINS_VERSION = 4.0.3
|
||||
GST_FSL_PLUGINS_SITE = $(FREESCALE_IMX_SITE)
|
||||
|
||||
# Most is LGPLv2+, but some sources are copied from upstream and are
|
||||
|
Loading…
Reference in New Issue
Block a user