Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package gstreamer-plugins-bad for
openSUSE:Factory checked in at 2022-10-25 11:18:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
and /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gstreamer-plugins-bad"
Tue Oct 25 11:18:38 2022 rev:132 rq:1030675 version:1.20.4
Changes:
--------
---
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes
2022-09-07 11:05:16.440290216 +0200
+++
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.2275/gstreamer-plugins-bad.changes
2022-10-25 11:18:48.577977359 +0200
@@ -1,0 +2,41 @@
+Sat Oct 22 09:19:02 UTC 2022 - Bj??rn Lie <[email protected]>
+
+- Update to version 1.20.4:
+ + amcvideodec: fix GstAmcSurfaceTexture segfault.
+ + audiobuffersplit: Fix drift that was introduced by wrong
+ calculations in gapless mode.
+ + audiovisualizer: fix buffer mapping to not increase refcount.
+ + avfvideosrc: Fix wrong default framerate value.
+ + d3d11decoder: Check 16K resolution support.
+ + d3d11videosink: Fix for force-aspect-ratio setting when
+ rendering on shared texture.
+ + GstPlay: missing cleanup for g_autoptr.
+ + mxfdemux: Always calculate BlockAlign of raw audio to work
+ around files with broken BlockAlign field in the headers.
+ + nvdec: Fix for HEVC decoding when coded resolution is larger
+ than display resolution.
+ + openh264enc: Fix constrained-high encoding.
+ + openh264: Register debug categories earlier.
+ + openmpt: update from now deprecated api.
+ + player/play: Fix object construction and various leaks.
+ + player: Plug a memory leak.
+ + proxysink: Make sure stream-start and caps events are
+ forwarded, and fix memory leak.
+ + tests: skip unit tests for dependency-less elements that have
+ been disabled.
+ + tsdemux: Don't trigger a program change when falling back to
+ ignore-pcr behaviour.
+ + va:
+ - allocator: Fix translation of VADRMPRIMESurfaceDescriptor.
+ - h265dec: Fix a crash because of missing reference frame.
+ - vah265dec: Decoder segfaults on seek.
+ + wasapi2: Fix initial mute/volume setting.
+ + wasapi: Implement default audio channel mask.
+ + webrtcbin:
+ - Fix pointer dereference before null check.
+ - Limit sink query to sink pads.
+ + webrtc: Make sure to return NULL when validating TURN server
+ fails.
+- Drop va-allocator-fix.patch: fixed upstream.
+
+-------------------------------------------------------------------
Old:
----
gst-plugins-bad-1.20.3.tar.xz
va-allocator-fix.patch
New:
----
gst-plugins-bad-1.20.4.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gstreamer-plugins-bad.spec ++++++
--- /var/tmp/diff_new_pack.l1L6oz/_old 2022-10-25 11:18:49.121978564 +0200
+++ /var/tmp/diff_new_pack.l1L6oz/_new 2022-10-25 11:18:49.125978573 +0200
@@ -61,7 +61,7 @@
%endif
Name: gstreamer-plugins-bad
-Version: 1.20.3
+Version: 1.20.4
Release: 0
Summary: GStreamer Streaming-Media Framework Plug-Ins
License: LGPL-2.1-or-later
@@ -74,8 +74,6 @@
Patch0: fix-build-with-srt-1.3.4.patch
# PATCH-FIX-OPENSUSE spandsp3.patch [email protected] -- Fix build against
spandsp 3.x. Patch is not upstreamable in this form
Patch2: spandsp3.patch
-# PATCH-FIX-UPSTREAM va-allocator-fix.patch -- Fix translation of
VADRMPRIMESurfaceDescriptor + Use always lseek to get dmabuf size
-Patch3: va-allocator-fix.patch
%if %{with fdk_aac}
BuildRequires: pkgconfig(fdk-aac) >= 0.1.4
@@ -652,7 +650,6 @@
%if %{pkg_vcmp spandsp-devel >= 3}
%patch2 -p1
%endif
-%patch3 -p1
%build
%global optflags %{optflags} -fcommon
++++++ gst-plugins-bad-1.20.3.tar.xz -> gst-plugins-bad-1.20.4.tar.xz ++++++
++++ 2329 lines of diff (skipped)