]> code.ossystems Code Review - openembedded-core.git/commitdiff
ffmpeg: upgrade to 3.3.4
authorChen Qi <Qi.Chen@windriver.com>
Sat, 30 Sep 2017 03:21:01 +0000 (11:21 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 8 Nov 2017 22:23:43 +0000 (22:23 +0000)
Upgrade ffmpeg to version 3.3.4. Version 3.3.4 is a bug fix version, and
there's no new feature added.

Compared to version 3.3.3, there are 57 new commits. These 57 commits are
either bug fix or small tweaks.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-multimedia/ffmpeg/ffmpeg_3.3.4.bb [moved from meta/recipes-multimedia/ffmpeg/ffmpeg_3.3.3.bb with 98% similarity]

similarity index 98%
rename from meta/recipes-multimedia/ffmpeg/ffmpeg_3.3.3.bb
rename to meta/recipes-multimedia/ffmpeg/ffmpeg_3.3.4.bb
index c1ebecf9335f7185e05e0809cc259e4e0a32dd8b..c8f521e7bee2eb13ceaab3f2e8d269b36a7368f2 100644 (file)
@@ -39,8 +39,8 @@ SRC_URI = "https://www.ffmpeg.org/releases/${BP}.tar.xz \
            file://CVE-2017-14223.patch \
            file://CVE-2017-14225.patch \
           "
-SRC_URI[md5sum] = "743dc66ebe67180283b92d029f690d0f"
-SRC_URI[sha256sum] = "d2a9002cdc6b533b59728827186c044ad02ba64841f1b7cd6c21779875453a1e"
+SRC_URI[md5sum] = "e14a0200c78ce5c918427e57cd406a0d"
+SRC_URI[sha256sum] = "98b97e1b908dfeb6aeb6d407e5a5eacdfc253a40c2d195f5867ed2d1d46ea957"
 
 # Build fails when thumb is enabled: https://bugzilla.yoctoproject.org/show_bug.cgi?id=7717
 ARM_INSTRUCTION_SET = "arm"