From patchwork Thu Aug 6 06:24:18 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: 94671 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 3D736C55ABF for ; Thu, 6 Aug 2026 06:24:25 +0000 (UTC) Received: from a27-193.smtp-out.us-west-2.amazonses.com (a27-193.smtp-out.us-west-2.amazonses.com [54.240.27.193]) by mx.groups.io with SMTP id smtpd.msgproc01-g2.13407.1785997459784030827 for ; Wed, 05 Aug 2026 23:24:19 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=U/2Ph8hs; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=FwXuBQ7U; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.193, mailfrom: 0101019fd5be7dd2-f2658e4f-7c3f-48a6-b3fa-594a731af416-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=1785997459; h=Content-Type:MIME-Version:From:To:Subject:Message-Id:Date; bh=5gIW9eZ1rB5VzEudBHBNLBjwx7a+S3CKLANZv5GaB94=; b=U/2Ph8hsAlkbhgSQkLVShHjZlA1g+WqTweIfphcjAyah8RC+U/JItTWksXIsmJGn s1XrLY4oyLMvGu+Y9YXyN9tKHIoQGOBTgk6SWTt7lcU47LNTYVFVcBWFO8e2Q/UpuWk Z1bu52WKYDo0/DQIUBh65vxVzFeXd9FKWjFhQrno= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1785997459; h=Content-Type:MIME-Version:From:To:Subject:Message-Id:Date:Feedback-ID; bh=5gIW9eZ1rB5VzEudBHBNLBjwx7a+S3CKLANZv5GaB94=; b=FwXuBQ7U04Hv0UzaeEKvmv6PxDGfbLdd9hJXpbJH1LNTzKttOlAEryFpYzfb2ylr 3RJE9HvgtLlPgLegkiwkfH09hIHgNzBVkSuILZNAWfqKvYri75LIw+CbbiHOuvcqAw0 6iQGFswldLccedqE0PGIusNiaYN+nr9SEmqJf4lY= MIME-Version: 1.0 From: auh@yoctoproject.org To: openembedded-core@lists.openembedded.org Subject: [AUH] gstreamer1.0-python: upgrading to 1.28.6 SUCCEEDED Message-ID: <0101019fd5be7dd2-f2658e4f-7c3f-48a6-b3fa-594a731af416-000000@us-west-2.amazonses.com> Date: Thu, 6 Aug 2026 06:24:18 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2026.08.06-54.240.27.193 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 ; Thu, 06 Aug 2026 06:24:25 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/242911 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *gstreamer1.0-python* to *1.28.6* has Succeeded. Next steps: - apply the patch: git am 0001-gstreamer1.0-python-upgrade-1.28.5-1.28.6.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 dedadc8649ad62ff6d8a0c127fbb4340795fa9d4 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Thu, 6 Aug 2026 06:19:56 +0000 Subject: [PATCH] gstreamer1.0-python: upgrade 1.28.5 -> 1.28.6 Source: release-notes-1.28.md # GStreamer 1.28 Release Notes GStreamer 1.28.0 was originally released on 27 January 2026. The latest bug-fix release in the stable 1.28 series is [1.28.6](#1.28.6) and was released on 05 August 2026. See [https://gstreamer.freedesktop.org/releases/1.28/][latest] for the latest version of this document. *Last updated: Wednesday 05 August 2026, 12:00 UTC [(log)][gitlog]* [latest]: https://gstreamer.freedesktop.org/releases/1.28/ [gitlog]: https://gitlab.freedesktop.org/gstreamer/www/commits/main/src/htdocs/releases/1.28/release-notes-1.28.md ## Introduction The GStreamer team is proud to announce a new major feature release in the stable 1.x API series of your favourite cross-platform multimedia framework! As always, this release is again packed with many new features, bug fixes, and other improvements. ## Highlights - AMD HIP plugin and integration helper library - Vulkan Video AV1 and VP9 decoding, H.264 encoding, and 10-bit support for H.265 decoder - waylandsink: Parse and set the HDR10 metadata and other color management improvements - Audio source separation element based on demucs in Rust - Analytics combiner and splitter elements plus batch meta to batch buffers from one or more streams - LiteRT inference element; move modelinfo to analytics lib; add script to help with modelinfo generation and upgrade - Add general classifier tensor-decoder, facedetector, and more analytics convenience API - New tensordecodebin element to auto-plug compatible tensor decoders based on their caps and many other additions and improvements - Add a burn-based YOLOX inference element and a YOLOX tensor decoder in Rust - applemedia: VideoToolbox VP9 and AV1 hardware-accelerated decoding support, and 10-bit HEVC encoding - Add new GIF decoder element in Rust with looping support - input-selector: implements a two-phase sinkpad switch now to avoid races when switching input pads - The inter wormhole sink and source elements gained a way to forward upstream events to the producer as well as new fine-tuning properties - webrtcsink: add renegotiation support and support for va hardware encoders - webrtc WHEP client and server signaller - New ST-2038 ancillary data combiner and extractor elements - fallbacksrc gained support for encoded streams - flv: enhanced rtmp H.265 video support, and support for multitrack audio - glupload: Implement udmabuf uploader to share buffers between software decoders/sources and GPUs, display engines (wayland), and other dma devices - video: Add crop, scale, rotate, flip, shear and more GstMeta transformation - New task pool GstContext to share a thread pool amongst elements for better resource management and performance, especially for video conversion and compositing - New Deepgram speech-to-text transcription plugin and many other translation and transcription improvements - Speech synthesizers: expose new "compress" overflow mode that can spe [Changelog truncated as it exceeds 3000 characters; the full changelog can be found in an attachment to the AUH email] --- ...reamer1.0-python_1.28.5.bb => gstreamer1.0-python_1.28.6.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-python_1.28.5.bb => gstreamer1.0-python_1.28.6.bb} (91%) diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.28.5.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.28.6.bb similarity index 91% rename from meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.28.5.bb rename to meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.28.6.bb index d9179286a3..9e1e0ae64a 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.28.5.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.28.6.bb @@ -8,7 +8,7 @@ LICENSE = "LGPL-2.1-or-later" LIC_FILES_CHKSUM = "file://COPYING;md5=c34deae4e395ca07e725ab0076a5f740" SRC_URI = "https://gstreamer.freedesktop.org/src/${PNREAL}/${PNREAL}-${PV}.tar.xz" -SRC_URI[sha256sum] = "0ac461b5700b9766998aa686439064caf58ca4fdaf848dfd477b5a7700b176cc" +SRC_URI[sha256sum] = "34d58440c53b5495a123d0a4b7b7abbc6e9792a5b21954db86a0791b16f6e012" DEPENDS = "gstreamer1.0 gstreamer1.0-plugins-base python3-pygobject gstreamer1.0-plugins-bad" RDEPENDS:${PN} += "gstreamer1.0 gstreamer1.0-plugins-base python3-pygobject"