Hello community, here is the log from the commit of package gst-rtsp-server for openSUSE:Factory checked in at 2016-05-03 09:37:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gst-rtsp-server (Old) and /work/SRC/openSUSE:Factory/.gst-rtsp-server.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "gst-rtsp-server" Changes: -------- --- /work/SRC/openSUSE:Factory/gst-rtsp-server/gst-rtsp-server.changes 2016-02-05 00:31:23.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.gst-rtsp-server.new/gst-rtsp-server.changes 2016-05-03 10:16:46.000000000 +0200 @@ -1,0 +2,32 @@ +Thu Apr 21 08:48:19 UTC 2016 - zaitor@opensuse.org + +- Update to version 1.8.1: + + No changes, version bump only. + +------------------------------------------------------------------- +Sat Mar 26 20:52:00 UTC 2016 - zaitor@opensuse.org + +- Update to version 1.8.0: + + Hardware-accelerated zero-copy video decoding on Android + + New video capture source for Android using the + android.hardware.Camera API. + + Windows Media reverse playback support (ASF/WMV/WMA). + + New tracing system provides support for more sophisticated + debugging tools. + + New high-level GstPlayer playback convenience API. + + Initial support for the new Vulkan API, see Matthew Waters' + blog post for more details. + + Improved Opus audio codec support: Support for more than two + channels; MPEG-TS demuxer/muxer can now handle Opus; + sample-accurate encoding/decoding/transmuxing with Ogg, + Matroska, ISOBMFF (Quicktime/MP4), and MPEG-TS as container; + new codec utility functions for Opus header and caps handling + in pbutils library. The Opus encoder/decoder elements were + also moved to gst-plugins-base (from -bad), and the opus RTP + depayloader/payloader to -good. + + GStreamer VAAPI module now released and maintained as part of + the GStreamer project. + + Asset proxy support in the GStreamer Editing Services. + + Bugs fixed: bgo#740509. + +------------------------------------------------------------------- Old: ---- gst-rtsp-server-1.6.2.tar.xz New: ---- gst-rtsp-server-1.8.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gst-rtsp-server.spec ++++++ --- /var/tmp/diff_new_pack.sK8FVS/_old 2016-05-03 10:16:47.000000000 +0200 +++ /var/tmp/diff_new_pack.sK8FVS/_new 2016-05-03 10:16:47.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package gst-rtsp-server # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,18 +17,18 @@ Name: gst-rtsp-server -Version: 1.6.2 +Version: 1.8.1 Release: 0 Summary: GStreamer based RTSP server library License: LGPL-2.0+ Group: Productivity/Multimedia/Other Url: http://gstreamer.freedesktop.org/ Source: http://gstreamer.freedesktop.org/src/gst-rtsp-server/%{name}-%{version}.tar.xz -BuildRequires: gstreamer-plugins-good >= 1.6.2 +BuildRequires: gstreamer-plugins-good >= 1.8.0 BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.31.1 -BuildRequires: pkgconfig(gstreamer-1.0) >= 1.6.2 -BuildRequires: pkgconfig(gstreamer-plugins-bad-1.0) >= 1.6.2 -BuildRequires: pkgconfig(gstreamer-plugins-base-1.0) >= 1.6.2 +BuildRequires: pkgconfig(gstreamer-1.0) >= 1.8.0 +BuildRequires: pkgconfig(gstreamer-plugins-bad-1.0) >= 1.8.0 +BuildRequires: pkgconfig(gstreamer-plugins-base-1.0) >= 1.8.0 BuildRequires: pkgconfig(libcgroup) >= 0.26 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -87,6 +87,7 @@ %{_datadir}/gir-1.0/GstRtspServer-1.0.gir %{_includedir}/gstreamer-1.0/gst/rtsp-server/ %{_libdir}/libgstrtspserver-1.0.so +%{_libdir}/gstreamer-1.0/libgstrtspclientsink.so %{_libdir}/pkgconfig/gstreamer-rtsp-server-1.0.pc %changelog ++++++ gst-rtsp-server-1.6.2.tar.xz -> gst-rtsp-server-1.8.1.tar.xz ++++++ ++++ 45209 lines of diff (skipped)