diff --git a/gst-libav-1.24.12.tar.xz b/gst-libav-1.24.12.tar.xz new file mode 100644 index 0000000..3fd6d30 --- /dev/null +++ b/gst-libav-1.24.12.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef72c1c70a17b3c0bb283d16d09aba496d3401c927dcf5392a8a7866d9336379 +size 221148 diff --git a/gst-libav-1.24.7.tar.xz b/gst-libav-1.24.7.tar.xz deleted file mode 100644 index bbbfab5..0000000 --- a/gst-libav-1.24.7.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c3e4179ba183c2d3101edf87ff70dd07e728c766a5fee34e6ecded76ca5802df -size 212244 diff --git a/gstreamer-plugins-libav.changes b/gstreamer-plugins-libav.changes index 6798b94..545382c 100644 --- a/gstreamer-plugins-libav.changes +++ b/gstreamer-plugins-libav.changes @@ -1,3 +1,44 @@ +------------------------------------------------------------------- +Sun Feb 2 18:35:24 UTC 2025 - Bjørn Lie + +- 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 + +- Update to version 1.24.11: + + avcodecmap: Add some more channel position mappings + +------------------------------------------------------------------- +Mon Dec 9 12:11:50 UTC 2024 - Bjørn Lie + +- 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 + +- 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 + +- Update to version 1.24.8: + + No changes, stable version bump only. + ------------------------------------------------------------------- Fri Aug 23 07:45:26 UTC 2024 - Bjørn Lie diff --git a/gstreamer-plugins-libav.spec b/gstreamer-plugins-libav.spec index c768bb3..11d484e 100644 --- a/gstreamer-plugins-libav.spec +++ b/gstreamer-plugins-libav.spec @@ -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