Hello community,

here is the log from the commit of package gstreamer-plugins-ugly for 
openSUSE:Leap:15.2 checked in at 2020-01-30 14:49:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/gstreamer-plugins-ugly (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.gstreamer-plugins-ugly.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gstreamer-plugins-ugly"

Thu Jan 30 14:49:24 2020 rev:47 rq:757352 version:1.16.2

Changes:
--------
--- 
/work/SRC/openSUSE:Leap:15.2/gstreamer-plugins-ugly/gstreamer-plugins-ugly.changes
  2020-01-15 15:09:15.398033372 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.gstreamer-plugins-ugly.new.26092/gstreamer-plugins-ugly.changes
       2020-01-30 14:50:01.858890674 +0100
@@ -1,0 +2,210 @@
+Wed Dec  4 12:59:34 UTC 2019 - Bjørn Lie <[email protected]>
+
+- Update to version 1.16.2:
+  + Update docs.
+
+-------------------------------------------------------------------
+Tue Sep 24 13:03:00 UTC 2019 - Bjørn Lie <[email protected]>
+
+- Update to version 1.16.1:
+  + See main gstreamer package for changelog.
+
+-------------------------------------------------------------------
+Tue Jun 18 19:25:24 UTC 2019 - [email protected]
+
+- 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 meson support, but disable because plugin documentation
+  currently isn't built.
+
+-------------------------------------------------------------------
+Fri May 31 22:12:11 UTC 2019 - Bjørn Lie <[email protected]>
+
+- Update to version 1.14.5:
+  + sid: Fix cross-compilation by using AC_TRY_LINK instead of
+    AC_TRY_RUN.
+  + x264: Only enable dynamic loading code for x264 before v253.
+
+-------------------------------------------------------------------
+Wed Oct  3 15:47:34 UTC 2018 - [email protected]
+
+- Update to version 1.14.4:
+  + Bugfix release, please see .changes in gstreamer main package.
+
+-------------------------------------------------------------------
+Wed Sep 26 20:26:18 UTC 2018 - [email protected]
+
+- Update to version 1.14.3:
+  + Bugfix release, please see .changes in gstreamer main package. 
+
+-------------------------------------------------------------------
+Mon Jul 23 13:37:38 UTC 2018 - [email protected]
+
+- Update to version 1.14.2:
+  + Update docs.
+  + asfdemux: Remove 0.10 code.
+  + asfdemux: Only send flush event on seeking flushes.
+
+-------------------------------------------------------------------
+Sun May 20 09:31:31 UTC 2018 - [email protected]
+
+- Update to version 1.14.1:
+  + GstPad: Fix race condition causing the same probe to be called
+    multiple times
+  + Fix occasional deadlocks on windows when outputting debug
+    logging
+  + Fix debug levels being applied in the wrong order
+  + GIR annotation fixes for bindings
+  + audiomixer, audioaggregator: fix some negotiation issues
+  + gst-play-1.0: fix leaving stdin in non-blocking mode after exit
+  + flvmux: wait for caps on all input pads before writing header
+    even if source is live
+  + flvmux: don't wake up the muxer unless there is data, fixes
+    busy looping if there's no input data
+  + flvmux: fix major leak of input buffers
+  + rtspsrc, rtsp-server: revert to RTSP RFC handling of
+    sendonly/recvonly attributes
+  + rtpvrawpay: fix payloading with very large mtu sizes where
+    everything fits into a single RTP packet
+  + v4l2: Fix hard-coded enabled v4l2 probe on Linux/ARM
+  + v4l2: Disable DMABuf for emulated formats when using libv4l2
+  + v4l2: Always set colorimetry in S_FMT
+  + asfdemux: Set stream-format field for H264 streams and handle
+    H.264 in bytestream format
+  + x265enc: Fix tagging of keyframes on output buffers
+  + ladspa: Fix critical during plugin load on Windows
+  + decklink: Fix COM initialisation on Windows
+  + h264parse: fix re-use across pipeline stop/restart
+  + mpegtsmux: fix force-keyframe event handling and PCR/PMT
+    changes that would confuse some players with generated HLS
+    streams
+  + adaptivedemux: Support period change in live playlist
+  + rfbsrc: Fix support for applevncserver and support NULL pool in
+    decide_allocation
+  + jpegparse: Fix APP1 marker segment parsing
+  + h265parse: Make caps writable before modifying them, fixes
+    criticals
+  + fakevideosink: request an extra buffer if enable-last-sample is
+    enabled
+  + wasapisrc: Don't provide a clock based on WASAPI's clock
+  + wasapi: Only use audioclient3 when low-latency, as it might
+    otherwise glitch with slow CPUs or VMs
+  + wasapi: Don't derive device period from latency time, should
+    make it more robust against glitches
+  + audiolatency: Fix wave detection in buffers and avoid bogus pts
+    values while starting
+  + msdk: fix plugin load on implementations with only HW support
+  + msdk: dec: set framerate to the driver only if provided, not in
+    0/1 case
+  + msdk: Don't set extended coding options for JPEG encode
+  + rtponviftimestamp: fix state change function init/reset causing
+    races/crashes on shutdown
+  + decklink: fix initialization failure in windows binary
+  + ladspa: Fix critical warnings during plugin load on Windows and
+    fix dependencies in meson build
+  + gl: fix cross-compilation error with viv-fb
+  + qmlglsink: make work with eglfs_kms
+  + rtspclientsink: Don't deadlock in preroll on early close
+  + rtspclientsink: Fix client ports for the RTCP backchannel
+  + rtsp-server: Fix session timeout when streaming data to client
+    over TCP
+  + vaapiencode: h264: find best profile in those available, fixing
+    negotiation errors
+  + vaapi: remove custom GstGL context handling, use GstGL instead.
+    Fixes GL Context sharing with WebkitGtk on wayland
+  + gst-editing-services: various fixes
+  + gst-python: bump pygobject req to 3.8;
+    fix GstPad.set_query_function(); dist autogen.sh and
+    configure.ac in tarball
+  + g-i: pick up GstVideo-1.0.gir from local build directory in
+    GstGL build
+  + g-i: update constant values for bindings
+  + avoid duplicate symbols in plugins across modules in static
+    builds
+  + ... and many, many more!
+
+-------------------------------------------------------------------
+Mon Apr 16 21:05:38 UTC 2018 - [email protected]
+
+- Update to version 1.14.0:
+  + Highlights:
+    - WebRTC support: real-time audio/video streaming to and from
+      web browsers;
+    - Experimental support for the next-gen royalty-free AV1 video
+      codec
+    - Video4Linux: encoding support, stable element names and
+      faster device probing;
+    - Support for the Secure Reliable Transport (SRT) video
+      streaming protocol;
+    - RTP Forward Error Correction (FEC) support (ULPFEC);
+    - RTSP 2.0 support in rtspsrc and gst-rtsp-server;
+    - ONVIF audio backchannel support in gst-rtsp-server and
+      rtspsrc;
+    - playbin3 gapless playback and pre-buffering support;
+    - Tee, our stream splitter/duplication element, now does
+      allocation query aggregation which is important for efficient
+      data handling and zero-copy;
+    - QuickTime muxer has a new prefill recording mode that allows
+      file import in Adobe Premiere and FinalCut Pro while the file
+      is still being written;
+    - rtpjitterbuffer fast-start mode and timestamp offset
+      adjustment smoothing;
+    - souphttpsrc connection sharing, which allows for connection
+      reuse, cookie sharing, etc;
+    - nvdec: new plugin for hardware-accelerated video decoding
+      using the NVIDIA NVDEC API;
+    - Adaptive DASH trick play support;
+    - ipcpipeline: new plugin that allows splitting a pipeline
+      across multiple processes;
+    - Major gobject-introspection annotation improvements for large
++++ 13 more lines (skipped)
++++ between 
/work/SRC/openSUSE:Leap:15.2/gstreamer-plugins-ugly/gstreamer-plugins-ugly.changes
++++ and 
/work/SRC/openSUSE:Leap:15.2/.gstreamer-plugins-ugly.new.26092/gstreamer-plugins-ugly.changes

Old:
----
  gst-plugins-ugly-1.12.5.tar.xz

New:
----
  gst-plugins-ugly-1.16.2.tar.xz

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

Other differences:
------------------
++++++ gstreamer-plugins-ugly.spec ++++++
--- /var/tmp/diff_new_pack.aW1NY1/_old  2020-01-30 14:50:02.446890986 +0100
+++ /var/tmp/diff_new_pack.aW1NY1/_new  2020-01-30 14:50:02.450890989 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gstreamer-plugins-ugly
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -24,8 +24,10 @@
 %define _experimental 0
 # Get minimum gstreamer and gstreamer-plugins-base required versions from 
configure.ac
 %define gstreamer_plugins_ugly_req %(xzgrep --text "^GST.*_REQ" %{SOURCE0} | 
sort -u | sed 's/GST_REQ=/gstreamer >= /;s/GSTPB_REQ=/gstreamer-plugins-base >= 
/' | tr '\\n' ' ')
+# Currently disabled because plugin documentation isn't built
+%define use_meson 0
 Name:           gstreamer-plugins-ugly
-Version:        1.12.5
+Version:        1.16.2
 Release:        0
 Summary:        GStreamer Streaming-Media Framework Plug-Ins
 License:        LGPL-2.1-or-later
@@ -38,18 +40,21 @@
 BuildRequires:  liba52-devel
 BuildRequires:  libcdio-devel >= 0.76
 BuildRequires:  libdvdread-devel
-BuildRequires:  libmp3lame-devel
+%if %{use_meson}
+BuildRequires:  meson >= 0.47.0
+%else
+# Needed for patches 0 and 1
+BuildRequires:  libtool
+%endif
 BuildRequires:  orc >= 0.4.16
 BuildRequires:  pkgconfig
 BuildRequires:  python3-base
 BuildRequires:  python3-xml
 BuildRequires:  pkgconfig(glib-2.0) >= 2.40.0
 BuildRequires:  pkgconfig(gmodule-no-export-2.0)
-BuildRequires:  pkgconfig(gstreamer-1.0) >= 1.12.0
-BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0) >= 1.12.0
+BuildRequires:  pkgconfig(gstreamer-1.0) >= %{version}
+BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0) >= %{version}
 BuildRequires:  pkgconfig(libmpeg2) >= 0.5.1
-BuildRequires:  pkgconfig(libmpg123) >= 1.3
-BuildRequires:  pkgconfig(twolame) >= 0.3.10
 Requires:       %{gstreamer_plugins_ugly_req}
 Recommends:     %{name}-lang
 Enhances:       gstreamer
@@ -119,6 +124,20 @@
 
 %build
 export PYTHON=%{_bindir}/python3
+%if %{use_meson}
+%{meson} \
+%if ! 0%{?BUILD_ORIG}
+       -Dpackage-name='openSUSE gstreamer-plugins-ugly package' \
+       -Dasfdemux=disabled \
+       -Dpackage-origin='http://www.opensuse.org/' \
+       -Damrnb=disabled \
+       -Damrwbdec=disabled \
+       -Dx264=disabled \
+%endif
+       -Dsidplay=disabled \
+       %{nil}
+%{meson_build}
+%else
 %configure \
 %if ! 0%{?BUILD_ORIG}
        --with-package-name='openSUSE gstreamer-plugins-ugly package' \
@@ -132,9 +151,14 @@
        --disable-static \
        %{nil}
 make %{?_smp_mflags}
+%endif
 
 %install
+%if %{use_meson}
+%{meson_install}
+%else
 %make_install
+%endif
 find %{buildroot} -type f -name "*.la" -delete -print
 %find_lang %{_name}-%{gst_branch}
 
@@ -145,17 +169,10 @@
 %{_libdir}/gstreamer-%{gst_branch}/libgstdvdlpcmdec.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstdvdread.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstdvdsub.so
-%{_libdir}/gstreamer-%{gst_branch}/libgstlame.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstmpeg2dec.so
-%{_libdir}/gstreamer-%{gst_branch}/libgstmpg123.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstrealmedia.so
-%{_libdir}/gstreamer-%{gst_branch}/libgsttwolame.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstxingmux.so
 
-%if 0%{?_experimental}
-# Place experimental plugins here.
-%endif
-
 %if 0%{?BUILD_ORIG}
 %if 0%{?BUILD_ORIG_ADDON}
 %files orig-addon

++++++ gst-plugins-ugly-1.12.5.tar.xz -> gst-plugins-ugly-1.16.2.tar.xz ++++++
++++ 31945 lines of diff (skipped)


Reply via email to