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 2021-09-20 23:32:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gstreamer-plugins-bad" Mon Sep 20 23:32:01 2021 rev:117 rq:919127 version:1.18.5 Changes: -------- --- /work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes 2021-05-12 19:32:01.367087795 +0200 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.1899/gstreamer-plugins-bad.changes 2021-09-20 23:32:20.747113729 +0200 @@ -1,0 +2,68 @@ +Wed Sep 15 08:56:34 UTC 2021 - Bj??rn Lie <bjorn....@gmail.com> + +- Update to version 1.18.5: + + audiolatency: + - Use live mode audiotestsrc + - Handle audio buffers with invalid duration + + ccconverter: fix framerate caps negotiation from non-cdp to cdp + + dashdemux: + - Properly initalize GError, remove duplicate logging call + - Log protection events on corresponding pad + - Fix dash_mpdparser_check_mpd_client_set_methods unit test + + h264parse,h265parse: Push parameter set NAL units again per + segment-done + + h265parse: + - Fix a typo in get_compatible_profile_caps() + - Don't invalidate the last PPS when parsing a new SPS + + h264parse: improve PPS handling + + h2645parser: Catch overflows in AVC/HEVC NAL unit length + calculations + + interlace: + - Don't set field-order field for progressive caps, fixes + negotiation issues + - Fix too small buffer size error + + jpegparse: Don't generate timestamp for 0/1 framerates + + opencv: fix build error on macOS + + openexr: Fix build with OpenEXR 3 + + openh264enc: fix broken sps/pps header generation and some + minor leaks + + mpeg2enc: + - Fix interlace-mode detection on input video + - Only allow 1 pending frame for encoding (fixes unbound memory + usage in case encoder can't keep up with input) + + mfvideoenc: Don't pass 0/1 framerate to MFT + + mfvideosrc: + - Fix for negative MF stride + - Fix negotiation when interlace-mode is specified + + mxfvanc: Handle empty ANC essence + + rtmp2src: workaround a GLib race when destroying a + GMainContext/GSource + + rtpsrc: Plug leak of rtcp_send_addr and fix setting URI back to + NULL + + rtpsink: Return proper pad from _request_new_pad() + + rist: Plug leak of rtcp_send_addr + + rtmp2: Use correct size of write macro for param2 + + rtmp2/connection: Separate inner from outer cancelling + + tsmux: + - When selecting random PIDs, name the pads according to those + PIDs + - Recheck existing pad PIDs when requesting a new pad with a + random pid + + tsdemux: + - Fix seek with stop regression + - Clear all streams when rewinding, fixes the case where the + demuxer sends out partial invalid data downstream after a + seek which causes some decoders (such as dvdlpmdec) to error + out + + v4l2slh264dec: Fix slice header bit size calculation + + videoparseutils: Fix for wrong CEA708 minimum size check + + waylandsink: Fix for missing initial configure + + wpe: Make threaded view singleton creation thread safe + + x265: Fix a deadlock when failing to create the x265enc + + Don't use volatile to mean atomic (fixes compiler warnings with + gcc 11) +- Drop gstreamer-plugins-bad-openexr3.patch: Fixed upstream. +- No longer pass nvdec=disabled, nvenc=disabled and vdpau=disabled + to meson, no longer needed, nor recognized. + +------------------------------------------------------------------- Old: ---- gst-plugins-bad-1.18.4.tar.xz gstreamer-plugins-bad-openexr3.patch New: ---- gst-plugins-bad-1.18.5.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gstreamer-plugins-bad.spec ++++++ --- /var/tmp/diff_new_pack.9i0W7R/_old 2021-09-20 23:32:21.595114777 +0200 +++ /var/tmp/diff_new_pack.9i0W7R/_new 2021-09-20 23:32:21.595114777 +0200 @@ -25,7 +25,7 @@ %bcond_with faac %bcond_with faad Name: gstreamer-plugins-bad -Version: 1.18.4 +Version: 1.18.5 Release: 0 Summary: GStreamer Streaming-Media Framework Plug-Ins License: LGPL-2.1-or-later @@ -36,8 +36,7 @@ Source0: %{_name}-%{version}.tar.xz Source2: gstreamer-plugins-bad.appdata.xml Source99: baselibs.conf -# https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/issues/1574 -Patch0: gstreamer-plugins-bad-openexr3.patch + BuildRequires: Mesa-libGLESv3-devel BuildRequires: fdupes BuildRequires: gcc-c++ @@ -613,15 +612,12 @@ -Dkate=disabled \ -Dmagicleap=disabled \ -Dmicrodns=disabled \ - -Dnvdec=disabled \ - -Dnvenc=disabled \ -Dopencv=disabled \ -Dopenni2=disabled \ -Dopensles=disabled \ -Dsctp=disabled \ -Dsvthevcenc=disabled \ -Dtinyalsa=disabled \ - -Dvdpau=disabled \ -Dwasapi=disabled \ -Dwasapi2=disabled \ -Dwayland=enabled \ ++++++ _service ++++++ --- /var/tmp/diff_new_pack.9i0W7R/_old 2021-09-20 23:32:21.631114821 +0200 +++ /var/tmp/diff_new_pack.9i0W7R/_new 2021-09-20 23:32:21.631114821 +0200 @@ -9,7 +9,7 @@ <!-- <param name="changesgenerate">enable</param> --> - <param name="revision">1.18.4</param> + <param name="revision">1.18.5</param> <param name="scm">git</param> </service> <service name="recompress" mode="disabled"> ++++++ gst-plugins-bad-1.18.4.tar.xz -> gst-plugins-bad-1.18.5.tar.xz ++++++ ++++ 3852 lines of diff (skipped)