Sync from SUSE:SLFO:Main gstreamer revision 562b225d2bdbab11edafb18de64e5577
This commit is contained in:
parent
be8d1f1452
commit
92c19e45a2
BIN
gstreamer-1.24.5.tar.xz
(Stored with Git LFS)
BIN
gstreamer-1.24.5.tar.xz
(Stored with Git LFS)
Binary file not shown.
BIN
gstreamer-1.24.7.tar.xz
(Stored with Git LFS)
Normal file
BIN
gstreamer-1.24.7.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,61 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 23 07:10:20 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- 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 <dimstar@opensuse.org>
|
||||
|
||||
- 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 <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user