Sync from SUSE:SLFO:Main gstreamer-plugins-libav revision cfeea8231b64f48519029baf506da7b8
This commit is contained in:
parent
b9a4105d08
commit
d04d6b342d
BIN
gst-libav-1.24.12.tar.xz
(Stored with Git LFS)
Normal file
BIN
gst-libav-1.24.12.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
gst-libav-1.24.7.tar.xz
(Stored with Git LFS)
BIN
gst-libav-1.24.7.tar.xz
(Stored with Git LFS)
Binary file not shown.
@ -1,3 +1,44 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 2 18:35:24 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 1.24.12:
|
||||
+ avaudenc: fix crash in avenc_ac3 if input buffers are
|
||||
insufficiently aligned
|
||||
+ avcodecmap: Only use new channel positions when compiling
|
||||
against new enough ffmpeg
|
||||
+ gst-libav: 1.24.11: Fails to build with minimum supported
|
||||
ffmpeg version
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 7 21:50:58 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 1.24.11:
|
||||
+ avcodecmap: Add some more channel position mappings
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 9 12:11:50 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 1.24.10:
|
||||
+ avcodecmap: Use avcodec_get_supported_config() instead of
|
||||
struct fields.
|
||||
+ libav: viddec: provide details if meta has the wrong
|
||||
resolution.
|
||||
+ avviddec: Unlock video decoder stream lock temporarily while
|
||||
finishing frames.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 09:55:37 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 1.24.9:
|
||||
+ avviddec: Unlock video decoder stream lock temporarily while
|
||||
finishing frames
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 23 13:20:27 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 1.24.8:
|
||||
+ No changes, stable version bump only.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 23 07:45:26 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gstreamer-plugins-libav
|
||||
#
|
||||
# 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-plugins-libav
|
||||
Version: 1.24.7
|
||||
Version: 1.24.12
|
||||
Release: 0
|
||||
Summary: A ffmpeg/libav plugin for GStreamer
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user