Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gstreamer-plugins-base for 
openSUSE:Factory checked in at 2022-03-24 22:57:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old)
 and      /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gstreamer-plugins-base"

Thu Mar 24 22:57:02 2022 rev:83 rq:963515 version:1.20.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes
    2022-02-09 20:38:59.478346013 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new.1900/gstreamer-plugins-base.changes
  2022-03-24 22:57:10.384202356 +0100
@@ -1,0 +2,69 @@
+Fri Mar 18 07:30:44 UTC 2022 - Antonio Larrosa <alarr...@suse.com>
+
+- Update to version 1.20.1:
+  + typefindfunctions: Fix WebVTT format detection for very short
+    files
+  + gldisplay: Reorder GST_GL_WINDOW check for egl-device
+  + rtpbasepayload: Copy all buffer metadata instead of just
+    GstMetas for the input meta buffer
+  + codec-utils: Avoid out-of-bounds error
+  + navigation: Fix Since markers for mouse scroll events
+  + videoaggregator: Fix for unhandled negative rate
+  + videoaggregator: Use floor() to calculate current position
+  + video-color: Fix for missing clipping in PQ EOTF function
+  + gst-play-1.0: Fix trick-mode handling in keyboard shortcut
+  + audiovisualizer: shader: Fix out of bound write
+
+-------------------------------------------------------------------
+Fri Feb  4 20:52:47 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com>
+
+- 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
+- Rebase add_wayland_dep_to_tests.patch.
+- Drop gstreamer-plugins-base-gl-deps.patch: Fixed upstream
+- Stop using service due to upstreams new mono-repo, just use
+  tarballs for now.
+
+-------------------------------------------------------------------

Old:
----
  gst-plugins-base-1.18.6.tar.xz
  gstreamer-plugins-base-gl-deps.patch

New:
----
  gst-plugins-base-1.20.1.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gstreamer-plugins-base.spec ++++++
--- /var/tmp/diff_new_pack.Wa68AN/_old  2022-03-24 22:57:10.940202903 +0100
+++ /var/tmp/diff_new_pack.Wa68AN/_new  2022-03-24 22:57:10.944202907 +0100
@@ -20,18 +20,18 @@
 %define gst_branch 1.0
 %define gstreamer_req_version %(echo %{version} | sed -e "s/+.*//")
 Name:           gstreamer-plugins-base
-Version:        1.18.6
+Version:        1.20.1
 Release:        0
 Summary:        GStreamer Streaming-Media Framework Plug-Ins
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:          Productivity/Multimedia/Other
 URL:            https://gstreamer.freedesktop.org
-Source0:        %{url}/src/gst-plugins-base/%{_name}-%{version}.tar.xz
+Source0:        %{url}/src/%{_name}/%{_name}-%{version}.tar.xz
 Source1:        gstreamer-plugins-base.appdata.xml
 Source2:        baselibs.conf
 
 # PATCH-FIX-OPENSUSE gstreamer-plugins-base-gl-deps.patch dims...@opensuse.org 
-- Local workaround for 
https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/issues/735
-Patch3:         gstreamer-plugins-base-gl-deps.patch
+#Patch3:         gstreamer-plugins-base-gl-deps.patch
 Patch4:         add_wayland_dep_to_tests.patch
 Patch5:         MR-221-video-anc-add-two-new-CEA-608-caption-formats.patch
 
@@ -46,7 +46,7 @@
 BuildRequires:  libXv-devel
 BuildRequires:  libjpeg-devel
 BuildRequires:  libpng-devel
-BuildRequires:  meson >= 0.47.0
+BuildRequires:  meson >= 0.59
 BuildRequires:  orc >= 0.4.24
 BuildRequires:  pkgconfig
 BuildRequires:  python3-base
@@ -664,7 +664,7 @@
 %{_libdir}/girepository-1.0/GstVideo-*.typelib
 
 %files devel
-%doc AUTHORS NEWS README RELEASE REQUIREMENTS
+%doc AUTHORS NEWS README.md RELEASE REQUIREMENTS
 %{_includedir}/gstreamer-%{gst_branch}/*
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/*.pc

++++++ add_wayland_dep_to_tests.patch ++++++
--- /var/tmp/diff_new_pack.Wa68AN/_old  2022-03-24 22:57:10.984202946 +0100
+++ /var/tmp/diff_new_pack.Wa68AN/_new  2022-03-24 22:57:10.988202950 +0100
@@ -1,9 +1,7 @@
-Index: check/meson.build
-===================================================================
---- a/tests/check/meson.build
-+++ b/tests/check/meson.build
-@@ -128,7 +128,7 @@ if valgrind_dep.found()
-   test_defines += ['-DHAVE_VALGRIND']
+--- orig-gst-plugins-base-1.19.90/tests/check/meson.build      2022-01-28 
15:28:42.000000000 +0100
++++ gst-plugins-base-1.19.90/tests/check/meson.build   2022-01-29 
22:32:03.705900464 +0100
+@@ -134,7 +134,7 @@
+   test_defines += ['-DTEST_GST_GL_ABI_CHECK']
  endif
  
 -test_deps = [gst_dep, gst_base_dep, gst_net_dep, gst_check_dep, audio_dep,

++++++ gst-plugins-base-1.18.6.tar.xz -> gst-plugins-base-1.20.1.tar.xz ++++++
++++ 84226 lines of diff (skipped)

Reply via email to