1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

gstreamer1.0-libav: upgrade to version 1.12.3

Bugfixes only release.

(From OE-Core rev: 1089241cbe76c64954639996f44171c2a5955b09)

Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Nicolas Dechesne
2017-09-21 11:21:29 +02:00
committed by Richard Purdie
parent 0d02bf75db
commit 8aec654d4c
@@ -15,7 +15,7 @@ SRC_URI = "http://gstreamer.freedesktop.org/src/gst-libav/gst-libav-${PV}.tar.xz
file://0001-configure-check-for-armv7ve-variant.patch \
file://0001-hevcpred_msa.c-Fix-build-by-Including-libavcodec-hev.patch \
"
SRC_URI[md5sum] = "8788aecc032a287227b4bd239d1b998a"
SRC_URI[sha256sum] = "5bb735b9bb218b652ae4071ea6f6be8eaae55e9d3233aec2f36b882a27542db3"
SRC_URI[md5sum] = "81f62d58279108698b321209fc6696ce"
SRC_URI[sha256sum] = "015ef8cab6f7fb87c8fb42642486423eff3b6e6a6bccdcd6a189f436a3619650"
S = "${WORKDIR}/gst-libav-${PV}"