commit gstreamer-plugins-bad for openSUSE:Leap:15.2
Hello community, here is the log from the commit of package gstreamer-plugins-bad for openSUSE:Leap:15.2 checked in at 2020-01-30 14:49:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/gstreamer-plugins-bad (Old) and /work/SRC/openSUSE:Leap:15.2/.gstreamer-plugins-bad.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "gstreamer-plugins-bad" Thu Jan 30 14:49:25 2020 rev:53 rq:757353 version:1.16.2 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/gstreamer-plugins-bad/gstreamer-plugins-bad.changes 2020-01-15 15:09:13.450032270 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.gstreamer-plugins-bad.new.26092/gstreamer-plugins-bad.changes 2020-01-30 14:50:03.214891395 +0100 @@ -2 +2,229 @@ -Tue Dec 25 21:32:36 UTC 2018 - bjorn.lie@gmail.com +Thu Dec 12 10:22:56 UTC 2019 - Antonio Larrosa <alarrosa@suse.com> + +- Add a BuildRequires for pkgconfig(pangocairo) since it's needed + by the ttmlsubs and closedcaption extensions. This is not currently + a problem in openSUSE because the dependency is pulled in by other + packages which are not installed in SLE. + +------------------------------------------------------------------- +Wed Dec 4 12:31:05 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com> + +- Update to version 1.16.2: + + wasapi: + - Various fixes and a workaround for a specific driver bug + - Move to CoInitializeEx for COM initialization + - Fix runtime/build warnings + + waylandsink: Commit the parent after creating subsurface + + msdkdec: fix surface leak in msdkdec_handle_frame + + tsmux: Fix copying of buffer region + + tsdemux: + - Handle continuity mismatch in more cases + - Always issue a DTS even when it's equal to PTS + + openexr: Fix build with OpenEXR 2.4 (and also OpenEXR 2.2 on + Ubuntu 18.04) + + ccextractor: Always forward all sticky events to the caption + pad + + pnmdec: Return early on ::finish() if we have no actual data to + parse + + ass: avoid infinite unref loop with bad data + + fluidsynth: add sf3 to soundfont search path +- Drop libtool and automake/conf BuildRequires and autoreconf calls + + 0001-Require-OpenEXR-2.3.0-at-least-and-do-not-force-C-98.patch + Fixed upstream. + +------------------------------------------------------------------- +Thu Oct 10 14:39:23 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de> + +- Fix compilation with OpenEXR 2.4.0 + + 0001-Require-OpenEXR-2.3.0-at-least-and-do-not-force-C-98.patch + + Readd libtool and autoreconf call +- Remove Leap 42.x support from spec file + +------------------------------------------------------------------- +Tue Sep 24 13:18:42 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com> + +- Update to version 1.16.1: + + See main gstreamer package for changelog. +- Drop upstream fixed patches: + + fix-Werror=return-type.patch. + + gst-bad-Fix-compilation-with-openh264-v2.0.patch. + + gst-plugins-bad-do-not-retry-downloads-during-shutdown.patch. +- Following the above, drop libtool BuildRequires and autoreconf + call, no longer needed. + +------------------------------------------------------------------- +Wed Sep 18 14:58:24 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de> + +- Use openssl for HLS crypto. openssl is required by DTLS, and hls + can use any of openssl, gcrypt or gnutls/nettle (since 1.5.1). + Drop explicit pkgconfig(nettle) BuildRequires and pass + hls-crypto=openssl to configure/meson. + +------------------------------------------------------------------- +Mon Aug 26 09:20:56 UTC 2019 - mvetter@suse.com + +- bsc#1144244: Remove dependency on jasper + Jasper support was removed in 2013. OpenJPEG is used for JPEG2000. + +------------------------------------------------------------------- +Mon Aug 19 23:13:15 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com> + +- Drop pkgconfig(gtk+-3.0) and pkgconfig(gtk+-x11-3.0) + BuildRequires and stop passing --with-gtk=3.0 to configure, only + used for building examples, and we are already passing + --disable-examples to configure. +- Drop gst-bad-revert-automake-autoconf-versions.patch: No longer + needed for any supported version of openSUSE. Note, leaving + libtool BuildRequires in place as fix-Werror=return-type.patch + needs it still. + +------------------------------------------------------------------- +Mon Aug 12 07:15:35 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com> + +- Move openh264 plugin to build_orig and build it there + unconditionally. + +------------------------------------------------------------------- +Mon Jul 22 07:26:09 UTC 2019 - Martin Liška <mliska@suse.cz> + +- Update fix-Werror=return-type.patch to upstream version. + +------------------------------------------------------------------- +Wed Jul 17 01:49:58 UTC 2019 - Rich Coe <rcoe@wi.rr.com> + +- Add gst-plugins-bad-do-not-retry-downloads-during-shutdown.patch for hang (bwo#197558) + +------------------------------------------------------------------- +Mon Jul 15 16:09:54 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com> + +- Drop pkgconfig(vdpau) BuildRequires and libgstvdpau sub-package. + Obsolete it from the main gstreamer-plugins-bad package. Upstream + have now dropped the package from master, and currently it only + supports mpeg2 and poorly even that one. It will not make a + comeback, so obsolete all versions. + +------------------------------------------------------------------- +Mon Jul 15 14:46:20 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com> + +- Add gst-bad-Fix-compilation-with-openh264-v2.0.patch: Fix build + with openh264 version 2.0 and newer. + +------------------------------------------------------------------- +Mon Jul 15 11:15:14 UTC 2019 - Martin Liška <mliska@suse.cz> + +- Fix -Werror=return-type error in configure script + (fix-Werror=return-type.patch). + +------------------------------------------------------------------- +Sat Jul 6 13:28:49 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com> + +- Add conditional pkgconfig(libmfx) and pkgconfig(libva-drm) + BuildRequires: Build intel-mediasdk support. + +------------------------------------------------------------------- +Mon Jul 1 16:09:56 UTC 2019 - mgorse@suse.com + +- Re-enable musepack: depend on musepack-devel, rather than + libmpcdec-devel; the latter is no longer sufficient as of 1.16.0. + Add musepack plugin back into files. + +------------------------------------------------------------------- +Thu Jun 27 08:37:56 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org> + +- Add libgstsctp-1_0-0 to baselibs.conf: + gstreamer-plugins-bad-32bit requires it. + +------------------------------------------------------------------- +Mon Jun 17 20:47:45 UTC 2019 - mgorse@suse.com + +- Update to version 1.16.0: + + Highlights + - GStreamer WebRTC stack gained support for data channels for + peer-to-peer communication based on SCTP, BUNDLE support, as + well as support for multiple TURN servers. + - AV1 video codec support for Matroska and QuickTime/MP4 + containers and more configuration options and supported + input formats for the AOMedia AV1 encoder + - Support for Closed Captions and other Ancillary Data in video + - Support for planar (non-interleaved) raw audio + - GstVideoAggregator, compositor and OpenGL mixer elements are + now in -base + - New alternate fields interlace mode where each buffer carries + a single field + - WebM and Matroska ContentEncryption support in the Matroska + demuxer + - new WebKit WPE-based web browser source element + - Video4Linux: HEVC encoding and decoding, JPEG encoding, and + improved dmabuf import/export + - Hardware-accelerated Nvidia video decoder gained support for + VP8/VP9 decoding, whilst the encoder gained support for + H.265/HEVC encoding. + - Many improvements to the Intel Media SDK based + hardware-accelerated video decoder and encoder plugin (msdk): + dmabuf import/export for zero-copy integration with other + components; VP9 decoding; 10-bit HEVC encoding; video + post-processing (vpp) support including deinterlacing; and + the video decoder now handles dynamic resolution changes. + - The ASS/SSA subtitle overlay renderer can now handle multiple + subtitles that overlap in time and will show them on screen + simultaneously + - The Meson build is now feature-complete (*) and it is now the + recommended build system on all platforms. The Autotools + build is scheduled to be removed in the next cycle. + - The GStreamer Rust bindings and Rust plugins module are now + officially part of upstream GStreamer. + - The GStreamer Editing Services gained a gesdemux element that + allows directly playing back serialized edit list with + playbin or (uri)decodebin + - Many performance improvements +- Add incomplete meson support. Currently disabled. +- Drop gstreamer-plugins-bad-reproducible.patch: fixed upstream. +- Disable musepack plugin and remove from files, since it + requires a newer library than what we currently have. +- Remove libgstcompositor.so and libgstopenglmixers.so: moved to + -base. +-Removed libgststereo.so from files: merged with audiofx in -good. +- Remove libgstvcdsrc.so from files: removed upstream. +- Add libgstclosedcaption.so to files. +- Remove libgstbadvideo package: now in -base. +- Package libgstcp. + +------------------------------------------------------------------- +Fri May 31 22:14:26 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com> + +- Update to version 1.14.5: + + assrender: fix disappearing subtitles when seeking back in + time. ++++ 266 more lines (skipped) ++++ between /work/SRC/openSUSE:Leap:15.2/gstreamer-plugins-bad/gstreamer-plugins-bad.changes ++++ and /work/SRC/openSUSE:Leap:15.2/.gstreamer-plugins-bad.new.26092/gstreamer-plugins-bad.changes Old: ---- gst-bad-fdkaac2-fix.patch gst-bad-revert-automake-autoconf-versions.patch gst-plugins-bad-1.12.5.tar.xz gstreamer-plugins-bad-reproducible.patch New: ---- gst-plugins-bad-1.16.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gstreamer-plugins-bad.spec ++++++ ++++ 762 lines (skipped) ++++ between /work/SRC/openSUSE:Leap:15.2/gstreamer-plugins-bad/gstreamer-plugins-bad.spec ++++ and /work/SRC/openSUSE:Leap:15.2/.gstreamer-plugins-bad.new.26092/gstreamer-plugins-bad.spec ++++++ baselibs.conf ++++++ --- /var/tmp/diff_new_pack.vk8Icp/_old 2020-01-30 14:50:03.854891736 +0100 +++ /var/tmp/diff_new_pack.vk8Icp/_new 2020-01-30 14:50:03.858891737 +0100 @@ -4,16 +4,14 @@ gstreamer-plugins-bad-orig-addon libgstadaptivedemux-1_0-0 libgstbadaudio-1_0-0 -libgstbadbase-1_0-0 -libgstbadvideo-1_0-0 libgstbasecamerabinsrc-1_0-0 libgstcodecparsers-1_0-0 -libgstgl-1_0-0 libgstinsertbin-1_0-0 +libgstisoff-1_0-0 libgstmpegts-1_0-0 libgstphotography-1_0-0 libgstplayer-1_0-0 +libgstsctp-1_0-0 libgsturidownloader-1_0-0 -libgstvdpau libgstwayland-1_0-0 - +libgstwebrtc-1_0-0 ++++++ gst-plugins-bad-1.12.5.tar.xz -> gst-plugins-bad-1.16.2.tar.xz ++++++ ++++ 628011 lines of diff (skipped)
participants (1)
-
root