Hello community, here is the log from the commit of package gstreamer-editing-services for openSUSE:Factory checked in at 2016-05-03 09:37:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gstreamer-editing-services (Old) and /work/SRC/openSUSE:Factory/.gstreamer-editing-services.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "gstreamer-editing-services" Changes: -------- --- /work/SRC/openSUSE:Factory/gstreamer-editing-services/gstreamer-editing-services.changes 2016-02-05 00:31:21.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.gstreamer-editing-services.new/gstreamer-editing-services.changes 2016-05-03 10:16:51.000000000 +0200 @@ -1,0 +2,35 @@ +Thu Apr 21 08:45:35 UTC 2016 - zaitor@opensuse.org + +- Update to version 1.8.1: + + titlesource: Add support for absolute positionning. + +------------------------------------------------------------------- +Sat Mar 26 21:03:12 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. +- Replace gobject-introspection-devel for + pkgconfig(gobject-introspection-1.0) BuildRequires. +- Add explicit pkgconfig(glib-2.0) BuildRequires and version it. +- Add pkgconfig(gst-validate-1.0) BuildRequires: New dependency. + +------------------------------------------------------------------- Old: ---- gstreamer-editing-services-1.6.2.tar.xz New: ---- gstreamer-editing-services-1.8.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gstreamer-editing-services.spec ++++++ --- /var/tmp/diff_new_pack.Y9MXQj/_old 2016-05-03 10:16:52.000000000 +0200 +++ /var/tmp/diff_new_pack.Y9MXQj/_new 2016-05-03 10:16:52.000000000 +0200 @@ -18,7 +18,7 @@ Name: gstreamer-editing-services -Version: 1.6.2 +Version: 1.8.1 Release: 0 Summary: GStreamer Editing Services License: GPL-3.0+ and LGPL-2.1+ @@ -27,12 +27,15 @@ Source: http://gstreamer.freedesktop.org/src/gstreamer-editing-services/%{name}-%{version}.tar.xz BuildRequires: flex BuildRequires: gcc-c++ -BuildRequires: gobject-introspection-devel >= 0.9.6 BuildRequires: pkgconfig(bash-completion) >= 2.0 BuildRequires: pkgconfig(gio-2.0) >= 2.16 +BuildRequires: pkgconfig(glib-2.0) >= 2.40.0 +BuildRequires: pkgconfig(gobject-introspection-1.0) >= 0.9.6 +BuildRequires: pkgconfig(gst-validate-1.0) >= 1.8.0 +BuildRequires: pkgconfig(gstreamer-1.0) >= 1.8.0 BuildRequires: pkgconfig(gstreamer-controller-1.0) -BuildRequires: pkgconfig(gstreamer-pbutils-1.0) >= 1.6.2 -BuildRequires: pkgconfig(gstreamer-plugins-base-1.0) >= 1.6.2 +BuildRequires: pkgconfig(gstreamer-pbutils-1.0) >= 1.8.0 +BuildRequires: pkgconfig(gstreamer-plugins-base-1.0) >= 1.8.0 BuildRequires: pkgconfig(gstreamer-video-1.0) BuildRequires: pkgconfig(gtk+-3.0) >= 2.91.3 BuildRequires: pkgconfig(gtk+-x11-3.0) >= 2.91.3 @@ -122,12 +125,17 @@ %doc ChangeLog README COPYING %{_bindir}/ges-launch-1.0 %{_datadir}/bash-completion/completions/ges-launch-1.0 +%dir %{_datadir}/gstreamer-1.0/validate-scenario +%{_datadir}/gstreamer-1.0/validate-scenario/ges-edit-clip-while-paused.scenario +%{_libdir}/gst-validate-launcher/python/launcher/apps/geslaunch.py +%dir %{python_sitearch}/gstreamer-editing-services +%{python_sitearch}/gstreamer-editing-services/GES.* %files -n libges-1_0-0 %defattr(-,root,root) %doc COPYING -%{_libdir}/libges-1.0.so.* %{_libdir}/gstreamer-1.0/libgstnle.so +%{_libdir}/libges-1.0.so.* %files -n typelib-1_0-GES-1_0 %defattr(-,root,root) ++++++ gstreamer-editing-services-1.6.2.tar.xz -> gstreamer-editing-services-1.8.1.tar.xz ++++++ ++++ 57822 lines of diff (skipped)