Hello community,

here is the log from the commit of package gstreamer-rtsp-server for 
openSUSE:Factory checked in at 2019-06-30 14:40:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gstreamer-rtsp-server (Old)
 and      /work/SRC/openSUSE:Factory/.gstreamer-rtsp-server.new.4615 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gstreamer-rtsp-server"

Sun Jun 30 14:40:47 2019 rev:21 rq:711872 version:1.16.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/gstreamer-rtsp-server/gstreamer-rtsp-server.changes  
    2019-06-14 20:24:46.866793502 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-rtsp-server.new.4615/gstreamer-rtsp-server.changes
    2019-06-30 14:40:48.559926437 +0200
@@ -1,0 +2,45 @@
+Tue Jun 25 11:47:07 UTC 2019 - Bjørn Lie <[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.
+- Updated options passed to meson following upstream changes.
+
+-------------------------------------------------------------------

Old:
----
  gst-rtsp-server-1.14.5.tar.xz

New:
----
  gst-rtsp-server-1.16.0.tar.xz

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

Other differences:
------------------
++++++ gstreamer-rtsp-server.spec ++++++
--- /var/tmp/diff_new_pack.ZdZ4GP/_old  2019-06-30 14:40:49.215927550 +0200
+++ /var/tmp/diff_new_pack.ZdZ4GP/_new  2019-06-30 14:40:49.219927557 +0200
@@ -18,7 +18,7 @@
 
 %define _name gst-rtsp-server
 Name:           gstreamer-rtsp-server
-Version:        1.14.5
+Version:        1.16.0
 Release:        0
 Summary:        GStreamer-based RTSP server library
 License:        LGPL-2.0-or-later
@@ -71,11 +71,11 @@
 
 %build
 %meson \
-       -Ddisable_introspection=false \
+       -Dintrospection=enabled \
        -Dwith-package-name='openSUSE GStreamer-rtsp-server package' \
        -Dwith-package-origin='http://download.opensuse.org' \
-       -Dtests=false \
-       -Dexamples=false \
+       -Dtests=disabled \
+       -Dexamples=disabled \
        %{nil}
 %meson_build
 

++++++ gst-rtsp-server-1.14.5.tar.xz -> gst-rtsp-server-1.16.0.tar.xz ++++++
++++ 18781 lines of diff (skipped)


Reply via email to