Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package gstreamer-editing-services for
openSUSE:Factory checked in at 2025-11-13 17:26:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gstreamer-editing-services (Old)
and /work/SRC/openSUSE:Factory/.gstreamer-editing-services.new.2061 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gstreamer-editing-services"
Thu Nov 13 17:26:13 2025 rev:72 rq:1317128 version:1.26.8
Changes:
--------
---
/work/SRC/openSUSE:Factory/gstreamer-editing-services/gstreamer-editing-services.changes
2025-10-18 14:37:30.601654065 +0200
+++
/work/SRC/openSUSE:Factory/.gstreamer-editing-services.new.2061/gstreamer-editing-services.changes
2025-11-13 17:27:12.058681535 +0100
@@ -1,0 +2,6 @@
+Tue Nov 11 09:24:44 UTC 2025 - Bjørn Lie <[email protected]>
+
+- Update to version 1.26.8:
+ + ges: add error reporting to base bin timeline setup
+
+-------------------------------------------------------------------
Old:
----
gst-editing-services-1.26.7.tar.xz
New:
----
gst-editing-services-1.26.8.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gstreamer-editing-services.spec ++++++
--- /var/tmp/diff_new_pack.Lo0KzU/_old 2025-11-13 17:27:14.458783451 +0100
+++ /var/tmp/diff_new_pack.Lo0KzU/_new 2025-11-13 17:27:14.478784300 +0100
@@ -20,7 +20,7 @@
%define _name gst-editing-services
Name: gstreamer-editing-services
-Version: 1.26.7
+Version: 1.26.8
Release: 0
Summary: GStreamer Editing Services
License: LGPL-2.0-or-later AND LGPL-2.1-or-later
++++++ gst-editing-services-1.26.7.tar.xz -> gst-editing-services-1.26.8.tar.xz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/gst-editing-services-1.26.7/ChangeLog
new/gst-editing-services-1.26.8/ChangeLog
--- old/gst-editing-services-1.26.7/ChangeLog 2025-10-14 19:27:56.111435000
+0200
+++ new/gst-editing-services-1.26.8/ChangeLog 2025-11-10 18:24:14.368883400
+0100
@@ -1,3 +1,29 @@
+=== release 1.26.8 ===
+
+2025-11-10 17:22:05 +0000 Tim-Philipp Müller <[email protected]>
+
+ * NEWS:
+ * RELEASE:
+ * gst-editing-services.doap:
+ * meson.build:
+ Release 1.26.8
+
+2025-10-14 13:22:19 -0300 Thibault Saunier <[email protected]>
+
+ * plugins/ges/gesbasebin.c:
+ * plugins/ges/gesbasebin.h:
+ * plugins/ges/gesdemux.c:
+ * plugins/ges/gessrc.c:
+ ges: add error reporting to base bin timeline setup
+ Add a GError parameter to ges_base_bin_set_timeline() to properly
+ report failures when timeline setup fails.
+ Part-of:
<https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/9848>
+
+2025-10-14 18:34:39 +0100 Tim-Philipp Müller <[email protected]>
+
+ * meson.build:
+ Back to development after 1.26.7
+
=== release 1.26.7 ===
2025-10-14 18:25:43 +0100 Tim-Philipp Müller <[email protected]>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/gst-editing-services-1.26.7/NEWS
new/gst-editing-services-1.26.8/NEWS
--- old/gst-editing-services-1.26.7/NEWS 2025-10-14 19:25:43.000000000
+0200
+++ new/gst-editing-services-1.26.8/NEWS 2025-11-10 18:22:05.000000000
+0100
@@ -2,11 +2,11 @@
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.7 and was
released on 14 October 2025.
+The latest bug-fix release in the stable 1.26 series is 1.26.8 and was
released on 10 November 2025.
See https://gstreamer.freedesktop.org/releases/1.26/ for the latest version of
this document.
-Last updated: Tuesday 14 October 2025, 16:30 UTC (log)
+Last updated: Monday 10 November 2025, 17:00 UTC (log)
## Introduction
@@ -2766,6 +2766,180 @@
- List of Merge Requests applied in 1.26.7
- List of Issues fixed in 1.26.7
+1.26.8
+
+The eighth 1.26 bug-fix release (1.26.8) was released on 10 November 2025.
+
+This release only contains bugfixes including some important playback fixes,
and it should be safe to update from 1.26.x.
+
+Highlighted bugfixes in 1.26.8
+
+- Fix showtime video player showing washed-out colours for HDR videos when
subtitles are active
+- core: performance improvements for elements with many source pads
+- aacparse: support streams which do not have frequent LOAS config
+- av1parse: Fix duplicated frames issue in frame splitting
+- fmp4mux: Fix EAC3 datarate calculation and substream writing
+- gtk4painablesink: fixes glitches with padded buffers such as for
sub-sampled video formats with odd sizes
+- mpegtsmux: PUSI flag and ID3 tag handling fixes
+- rtpbaseaudiopay2: Fix marker bit handling for DISCONT and RESYNC buffer
flags
+- rtpvp9pay: Fix parsing of show-existing-frame flag, fixes compatibility
with vavp9lpenc
+- splitmuxsink: accept pads named ‘sink_%u’ on the muxer for fmp4 muxer
support
+- webrtcsink: Correct lock ordering to prevent deadlock
+- gst-plugins-rs meson build gained an auto_plugin_features option and no
longer requires all gstreamer libraries to be
+ available
+- v4l2 device monitor fixes
+- x265enc: advertise latency based on encoder parameters instead of
hard-coding it to 5 frames
+- cerbero package builder: Add Rust support for 32-bit Linux x86
+- Various bug fixes, build fixes, memory leak fixes, and other stability and
reliability improvements
+
+gstreamer
+
+- info : Added parentheses to ensure proper evaluation of conditions in
logging level checks.
+- info: Fix test pattern to check for an expected debug log line
+- pad: make gst_pad_forward not O(n²)
+- parse: Move g_strfreev() a bit later to avoid use-after-free
+- structure: Don’t crash if GArray has NULL value
+- utils: Fix leak in gst_util_filename_compare
+- vasnprintf: free dynamic tmp buffer on error to prevent memory leak
+- gst-launch-1.0: Print details of error message
+
+gst-plugins-base
+
+- encoding-target: Fix memory leak in gst_encoding_target_save
+- gl: Support DMABuf passthrough with meta:GstVideoOverlayComposition
+- gl: egl: fix memory leak in _print_all_dma_formats()
+- gltestsrc: Fix memory leaks on shader creation failure
+- id3: fix csets memory leak in string_utf8_dup
+- opusdec: Unref intersected caps when empty to avoid leaks
+- parsebin: Free missing plugin details and return failure when plugin is
not found
+- pbutils: Don’t throw critical for unknown mime codec
+- rtsp: fix memory leaks in gst_rtsp_connection_connect_with_response_usec
+
+gst-plugins-good
+
+- aacparse: support streams which do not have frequent loas config
+- multifile: verify format identifiers in filename template strings
+- rtp: Fix usage of uninitialized variable
+- rtph263pay: Fix Out-of-bounds access (OVERRUN)
+- rtpvp9depay: fix wrong event referencing, use same packet lost logic from
neighboring rtpvp8depay
+- rtpvp9pay: Fix parsing of show-existing-frame
+- rtpvp9pay: vavp9lpenc does not work with rtpvp9pay but does with rtpvp9pay2
+- splitmuxsink: accept pads named ‘sink_%u’ on the muxer
+- v4l2: Fix NULL pointer dereference in probe error path
+- v4l2videoenc: fix memory leak about output state and caps
+
+gst-plugins-bad
+
+- alphacombine: Only reset once both pads are done flushing
+- av1parse: Fix duplicated frames issue in frame splitting
+- avwait: Unify conditions between the different modes
+- d3d11converter & d3d12converter: Initialize video_direction
+- dtlsconnection: Increase DTLS MTU to 1200
+- h264parser: fix uint32 to int32 truncation
+- mpegtsmux: ID3 tag handling fixes and cleanup
+- ristsink: Fix double free regression
+- scte-section: fix resource leak in splice component parsing
+- tsmux: Reset PUSI flag after writing stream packet
+- uvcgadget: always ensure to switch to fakesink
+- v4l2codecs: Free sub-request on allocation failure
+- wasapi2: Handle GetActivateResult failure
+- wayland: Fix using uninitialized value of data.wbuf
+- gstwasapi2.dll error on machines with no audio devices
+- x265enc: Calculate latency based on encoder parameters
+
+gst-plugins-ugly
+
+- No changes
+
+GStreamer Rust plugins
+
+- aws, webrtc, cargo: Remove all constraints on AWS SDK and tune
optimizations
+- closedcaption: Return FlowError from scan_duration
+- fmp4mux: Fix EAC3 datarate calculation
+- fmp4mux: Fix EAC3 substream writing in EC3SpecificBox
+- fmp4mux: Update to dash-mpd 0.19
+- gtk4: Implement cropped imports without viewport
+- json: Return FlowError from scan_duration
+- rtp: baseaudiopay: Fix marker bit handling
+- threadshare: fix Pad mod diagram
+- threadshare: Update to getifaddrs 0.6
+- tracers: Fix inability to create new log files (regression)
+- tracers: Fix inverted append logic when writing log files
+- uriplaylistbin: Propagate error message source
+- webrtc: document grant requirement for livekitwebrtcsink auth token
+- webrtcsink: Correct lock ordering to prevent Lock (A), Lock (B) + Lock(B),
Lock(A) deadlock between
+ on_remote_description_set() and handle_ice()
+- webrtcsrc: Clean up EOS and session handling
+- meson: Add auto_plugin_features option
+- meson: Don’t require all gstreamer libraries
+- Document the tags and branches in this repository
+- Fix a couple of new 1.91 clippy warnings
+- Update dependencies
+
+gst-libav
+
+- No changes
+
+gst-rtsp-server
+
+- No changes
+
+gstreamer-vaapi
+
+- No changes
+
+gstreamer-sharp
+
+- No changes
+
+gst-python
+
+- python: Fix GDir leak in gst_python_load_directory
+
+gst-editing-services
+
+- ges: add error reporting to base bin timeline setup
+
+gst-devtools, gst-validate + gst-integration-testsuites
+
+- validate: add missing GST_VALIDATE_API annotation
+- validate: use meson compile instead of ninja directly
+- dots-viewer: Update Rust dependencies
+
+gst-examples
+
+- Fix signal lookup in GTK player example
+- Update Rust dependencies
+
+gstreamer-docs
+
+- No changes
+
+Development build environment
+
+- libnice.wrap: add upstream patch from libnice to fix parsing of incomplete
TCP ICE candidates
+
+Cerbero build tool and packaging changes in 1.26.8
+
+- Add Rust support for Linux x86
+- Open log files as utf-8 and with error resilience
+- harfbuzz: disable documentation
+
+Contributors to 1.26.8
+
+Amy Ko, Artem Martus, Carlos Bentzen, Christo Joseph, David Maseda Neira,
DongJoo Kim, Doug Nazar, François Laignel, Havard
+Graff, He Junyan, Inbok Kim, Jan Alexander Steffens (heftig), Jan Schmidt,
Jeehyun Lee, Jeongmin Kwak, Jihoon Lee, Kevin Wolf,
+L. E. Segovia, Loïc Le Page, Manuel Torres, Marek Olejnik, Matthew Waters,
Mazdak Farzone, Michael Grzeschik, Nicolas Dufresne,
+Nirbheek Chauhan, Oz Donner, Pablo García, Piotr Brzeziński, Qian Hu (胡骞),
Rares Branici, Robert Mader, Ross Burton, Ruben
+Gonzalez, Sebastian Dröge, Seungha Yang, Thibault Saunier, Tim-Philipp Müller,
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.8
+
+- List of Merge Requests applied in 1.26.8
+- List of Issues fixed in 1.26.8
+
Schedule for 1.28
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
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/gst-editing-services-1.26.7/RELEASE
new/gst-editing-services-1.26.8/RELEASE
--- old/gst-editing-services-1.26.7/RELEASE 2025-10-14 19:25:43.000000000
+0200
+++ new/gst-editing-services-1.26.8/RELEASE 2025-11-10 18:22:05.000000000
+0100
@@ -1,4 +1,4 @@
-This is GStreamer gst-editing-services 1.26.7.
+This is GStreamer gst-editing-services 1.26.8.
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/gst-editing-services-1.26.7/gst-editing-services.doap
new/gst-editing-services-1.26.8/gst-editing-services.doap
--- old/gst-editing-services-1.26.7/gst-editing-services.doap 2025-10-14
19:25:43.000000000 +0200
+++ new/gst-editing-services-1.26.8/gst-editing-services.doap 2025-11-10
18:22:05.000000000 +0100
@@ -32,6 +32,16 @@
<release>
<Version>
+ <revision>1.26.8</revision>
+ <branch>1.26</branch>
+ <name></name>
+ <created>2025-11-10</created>
+ <file-release
rdf:resource="https://gstreamer.freedesktop.org/src/gst-editing-services/gst-editing-services-1.26.8.tar.xz"
/>
+ </Version>
+ </release>
+
+ <release>
+ <Version>
<revision>1.26.7</revision>
<branch>1.26</branch>
<name></name>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/gst-editing-services-1.26.7/meson.build
new/gst-editing-services-1.26.8/meson.build
--- old/gst-editing-services-1.26.7/meson.build 2025-10-14 19:25:43.000000000
+0200
+++ new/gst-editing-services-1.26.8/meson.build 2025-11-10 18:22:05.000000000
+0100
@@ -1,5 +1,5 @@
project('gst-editing-services', 'c',
- version : '1.26.7',
+ version : '1.26.8',
meson_version : '>= 1.4',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/gst-editing-services-1.26.7/plugins/ges/gesbasebin.c
new/gst-editing-services-1.26.8/plugins/ges/gesbasebin.c
--- old/gst-editing-services-1.26.7/plugins/ges/gesbasebin.c 2025-10-14
19:25:43.000000000 +0200
+++ new/gst-editing-services-1.26.8/plugins/ges/gesbasebin.c 2025-11-10
18:22:05.000000000 +0100
@@ -126,7 +126,7 @@
switch (property_id) {
case PROP_TIMELINE:
- ges_base_bin_set_timeline (self, g_value_get_object (value));
+ ges_base_bin_set_timeline (self, g_value_get_object (value), NULL);
break;
default:
G_OBJECT_WARN_INVALID_PROPERTY_ID (object, property_id, pspec);
@@ -267,7 +267,8 @@
gboolean
-ges_base_bin_set_timeline (GESBaseBin * self, GESTimeline * timeline)
+ges_base_bin_set_timeline (GESBaseBin * self, GESTimeline * timeline,
+ GError ** error)
{
GList *tmp;
guint naudiopad = 0, nvideopad = 0;
@@ -279,6 +280,9 @@
if (priv->timeline) {
GST_ERROR_OBJECT (sbin, "Implement changing timeline support");
+ g_set_error (error, GST_CORE_ERROR, GST_CORE_ERROR_NOT_IMPLEMENTED,
+ "Changing timeline not implemented yet");
+
return FALSE;
}
@@ -291,6 +295,9 @@
if (!gst_bin_add (sbin, GST_ELEMENT (timeline))) {
GST_ERROR_OBJECT (sbin, "Could not add timeline to myself!");
+ g_set_error (error, GST_CORE_ERROR, GST_CORE_ERROR_FAILED,
+ "Could not add timeline to bin");
+
return FALSE;
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/gst-editing-services-1.26.7/plugins/ges/gesbasebin.h
new/gst-editing-services-1.26.8/plugins/ges/gesbasebin.h
--- old/gst-editing-services-1.26.7/plugins/ges/gesbasebin.h 2025-10-14
19:25:43.000000000 +0200
+++ new/gst-editing-services-1.26.8/plugins/ges/gesbasebin.h 2025-11-10
18:22:05.000000000 +0100
@@ -37,7 +37,7 @@
GstBinClass parent_class;
};
-gboolean ges_base_bin_set_timeline (GESBaseBin * self, GESTimeline * timeline);
+gboolean ges_base_bin_set_timeline (GESBaseBin * self, GESTimeline * timeline,
GError ** error);
GESTimeline * ges_base_bin_get_timeline (GESBaseBin * self);
G_END_DECLS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/gst-editing-services-1.26.7/plugins/ges/gesdemux.c
new/gst-editing-services-1.26.8/plugins/ges/gesdemux.c
--- old/gst-editing-services-1.26.7/plugins/ges/gesdemux.c 2025-10-14
19:25:43.000000000 +0200
+++ new/gst-editing-services-1.26.8/plugins/ges/gesdemux.c 2025-11-10
18:22:05.000000000 +0100
@@ -498,7 +498,7 @@
data.timeline);
if (!data.error) {
- ges_base_bin_set_timeline (GES_BASE_BIN (self), data.timeline);
+ ges_base_bin_set_timeline (GES_BASE_BIN (self), data.timeline, error);
gst_element_foreach_src_pad (GST_ELEMENT (self),
ges_demux_set_srcpad_probe,
NULL);
} else {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/gst-editing-services-1.26.7/plugins/ges/gessrc.c
new/gst-editing-services-1.26.8/plugins/ges/gessrc.c
--- old/gst-editing-services-1.26.7/plugins/ges/gessrc.c 2025-10-14
19:25:43.000000000 +0200
+++ new/gst-editing-services-1.26.8/plugins/ges/gessrc.c 2025-11-10
18:22:05.000000000 +0100
@@ -110,17 +110,21 @@
path = gst_uri_get_path (uri);
if (!path) {
- GST_INFO_OBJECT (handler, "User need to specify the timeline");
+ GST_INFO_OBJECT (handler, "User need to specify the timeline for %s",
+ uristr);
res = TRUE;
goto done;
}
g_free (path);
-
project = ges_project_new (uristr);
timeline = (GESTimeline *) ges_asset_extract (GES_ASSET (project), NULL);
-
- if (timeline)
- res = ges_base_bin_set_timeline (GES_BASE_BIN (handler), timeline);
+ if (timeline) {
+ res = ges_base_bin_set_timeline (GES_BASE_BIN (handler), timeline, error);
+ } else {
+ g_set_error (error, GST_URI_ERROR, GST_URI_ERROR_BAD_URI,
+ "Could not extract timeline from uri: %s", uristr);
+ res = FALSE;
+ }
done:
gst_uri_unref (uri);