Sync from SUSE:SLFO:Main gstreamer-plugins-base revision 9a051ec12f9c7715b584c49fdaa8a3d7

This commit is contained in:
Adrian Schröter 2025-02-20 09:32:18 +01:00
parent 657cddd25a
commit f64d08ef42
4 changed files with 36 additions and 4 deletions

BIN
gst-plugins-base-1.24.10.tar.xz (Stored with Git LFS)

Binary file not shown.

BIN
gst-plugins-base-1.24.12.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,35 @@
-------------------------------------------------------------------
Sun Feb 2 18:26:53 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.24.12:
+ oggdemux: fixes seeking in some cases by not overwriting a
valid duration with CLOCK_TIME_NONE
+ video-overlay-composition: Declare the video/size/orientation
tags for the meta & implement scale transformation
+ Various fixes found from adding extra warning flags
-------------------------------------------------------------------
Tue Jan 7 21:40:25 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.24.11:
+ appsrc: Decrease log level for item drop
+ gl: raise WARNING instead of ERROR when no connector is
connected
+ decodebin3: Free main input even if it is not part of the list
of inputs
+ urisourcebin:
- Avoid deadlock on shutdown
- Only rewrite stream-start event once
- Reference counting leak
+ urisourcebin/(uri)decodebin3: Fix stream change scenarios
+ playbin3: leak detected with A/V playback and window closed
+ videodecoder:
- Gracefully handle missing data without prior input segment
- Set decode only flag by decode only buffer
video: fix AV12 format lacking the
GST_VIDEO_FORMAT_FLAG_ALPHA flag
+ Fix SSA/ASS subtitles with embedded fonts
-------------------------------------------------------------------
Mon Dec 9 11:53:41 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -20,7 +20,7 @@
%define gst_branch 1.0
%define gstreamer_req_version %(echo %{version} | sed -e "s/+.*//")
Name: gstreamer-plugins-base
Version: 1.24.10
Version: 1.24.12
Release: 0
Summary: GStreamer Streaming-Media Framework Plug-Ins
License: GPL-2.0-or-later AND LGPL-2.1-or-later