From patchwork Tue Aug 4 06:23:58 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 94408 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7FFE2C55172 for ; Tue, 4 Aug 2026 06:24:06 +0000 (UTC) Received: from a27-192.smtp-out.us-west-2.amazonses.com (a27-192.smtp-out.us-west-2.amazonses.com [54.240.27.192]) by mx.groups.io with SMTP id smtpd.msgproc02-g2.10870.1785824639356900489 for ; Mon, 03 Aug 2026 23:23:59 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=tz5yGve9; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=VrP6TKG3; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.192, mailfrom: 0101019fcb717520-9a347246-a60b-4787-b8a5-118ae2f622b9-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky; d=yoctoproject.org; t=1785824638; h=Content-Type:MIME-Version:From:To:Subject:Message-Id:Date; bh=xN6tkWdi0bAPcq8OxdgBdx5OlzxbexjQG17f6JFstSU=; b=tz5yGve9Q6dpovt88QPn7w45/u5BSkzXiIk8Z5+wsRXsLHVkcyjS+gnpN+KB2hFc WlAsUGro/jJdrl4ieBoMjLftJfeQbAyYrkyFN5YwR8f+xVYbAeCkK2i355cP2Jlt3xG 1jXi8XPuEOL3vsBdx8szWM8ElBpDiaI2Aaqv0qCk= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1785824638; h=Content-Type:MIME-Version:From:To:Subject:Message-Id:Date:Feedback-ID; bh=xN6tkWdi0bAPcq8OxdgBdx5OlzxbexjQG17f6JFstSU=; b=VrP6TKG3mQjognP7sLSstIZ9kYK7jR3pIsqISQihZcuetlbtWykK/k/VLmCHvAcw B2qeLMihm5wMeP5ACbrFaBxpBh057m00rXrdwu5jnR3cx20dqA02KTFU8+oNKB8vEJY 3LSsua2oD9NfkyjJDTrXNgEr68TjK+2m1Tu7Xf04= MIME-Version: 1.0 From: auh@yoctoproject.org To: openembedded-core@lists.openembedded.org Subject: [AUH] ffmpeg: upgrading to 9.0 SUCCEEDED Message-ID: <0101019fcb717520-9a347246-a60b-4787-b8a5-118ae2f622b9-000000@us-west-2.amazonses.com> Date: Tue, 4 Aug 2026 06:23:58 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2026.08.04-54.240.27.192 List-Id: X-Webhook-Received: from 45-33-107-173.ip.linodeusercontent.com [45.33.107.173] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Tue, 04 Aug 2026 06:24:06 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/242709 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *ffmpeg* to *9.0* has Succeeded. Next steps: - apply the patch: git am 0001-ffmpeg-upgrade-8.1.2-9.0.patch - check the changes to upstream patches and summarize them in the commit message, - compile an image that contains the package - perform some basic sanity tests - amend the patch and sign it off: git commit -s --reset-author --amend - send it to the appropriate mailing list Alternatively, if you believe the recipe should not be upgraded at this time, you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that automatic upgrades would no longer be attempted. Please review the attached files for further information and build/update failures. Any problem please file a bug at https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler Regards, The Upgrade Helper -- >8 -- From 2537534143450c2701b1c8728e609fa4549ed7bc Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Tue, 4 Aug 2026 06:23:51 +0000 Subject: [PATCH] ffmpeg: upgrade 8.1.2 -> 9.0 Source: Changelog version 9.0: - Extend AMF Color Converter (vf_vpp_amf) HDR capabilities - LCEVC track muxing support in MP4 muxer - Playdate video encoder and muxer - Add v360_vulkan filter - HE-AAC 960 decoding (DAB+) - transpose_cuda filter - Add AMF Frame Rate Converter (vf_frc_amf) filter - SMPTE 2094-50 metadata support and passthrough - ProRes RAW VideoToolbox hwaccel - APV Vulkan hwaccel - Animated WebP decoder - Animated WebP demuxer - Remove CELT decoding support (doesn't affect Opus CELT) - Remove ogg/celt parsing - Bitstream filter to split Dolby Vision multi-layer HEVC - Add AMF hardware memory mapping support. - ONNX Runtime DNN backend with GPU execution provider support - Remove deprecated NVENC options and support for pre-11.1 SDK versions --- ...build-common.mak-ensure-target-directories-are-cre.patch | 6 +++--- .../ffmpeg/{ffmpeg_8.1.2.bb => ffmpeg_9.0.bb} | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) rename meta/recipes-multimedia/ffmpeg/{ffmpeg_8.1.2.bb => ffmpeg_9.0.bb} (99%) diff --git a/meta/recipes-multimedia/ffmpeg/ffmpeg/0002-ffbuild-common.mak-ensure-target-directories-are-cre.patch b/meta/recipes-multimedia/ffmpeg/ffmpeg/0002-ffbuild-common.mak-ensure-target-directories-are-cre.patch index 8874c2a48f..3f523ddb01 100644 --- a/meta/recipes-multimedia/ffmpeg/ffmpeg/0002-ffbuild-common.mak-ensure-target-directories-are-cre.patch +++ b/meta/recipes-multimedia/ffmpeg/ffmpeg/0002-ffbuild-common.mak-ensure-target-directories-are-cre.patch @@ -1,4 +1,4 @@ -From 894c92ca133c5f1532a4ae155ae8f4d2c6da3c9a Mon Sep 17 00:00:00 2001 +From cb0f8bf74b53130ceedb97af317840f76ddfce31 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Thu, 11 Dec 2025 19:55:46 +0100 Subject: [PATCH] ffbuild/common.mak: ensure target directories are created @@ -29,10 +29,10 @@ Signed-off-by: Alexander Kanavin 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ffbuild/common.mak b/ffbuild/common.mak -index 06d6f39..52a9a20 100644 +index 059de5a..9ca7219 100644 --- a/ffbuild/common.mak +++ b/ffbuild/common.mak -@@ -126,8 +126,8 @@ $(BIN2CEXE): ffbuild/bin2c_host.o +@@ -114,8 +114,8 @@ $(BIN2CEXE): ffbuild/bin2c_host.o $(HOSTLD) $(HOSTLDFLAGS) $(HOSTLD_O) $^ $(HOSTEXTRALIBS) RUN_BIN2C = $(BIN2C) $(patsubst $(SRC_PATH)/%,$(SRC_LINK)/%,$<) $@ $(subst .,_,$(basename $(notdir $@))) diff --git a/meta/recipes-multimedia/ffmpeg/ffmpeg_8.1.2.bb b/meta/recipes-multimedia/ffmpeg/ffmpeg_9.0.bb similarity index 99% rename from meta/recipes-multimedia/ffmpeg/ffmpeg_8.1.2.bb rename to meta/recipes-multimedia/ffmpeg/ffmpeg_9.0.bb index 26614762e5..1cbcb2e764 100644 --- a/meta/recipes-multimedia/ffmpeg/ffmpeg_8.1.2.bb +++ b/meta/recipes-multimedia/ffmpeg/ffmpeg_9.0.bb @@ -26,7 +26,7 @@ SRC_URI = "https://www.ffmpeg.org/releases/${BP}.tar.xz \ file://0002-ffbuild-common.mak-ensure-target-directories-are-cre.patch \ " -SRC_URI[sha256sum] = "464beb5e7bf0c311e68b45ae2f04e9cc2af88851abb4082231742a74d97b524c" +SRC_URI[sha256sum] = "7f607a00dd0d28a729d5a4811205812eef01cf6ef6155025febb6f36a9062d52" # Build fails when thumb is enabled: https://bugzilla.yoctoproject.org/show_bug.cgi?id=7717 ARM_INSTRUCTION_SET:armv4 = "arm"