- Update to version 1.24.11:
+ Highlighted bugfixes: - playback: Fix SSA/ASS subtitles with embedded fonts - decklink: add missing video modes and fix 8K video modes - matroskamux: spec compliance fixes for audio-only files - onnx: disable onnxruntime telemetry - qtdemux: Fix base offset update when doing segment seeks - srtpdec: Fix a use-after-free issue - (uri)decodebin3: Fix stream change scenarios, possible deadlock on shutdown - video: fix missing alpha flag in AV12 format description - avcodecmap: Add some more channel position mappings - cerbero bootstrap fixes for Windows 11 - Various bug fixes, build fixes, memory leak fixes, and other stability and reliability improvements + gstreamer: - No changes. OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer?expand=0&rev=238
This commit is contained in:
parent
352ac2273c
commit
952668fa51
BIN
gstreamer-1.24.10.tar.xz
(Stored with Git LFS)
BIN
gstreamer-1.24.10.tar.xz
(Stored with Git LFS)
Binary file not shown.
3
gstreamer-1.24.11.tar.xz
Normal file
3
gstreamer-1.24.11.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:093a379602a250d5cd33b88e723757c80198317efde33893edf3c87b6e53b907
|
||||
size 1870996
|
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 7 21:37:06 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 1.24.11:
|
||||
+ Highlighted bugfixes:
|
||||
- playback: Fix SSA/ASS subtitles with embedded fonts
|
||||
- decklink: add missing video modes and fix 8K video modes
|
||||
- matroskamux: spec compliance fixes for audio-only files
|
||||
- onnx: disable onnxruntime telemetry
|
||||
- qtdemux: Fix base offset update when doing segment seeks
|
||||
- srtpdec: Fix a use-after-free issue
|
||||
- (uri)decodebin3: Fix stream change scenarios, possible
|
||||
deadlock on shutdown
|
||||
- video: fix missing alpha flag in AV12 format description
|
||||
- avcodecmap: Add some more channel position mappings
|
||||
- cerbero bootstrap fixes for Windows 11
|
||||
- Various bug fixes, build fixes, memory leak fixes, and other
|
||||
stability and reliability improvements
|
||||
+ gstreamer:
|
||||
- No changes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 9 11:49:13 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gstreamer
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,7 +19,7 @@
|
||||
%define gst_branch 1.0
|
||||
|
||||
Name: gstreamer
|
||||
Version: 1.24.10
|
||||
Version: 1.24.11
|
||||
Release: 0
|
||||
Summary: Streaming-Media Framework Runtime
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user