From 92c19e45a2c1e0a8572e1bd86ed21cc8552478b5e1a2b954d846e09370019481 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Thu, 3 Oct 2024 15:10:43 +0200 Subject: [PATCH] Sync from SUSE:SLFO:Main gstreamer revision 562b225d2bdbab11edafb18de64e5577 --- gstreamer-1.24.5.tar.xz | 3 --- gstreamer-1.24.7.tar.xz | 3 +++ gstreamer.changes | 58 +++++++++++++++++++++++++++++++++++++++++ gstreamer.spec | 2 +- 4 files changed, 62 insertions(+), 4 deletions(-) delete mode 100644 gstreamer-1.24.5.tar.xz create mode 100644 gstreamer-1.24.7.tar.xz diff --git a/gstreamer-1.24.5.tar.xz b/gstreamer-1.24.5.tar.xz deleted file mode 100644 index 89a3ec2..0000000 --- a/gstreamer-1.24.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2bdef209252bf146351843134b797db6b6e7adb4c00d82e83bd5abe608253a7b -size 1856180 diff --git a/gstreamer-1.24.7.tar.xz b/gstreamer-1.24.7.tar.xz new file mode 100644 index 0000000..3b6e4fb --- /dev/null +++ b/gstreamer-1.24.7.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0e75b124c52bb7a0c3dcdb734b2ad260ea7286a8745cf2ea629d4c849e6a958 +size 1859604 diff --git a/gstreamer.changes b/gstreamer.changes index 633bda0..46935ba 100644 --- a/gstreamer.changes +++ b/gstreamer.changes @@ -1,3 +1,61 @@ +------------------------------------------------------------------- +Fri Aug 23 07:10:20 UTC 2024 - Bjørn Lie + +- Update to version 1.24.7: + + Highlighted bugfixes: + - Fix APE and Musepack audio file and GIF playback with FFmpeg + 7.0 + - playbin3: Fix potential deadlock with multiple playbin3s with + glimagesink used in parallel + - qt6: various qmlgl6src and qmlgl6sink fixes and improvements + - rtspsrc: expose property to force usage of non-compliant + setup URLs for RTSP servers where the automatic fallback + doesn't work + - urisourcebin: gapless playback and program switching fixes + - v4l2: various fixes + - va: Fix potential deadlock with multiple va elements used in + parallel + - meson: option to disable gst-full for static-library build + configurations that do not need this + - Various bug fixes, memory leak fixes, and other stability and + reliability improvements + + gstreamer: + - bin: Don't keep the object lock while setting a GstContext + when handling NEED_CONTEXT + - core: Log pad name, not just the pointer + +------------------------------------------------------------------- +Wed Jul 31 13:40:55 UTC 2024 - Dominique Leuenberger + +- Update to version 1.24.6: + + Highlighted bugfixes: + - Fix compatibility with FFmpeg 7.0. + - qmlglsink: Fix failure to display content on recent Android + devices. + - adaptivedemux: Fix handling of closed caption streams. + - cuda: Fix runtime compiler loading with old CUDA tookit. + - decodebin3 stream selection handling fixes. + - d3d11compositor, d3d12compositor: Fix transparent background + mode with YUV output. + - d3d12converter: Make gamma remap work as intended. + - h264decoder: Update output frame duration for interlaced + video when second field frame is discarded. + - macOS audio device provider now listens to audio devices + being added/removed at runtime. + - Rust plugins: audioloudnorm, s3hlssink, gtk4paintablesink, + livesync and webrtcsink fixes. + - videoaggregator: preserve features in non-alpha caps for + subclasses with non-system memory sink caps. + - vtenc: Fix redistribute latency spam. + - v4l2: fixes for complex video formats. + - va: Fix strides when importing DMABUFs, dmabuf handle leaks, + and blocklist unmaintained Intel i965 driver for encoding. + - waylandsink: Fix surface cropping for rotated streams. + - webrtcdsp: Enable multi_channel processing to fix handling of + stereo streams. + - Various bug fixes, memory leak fixes, and other stability and + reliability improvements. + ------------------------------------------------------------------- Thu Jun 27 17:23:35 UTC 2024 - Bjørn Lie diff --git a/gstreamer.spec b/gstreamer.spec index 3921ce3..1dae443 100644 --- a/gstreamer.spec +++ b/gstreamer.spec @@ -19,7 +19,7 @@ %define gst_branch 1.0 Name: gstreamer -Version: 1.24.5 +Version: 1.24.7 Release: 0 Summary: Streaming-Media Framework Runtime License: LGPL-2.1-or-later