Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package gstreamer-plugins-ugly for
openSUSE:Factory checked in at 2022-03-24 22:57:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-ugly (Old)
and /work/SRC/openSUSE:Factory/.gstreamer-plugins-ugly.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gstreamer-plugins-ugly"
Thu Mar 24 22:57:03 2022 rev:69 rq:963518 version:1.20.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/gstreamer-plugins-ugly/gstreamer-plugins-ugly.changes
2022-02-09 20:38:54.570334274 +0100
+++
/work/SRC/openSUSE:Factory/.gstreamer-plugins-ugly.new.1900/gstreamer-plugins-ugly.changes
2022-03-24 22:57:15.668207556 +0100
@@ -1,0 +2,57 @@
+Fri Mar 18 07:38:31 UTC 2022 - Antonio Larrosa <[email protected]>
+
+- Update to version 1.20.1:
+ + x264enc: fix plugin long-name and description
+
+-------------------------------------------------------------------
+Fri Feb 4 20:29:57 UTC 2022 - Bj??rn Lie <[email protected]>
+
+- Update to version 1.20.0:
+ + Development in GitLab was switched to a single git repository
+ containing all the modules
+ + GstPlay: new high-level playback library, replaces GstPlayer
+ + WebM Alpha decoding support
+ + Encoding profiles can now be tweaked with additional
+ application-specified element properties
+ + Compositor: multi-threaded video conversion and mixing
+ + RTP header extensions: unified support in RTP depayloader and
+ payloader base classes
+ + SMPTE 2022-1 2-D Forward Error Correction support
+ + Smart encoding (pass through) support for VP8, VP9, H.265 in
+ encodebin and transcodebin
+ + Runtime compatibility support for libsoup2 and libsoup3
+ (libsoup3 support experimental)
+ + Video decoder subframe support
+ + Video decoder automatic packet-loss, data corruption, and
+ keyframe request handling for RTP / WebRTC / RTSP
+ + mp4 and Matroska muxers now support profile/level/resolution
+ changes for H.264/H.265 input streams (i.e. codec data changing
+ on the fly)
+ + mp4 muxing mode that initially creates a fragmented mp4 which
+ is converted to a regular mp4 on EOS
+ + Audio support for the WebKit Port for Embedded (WPE) web page
+ source element
+ + CUDA based video color space convert and rescale elements and
+ upload/download elements
+ + NVIDIA memory:NVMM support for OpenGL glupload and gldownload
+ elements
+ + Many WebRTC improvements
+ + The new VA-API plugin implementation fleshed out with more
+ decoders and new postproc elements
+ + AppSink API to retrieve events in addition to buffers and
+ buffer lists
+ + AppSrc gained more configuration options for the internal queue
+ (leakiness, limits in buffers and time, getters to read current
+ levels)
+ + Updated Rust bindings and many new Rust plugins
+ + Improved support for custom minimal GStreamer builds
+ + Support build against FFmpeg 5.0
+ + Linux Stateless CODEC support gained MPEG-2 and VP9
+ + Windows Direct3D11/DXVA decoder gained AV1 and MPEG-2 support
+ + Lots of new plugins, features, performance improvements and bug
+ fixes
+- Stop using service, use upstream url for tarball.
+- Drop obsolete and unused experimental define.
+- Pass gpl=enabled to meson, now needed to build a52 support.
+
+-------------------------------------------------------------------
Old:
----
gst-plugins-ugly-1.18.6.tar.xz
New:
----
gst-plugins-ugly-1.20.1.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gstreamer-plugins-ugly.spec ++++++
--- /var/tmp/diff_new_pack.o6dq9y/_old 2022-03-24 22:57:16.272208150 +0100
+++ /var/tmp/diff_new_pack.o6dq9y/_new 2022-03-24 22:57:16.276208154 +0100
@@ -21,18 +21,17 @@
# Patched code is built by default.
# Use rpmbuild -D 'BUILD_ORIG 1' to build original code.
# Use rpmbuild -D 'BUILD_ORIG 1' -D 'BUILD_ORIG_ADDON 1' to build patched
build plus original as addon.
-%define _experimental 0
# Get minimum gstreamer and gstreamer-plugins-base required versions from
configure.ac
%define gstreamer_req_version %(echo %{version} | sed -e "s/+.*//")
Name: gstreamer-plugins-ugly
-Version: 1.18.6
+Version: 1.20.1
Release: 0
Summary: GStreamer Streaming-Media Framework Plug-Ins
License: LGPL-2.1-or-later
Group: Productivity/Multimedia/Other
URL: https://gstreamer.freedesktop.org
-Source0: %{url}/src/gst-plugins-ugly/%{_name}-%{version}.tar.xz
+Source0: %{url}/src/%{_name}/%{_name}-%{version}.tar.xz
Source99: baselibs.conf
BuildRequires: gcc-c++
@@ -113,6 +112,7 @@
-Damrwbdec=disabled \
-Dx264=disabled \
%endif
+ -Dgpl=enabled \
-Dsidplay=disabled \
-Ddoc=disabled \
%{nil}
@@ -124,7 +124,7 @@
%files
%license COPYING
-%doc AUTHORS NEWS README RELEASE REQUIREMENTS
+%doc AUTHORS NEWS README.md RELEASE REQUIREMENTS
%{_libdir}/gstreamer-%{gst_branch}/libgsta52dec.so
%{_libdir}/gstreamer-%{gst_branch}/libgstcdio.so
%{_libdir}/gstreamer-%{gst_branch}/libgstdvdlpcmdec.so
++++++ gst-plugins-ugly-1.18.6.tar.xz -> gst-plugins-ugly-1.20.1.tar.xz ++++++
++++ 10434 lines of diff (skipped)