Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package gstreamer-plugins-libav for
openSUSE:Factory checked in at 2024-03-06 23:03:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-libav (Old)
and /work/SRC/openSUSE:Factory/.gstreamer-plugins-libav.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gstreamer-plugins-libav"
Wed Mar 6 23:03:29 2024 rev:48 rq:1155303 version:1.24.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/gstreamer-plugins-libav/gstreamer-plugins-libav.changes
2024-02-02 15:44:50.267413361 +0100
+++
/work/SRC/openSUSE:Factory/.gstreamer-plugins-libav.new.1770/gstreamer-plugins-libav.changes
2024-03-06 23:03:45.159618655 +0100
@@ -1,0 +2,66 @@
+Tue Mar 5 06:22:47 UTC 2024 - Antonio Larrosa <[email protected]>
+
+- Update to version 1.24.0:
+ * Highlights
+ - New Discourse forum and Matrix chat space
+ - New Analytics and Machine Learning abstractions and elements
+ - Playbin3 and decodebin3 are now stable and the default in
+ gst-play-1.0, GstPlay/GstPlayer
+ - The va plugin is now preferred over gst-vaapi and has higher
+ ranks
+ - GstMeta serialization/deserialization and other GstMeta
+ improvements
+ - New GstMeta for SMPTE ST-291M HANC/VANC Ancillary Data
+ - New unixfd plugin for efficient 1:N inter-process
+ communication on Linux
+ - cudaipc source and sink for zero-copy CUDA memory sharing
+ between processes
+ - New intersink and intersrc elements for 1:N pipeline
+ decoupling within the same process
+ - Qt5 + Qt6 QML integration improvements including qml6glsrc,
+ qml6glmixer, qml6gloverlay, and qml6d3d11sink elements
+ - DRM Modifier Support for dmabufs on Linux
+ - OpenGL, Vulkan and CUDA integration enhancements
+ - Vulkan H.264 and H.265 video decoders
+ - RTP stack improvements including new RFC7273 modes and more
+ correct header extension handling in depayloaders
+ - WebRTC improvements such as support for ICE consent
+ freshness, and a new webrtcsrc element to complement
+ webrtcsink
+ - WebRTC signallers and webrtcsink implementations for LiveKit
+ and AWS Kinesis Video Streams
+ - WHIP server source and client sink, and a WHEP source
+ - Precision Time Protocol (PTP) clock support for Windows and
+ other additions
+ - Low-Latency HLS (LL-HLS) support and many other HLS and DASH
+ enhancements
+ - New W3C Media Source Extensions library
+ - Countless closed caption handling improvements including new
+ cea608mux and cea608tocea708 elements
+ - Translation support for awstranscriber
+ - Bayer 10/12/14/16-bit depth support
+ - MPEG-TS support for asynchronous KLV demuxing and segment
+ seeking, plus various new muxer features
+ - Capture source and sink for AJA capture and playout cards
+ - SVT-AV1 and VA-API AV1 encoders, stateless AV1 video decoder
+ - New uvcsink element for exporting streams as UVC camera
+ - DirectWrite text rendering plugin for windows
+ - Direct3D12-based video decoding, conversion, composition, and
+ rendering
+ - AMD Advanced Media Framework AV1 + H.265 video encoders with
+ 10-bit and HDR support
+ - AVX/AVX2 support and NEON support on macOS on Apple ARM64
+ CPUs via new liborc
+ - GStreamer C# bindings have been updated
+ - Rust bindings improvements and many new and improved Rust
+ plugins
+ - Rust plugins now shipped in packages for all major platforms
+ including Android and iOS
+ - Lots of new plugins, features, performance improvements and
+ bug fixes
+ * For more detailed information on this update, please see
+ https://gstreamer.freedesktop.org/releases/1.24/
+- Remove patch reduce-required-meson.patch since meson 1.1 is
+ really required now.
+
+-------------------------------------------------------------------
Old:
----
gst-libav-1.22.9.tar.xz
reduce-required-meson.patch
New:
----
gst-libav-1.24.0.tar.xz
BETA DEBUG BEGIN:
Old: https://gstreamer.freedesktop.org/releases/1.24/
- Remove patch reduce-required-meson.patch since meson 1.1 is
really required now.
BETA DEBUG END:
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gstreamer-plugins-libav.spec ++++++
--- /var/tmp/diff_new_pack.UGpB6J/_old 2024-03-06 23:03:45.587634172 +0100
+++ /var/tmp/diff_new_pack.UGpB6J/_new 2024-03-06 23:03:45.587634172 +0100
@@ -19,7 +19,7 @@
%define gst_branch 1.0
Name: gstreamer-plugins-libav
-Version: 1.22.9
+Version: 1.24.0
Release: 0
Summary: A ffmpeg/libav plugin for GStreamer
License: LGPL-2.1-or-later
@@ -27,11 +27,9 @@
URL: https://gstreamer.freedesktop.org
Source0: %{url}/src/gst-libav/gst-libav-%{version}.tar.xz
Source1000: baselibs.conf
-# PATCH-FIX-OPENSUSE reduce-required-meson.patch [email protected] -- build
with meson 0.61
-Patch0: reduce-required-meson.patch
BuildRequires: gcc-c++
-BuildRequires: meson
+BuildRequires: meson >= 1.1
BuildRequires: pkgconfig
BuildRequires: pkgconfig(bzip2)
BuildRequires: pkgconfig(glib-2.0)
++++++ gst-libav-1.22.9.tar.xz -> gst-libav-1.24.0.tar.xz ++++++
++++ 10033 lines of diff (skipped)