Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package gstreamer-plugins-vaapi for
openSUSE:Factory checked in at 2026-03-11 20:57:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-vaapi (Old)
and /work/SRC/openSUSE:Factory/.gstreamer-plugins-vaapi.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gstreamer-plugins-vaapi"
Wed Mar 11 20:57:59 2026 rev:88 rq:1338361 version:1.26.11
Changes:
--------
---
/work/SRC/openSUSE:Factory/gstreamer-plugins-vaapi/gstreamer-plugins-vaapi.changes
2026-03-05 17:17:41.160955419 +0100
+++
/work/SRC/openSUSE:Factory/.gstreamer-plugins-vaapi.new.8177/gstreamer-plugins-vaapi.changes
2026-03-11 21:00:25.942569985 +0100
@@ -1,0 +2,7 @@
+Wed Mar 11 08:56:47 UTC 2026 - Bjørn Lie <[email protected]>
+
+- Update to version 1.26.11:
+ + This is the final relase of gstreamer-plugins-vaapi, deprecated
+ and removed upstream. Contains no changes, stable bump only.
+
+-------------------------------------------------------------------
Old:
----
gstreamer-vaapi-1.26.10.obscpio
New:
----
gstreamer-vaapi-1.26.11.obscpio
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gstreamer-plugins-vaapi.spec ++++++
--- /var/tmp/diff_new_pack.aHTspi/_old 2026-03-11 21:00:26.722602211 +0100
+++ /var/tmp/diff_new_pack.aHTspi/_new 2026-03-11 21:00:26.726602376 +0100
@@ -19,7 +19,7 @@
%define gst_branch 1.0
Name: gstreamer-plugins-vaapi
-Version: 1.26.10
+Version: 1.26.11
Release: 0
Summary: Gstreamer VA-API plugins
License: LGPL-2.1-or-later
++++++ _service ++++++
--- /var/tmp/diff_new_pack.aHTspi/_old 2026-03-11 21:00:26.782604690 +0100
+++ /var/tmp/diff_new_pack.aHTspi/_new 2026-03-11 21:00:26.786604855 +0100
@@ -5,7 +5,7 @@
<param
name="url">https://gitlab.freedesktop.org/gstreamer/gstreamer.git</param>
<param name="subdir">subprojects/gstreamer-vaapi</param>
<param name="filename">gstreamer-vaapi</param>
- <param name="revision">1.26.10</param>
+ <param name="revision">1.26.11</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">v?(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>
++++++ gstreamer-vaapi-1.26.10.obscpio -> gstreamer-vaapi-1.26.11.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/gstreamer-vaapi-1.26.10/NEWS
new/gstreamer-vaapi-1.26.11/NEWS
--- old/gstreamer-vaapi-1.26.10/NEWS 2025-12-25 15:44:26.000000000 +0100
+++ new/gstreamer-vaapi-1.26.11/NEWS 2026-03-10 14:08:25.000000000 +0100
@@ -2,11 +2,13 @@
GStreamer 1.26.0 was originally released on 11 March 2025.
-The latest bug-fix release in the stable 1.26 series is 1.26.10 and was
released on 25 December 2025
+The latest bug-fix release in the stable 1.26 series is 1.26.11 and was
released on 10 March 2026
See https://gstreamer.freedesktop.org/releases/1.26/ for the latest version of
this document.
-Last updated: Thursday 25 December 2025, 15:00 UTC (log)
+The GStreamer 1.26 stable series has now been superseded by the GStreamer 1.28
stable release series.
+
+Last updated: Sunday 08 March 2026, 12:00 UTC (log)
## Introduction
@@ -3142,7 +3144,7 @@
- Support FLAC audio in DASH manifests
- Python bindings: fix regression where buffers were no longer writable in
pad probe callbacks
- cerbero: add python bindings for GstApp; Windows installer improvements
-- Various bug fixes,build fixes,memory leak fixes,and other stability and
reliability improvements
+- Various bug fixes, build fixes, memory leak fixes, and other stability and
reliability improvements
gstreamer
@@ -3305,17 +3307,229 @@
- List of Merge Requests applied in 1.26.10
- List of Issues fixed in 1.26.10
-Schedule for 1.28
+1.26.11
+
+The eleventh 1.26 bug-fix release (1.26.11) was released on 10 March 2026.
+
+This release only contains security fixes and bugfixes. It should be safe to
update from 1.26.x, and we would recommend you do
+so at your earliest convenience.
+
+Highlighted bugfixes in 1.26.11
+
+- Security fixes for the JPEG, H.265 and H.266 video parsers and the DVB
subtitle overlay
+- Security fixes for the ASF, RealMedia and QuickTime/MP4 demuxers and RIFF
library
+- Security fixes for the WAV audio parser and the RTP QDM2 depayloader
+- avviddec: Handle field/order changes in mixed interlace mode
+- awstranscriber2: workaround AWS SDK regression, plus transcriberbin
latency reporting fixes
+- videodecoder: Handle recovery from temporary reordered output
+- Decodebin3 collection handling improvements
+- fmp4mux: fragment duration handling improvements for HLS
+- Gap event handling fixes in audio/video decoders and aggregator/muxers
+- GstPlay stream selection handling improvements
+- Input selector fixes
+- MPEG-TS demuxer continuity counter handling fixes
+- Reverse playback fixes for the MP4 demuxer
+- RTP, SRTP, RTCP and RTSP and Transport-Wide Congestion Control fixes
+- Webrtcsink: better handling of platform-specific NVIDIA encoder
differences, plus other improvements
+- Apple macOS VideoToolbox decoder improvements
+- Python bindings: more type hinting
+- Various bug fixes, build fixes, memory leak fixes, and other stability and
reliability improvements
+
+gstreamer
+
+- aggregator: Handle gap event before segment
+- filesink: Fix wrong open() in overwrite mode
+- filesink: Report write error correctly on Windows
+- identity: cosmetic change to mimic fakesink
+- input-selector: fix several shortcomings
+- typefindfunctions: Promote y4m_typefind
+- Fix several memory leaks
+- Fix a couple of new const-ness warnings around strstr() usage,
out-of-bounds read in PTP clock and uninitialized variable
+ compiler warning
+
+gst-plugins-base
+
+- audiodecoder / videodecoder: Fix gap event handling
+- decodebin3: Fix switch to smaller collections
+- decodebin3: Improve handling collection change on existing pad
+- gst: Properly unref pad template caps
+- input-selector: fix several shortcomings
+- opusenc: Use correct memcpy() size when copying Vorbis channel positions
+- playbin3: Move locking down to uridecodebin3
+- playbin3: Deadlock when loading a srt file along with a video file using
gstplay
+- playsink: unref color balance channels with g_object_unref()
+- riff: Correctly check that enough RGB palette data is available
+- rtcp: Fix buffer overread in SDES packet parsing
+- rtpbuffer: Add validation for CSRC list length
+- rtsp: Validate transport parameter parsing in RFC 2326
+- typefindfunctions: Promote y4m_typefind
+- uridecodebin3: Fix docs for the select-stream signal
+- videodecoder: Handle recovery from temporary reordered output
+- Fix debug logging crashes
+- Fix several memory leaks
+- Fix a couple of new const-ness warnings around strstr() usage,
out-of-bounds read in PTP clock and uninitialized variable
+ compiler warning
+
+gst-plugins-good
+
+- qtdemux: Don’t ignore flow return when pushing queued buffers downstream
+- qtdemux: Fix out-of-bounds read when parsing PlayReady DRM UUIDs
+- qtdemux: Make sure to not output the same samples multiple times in
reverse playback mode
+- qtdemux: Set the segment position to the start on EOS in reverse playback
mode
+- rtspsrc: Set new mki in the encoder upon crypto update
+- rtph264depay: fix invalid memory access in
gst_rtp_h264_finish_fragmentation_unit
+- rtpqdm2depay: error out if anyone tries to use this element (and remove it)
+- rtpsource: Add locking for receive reports table
+- rtptwcc: fix feedback packet count wrapping at 255
+- rtspsrc: fix Memory leak in gst_rtspsrc_close() when GST_RTSP_EEOF error
occurs
+- v4l2videodec: Fix assertion failure when acquiring drm caps
+- wavparse: Avoid integer overflow and out-of-bounds read when parsing adtl
chunks
+- Fix several memory leaks
+- Properly unref pad template caps
+
+gst-plugins-bad
-Our next major feature release will be 1.28, and 1.27 will be the unstable
development version leading up to the stable 1.28
-release. The development of 1.27/1.28 will happen in the git main branch of
the GStreamer mono repository.
+- ajasinkcombiner: Only forward the segment events from the video sinkpad
+- ajasink: Only allow 6 / 8 / 16 audio channels
+- av1parse: split the alignment and stream type logic
+- codectimestamper: Fix latency query handling
+- cudaupload, cudadownload: Fix CUDA/GL interop copy path
+- dvbsuboverlay: Add missing bounds checks to the parser everywhere
+- geometrictransform: Fix integer overflow in map allocation
+- gst: Properly unref pad template caps
+- h265parser: Validate num_decoding_units_minus1 in pic_timing SEI
+- h266parser: Fix APS ID bounds check in APS parsing
+- h266parser: Fix out of bounds write when parsing pic_timing SEI
+- h266parser: Validate tile index bounds in picture partition parsing
+- jpegparser: boundary checks before copying it
+- kaleidoscope: Fix potential division by zero in geometric transform
+- mxfdemux: always send a segment before sending eos or segment-done
+- mxfdemux: fix gst_mxf_demux_pad_get_stream_time ()
+- GstPlay: Ignore streams-selected messages for old selections and other
fixes
+- GstPlay: fix segmentation fault due to use after free
+- srtpenc: preserve ROC when master key is updated for an ongoing session
+- svtav1enc: handle deprecations from SVT-AV1 4.0.0
+- tsdemux: Fix Continuity Counter handling
+- vtdec: Don’t re-create session if only the framerate changed
+- vtdec: Fix CM memory leak due to incorrect unref
+- vtdec: Fix race condition when negotiating during playback
+- vtdec: Reverse playback fixes
+- webrtc: sink floating refs of ICE transports
+- Fix several memory leaks
+- Fix a couple of new const-ness warnings around strstr() usage,
out-of-bounds read in PTP clock and uninitialized variable
+ compiler warning
-For 1.28 we’re aiming for feature freeze in December 2025 and then the new
stable 1.28.0 release in January 2026.
+gst-plugins-ugly
+
+- asfdemux: Error out on files with more than 32 streams
+- rmdemux: Check if new video fragment overflows the fragment storage before
storing it
+
+GStreamer Rust plugins
+
+- audiornnoise: Fix audio level value reporting
+- aws: Don’t run whole GStreamer tests in a tokio runtime
+- awstranscriber2: workaround suspected rust SDK regression
+- Block on a tokio runtime if available instead of going via
futures::executor()
+- cargo_wrapper: Add nasm dir to path only if needed
+- elevenlabs,speechmatics: fix license
+- Fix a couple of new clippy 1.93 warnings
+- gtk4: Require at least GStreamer 1.18 instead of 1.16
+- gtk4paintablesink: Error out in NULL->READY if there is no default GDK
display
+- Ignore return value when pushing gap events
+- isobmff: don’t overlay durations on fragment header buffers
+- livesync: ignore upstream latency when upstream is not live
+- meson: align minor version with cargo
+- polly: don’t panic when no caps were received before first buffer
+- Port from rustls-pemfile to rustls-pki-types
+- rtp: basepay2: Consider size of header extensions in maximum payload size
+- rtp: Fix amr tests test_amr_{nb,wb}_bit_packed
+- rtprecv: Don’t panic if no buffers of a bufferlist can be directly
forwarded
+- rtpsend: send mandatory events on the rtcp srcpad before sending the first
buffer
+- rtpsmpte291depay: Drop the current packet after processing if it was empty
+- rtp: smpte291: Use upper-case encoding-name
+- rtp: smpte291: Use video as media type instead of application
+- speechmaticstranscriber: fix diarization=none
+- st2038combiner: Sort by line and then horizontal offset
+- st2038combiner: Various minor fixes
+- threadshare: fix socket leak in ts-udpsink
+- tracers: Update to signal-hook 0.4
+- transcriberbin: fix latency reported when transcriber=translationbin
+- webrtc: only register data channels for internal use
+- webrtcsink: check for encoder properties to handle NVIDIA platform
differences
+- webrtcsink: don’t upscale when mitigating low bitrate
+- Update dependencies
+- Update dependencies
+- Update dependencies
+
+gst-libav
+
+- audiodecoder / videodecoder: Fix gap event handling
+- avviddec: Handle field/order changes in mixed interlace mode
+- Don’t process lines that won’t be outputted
+- Fix several memory leaks
+
+gst-rtsp-server
+
+- No changes
+
+gstreamer-vaapi
-1.28 will be backwards-compatible to the stable 1.26, 1.24, 1.22, 1.20, 1.18,
1.16, 1.14, 1.12, 1.10, 1.8, 1.6, 1.4, 1.2 and 1.0
-release series.
+- No changes
+
+gstreamer-sharp
+
+- No changes
+
+gst-python
+
+- Python typing
+- python: Import typing_extension only when type checking
+
+gst-editing-services
+
+- No changes
+
+gst-devtools,gst-validate + gst-integration-testsuites
+
+- No changes
+
+gst-examples
+
+- No changes
+
+gstreamer-docs
+
+- No changes
+
+Development build environment
+
+- No changes
+
+Cerbero build tool and packaging changes in 1.26.11
+
+- gdk-pixbuf: Re-enabled disabled loaders
+- gst-plugins-bad: Ship the mse plugin
+- libpng: update to 1.6.55
+- pygobject.recipe: Fix overflow when comparing GstMessageType on Windows
+
+Contributors to 1.26.11
+
+Adrian Perez de Castro, Andrey Sidorov, Carlos Bentzen, Christopher Degawa,
Doug Nazar, Edward Hervey, François Laignel, Gang
+Zhao, He Junyan, Hou Qi, James Liu, Jeongmin Kwak, Jerome Colle, Jiayin Zhang,
Mathieu Duponchelle, Matthew Waters, Nirbheek
+Chauhan, Ognyan Tonchev, Peter Stensson, Philippe Normand, Piotr Brzeziński,
Ruben Gonzalez, Sanchayan Maity, Sebastian Dröge,
+Seungha Yang, Tim-Philipp Müller, Tobias Schlager, Víctor Manuel Jáquez Leal,
Vitaly Vlasov, Xabier Rodriguez Calvar, Xavier
+Claessens,
+
+… and many others who have contributed bug reports,translations,sent
suggestions or helped testing. Thank you all!
+
+List of merge requests and issues fixed in 1.26.11
+
+- List of Merge Requests applied in 1.26.11
+- List of Issues fixed in 1.26.11
+
+Schedule for 1.28
---------------------------------------------------------------------------------------------------------------------------------
+GStreamer 1.28 was released on 27 January 2026. - - -
These release notes have been prepared by Tim-Philipp Müller with
contributions from Arun Raghavan, Daniel Morin, Nirbheek
Chauhan, Olivier Crête, Philippe Normand, Sebastian Dröge, Seungha Yang,
Thibault Saunier, and Víctor Manuel Jáquez Leal.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/gstreamer-vaapi-1.26.10/RELEASE
new/gstreamer-vaapi-1.26.11/RELEASE
--- old/gstreamer-vaapi-1.26.10/RELEASE 2025-12-25 15:44:26.000000000 +0100
+++ new/gstreamer-vaapi-1.26.11/RELEASE 2026-03-10 14:08:25.000000000 +0100
@@ -1,4 +1,4 @@
-This is GStreamer gstreamer-vaapi 1.26.10.
+This is GStreamer gstreamer-vaapi 1.26.11.
The GStreamer team is thrilled to announce a new major feature release
of your favourite cross-platform multimedia framework!
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/gstreamer-vaapi-1.26.10/gstreamer-vaapi.doap
new/gstreamer-vaapi-1.26.11/gstreamer-vaapi.doap
--- old/gstreamer-vaapi-1.26.10/gstreamer-vaapi.doap 2025-12-25
15:44:26.000000000 +0100
+++ new/gstreamer-vaapi-1.26.11/gstreamer-vaapi.doap 2026-03-10
14:08:25.000000000 +0100
@@ -27,6 +27,16 @@
<release>
<Version>
+ <revision>1.26.11</revision>
+ <branch>1.26</branch>
+ <name></name>
+ <created>2026-03-10</created>
+ <file-release
rdf:resource="https://gstreamer.freedesktop.org/src/gstreamer-vaapi/gstreamer-vaapi-1.26.11.tar.xz"
/>
+ </Version>
+ </release>
+
+ <release>
+ <Version>
<revision>1.26.10</revision>
<branch>1.26</branch>
<name></name>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/gstreamer-vaapi-1.26.10/meson.build
new/gstreamer-vaapi-1.26.11/meson.build
--- old/gstreamer-vaapi-1.26.10/meson.build 2025-12-25 15:44:26.000000000
+0100
+++ new/gstreamer-vaapi-1.26.11/meson.build 2026-03-10 14:08:25.000000000
+0100
@@ -1,5 +1,5 @@
project('gstreamer-vaapi', 'c',
- version : '1.26.10',
+ version : '1.26.11',
meson_version : '>= 1.4',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])
++++++ gstreamer-vaapi.obsinfo ++++++
--- /var/tmp/diff_new_pack.aHTspi/_old 2026-03-11 21:00:27.322627000 +0100
+++ /var/tmp/diff_new_pack.aHTspi/_new 2026-03-11 21:00:27.330627330 +0100
@@ -1,5 +1,5 @@
name: gstreamer-vaapi
-version: 1.26.10
-mtime: 1766673866
-commit: bfdc62185e243d3633aa916187a566d03a587792
+version: 1.26.11
+mtime: 1773148105
+commit: e6ee9e63e033b9c8e343ba0bdfa7590ef81449ee