commit gstreamer-validate for openSUSE:Factory

2019-12-12 Thread root
Hello community,

here is the log from the commit of package gstreamer-validate for 
openSUSE:Factory checked in at 2019-12-12 23:17:10

Comparing /work/SRC/openSUSE:Factory/gstreamer-validate (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-validate.new.4691 (New)


Package is "gstreamer-validate"

Thu Dec 12 23:17:10 2019 rev:22 rq:754310 version:1.16.2

Changes:

--- /work/SRC/openSUSE:Factory/gstreamer-validate/gstreamer-validate.changes
2019-10-11 15:14:43.112532210 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-validate.new.4691/gstreamer-validate.changes
  2019-12-12 23:17:12.722218604 +0100
@@ -1,0 +2,6 @@
+Wed Dec  4 13:33:48 UTC 2019 - Bjørn Lie 
+
+- Update to version 1.16.2:
+  + No changes, version bump only
+
+---

Old:

  gst-validate-1.16.1.tar.xz

New:

  gst-validate-1.16.2.tar.xz



Other differences:
--
++ gstreamer-validate.spec ++
--- /var/tmp/diff_new_pack.jsWBP0/_old  2019-12-12 23:17:14.666218429 +0100
+++ /var/tmp/diff_new_pack.jsWBP0/_new  2019-12-12 23:17:14.670218429 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gstreamer-validate
 #
-# Copyright (c) 2019 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
@@ -18,7 +18,7 @@
 
 %define _name   gst-validate
 Name:   gstreamer-validate
-Version:1.16.1
+Version:1.16.2
 Release:0
 Summary:GStreamer pipeline validator
 License:LGPL-2.1-or-later

++ gst-validate-1.16.1.tar.xz -> gst-validate-1.16.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-validate-1.16.1/ChangeLog 
new/gst-validate-1.16.2/ChangeLog
--- old/gst-validate-1.16.1/ChangeLog   2019-09-23 12:19:33.0 +0200
+++ new/gst-validate-1.16.2/ChangeLog   2019-12-03 12:18:06.0 +0100
@@ -1,3 +1,16 @@
+=== release 1.16.2 ===
+
+2019-12-03 11:18:05 +  Tim-Philipp Müller 
+
+   * meson.build:
+   * validate/ChangeLog:
+   * validate/NEWS:
+   * validate/RELEASE:
+   * validate/configure.ac:
+   * validate/gst-validate.doap:
+   * validate/meson.build:
+ Release 1.16.2
+
 === release 1.16.1 ===
 
 2019-09-23 11:19:32 +0100  Tim-Philipp Müller 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-validate-1.16.1/NEWS new/gst-validate-1.16.2/NEWS
--- old/gst-validate-1.16.1/NEWS2019-09-23 12:19:32.0 +0200
+++ new/gst-validate-1.16.2/NEWS2019-12-03 12:18:05.0 +0100
@@ -5,13 +5,13 @@
 
 GStreamer 1.16.0 was originally released on 19 April 2019.
 
-The latest bug-fix release in the 1.16 series is 1.16.1 and was released
-on 23 September 2019.
+The latest bug-fix release in the 1.16 series is 1.16.2 and was released
+on 3 December 2019.
 
 See https://gstreamer.freedesktop.org/releases/1.16/ for the latest
 version of this document.
 
-_Last updated: Sunday 22 September 2019, 21:00 UTC (log)_
+_Last updated: Tuesday 03 December 2019, 08:00 UTC (log)_
 
 
 Introduction
@@ -142,9 +142,9 @@
 
 Raw audio samples are usually passed around in interleaved form in
 GStreamer, which means that if there are multiple audio channels the
-samples for each channel are interleaved in memory, e.g.
-|LEFT|RIGHT|LEFT|RIGHT|LEFT|RIGHT| for stereo audio. A non-interleaved
-or planar arrangement in memory would look like
+samples for each channel are interleaved in memory,
+e.g. |LEFT|RIGHT|LEFT|RIGHT|LEFT|RIGHT| for stereo audio. A
+non-interleaved or planar arrangement in memory would look like
 |LEFT|LEFT|LEFT|RIGHT|RIGHT|RIGHT| instead, possibly with
 |LEFT|LEFT|LEFT| and |RIGHT|RIGHT|RIGHT| residing in separate memory
 chunks or separated by some padding.
@@ -243,7 +243,7 @@
 GstVideoOverlayCompositions on a stream. The element will emit the
 "draw" signal for each video buffer, and the application then
 generates an overlay for that frame (or not). This is much more
-performant than e.g. cairooverlay for many use cases, e.g. because
+performant than e.g. cairooverlay for many use cases, e.g. because
 pixel format conversions can be avoided or the blitting of the
 overlay can be delegated to downstream elements (such as
 gloverlaycompositor). It’s particularly useful for cases where only
@@ -336,7 +336,7 @@
 
 -   "reset-muxer" property: when unset, the muxer is reset using
 flush events instead of setting its state to NULL and back. This
-means the muxer can keep state across resets, e.g. mpegtsmux
+means 

commit gstreamer-validate for openSUSE:Factory

2019-10-11 Thread root
Hello community,

here is the log from the commit of package gstreamer-validate for 
openSUSE:Factory checked in at 2019-10-11 15:14:30

Comparing /work/SRC/openSUSE:Factory/gstreamer-validate (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-validate.new.2352 (New)


Package is "gstreamer-validate"

Fri Oct 11 15:14:30 2019 rev:21 rq:733430 version:1.16.1

Changes:

--- /work/SRC/openSUSE:Factory/gstreamer-validate/gstreamer-validate.changes
2019-06-30 14:41:04.659953770 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-validate.new.2352/gstreamer-validate.changes
  2019-10-11 15:14:43.112532210 +0200
@@ -1,0 +2,6 @@
+Tue Sep 24 15:08:09 UTC 2019 - Bjørn Lie 
+
+- Update to version 1.16.1:
+  + See main gstreamer package for changelog.
+
+---

Old:

  gst-validate-1.16.0.tar.xz

New:

  gst-validate-1.16.1.tar.xz



Other differences:
--
++ gstreamer-validate.spec ++
--- /var/tmp/diff_new_pack.sRfkx9/_old  2019-10-11 15:14:46.080524051 +0200
+++ /var/tmp/diff_new_pack.sRfkx9/_new  2019-10-11 15:14:46.084524040 +0200
@@ -18,7 +18,7 @@
 
 %define _name   gst-validate
 Name:   gstreamer-validate
-Version:1.16.0
+Version:1.16.1
 Release:0
 Summary:GStreamer pipeline validator
 License:LGPL-2.1-or-later

++ gst-validate-1.16.0.tar.xz -> gst-validate-1.16.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-validate-1.16.0/ChangeLog 
new/gst-validate-1.16.1/ChangeLog
--- old/gst-validate-1.16.0/ChangeLog   2019-04-19 01:36:54.0 +0200
+++ new/gst-validate-1.16.1/ChangeLog   2019-09-23 12:19:33.0 +0200
@@ -1,3 +1,38 @@
+=== release 1.16.1 ===
+
+2019-09-23 11:19:32 +0100  Tim-Philipp Müller 
+
+   * meson.build:
+   * validate/ChangeLog:
+   * validate/NEWS:
+   * validate/RELEASE:
+   * validate/configure.ac:
+   * validate/gst-validate.doap:
+   * validate/meson.build:
+ Release 1.16.1
+
+2019-04-19 13:02:43 +0100  Tim-Philipp Müller 
+
+   * validate/launcher/testsuites/check.py:
+ launcher: testsuites: skip systemclock stress tests
+ These are very flaky when the build bots are under load.
+
+2019-05-04 19:54:16 +0100  Tim-Philipp Müller 
+
+   * validate/gst/validate/gst-validate-internal.h:
+   * validate/gst/validate/validate.c:
+ validate: fix build on macOS
+ _Q_VALIDATE_MONITOR was defined twice because it wasn't declared
+ as extern in the header, so it would be defined as variable in all
+ included files. This doesn't seem to cause problems on Linux, but
+ seems to cause build failures on macOS.
+ Fixes #42
+
+2019-05-02 12:35:38 +0100  Tim-Philipp Müller 
+
+   * .gitlab-ci.yml:
+ ci: use template from 1.16 branch
+
 === release 1.16.0 ===
 
 2019-04-19 00:36:53 +0100  Tim-Philipp Müller 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-validate-1.16.0/NEWS new/gst-validate-1.16.1/NEWS
--- old/gst-validate-1.16.0/NEWS2019-04-19 01:36:53.0 +0200
+++ new/gst-validate-1.16.1/NEWS2019-09-23 12:19:32.0 +0200
@@ -5,10 +5,13 @@
 
 GStreamer 1.16.0 was originally released on 19 April 2019.
 
+The latest bug-fix release in the 1.16 series is 1.16.1 and was released
+on 23 September 2019.
+
 See https://gstreamer.freedesktop.org/releases/1.16/ for the latest
 version of this document.
 
-_Last updated: Friday 19 April 2019, 00:00 UTC (log)_
+_Last updated: Sunday 22 September 2019, 21:00 UTC (log)_
 
 
 Introduction
@@ -353,7 +356,7 @@
 
 -   rtpjitterbuffer has improved end-of-stream handling
 
--   rtpmp4vpay will be prefered over rtpmp4gpay for MPEG-4 video in
+-   rtpmp4vpay will be preferred over rtpmp4gpay for MPEG-4 video in
 autoplugging scenarios now
 
 -   rtspsrc now allows applications to send RTSP SET_PARAMETER and
@@ -1208,7 +1211,7 @@
 used in order to re-produce a specific build. To set a manifest, you
 can set manifest = 'my_manifest.xml' in your configuration file, or
 use the --manifest command line option. The command line option will
-take precendence over anything specific in the configuration file.
+take precedence over anything specific in the configuration file.
 
 -   The new build-deps command can be used to build only the
 dependencies of a recipe, without the recipe itself.
@@ -1224,6 +1227,12 @@
 section in the Cerbero documentation for more details how to enable
 and use these variants.
 
+-   When building on Windows, Cerbero can now build GStreamer recipes
+and core dependencies such as 

commit gstreamer-validate for openSUSE:Factory

2019-06-30 Thread root
Hello community,

here is the log from the commit of package gstreamer-validate for 
openSUSE:Factory checked in at 2019-06-30 14:41:03

Comparing /work/SRC/openSUSE:Factory/gstreamer-validate (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-validate.new.4615 (New)


Package is "gstreamer-validate"

Sun Jun 30 14:41:03 2019 rev:20 rq:712359 version:1.16.0

Changes:

--- /work/SRC/openSUSE:Factory/gstreamer-validate/gstreamer-validate.changes
2019-06-14 20:24:49.554792632 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-validate.new.4615/gstreamer-validate.changes
  2019-06-30 14:41:04.659953770 +0200
@@ -1,0 +2,50 @@
+Fri Jun 28 08:14:53 UTC 2019 - Jan Engelhardt 
+
+- Use noun phrase in summary. Drop em dashes from summaries.
+
+---
+Sun Jun 16 21:55:00 UTC 2019 - mgo...@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 libgstvalidateflow.so to files.
+
+---

Old:

  gst-validate-1.14.5.tar.xz

New:

  gst-validate-1.16.0.tar.xz



Other differences:
--
++ gstreamer-validate.spec ++
--- /var/tmp/diff_new_pack.js8Wj7/_old  2019-06-30 14:41:06.207956397 +0200
+++ /var/tmp/diff_new_pack.js8Wj7/_new  2019-06-30 14:41:06.235956445 +0200
@@ -18,9 +18,9 @@
 
 %define _name   gst-validate
 Name:   gstreamer-validate
-Version:1.14.5
+Version:1.16.0
 Release:0
-Summary:Validate GStreamer Pipelines
+Summary:GStreamer pipeline validator
 License:LGPL-2.1-or-later
 Group:  Productivity/Multimedia/Other
 URL:http://gstreamer.freedesktop.org
@@ -37,11 +37,10 @@
 BuildRequires:  pkgconfig(json-glib-1.0)
 
 %description
-The goal of GstValidate is to be able to detect when elements are not
-behaving as expected and report it to the user so he knows how things
-are supposed to work inside a GstPipeline. In the end, fixing issues
-found by the tool will ensure that all elements behave all together in
-the expected way.
+GstValidate detects when elements are not behaving as expected and
+report it to the user so he knows how things are supposed to work
+inside a GstPipeline. In the end, fixing issues found by the tool will
+ensure that all elements behave all together in the expected way.
 
 The easiest way of using GstValidate is to use one of its command-line
 tools, located at tools/ directory. It is also possible to monitor
@@ -50,42 +49,39 @@
 links and uses libgstvalidate.
 
 %package -n libgstvalidate-1_0-0
-Summary:Validate GStreamer Pipelines -- System Libraries

commit gstreamer-validate for openSUSE:Factory

2019-06-14 Thread root
Hello community,

here is the log from the commit of package gstreamer-validate for 
openSUSE:Factory checked in at 2019-06-14 20:24:48

Comparing /work/SRC/openSUSE:Factory/gstreamer-validate (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-validate.new.4811 (New)


Package is "gstreamer-validate"

Fri Jun 14 20:24:48 2019 rev:19 rq:707920 version:1.14.5

Changes:

--- /work/SRC/openSUSE:Factory/gstreamer-validate/gstreamer-validate.changes
2018-10-12 13:10:10.543343993 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-validate.new.4811/gstreamer-validate.changes
  2019-06-14 20:24:49.554792632 +0200
@@ -1,0 +2,6 @@
+Fri May 31 22:42:15 UTC 2019 - Bjørn Lie 
+
+- Update to version 1.14.5:
+  + No changes provided upstream.
+
+---

Old:

  gst-validate-1.14.4.tar.xz

New:

  gst-validate-1.14.5.tar.xz



Other differences:
--
++ gstreamer-validate.spec ++
--- /var/tmp/diff_new_pack.O2hvQp/_old  2019-06-14 20:24:50.058792469 +0200
+++ /var/tmp/diff_new_pack.O2hvQp/_new  2019-06-14 20:24:50.058792469 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gstreamer-validate
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -18,7 +18,7 @@
 
 %define _name   gst-validate
 Name:   gstreamer-validate
-Version:1.14.4
+Version:1.14.5
 Release:0
 Summary:Validate GStreamer Pipelines
 License:LGPL-2.1-or-later

++ gst-validate-1.14.4.tar.xz -> gst-validate-1.14.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-validate-1.14.4/ChangeLog 
new/gst-validate-1.14.5/ChangeLog
--- old/gst-validate-1.14.4/ChangeLog   2018-10-03 00:13:26.0 +0200
+++ new/gst-validate-1.14.5/ChangeLog   2019-05-29 19:09:11.0 +0200
@@ -1,3 +1,43 @@
+=== release 1.14.5 ===
+
+2019-05-29 18:09:11 +0100  Tim-Philipp Müller 
+
+   * meson.build:
+   * validate/ChangeLog:
+   * validate/NEWS:
+   * validate/configure.ac:
+   * validate/gst-validate.doap:
+ Release 1.14.5
+
+2018-11-05 05:54:43 +  Matthew Waters 
+
+   * .gitmodules:
+   * validate/gst-validate.doap:
+ Update git locations to gitlab
+
+2019-05-02 11:55:38 -0400  Thibault Saunier 
+
+   * validate/launcher/main.py:
+ launcher: Update git repo to gitlab
+
+2018-12-06 15:35:18 -0300  Thibault Saunier 
+
+   * validate/launcher/reporters.py:
+ validate:launcher: Make failure as  in our xunit reporter
+ I think it was a mistake to call them  as the two notions are
+ different (we marked failed test as "failures" in the  
node).
+ Should make gitlab happy with our file!
+
+2018-12-14 12:00:18 +0100  Alexandru Băluț 
+
+   * validate/launcher/apps/gstvalidate.py:
+ validate:launcher: Fix error message
+
+2018-12-14 11:17:41 +0100  Alexandru Băluț 
+
+   * validate/launcher/apps/gstvalidate.py:
+ validate:launcher: Fix discovery of commands
+
 === release 1.14.4 ===
 
 2018-10-02 23:13:25 +0100  Tim-Philipp Müller 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-validate-1.14.4/NEWS new/gst-validate-1.14.5/NEWS
--- old/gst-validate-1.14.4/NEWS2018-10-03 00:13:25.0 +0200
+++ new/gst-validate-1.14.5/NEWS2019-05-29 19:09:11.0 +0200
@@ -5,13 +5,16 @@
 
 GStreamer 1.14.0 was originally released on 19 March 2018.
 
-The latest bug-fix release in the 1.14 series is 1.14.3 and was released
-on 16 September 2018.
+The latest bug-fix release in the 1.14 series is 1.14.5 and was released
+on 29 May 2019.
+
+1.14.5 will likely be the last release in the 1.14 release series which
+has now been superseded by the 1.16 release series.
 
 See https://gstreamer.freedesktop.org/releases/1.14/ for the latest
 version of this document.
 
-_Last updated: Sunday 16 September 2018, 13:00 UTC (log)_
+_Last updated: Wednesday 29 May 2019, 12:00 UTC (log)_
 
 
 Introduction
@@ -1519,6 +1522,187 @@
 list of changes. For the full list of changes please refer to the GIT
 logs or ChangeLogs of the particular modules.
 
+1.14.5
+
+The fifth and likely last 1.14 bug-fix release (1.14.5) was released on
+29 May 2019.
+
+This release only contains bugfixes and it should be safe to update from
+1.14.x.
+
+Highlighted bugfixes in 1.14.5
+
+GStreamer core
+
+-   aggregator: take the pad lock around queue gap event removal
+-   aggregator: don’t leak gap buffer 

commit gstreamer-validate for openSUSE:Factory

2018-10-12 Thread root
Hello community,

here is the log from the commit of package gstreamer-validate for 
openSUSE:Factory checked in at 2018-10-12 13:10:05

Comparing /work/SRC/openSUSE:Factory/gstreamer-validate (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-validate.new (New)


Package is "gstreamer-validate"

Fri Oct 12 13:10:05 2018 rev:18 rq:639886 version:1.14.4

Changes:

--- /work/SRC/openSUSE:Factory/gstreamer-validate/gstreamer-validate.changes
2018-07-31 15:57:33.539359271 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-validate.new/gstreamer-validate.changes   
2018-10-12 13:10:10.543343993 +0200
@@ -1,0 +2,12 @@
+Wed Oct  3 15:57:41 UTC 2018 - bjorn@gmail.com
+
+- Update to version 1.14.4:
+  + Bugfix release, please see .changes in gstreamer main package.
+
+---
+Wed Sep 26 20:34:13 UTC 2018 - bjorn@gmail.com
+
+- Update to version 1.14.3:
+  + Bugfix release, please see .changes in gstreamer main package.
+
+---

Old:

  gst-validate-1.14.2.tar.xz

New:

  gst-validate-1.14.4.tar.xz



Other differences:
--
++ gstreamer-validate.spec ++
--- /var/tmp/diff_new_pack.sNeJQg/_old  2018-10-12 13:10:10.891343497 +0200
+++ /var/tmp/diff_new_pack.sNeJQg/_new  2018-10-12 13:10:10.895343492 +0200
@@ -12,13 +12,13 @@
 # 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/
 #
 
 
 %define _name   gst-validate
 Name:   gstreamer-validate
-Version:1.14.2
+Version:1.14.4
 Release:0
 Summary:Validate GStreamer Pipelines
 License:LGPL-2.1-or-later

++ gst-validate-1.14.2.tar.xz -> gst-validate-1.14.4.tar.xz ++
 3494 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gst-validate-1.14.2/ChangeLog new/gst-validate-1.14.4/ChangeLog
--- old/gst-validate-1.14.2/ChangeLog   2018-07-20 02:07:45.0 +0200
+++ new/gst-validate-1.14.4/ChangeLog   2018-10-03 00:13:26.0 +0200
@@ -1,3 +1,44 @@
+=== release 1.14.4 ===
+
+2018-10-02 23:13:25 +0100  Tim-Philipp Müller 
+
+   * meson.build:
+   * validate/ChangeLog:
+   * validate/NEWS:
+   * validate/configure.ac:
+   * validate/gst-validate.doap:
+ Release 1.14.4
+
+=== release 1.14.3 ===
+
+2018-09-16 16:36:43 +0100  Tim-Philipp Müller 
+
+   * meson.build:
+   * validate/ChangeLog:
+   * validate/NEWS:
+   * validate/configure.ac:
+   * validate/gst-validate.doap:
+ Release 1.14.3
+
+2018-09-07 15:59:49 -0300  Thibault Saunier 
+
+   * validate/launcher/vfb_server.py:
+ validate:launcher: Just wait for a while before considering Xvfb is 
ready if xset is not present
+ This is what xvfb-run so let's consider it good enough
+
+2018-08-16 16:28:15 -0400  Nicolas Dufresne 
+
+   * meson.build:
+ meson: Unify required version to 0.40.1
+
+2018-07-10 13:16:36 +0200  Edward Hervey 
+
+   * validate/launcher/reporters.py:
+ validate: Use 'skipped' keyword in xunit xml
+ It was always meant to be 'skipped' to be 100% compatible with xunit
+ xsl.
+ Makes jenkins happy again
+
 === release 1.14.2 ===
 
 2018-07-20 01:07:44 +0100  Tim-Philipp Müller 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gst-validate-1.14.2/NEWS new/gst-validate-1.14.4/NEWS
--- old/gst-validate-1.14.2/NEWS2018-07-20 02:07:44.0 +0200
+++ new/gst-validate-1.14.4/NEWS2018-10-03 00:13:25.0 +0200
@@ -5,13 +5,13 @@
 
 GStreamer 1.14.0 was originally released on 19 March 2018.
 
-The latest bug-fix release in the 1.14 series is 1.14.1 and was released
-on 17 May 2018.
+The latest bug-fix release in the 1.14 series is 1.14.3 and was released
+on 16 September 2018.
 
 See https://gstreamer.freedesktop.org/releases/1.14/ for the latest
 version of this document.
 
-_Last updated: Thursday 17 May 2018, 12:00 UTC (log)_
+_Last updated: Sunday 16 

commit gstreamer-validate for openSUSE:Factory

2018-07-31 Thread root
Hello community,

here is the log from the commit of package gstreamer-validate for 
openSUSE:Factory checked in at 2018-07-31 15:57:28

Comparing /work/SRC/openSUSE:Factory/gstreamer-validate (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-validate.new (New)


Package is "gstreamer-validate"

Tue Jul 31 15:57:28 2018 rev:17 rq:624982 version:1.14.2

Changes:

--- /work/SRC/openSUSE:Factory/gstreamer-validate/gstreamer-validate.changes
2018-05-30 12:28:42.007327951 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-validate.new/gstreamer-validate.changes   
2018-07-31 15:57:33.539359271 +0200
@@ -1,0 +2,9 @@
+Tue Jul 24 08:34:10 UTC 2018 - bjorn@gmail.com
+
+- Update to version 1.14.2:
+  + launcher:
+- Allow retrieving coredumps from within flatpak.
+- Fix the --forever switch.
+  + Update all gitignore.
+
+---

Old:

  gst-validate-1.14.1.tar.xz

New:

  gst-validate-1.14.2.tar.xz



Other differences:
--
++ gstreamer-validate.spec ++
--- /var/tmp/diff_new_pack.Tp4Zcc/_old  2018-07-31 15:57:35.599362759 +0200
+++ /var/tmp/diff_new_pack.Tp4Zcc/_new  2018-07-31 15:57:35.603362766 +0200
@@ -18,7 +18,7 @@
 
 %define _name   gst-validate
 Name:   gstreamer-validate
-Version:1.14.1
+Version:1.14.2
 Release:0
 Summary:Validate GStreamer Pipelines
 License:LGPL-2.1-or-later

++ gst-validate-1.14.1.tar.xz -> gst-validate-1.14.2.tar.xz ++
 4506 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gst-validate-1.14.1/ChangeLog new/gst-validate-1.14.2/ChangeLog
--- old/gst-validate-1.14.1/ChangeLog   2018-05-17 14:35:30.0 +0200
+++ new/gst-validate-1.14.2/ChangeLog   2018-07-20 02:07:45.0 +0200
@@ -1,3 +1,34 @@
+=== release 1.14.2 ===
+
+2018-07-20 01:07:44 +0100  Tim-Philipp Müller 
+
+   * meson.build:
+   * validate/ChangeLog:
+   * validate/NEWS:
+   * validate/configure.ac:
+   * validate/gst-validate.doap:
+ Release 1.14.2
+
+2018-07-01 11:32:10 -0400  Thibault Saunier 
+
+   * validate/launcher/baseclasses.py:
+   * validate/launcher/utils.py:
+ validate:launcher: Allow retrieving coredumps from within flatpak
+
+2018-06-17 08:34:09 -0400  Thibault Saunier 
+
+   * validate/launcher/baseclasses.py:
+ validate:launcher: Fix the --forever switch
+ It was not stopping on error.
+ https://bugzilla.gnome.org/show_bug.cgi?id=796608
+
+2018-06-05 16:25:46 +0200  Edward Hervey 
+
+   * validate/.gitignore:
+   * validate/docs/.gitignore:
+   * validate/tools/.gitignore:
+ validate: Update all gitignore
+
 === release 1.14.1 ===
 
 2018-05-17 13:35:29 +0100  Tim-Philipp Müller 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gst-validate-1.14.1/NEWS new/gst-validate-1.14.2/NEWS
--- old/gst-validate-1.14.1/NEWS2018-05-17 14:35:29.0 +0200
+++ new/gst-validate-1.14.2/NEWS2018-07-20 02:07:44.0 +0200
@@ -87,14 +87,14 @@
 applications that set up connections with and stream to and from other
 WebRTC peers, whilst leveraging all of the usual GStreamer features such
 as hardware-accelerated encoding and decoding, OpenGL integration,
-zero-copy and embedded platform support. And it's easy to build and
+zero-copy and embedded platform support. And it’s easy to build and
 integrate into your application too!
 
 WebRTC enables real-time communication of audio, video and data with web
 browsers and native apps, and it is supported or about to be support by
 recent versions of all major browsers and operating systems.
 
-GStreamer's new WebRTC implementation uses libnice for Interactive
+GStreamer’s new WebRTC implementation uses libnice for Interactive
 Connectivity Establishment (ICE) to figure out the best way to
 communicate with other peers, punch holes into firewalls, and traverse
 NATs.
@@ -104,9 +104,9 @@
 functionality is missing it should be fairly obvious where it needs to
 go.
 
-For more details, background and example code, check out Nirbheek's blog
-post _GStreamer has grown a WebRTC implementation_, as well as 

commit gstreamer-validate for openSUSE:Factory

2018-05-30 Thread root
Hello community,

here is the log from the commit of package gstreamer-validate for 
openSUSE:Factory checked in at 2018-05-30 12:22:17

Comparing /work/SRC/openSUSE:Factory/gstreamer-validate (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-validate.new (New)


Package is "gstreamer-validate"

Wed May 30 12:22:17 2018 rev:16 rq:611159 version:1.14.1

Changes:

--- /work/SRC/openSUSE:Factory/gstreamer-validate/gstreamer-validate.changes
2018-04-03 12:12:10.131235845 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-validate.new/gstreamer-validate.changes   
2018-05-30 12:28:42.007327951 +0200
@@ -1,0 +2,121 @@
+Sun May 20 09:59:42 UTC 2018 - bjorn@gmail.com
+
+- 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!
+
+---
+Wed Apr 25 18:27:16 UTC 2018 - bjorn@gmail.com
+
+- 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 

commit gstreamer-validate for openSUSE:Factory

2018-04-03 Thread root
Hello community,

here is the log from the commit of package gstreamer-validate for 
openSUSE:Factory checked in at 2018-04-03 12:12:07

Comparing /work/SRC/openSUSE:Factory/gstreamer-validate (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-validate.new (New)


Package is "gstreamer-validate"

Tue Apr  3 12:12:07 2018 rev:15 rq:592849 version:1.12.5

Changes:

--- /work/SRC/openSUSE:Factory/gstreamer-validate/gstreamer-validate.changes
2018-03-06 10:46:46.113409919 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-validate.new/gstreamer-validate.changes   
2018-04-03 12:12:10.131235845 +0200
@@ -1,0 +2,6 @@
+Fri Mar 30 12:19:59 UTC 2018 - bjorn@gmail.com
+
+- Update to version 1.12.5:
+  + Various bugfixes.
+
+---

Old:

  gst-validate-1.12.4.tar.xz

New:

  gst-validate-1.12.5.tar.xz



Other differences:
--
++ gstreamer-validate.spec ++
--- /var/tmp/diff_new_pack.HOCIGa/_old  2018-04-03 12:12:10.895208354 +0200
+++ /var/tmp/diff_new_pack.HOCIGa/_new  2018-04-03 12:12:10.899208210 +0200
@@ -18,7 +18,7 @@
 
 %define _name   gst-validate
 Name:   gstreamer-validate
-Version:1.12.4
+Version:1.12.5
 Release:0
 Summary:Validate GStreamer Pipelines
 License:LGPL-2.1-or-later

++ gst-validate-1.12.4.tar.xz -> gst-validate-1.12.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-validate-1.12.4/ChangeLog 
new/gst-validate-1.12.5/ChangeLog
--- old/gst-validate-1.12.4/ChangeLog   2017-12-07 18:41:43.0 +0100
+++ new/gst-validate-1.12.5/ChangeLog   2018-03-28 15:33:36.0 +0200
@@ -1,9 +1,51 @@
+=== release 1.12.5 ===
+
+2018-03-28 14:33:36 +0100  Tim-Philipp Müller 
+
+   * validate/ChangeLog:
+   * validate/NEWS:
+   * validate/configure.ac:
+   * validate/gst-validate.doap:
+ Release 1.12.5
+
+2017-07-18 15:38:04 +0200  Edward Hervey 
+
+   * validate/gst/validate/gst-validate-utils.c:
+ validate-utils: Add NULL check
+ Unlikely to be triggered. And fix typo at the same time
+ CID #1415464
+
+2017-05-05 14:57:20 +0200  Edward Hervey 
+
+   * validate/gst/validate/gst-validate-report.c:
+ validate-report: Don't leak GError
+
+2017-05-05 14:57:56 +0200  Edward Hervey 
+
+   * validate/gst/validate/gst-validate-scenario.c:
+ validate-scenario: Don't end up with invalid action name
+ When replacing an action structure, also update the action name with
+ the (new) name from the new structure. Otherwise we end up with
+ a bogus name from the previous (deleted) structure.
+
+2017-05-03 17:57:05 +0200  Edward Hervey 
+
+   * validate/gst/validate/gst-validate-scenario.c:
+ validate-scenario: Avoid invalid memory access
+ The name of the action comes directly (i.e. not copied) from the
+ contained GstStructure field. Therefore make sure to take that
+ name from the proper structure field (copied just before) and
+ not from an outside one.
+
 === release 1.12.4 ===
 
-2017-12-07  Sebastian Dröge 
+2017-12-07 20:22:48 +0200  Sebastian Dröge 
 
-   * configure.ac:
- releasing 1.12.4
+   * validate/ChangeLog:
+   * validate/NEWS:
+   * validate/configure.ac:
+   * validate/gst-validate.doap:
+ Release 1.12.4
 
 === release 1.12.3 ===
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-validate-1.12.4/Makefile.in 
new/gst-validate-1.12.5/Makefile.in
--- old/gst-validate-1.12.4/Makefile.in 2017-12-07 18:12:12.0 +0100
+++ new/gst-validate-1.12.5/Makefile.in 2018-03-28 15:33:10.0 +0200
@@ -229,8 +229,7 @@
$(top_srcdir)/common/release.mak \
$(top_srcdir)/common/win32.mak ABOUT-NLS AUTHORS COPYING \
ChangeLog INSTALL NEWS README compile config.guess \
-   config.rpath config.sub install-sh ltmain.sh missing \
-   py-compile
+   config.rpath config.sub install-sh ltmain.sh missing
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 distdir = $(PACKAGE)-$(VERSION)
 top_distdir = $(distdir)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-validate-1.12.4/NEWS new/gst-validate-1.12.5/NEWS
--- old/gst-validate-1.12.4/NEWS2017-12-07 18:42:25.0 +0100
+++ new/gst-validate-1.12.5/NEWS2018-03-28 15:33:36.0 +0200
@@ -1,19 +1,13 @@
 # GStreamer 1.12 

commit gstreamer-validate for openSUSE:Factory

2018-03-06 Thread root
Hello community,

here is the log from the commit of package gstreamer-validate for 
openSUSE:Factory checked in at 2018-03-06 10:46:44

Comparing /work/SRC/openSUSE:Factory/gstreamer-validate (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-validate.new (New)


Package is "gstreamer-validate"

Tue Mar  6 10:46:44 2018 rev:14 rq:581526 version:1.12.4

Changes:

--- /work/SRC/openSUSE:Factory/gstreamer-validate/gstreamer-validate.changes
2017-12-12 21:23:21.857284307 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-validate.new/gstreamer-validate.changes   
2018-03-06 10:46:46.113409919 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:31:59 UTC 2018 - dims...@opensuse.org
+
+- Modernize spec-file by calling spec-cleaner
+
+---



Other differences:
--
++ gstreamer-validate.spec ++
--- /var/tmp/diff_new_pack.Kvfk3Z/_old  2018-03-06 10:46:46.793385356 +0100
+++ /var/tmp/diff_new_pack.Kvfk3Z/_new  2018-03-06 10:46:46.797385211 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gstreamer-validate
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -21,10 +21,11 @@
 Version:1.12.4
 Release:0
 Summary:Validate GStreamer Pipelines
-License:LGPL-2.1+
+License:LGPL-2.1-or-later
 Group:  Productivity/Multimedia/Other
-Url:http://gstreamer.freedesktop.org
+URL:http://gstreamer.freedesktop.org
 Source: 
https://gstreamer.freedesktop.org/src/%{_name}/%{_name}-%{version}.tar.xz
+BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(cairo)
 BuildRequires:  pkgconfig(gdk-3.0)
 BuildRequires:  pkgconfig(gio-2.0)
@@ -34,7 +35,6 @@
 BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0) >= 1.12.0
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.0.0
 BuildRequires:  pkgconfig(json-glib-1.0)
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 The goal of GstValidate is to be able to detect when elements are not
@@ -95,16 +95,15 @@
 make %{?_smp_mflags}
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
+%make_install
 find %{buildroot} -type f -name "*.la" -delete -print
 
 %post -n libgstvalidate-1_0-0 -p /sbin/ldconfig
-
 %postun -n libgstvalidate-1_0-0 -p /sbin/ldconfig
 
 %files
-%defattr(-,root,root)
-%doc ChangeLog README COPYING
+%license COPYING
+%doc ChangeLog README
 %{_bindir}/gst-validate-1.0
 %{_bindir}/gst-validate-images-check-1.0
 %{_bindir}/gst-validate-launcher
@@ -117,17 +116,14 @@
 %dir %{_libdir}/gstreamer-1.0/validate/
 
 %files -n libgstvalidate-1_0-0
-%defattr(-,root,root)
 %{_libdir}/libgstvalidate-1.0.so.*
 %{_libdir}/libgstvalidate-default-overrides-1.0.so.*
 %{_libdir}/libgstvalidatevideo-1.0.so.*
 
 %files -n typelib-1_0-GstValidate-1_0
-%defattr(-,root,root)
 %{_libdir}/girepository-1.0/GstValidate-1.0.typelib
 
 %files devel
-%defattr(-,root,root)
 %{_datadir}/gir-1.0/GstValidate-1.0.gir
 %{_datadir}/gtk-doc/html/gst-validate-1.0
 %{_datadir}/gtk-doc/html/gst-validate-plugins-1.0/




commit gstreamer-validate for openSUSE:Factory

2017-12-12 Thread root
Hello community,

here is the log from the commit of package gstreamer-validate for 
openSUSE:Factory checked in at 2017-12-12 21:23:19

Comparing /work/SRC/openSUSE:Factory/gstreamer-validate (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-validate.new (New)


Package is "gstreamer-validate"

Tue Dec 12 21:23:19 2017 rev:13 rq:556342 version:1.12.4

Changes:

--- /work/SRC/openSUSE:Factory/gstreamer-validate/gstreamer-validate.changes
2017-12-08 12:59:25.329277327 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-validate.new/gstreamer-validate.changes   
2017-12-12 21:23:21.857284307 +0100
@@ -1,0 +2,6 @@
+Mon Dec 11 20:26:31 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.12.4:
+  + No changes, stable version bump only.
+
+---

Old:

  gst-validate-1.12.3.tar.xz

New:

  gst-validate-1.12.4.tar.xz



Other differences:
--
++ gstreamer-validate.spec ++
--- /var/tmp/diff_new_pack.z0UYb5/_old  2017-12-12 21:23:22.337261137 +0100
+++ /var/tmp/diff_new_pack.z0UYb5/_new  2017-12-12 21:23:22.341260943 +0100
@@ -18,7 +18,7 @@
 
 %define _name   gst-validate
 Name:   gstreamer-validate
-Version:1.12.3
+Version:1.12.4
 Release:0
 Summary:Validate GStreamer Pipelines
 License:LGPL-2.1+

++ gst-validate-1.12.3.tar.xz -> gst-validate-1.12.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-validate-1.12.3/ChangeLog 
new/gst-validate-1.12.4/ChangeLog
--- old/gst-validate-1.12.3/ChangeLog   2017-09-18 15:58:22.0 +0200
+++ new/gst-validate-1.12.4/ChangeLog   2017-12-07 18:41:43.0 +0100
@@ -1,9 +1,19 @@
-=== release 1.12.3 ===
+=== release 1.12.4 ===
 
-2017-09-18  Sebastian Dröge 
+2017-12-07  Sebastian Dröge 
 
* configure.ac:
- releasing 1.12.3
+ releasing 1.12.4
+
+=== release 1.12.3 ===
+
+2017-09-18 17:49:33 +0300  Sebastian Dröge 
+
+   * validate/ChangeLog:
+   * validate/NEWS:
+   * validate/configure.ac:
+   * validate/gst-validate.doap:
+ Release 1.12.3
 
 2017-08-26 10:50:44 -0300  Thibault Saunier 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-validate-1.12.3/NEWS new/gst-validate-1.12.4/NEWS
--- old/gst-validate-1.12.3/NEWS2017-09-18 15:59:02.0 +0200
+++ new/gst-validate-1.12.4/NEWS2017-12-07 18:42:25.0 +0100
@@ -1,8 +1,8 @@
 # GStreamer 1.12 Release Notes
 
 GStreamer 1.12.0 was originally released on 4th May 2017.
-The latest bug-fix release in the 1.12 series is [1.12.3](#1.12.3) and was
-released on 18 September 2017.
+The latest bug-fix release in the 1.12 series is [1.12.4](#1.12.4) and was
+released on 7 December 2017.
 
 The GStreamer team is proud to announce a new major feature release in the
 stable 1.x API series of your favourite cross-platform multimedia framework!
@@ -13,7 +13,7 @@
 See [https://gstreamer.freedesktop.org/releases/1.12/][latest] for the latest
 version of this document.
 
-*Last updated: Monday 19 September 2017, 12:30 UTC [(log)][gitlog]*
+*Last updated: Thursday 7 December 2017, 16:30 UTC [(log)][gitlog]*
 
 [latest]: https://gstreamer.freedesktop.org/releases/1.12/
 [gitlog]: 
https://cgit.freedesktop.org/gstreamer/www/log/src/htdocs/releases/1.12/release-notes-1.12.md
@@ -783,7 +783,7 @@
 
 ### 1.12.3
 
-The second 1.12 bug-fix release (1.12.3) was released on 14 July 2017.
+The third 1.12 bug-fix release (1.12.3) was released on 18 September 2017.
 This release only contains bugfixes and it should be safe to update from 
1.12.x.
 
  Major bugfixes in 1.12.3
@@ -810,6 +810,38 @@
 
 [buglist-1.12.3]: 
https://bugzilla.gnome.org/buglist.cgi?bug_status=RESOLVED_status=VERIFIED=Platform=0_id=248880=bug_id=GStreamer_format=advanced=FIXED_milestone=1.12.3
 
+### 1.12.4
+
+The fourth 1.12 bug-fix release (1.12.4) was released on 7 December 2017.
+This release only contains bugfixes and it should be safe to update from 
1.12.x.
+
+ Major bugfixes in 1.12.4
+
+ - Dozens of fixes for various issues detected with the help of Google's 
OSS-Fuzz
+   project: https://github.com/google/oss-fuzz
+   Details to be found there in the bug tracker
+ - Performance regressions with registering debug categories after gst_init()
+   were fixed
+ - Regression with seeking back to 0 in souphttpsrc was fixed
+ - Regression with header rewriting in flacparse was fixed
+ - Regression with playbin/playsink leaking sinks was fixed
+ - Inconsistencies with DROPPED/HANDLED handling in pad probe handlers 

commit gstreamer-validate for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package gstreamer-validate for 
openSUSE:Factory checked in at 2017-12-08 12:59:24

Comparing /work/SRC/openSUSE:Factory/gstreamer-validate (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-validate.new (New)


Package is "gstreamer-validate"

Fri Dec  8 12:59:24 2017 rev:12 rq:554802 version:1.12.3

Changes:

--- /work/SRC/openSUSE:Factory/gstreamer-validate/gstreamer-validate.changes
2017-09-25 13:58:57.610686265 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-validate.new/gstreamer-validate.changes   
2017-12-08 12:59:25.329277327 +0100
@@ -1,0 +2,6 @@
+Wed Dec  6 13:21:46 UTC 2017 - dims...@opensuse.org
+
+- Drop pkgconfig(libgee-1.0) BuildRequires: the build system makes
+  no reference to libgee anymore.
+
+---



Other differences:
--
++ gstreamer-validate.spec ++
--- /var/tmp/diff_new_pack.GO8lCd/_old  2017-12-08 12:59:25.973254069 +0100
+++ /var/tmp/diff_new_pack.GO8lCd/_new  2017-12-08 12:59:25.977253925 +0100
@@ -27,7 +27,6 @@
 Source: 
https://gstreamer.freedesktop.org/src/%{_name}/%{_name}-%{version}.tar.xz
 BuildRequires:  pkgconfig(cairo)
 BuildRequires:  pkgconfig(gdk-3.0)
-BuildRequires:  pkgconfig(gee-1.0)
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
 BuildRequires:  pkgconfig(gstreamer-1.0) >= 1.12.0




commit gstreamer-validate for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package gstreamer-validate for 
openSUSE:Factory checked in at 2017-09-25 13:58:56

Comparing /work/SRC/openSUSE:Factory/gstreamer-validate (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-validate.new (New)


Package is "gstreamer-validate"

Mon Sep 25 13:58:56 2017 rev:11 rq:528116 version:1.12.3

Changes:

--- /work/SRC/openSUSE:Factory/gstreamer-validate/gstreamer-validate.changes
2017-07-17 09:12:46.666249942 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-validate.new/gstreamer-validate.changes   
2017-09-25 13:58:57.610686265 +0200
@@ -1,0 +2,9 @@
+Mon Sep 18 22:11:31 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.12.3:
+  + launcher: Automatically disable output coloration if not
+supported.
+  + meson: Fix the way we set the testsuite version.
+  + validate:launcher: Use the number of failed test as exit code.
+
+---

Old:

  gst-validate-1.12.2.tar.xz

New:

  gst-validate-1.12.3.tar.xz



Other differences:
--
++ gstreamer-validate.spec ++
--- /var/tmp/diff_new_pack.aLFaIW/_old  2017-09-25 13:58:58.486563032 +0200
+++ /var/tmp/diff_new_pack.aLFaIW/_new  2017-09-25 13:58:58.486563032 +0200
@@ -18,13 +18,13 @@
 
 %define _name   gst-validate
 Name:   gstreamer-validate
-Version:1.12.2
+Version:1.12.3
 Release:0
 Summary:Validate GStreamer Pipelines
 License:LGPL-2.1+
 Group:  Productivity/Multimedia/Other
 Url:http://gstreamer.freedesktop.org
-Source: 
http://gstreamer.freedesktop.org/src/%{_name}/%{_name}-%{version}.tar.xz
+Source: 
https://gstreamer.freedesktop.org/src/%{_name}/%{_name}-%{version}.tar.xz
 BuildRequires:  pkgconfig(cairo)
 BuildRequires:  pkgconfig(gdk-3.0)
 BuildRequires:  pkgconfig(gee-1.0)

++ gst-validate-1.12.2.tar.xz -> gst-validate-1.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-validate-1.12.2/ChangeLog 
new/gst-validate-1.12.3/ChangeLog
--- old/gst-validate-1.12.2/ChangeLog   2017-07-14 12:48:58.0 +0200
+++ new/gst-validate-1.12.3/ChangeLog   2017-09-18 15:58:22.0 +0200
@@ -1,9 +1,38 @@
-=== release 1.12.2 ===
+=== release 1.12.3 ===
 
-2017-07-14  Sebastian Dröge 
+2017-09-18  Sebastian Dröge 
 
* configure.ac:
- releasing 1.12.2
+ releasing 1.12.3
+
+2017-08-26 10:50:44 -0300  Thibault Saunier 
+
+   * validate/launcher/utils.py:
+ launcher: Automatically disable output coloration if not supported
+
+2017-08-26 09:10:40 -0300  Thibault Saunier 
+
+   * validate/launcher/meson.build:
+ meson: Fix the way we set the testsuite version
+
+2017-08-18 11:37:28 -0300  Thibault Saunier 
+
+   * validate/launcher/baseclasses.py:
+   * validate/launcher/main.py:
+   * validate/launcher/reporters.py:
+ validate:launcher: Use the number of failed test as exit code
+ We used to always return 0, which was not right!
+
+=== release 1.12.2 ===
+
+2017-07-14 14:05:44 +0300  Sebastian Dröge 
+
+   * meson.build:
+   * validate/ChangeLog:
+   * validate/NEWS:
+   * validate/configure.ac:
+   * validate/gst-validate.doap:
+ Release 1.12.2
 
 2017-07-14 10:36:49 +0300  Sebastian Dröge 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-validate-1.12.2/NEWS new/gst-validate-1.12.3/NEWS
--- old/gst-validate-1.12.2/NEWS2017-07-14 12:49:37.0 +0200
+++ new/gst-validate-1.12.3/NEWS2017-09-18 15:59:02.0 +0200
@@ -1,8 +1,8 @@
 # GStreamer 1.12 Release Notes
 
 GStreamer 1.12.0 was originally released on 4th May 2017.
-The latest bug-fix release in the 1.12 series is [1.12.2](#1.12.2) and was
-released on 14 July 2017.
+The latest bug-fix release in the 1.12 series is [1.12.3](#1.12.3) and was
+released on 18 September 2017.
 
 The GStreamer team is proud to announce a new major feature release in the
 stable 1.x API series of your favourite cross-platform multimedia framework!
@@ -13,7 +13,7 @@
 See [https://gstreamer.freedesktop.org/releases/1.12/][latest] for the latest
 version of this document.
 
-*Last updated: Friday 14 July 2017, 10:00 UTC [(log)][gitlog]*
+*Last updated: Monday 19 September 2017, 12:30 UTC [(log)][gitlog]*
 
 [latest]: https://gstreamer.freedesktop.org/releases/1.12/
 [gitlog]: 

commit gstreamer-validate for openSUSE:Factory

2017-07-17 Thread root
Hello community,

here is the log from the commit of package gstreamer-validate for 
openSUSE:Factory checked in at 2017-07-17 09:12:46

Comparing /work/SRC/openSUSE:Factory/gstreamer-validate (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-validate.new (New)


Package is "gstreamer-validate"

Mon Jul 17 09:12:46 2017 rev:10 rq:510504 version:1.12.2

Changes:

--- /work/SRC/openSUSE:Factory/gstreamer-validate/gstreamer-validate.changes
2017-06-22 10:40:27.897014039 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-validate.new/gstreamer-validate.changes   
2017-07-17 09:12:46.666249942 +0200
@@ -1,0 +2,6 @@
+Fri Jul 14 11:59:14 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.12.2:
+  + Bugs fixed: bgo#764025.
+
+---

Old:

  gst-validate-1.12.1.tar.xz

New:

  gst-validate-1.12.2.tar.xz



Other differences:
--
++ gstreamer-validate.spec ++
--- /var/tmp/diff_new_pack.5Ra6kv/_old  2017-07-17 09:12:47.190176144 +0200
+++ /var/tmp/diff_new_pack.5Ra6kv/_new  2017-07-17 09:12:47.190176144 +0200
@@ -18,7 +18,7 @@
 
 %define _name   gst-validate
 Name:   gstreamer-validate
-Version:1.12.1
+Version:1.12.2
 Release:0
 Summary:Validate GStreamer Pipelines
 License:LGPL-2.1+

++ gst-validate-1.12.1.tar.xz -> gst-validate-1.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-validate-1.12.1/ChangeLog 
new/gst-validate-1.12.2/ChangeLog
--- old/gst-validate-1.12.1/ChangeLog   2017-06-20 10:39:08.0 +0200
+++ new/gst-validate-1.12.2/ChangeLog   2017-07-14 12:48:58.0 +0200
@@ -1,9 +1,31 @@
-=== release 1.12.1 ===
+=== release 1.12.2 ===
 
-2017-06-20  Sebastian Dröge 
+2017-07-14  Sebastian Dröge 
 
* configure.ac:
- releasing 1.12.1
+ releasing 1.12.2
+
+2017-07-14 10:36:49 +0300  Sebastian Dröge 
+
+   * validate/launcher/apps/gstvalidate.py:
+ validate: Un-blacklist scrub_forward_seeking.op2b-mpeg2-wave_hd_mxf
+ It works now after various mxfdemux changes.
+ https://bugzilla.gnome.org/show_bug.cgi?id=764025
+
+2017-07-13 08:45:28 +0200  Edward Hervey 
+
+   * validate/launcher/apps/gstvalidate.py:
+ gstvalidate: Re-allow tests that should be fixed
+
+=== release 1.12.1 ===
+
+2017-06-20 12:09:26 +0300  Sebastian Dröge 
+
+   * validate/ChangeLog:
+   * validate/NEWS:
+   * validate/configure.ac:
+   * validate/gst-validate.doap:
+ Release 1.12.1
 
 2017-05-04 13:47:36 -0300  Thibault Saunier 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-validate-1.12.1/INSTALL 
new/gst-validate-1.12.2/INSTALL
--- old/gst-validate-1.12.1/INSTALL 2017-06-20 09:22:50.0 +0200
+++ new/gst-validate-1.12.2/INSTALL 2017-07-14 10:26:21.0 +0200
@@ -1,8 +1,8 @@
 Installation Instructions
 *
 
-Copyright (C) 1994-1996, 1999-2002, 2004-2013 Free Software Foundation,
-Inc.
+   Copyright (C) 1994-1996, 1999-2002, 2004-2016 Free Software
+Foundation, Inc.
 
Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
@@ -12,97 +12,96 @@
 Basic Installation
 ==
 
-   Briefly, the shell command `./configure && make && make install'
+   Briefly, the shell command './configure && make && make install'
 should configure, build, and install this package.  The following
-more-detailed instructions are generic; see the `README' file for
+more-detailed instructions are generic; see the 'README' file for
 instructions specific to this package.  Some packages provide this
-`INSTALL' file but do not implement all of the features documented
+'INSTALL' file but do not implement all of the features documented
 below.  The lack of an optional feature in a given package is not
 necessarily a bug.  More recommendations for GNU packages can be found
 in *note Makefile Conventions: (standards)Makefile Conventions.
 
-   The `configure' shell script attempts to guess correct values for
+   The 'configure' shell script attempts to guess correct values for
 various system-dependent variables used during compilation.  It uses
-those values to create a `Makefile' in each directory of the package.
-It may also create one or more `.h' files containing system-dependent
-definitions.  Finally, it creates a shell script `config.status' that
+those values to create a 'Makefile' in each 

commit gstreamer-validate for openSUSE:Factory

2017-06-22 Thread root
Hello community,

here is the log from the commit of package gstreamer-validate for 
openSUSE:Factory checked in at 2017-06-22 10:40:26

Comparing /work/SRC/openSUSE:Factory/gstreamer-validate (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-validate.new (New)


Package is "gstreamer-validate"

Thu Jun 22 10:40:26 2017 rev:9 rq:505411 version:1.12.1

Changes:

--- /work/SRC/openSUSE:Factory/gstreamer-validate/gstreamer-validate.changes
2017-06-19 13:23:31.835251008 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-validate.new/gstreamer-validate.changes   
2017-06-22 10:40:27.897014039 +0200
@@ -1,0 +2,7 @@
+Wed Jun 21 08:52:43 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.12.1:
+  + validate: Target the 1.12 integration testsuite.
+  + Fixup version in meson.build.
+
+---

Old:

  gst-validate-1.12.0.tar.xz

New:

  gst-validate-1.12.1.tar.xz



Other differences:
--
++ gstreamer-validate.spec ++
--- /var/tmp/diff_new_pack.aOUl5t/_old  2017-06-22 10:40:28.480931713 +0200
+++ /var/tmp/diff_new_pack.aOUl5t/_new  2017-06-22 10:40:28.480931713 +0200
@@ -18,7 +18,7 @@
 
 %define _name   gst-validate
 Name:   gstreamer-validate
-Version:1.12.0
+Version:1.12.1
 Release:0
 Summary:Validate GStreamer Pipelines
 License:LGPL-2.1+

++ gst-validate-1.12.0.tar.xz -> gst-validate-1.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-validate-1.12.0/ChangeLog 
new/gst-validate-1.12.1/ChangeLog
--- old/gst-validate-1.12.0/ChangeLog   2017-05-04 14:20:32.0 +0200
+++ new/gst-validate-1.12.1/ChangeLog   2017-06-20 10:39:08.0 +0200
@@ -1,9 +1,29 @@
-=== release 1.12.0 ===
+=== release 1.12.1 ===
 
-2017-05-04  Sebastian Dröge 
+2017-06-20  Sebastian Dröge 
 
* configure.ac:
- releasing 1.12.0
+ releasing 1.12.1
+
+2017-05-04 13:47:36 -0300  Thibault Saunier 
+
+   * validate/configure.ac:
+ validate: Target the 1.12 integration testsuite
+
+2017-05-04 19:01:52 +0300  Sebastian Dröge 
+
+   * meson.build:
+ Fixup version in meson.build
+
+=== release 1.12.0 ===
+
+2017-05-04 15:48:44 +0300  Sebastian Dröge 
+
+   * validate/ChangeLog:
+   * validate/NEWS:
+   * validate/configure.ac:
+   * validate/gst-validate.doap:
+ Release 1.12.0
 
 2017-04-30 14:35:29 -0300  Thibault Saunier 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-validate-1.12.0/NEWS new/gst-validate-1.12.1/NEWS
--- old/gst-validate-1.12.0/NEWS2017-05-04 14:21:13.0 +0200
+++ new/gst-validate-1.12.1/NEWS2017-06-20 10:39:44.0 +0200
@@ -1,6 +1,8 @@
 # GStreamer 1.12 Release Notes
 
 GStreamer 1.12.0 was originally released on 4th May 2017.
+The latest bug-fix release in the 1.12 series is [1.12.1](#1.12.1) and was
+released on 20 June 2017.
 
 The GStreamer team is proud to announce a new major feature release in the
 stable 1.x API series of your favourite cross-platform multimedia framework!
@@ -11,7 +13,7 @@
 See [https://gstreamer.freedesktop.org/releases/1.12/][latest] for the latest
 version of this document.
 
-*Last updated: Thursday 4 May 2017, 11:00 UTC [(log)][gitlog]*
+*Last updated: Tuesday 20 June 2017, 07:30 UTC [(log)][gitlog]*
 
 [latest]: https://gstreamer.freedesktop.org/releases/1.12/
 [gitlog]: 
https://cgit.freedesktop.org/gstreamer/www/log/src/htdocs/releases/1.12/release-notes-1.12.md
@@ -228,7 +230,8 @@
 
 - `waylandsink` can now take DMAbuf buffers as input in the presence
   of a compatible Wayland compositor. This enables zero-copy transfer
-  from a decoder or source that outputs DMAbuf.
+  from a decoder or source that outputs DMAbuf. It will also set surface
+  opacity hint to allow better rendering optimization in the compositor.
 
 - `udpsrc` can be bound to more than one interface when joining a
   multicast group, this is done by giving a comma separate list of
@@ -453,6 +456,11 @@
 
 - `interleave` now supports > 64 channels.
 
+- OpenCV elements, `grabcut` and `retinex` has been ported to use
+  `GstOpencvVideoFilter` base class, increasing code reuse and fixing buffer
+  map/unmap issues. Redundant copie of images has been removed in `edgedetect`,
+  `cvlaplace` and `cvsobel`. This comes with various cleanup and Meson support.
+
 ### OpenGL integration
 
 - As usual the GStreamer OpenGL integration library has seen numerous
@@ -586,6 +594,12 @@
 
 - 

commit gstreamer-validate for openSUSE:Factory

2017-06-19 Thread root
Hello community,

here is the log from the commit of package gstreamer-validate for 
openSUSE:Factory checked in at 2017-06-19 13:23:31

Comparing /work/SRC/openSUSE:Factory/gstreamer-validate (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-validate.new (New)


Package is "gstreamer-validate"

Mon Jun 19 13:23:31 2017 rev:8 rq:495722 version:1.12.0

Changes:

--- /work/SRC/openSUSE:Factory/gstreamer-validate/gstreamer-validate.changes
2017-03-02 19:35:58.467192746 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-validate.new/gstreamer-validate.changes   
2017-06-19 13:23:31.835251008 +0200
@@ -1,0 +2,25 @@
+Wed May 10 12:21:10 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.12.0:
+  + launcher: Allow using the base launcher as a test manager.
+  + tools: Fix dotfile name.
+- Changes from version 1.11.91:
+  + Bugs fixed: bgo#781213.
+- Changes from version 1.11.90:
+  + Misc fixes.
+
+---
+Sat Feb 25 00:27:40 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.11.2:
+  + Bugs fixed: bgo#778279, bgo#777938, bgo#777977.
+
+---
+Thu Feb 23 20:27:49 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.11.1:
+  + Bugs fixed: bgo#773898.
+- Drop pkgconfig(gstreamer-video-1.0) BuildRequires following
+  upstream changes.
+
+---

Old:

  gst-validate-1.10.4.tar.xz

New:

  gst-validate-1.12.0.tar.xz



Other differences:
--
++ gstreamer-validate.spec ++
--- /var/tmp/diff_new_pack.VMK0kD/_old  2017-06-19 13:23:32.495157970 +0200
+++ /var/tmp/diff_new_pack.VMK0kD/_new  2017-06-19 13:23:32.499157406 +0200
@@ -18,7 +18,7 @@
 
 %define _name   gst-validate
 Name:   gstreamer-validate
-Version:1.10.4
+Version:1.12.0
 Release:0
 Summary:Validate GStreamer Pipelines
 License:LGPL-2.1+
@@ -30,10 +30,9 @@
 BuildRequires:  pkgconfig(gee-1.0)
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
-BuildRequires:  pkgconfig(gstreamer-1.0) >= 1.10.3
-BuildRequires:  pkgconfig(gstreamer-pbutils-1.0) >= 1.10.3
-BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0) >= 1.10.3
-BuildRequires:  pkgconfig(gstreamer-video-1.0) >= 1.10.3
+BuildRequires:  pkgconfig(gstreamer-1.0) >= 1.12.0
+BuildRequires:  pkgconfig(gstreamer-pbutils-1.0) >= 1.12.0
+BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0) >= 1.12.0
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.0.0
 BuildRequires:  pkgconfig(json-glib-1.0)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -117,7 +116,6 @@
 %{_datadir}/gstreamer-1.0/validate/
 %dir %{_libdir}/gstreamer-1.0/
 %dir %{_libdir}/gstreamer-1.0/validate/
-%{_libdir}/gstreamer-1.0/libgstvalidateplugin-1.0.so.*
 
 %files -n libgstvalidate-1_0-0
 %defattr(-,root,root)
@@ -135,7 +133,7 @@
 %{_datadir}/gtk-doc/html/gst-validate-1.0
 %{_datadir}/gtk-doc/html/gst-validate-plugins-1.0/
 %{_includedir}/gstreamer-1.0/
-%{_libdir}/gstreamer-1.0/libgstvalidateplugin-1.0.so
+%{_libdir}/gstreamer-1.0/libgstvalidatetracer.so
 %{_libdir}/gstreamer-1.0/validate/libgstvalidatefaultinjection.so
 %{_libdir}/gstreamer-1.0/validate/libgstvalidategapplication.so
 %{_libdir}/gstreamer-1.0/validate/libgstvalidategtk.so

++ gst-validate-1.10.4.tar.xz -> gst-validate-1.12.0.tar.xz ++
 12605 lines of diff (skipped)




commit gstreamer-validate for openSUSE:Factory

2017-03-02 Thread root
Hello community,

here is the log from the commit of package gstreamer-validate for 
openSUSE:Factory checked in at 2017-03-02 19:35:57

Comparing /work/SRC/openSUSE:Factory/gstreamer-validate (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-validate.new (New)


Package is "gstreamer-validate"

Thu Mar  2 19:35:57 2017 rev:7 rq:460489 version:1.10.4

Changes:

--- /work/SRC/openSUSE:Factory/gstreamer-validate/gstreamer-validate.changes
2017-02-03 17:42:02.439847882 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-validate.new/gstreamer-validate.changes   
2017-03-02 19:35:58.467192746 +0100
@@ -1,0 +2,6 @@
+Thu Feb 23 20:27:48 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.10.4:
+  + Testsuite fixes.
+
+---

Old:

  gst-validate-1.10.3.tar.xz

New:

  gst-validate-1.10.4.tar.xz



Other differences:
--
++ gstreamer-validate.spec ++
--- /var/tmp/diff_new_pack.B6MY3K/_old  2017-03-02 19:35:59.075106718 +0100
+++ /var/tmp/diff_new_pack.B6MY3K/_new  2017-03-02 19:35:59.079106152 +0100
@@ -18,7 +18,7 @@
 
 %define _name   gst-validate
 Name:   gstreamer-validate
-Version:1.10.3
+Version:1.10.4
 Release:0
 Summary:Validate GStreamer Pipelines
 License:LGPL-2.1+

++ gst-validate-1.10.3.tar.xz -> gst-validate-1.10.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-validate-1.10.3/ChangeLog 
new/gst-validate-1.10.4/ChangeLog
--- old/gst-validate-1.10.3/ChangeLog   2017-01-30 15:07:21.0 +0100
+++ new/gst-validate-1.10.4/ChangeLog   2017-02-23 14:26:26.0 +0100
@@ -1,9 +1,31 @@
-=== release 1.10.3 ===
+=== release 1.10.4 ===
 
-2017-01-30  Sebastian Dröge 
+2017-02-23  Sebastian Dröge 
 
* configure.ac:
- releasing 1.10.3
+ releasing 1.10.4
+
+2017-01-06 13:14:17 -0300  Thibault Saunier 
+
+   * meson.build:
+ validate: Fix setting of the testsuite version
+ If nano is set, it means we are running in git/unreleased version
+
+2017-02-20 16:37:05 +0100  Edward Hervey 
+
+   * validate/configure.ac:
+ validate: Use proper testsuite branch
+ 1.10
+
+=== release 1.10.3 ===
+
+2017-01-30 16:29:31 +0200  Sebastian Dröge 
+
+   * validate/ChangeLog:
+   * validate/NEWS:
+   * validate/configure.ac:
+   * validate/gst-validate.doap:
+ Release 1.10.3
 
 2016-12-19 16:17:56 +0100  Edward Hervey 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-validate-1.10.3/NEWS new/gst-validate-1.10.4/NEWS
--- old/gst-validate-1.10.3/NEWS2017-01-30 15:09:11.0 +0100
+++ new/gst-validate-1.10.4/NEWS2017-02-23 14:27:18.0 +0100
@@ -1,8 +1,8 @@
 # GStreamer 1.10 Release Notes
 
 GStreamer 1.10.0 was originally released on 1st November 2016.
-The latest bug-fix release in the 1.10 series is [1.10.3](#1.10.3) and was
-released on 30 January 2017.
+The latest bug-fix release in the 1.10 series is [1.10.4](#1.10.4) and was
+released on 23 February 2017.
 
 The GStreamer team is proud to announce a new major feature release in the
 stable 1.x API series of your favourite cross-platform multimedia framework!
@@ -13,7 +13,7 @@
 See [https://gstreamer.freedesktop.org/releases/1.10/][latest] for the latest
 version of this document.
 
-*Last updated: Monday 30 Jan 2017, 12:00 UTC [(log)][gitlog]*
+*Last updated: Thursday 23 Feb 2017, 15:00 UTC [(log)][gitlog]*
 
 [latest]: https://gstreamer.freedesktop.org/releases/1.10/
 [gitlog]: 
https://cgit.freedesktop.org/gstreamer/www/log/src/htdocs/releases/1.10/release-notes-1.10.md
@@ -1136,10 +1136,13 @@
  Major bugfixes in 1.10.3
 
  - Various fixes for crashes, assertions, deadlocks and memory leaks on fuzzed
-   input files and in other situations
+   input files and in other situations (CVE-2016-10198, CVE-2016-10199,
+   CVE-2017-5837, CVE-2017-5838, CVE-2017-5839, CVE-2017-5840, CVE-2017-5841,
+   CVE-2017-5842, CVE-2017-5843, CVE-2017-5844, CVE-2017-5845, CVE-2017-5846)
  - Regression fixes for souphttpsrc with redirection tracking and retrying
  - Regression fix for gst-rtsp-server not handling TCP-only medias anymore
  - Various other bugfixes the RTP/RTSP codebase
+ - Fix for gmodule on 64 bit Android, it was never working before there
  - vp8enc works again on 32 bit Windows
  - Fixes to Opus PLC handling in the decoder
  - Fix for stream corruption in multihandlesink when removing clients
@@ -1152,6 +1155,32 @@
 
 

commit gstreamer-validate for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package gstreamer-validate for 
openSUSE:Factory checked in at 2017-02-03 16:27:14

Comparing /work/SRC/openSUSE:Factory/gstreamer-validate (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-validate.new (New)


Package is "gstreamer-validate"

Changes:

--- /work/SRC/openSUSE:Factory/gstreamer-validate/gstreamer-validate.changes
2016-12-10 18:28:16.481519356 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-validate.new/gstreamer-validate.changes   
2017-02-03 17:42:02.439847882 +0100
@@ -1,0 +2,6 @@
+Mon Jan 30 16:42:26 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.10.3:
+  + Bugs fixed: bgo#776280.
+
+---

Old:

  gst-validate-1.10.2.tar.xz

New:

  gst-validate-1.10.3.tar.xz



Other differences:
--
++ gstreamer-validate.spec ++
--- /var/tmp/diff_new_pack.5PCOKE/_old  2017-02-03 17:42:02.907781650 +0100
+++ /var/tmp/diff_new_pack.5PCOKE/_new  2017-02-03 17:42:02.907781650 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gstreamer-validate
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -18,7 +18,7 @@
 
 %define _name   gst-validate
 Name:   gstreamer-validate
-Version:1.10.2
+Version:1.10.3
 Release:0
 Summary:Validate GStreamer Pipelines
 License:LGPL-2.1+
@@ -30,10 +30,10 @@
 BuildRequires:  pkgconfig(gee-1.0)
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
-BuildRequires:  pkgconfig(gstreamer-1.0) >= 1.10.0
-BuildRequires:  pkgconfig(gstreamer-pbutils-1.0) >= 1.10.0
-BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0) >= 1.10.0
-BuildRequires:  pkgconfig(gstreamer-video-1.0) >= 1.10.0
+BuildRequires:  pkgconfig(gstreamer-1.0) >= 1.10.3
+BuildRequires:  pkgconfig(gstreamer-pbutils-1.0) >= 1.10.3
+BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0) >= 1.10.3
+BuildRequires:  pkgconfig(gstreamer-video-1.0) >= 1.10.3
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.0.0
 BuildRequires:  pkgconfig(json-glib-1.0)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ gst-validate-1.10.2.tar.xz -> gst-validate-1.10.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-validate-1.10.2/ChangeLog 
new/gst-validate-1.10.3/ChangeLog
--- old/gst-validate-1.10.2/ChangeLog   2016-11-29 15:05:08.0 +0100
+++ new/gst-validate-1.10.3/ChangeLog   2017-01-30 15:07:21.0 +0100
@@ -1,9 +1,55 @@
-=== release 1.10.2 ===
+=== release 1.10.3 ===
 
-2016-11-29  Sebastian Dröge 
+2017-01-30  Sebastian Dröge 
 
* configure.ac:
- releasing 1.10.2
+ releasing 1.10.3
+
+2016-12-19 16:17:56 +0100  Edward Hervey 
+
+   * validate/gst/validate/gst-validate-scenario.c:
+ validate-scenario: Properly get the rate for action validation
+ This issue was most likely introduced by the refactoring of the
+ position querying into a standalone function.
+ In execute_next_action() the rate variable was never replaced by
+ the current rate of the pipeline, this would result in all reverse
+ playback actions to trigger immediately instead of waiting for
+ the actual target time.
+ https://bugzilla.gnome.org/show_bug.cgi?id=776280
+
+2016-11-30 14:07:04 -0300  Thibault Saunier 
+
+   * validate/launcher/baseclasses.py:
+ validate:launcher: Handle missing media info file
+
+2016-11-30 13:32:09 -0300  Thibault Saunier 
+
+   * validate/gst/validate/gst-validate-pipeline-monitor.c:
+   * validate/tests/launcher_tests/test_validate.py:
+ validate: Properly handle proxy pads generating detailed info about 
NNEs
+ In cases where we had a two consecutive bins with proxy pads, we could
+ segfault because we were dereferencing a NULL pointer to pad.
+
+2016-11-30 07:40:05 -0300  Thibault Saunier 
+
+   * validate/launcher/baseclasses.py:
+ validate:launcher: Make sure that the IPC server is shutdown before 
closing the socket
+
+2016-11-29 14:47:35 -0300  Thibault Saunier 
+
+   * validate/launcher/baseclasses.py:
+ validate:launcher: Make sure to check string when verifying expected 
failures
+ The value can potentially be None and we should handle that
+
+=== release 1.10.2 ===

commit gstreamer-validate for openSUSE:Factory

2016-09-08 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-validate for 
openSUSE:Factory checked in at 2016-09-08 17:38:43

Comparing /work/SRC/openSUSE:Factory/gstreamer-validate (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-validate.new (New)


Package is "gstreamer-validate"

Changes:

--- /work/SRC/openSUSE:Factory/gstreamer-validate/gstreamer-validate.changes
2016-06-19 10:49:40.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-validate.new/gstreamer-validate.changes   
2016-09-08 17:38:45.0 +0200
@@ -1,0 +2,9 @@
+Wed Aug 24 09:43:39 UTC 2016 - zai...@opensuse.org
+
+- Update to version 1.8.3 (boo#996937):
+  + Fix Validate plugin paths mixup.
+  + No execute ON_ADDITION if a previous action is executed
+playback_time.
+- Drop gstreamer-validate-correctplugindir.patch: Fixed upstream.
+
+---

Old:

  gst-validate-1.8.2.tar.xz
  gstreamer-validate-correctplugindir.patch

New:

  gst-validate-1.8.3.tar.xz



Other differences:
--
++ gstreamer-validate.spec ++
--- /var/tmp/diff_new_pack.GCaXjc/_old  2016-09-08 17:38:46.0 +0200
+++ /var/tmp/diff_new_pack.GCaXjc/_new  2016-09-08 17:38:46.0 +0200
@@ -18,15 +18,13 @@
 
 %define _name   gst-validate
 Name:   gstreamer-validate
-Version:1.8.2
+Version:1.8.3
 Release:0
 Summary:Validate GStreamer Pipelines
 License:LGPL-2.1+
 Group:  Productivity/Multimedia/Other
 Url:http://gstreamer.freedesktop.org
 Source: 
http://gstreamer.freedesktop.org/src/%{_name}/%{_name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM gstreamer-validate-correctplugindir.patch 
nov...@mirell.de -- Fix use of correct plugin directory
-Patch1: gstreamer-validate-correctplugindir.patch
 BuildRequires:  pkgconfig(cairo)
 BuildRequires:  pkgconfig(gdk-3.0)
 BuildRequires:  pkgconfig(gee-1.0)
@@ -92,7 +90,6 @@
 
 %prep
 %setup -q -n %{_name}-%{version}
-%patch1 -p2
 
 %build
 %configure

++ gst-validate-1.8.2.tar.xz -> gst-validate-1.8.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-validate-1.8.2/ChangeLog 
new/gst-validate-1.8.3/ChangeLog
--- old/gst-validate-1.8.2/ChangeLog2016-06-09 10:33:30.0 +0200
+++ new/gst-validate-1.8.3/ChangeLog2016-08-19 11:42:50.0 +0200
@@ -1,9 +1,33 @@
-=== release 1.8.2 ===
+=== release 1.8.3 ===
 
-2016-06-09  Sebastian Dröge 
+2016-08-19  Sebastian Dröge 
 
* configure.ac:
- releasing 1.8.2
+ releasing 1.8.3
+
+2016-06-13 17:00:39 -0400  Thibault Saunier 
+
+   * validate/gst/validate/validate.c:
+ validate: Fix Validate plugin paths mixup
+
+2016-06-09 16:41:57 -0400  Thibault Saunier 
+
+   * validate/gst/validate/gst-validate-scenario.c:
+ validate: No execute ON_ADDITION if a previous action is executed 
playback_time
+ As this is what user will expect in this case, for example in this 
case:
+ set-state, state=null; playback-time=5
+ set-property, target-element-name=dvbsrc0, property-name=delsys, 
property-value=11
+ play;
+
+=== release 1.8.2 ===
+
+2016-06-09 11:53:03 +0300  Sebastian Dröge 
+
+   * validate/ChangeLog:
+   * validate/NEWS:
+   * validate/configure.ac:
+   * validate/gst-validate.doap:
+ Release 1.8.2
 
 2016-04-13 21:18:28 +0200  Alexandru Băluț 
 
@@ -1448,13 +1472,6 @@
* validate/Makefile.am:
* validate/configure.ac:
* validate/gst/Makefile.am:
-   * validate/gst/plugins/Makefile.am:
-   * validate/gst/plugins/fault_injection/Makefile.am:
-   * validate/gst/plugins/fault_injection/socket_interposer.c:
-   * validate/gst/plugins/gapplication/Makefile.am:
-   * validate/gst/plugins/gapplication/gstvalidategapplication.c:
-   * validate/gst/plugins/gtk/Makefile.am:
-   * validate/gst/plugins/gtk/gstvalidategtk.c:
* validate/plugins/Makefile.am:
* validate/plugins/fault_injection/Makefile.am:
* validate/plugins/fault_injection/socket_interposer.c:
@@ -2027,19 +2044,6 @@
 
* validate/configure.ac:
* validate/data/Makefile.am:
-   * validate/data/adaptive_video_framerate.scenario:
-   * validate/data/adaptive_video_framerate_size.scenario:
-   * validate/data/adaptive_video_size.scenario:
-   * validate/data/alternate_fast_backward_forward.scenario:
-   * validate/data/camerabin_signal.scenario:
-   * 

commit gstreamer-validate for openSUSE:Factory

2016-06-19 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-validate for 
openSUSE:Factory checked in at 2016-06-19 10:49:38

Comparing /work/SRC/openSUSE:Factory/gstreamer-validate (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-validate.new (New)


Package is "gstreamer-validate"

Changes:

--- /work/SRC/openSUSE:Factory/gstreamer-validate/gstreamer-validate.changes
2016-05-03 10:16:48.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-validate.new/gstreamer-validate.changes   
2016-06-19 10:49:40.0 +0200
@@ -1,0 +2,13 @@
+Wed Jun 15 14:11:06 UTC 2016 - zai...@opensuse.org
+
+- Update to version 1.8.2:
+  + configure: Properly set the current validate testsuite to 1.8.
+  + validate: Stop using deprecated method.
+
+---
+Mon Jun 13 21:42:11 UTC 2016 - nov...@mirell.de
+
+- Add gstreamer-validate-correctplugindir.patch from upstream
+  to fix Pitivi startup on some systems.
+
+---

Old:

  gst-validate-1.8.1.tar.xz

New:

  gst-validate-1.8.2.tar.xz
  gstreamer-validate-correctplugindir.patch



Other differences:
--
++ gstreamer-validate.spec ++
--- /var/tmp/diff_new_pack.y9Tv6n/_old  2016-06-19 10:49:41.0 +0200
+++ /var/tmp/diff_new_pack.y9Tv6n/_new  2016-06-19 10:49:41.0 +0200
@@ -18,13 +18,15 @@
 
 %define _name   gst-validate
 Name:   gstreamer-validate
-Version:1.8.1
+Version:1.8.2
 Release:0
 Summary:Validate GStreamer Pipelines
 License:LGPL-2.1+
 Group:  Productivity/Multimedia/Other
 Url:http://gstreamer.freedesktop.org
 Source: 
http://gstreamer.freedesktop.org/src/%{_name}/%{_name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM gstreamer-validate-correctplugindir.patch 
nov...@mirell.de -- Fix use of correct plugin directory
+Patch1: gstreamer-validate-correctplugindir.patch
 BuildRequires:  pkgconfig(cairo)
 BuildRequires:  pkgconfig(gdk-3.0)
 BuildRequires:  pkgconfig(gee-1.0)
@@ -90,6 +92,7 @@
 
 %prep
 %setup -q -n %{_name}-%{version}
+%patch1 -p2
 
 %build
 %configure

++ gst-validate-1.8.1.tar.xz -> gst-validate-1.8.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-validate-1.8.1/ChangeLog 
new/gst-validate-1.8.2/ChangeLog
--- old/gst-validate-1.8.1/ChangeLog2016-04-20 17:23:37.0 +0200
+++ new/gst-validate-1.8.2/ChangeLog2016-06-09 10:33:30.0 +0200
@@ -1,9 +1,31 @@
-=== release 1.8.1 ===
+=== release 1.8.2 ===
 
-2016-04-20  Sebastian Dröge 
+2016-06-09  Sebastian Dröge 
 
* configure.ac:
- releasing 1.8.1
+ releasing 1.8.2
+
+2016-04-13 21:18:28 +0200  Alexandru Băluț 
+
+   * validate/plugins/gtk/gstvalidategtk.c:
+ validate: Stop using deprecated method
+ https://bugzilla.gnome.org/show_bug.cgi?id=764964
+
+2016-05-06 08:36:55 -0300  Thibault Saunier 
+
+   * validate/configure.ac:
+ configure: Properly set the current validate testsuite to 1.8
+ So that the validate testsuites know with what version they are 
working
+
+=== release 1.8.1 ===
+
+2016-04-20 18:39:32 +0300  Sebastian Dröge 
+
+   * validate/ChangeLog:
+   * validate/NEWS:
+   * validate/configure.ac:
+   * validate/gst-validate.doap:
+ Release 1.8.1
 
 2016-04-07 14:11:45 +0200  Edward Hervey 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-validate-1.8.1/NEWS new/gst-validate-1.8.2/NEWS
--- old/gst-validate-1.8.1/NEWS 2016-04-20 17:24:38.0 +0200
+++ new/gst-validate-1.8.2/NEWS 2016-06-09 10:34:25.0 +0200
@@ -1,24 +1,26 @@
-### 1.8.1
+### 1.8.2
 
-The first 1.8 bug-fix release (1.8.1) was released on 20 April 2016.
+The first 1.8 bug-fix release (1.8.2) was released on 9 June 2016.
 This release only contains bugfixes and it should be safe to update from 1.8.0.
 
- Major bugfixes in 1.8.1
+ Major bugfixes in 1.8.2
 
- - Fix app compilation with Android NDK r11 and newer
- - Fix compilation of nvenc plugin against latest NVIDIA SDK 6.0
- - Fix regression in avdeinterlace
- - Fix memory corruption in scaletempo element with S16 input
- - Fix regression in qtdemux with MSE streams
- - Fix glitches at the start with all audio sinks except for pulsesink
- - Fix regression with encrypted HLS streams
- - Fix automatic multithreaded decoding of VP8/9 video
- - Fix deadlock in HTTP adaptive streams when scrub-seeking
- - Fix regression 

commit gstreamer-validate for openSUSE:Factory

2016-05-03 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-validate for 
openSUSE:Factory checked in at 2016-05-03 09:37:26

Comparing /work/SRC/openSUSE:Factory/gstreamer-validate (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-validate.new (New)


Package is "gstreamer-validate"

Changes:

--- /work/SRC/openSUSE:Factory/gstreamer-validate/gstreamer-validate.changes
2015-12-03 13:30:34.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-validate.new/gstreamer-validate.changes   
2016-05-03 10:16:48.0 +0200
@@ -1,0 +2,36 @@
+Thu Apr 21 08:38:52 UTC 2016 - zai...@opensuse.org
+
+- Update to version 1.8.1:
+  + bgo#764192: gst-validate build error on Mac OS X due to missing
+linking to GIO.
+
+---
+Sat Mar 26 20:21:06 UTC 2016 - zai...@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.
+- Add explicit pkgconfig(gee-1.0) BuildRequires following upstreams
+  configure.
+- Replace gobject-introspection-devel for
+  pkgconfig(gobject-introspection-1.0) BuildRequires.
+
+---

Old:

  gst-validate-1.6.0.tar.xz

New:

  gst-validate-1.8.1.tar.xz



Other differences:
--
++ gstreamer-validate.spec ++
--- /var/tmp/diff_new_pack.Gny6Am/_old  2016-05-03 10:16:49.0 +0200
+++ /var/tmp/diff_new_pack.Gny6Am/_new  2016-05-03 10:16:49.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gstreamer-validate
 #
-# 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
@@ -18,22 +18,23 @@
 
 %define _name   gst-validate
 Name:   gstreamer-validate
-Version:1.6.0
+Version:1.8.1
 Release:0
 Summary:Validate GStreamer Pipelines
 License:LGPL-2.1+
 Group:  Productivity/Multimedia/Other
 Url:http://gstreamer.freedesktop.org
 Source: 
http://gstreamer.freedesktop.org/src/%{_name}/%{_name}-%{version}.tar.xz
-BuildRequires:  gobject-introspection-devel
 BuildRequires:  pkgconfig(cairo)
 BuildRequires:  pkgconfig(gdk-3.0)
+BuildRequires:  pkgconfig(gee-1.0)
 BuildRequires:  pkgconfig(gio-2.0)
-BuildRequires:  pkgconfig(gstreamer-1.0)
-BuildRequires:  pkgconfig(gstreamer-pbutils-1.0)
-BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0)
-BuildRequires:  pkgconfig(gstreamer-video-1.0) >= 1.4
-BuildRequires:  pkgconfig(gtk+-3.0)
+BuildRequires:  pkgconfig(gobject-introspection-1.0)
+BuildRequires:  pkgconfig(gstreamer-1.0) >= 1.8.0
+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) >= 1.8.0
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.0.0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -110,16 +111,17 @@
 %{_bindir}/gst-validate-launcher
 %{_bindir}/gst-validate-media-check-1.0
 %{_bindir}/gst-validate-transcoding-1.0
+%{_libdir}/gst-validate-launcher/
 %dir %{_datadir}/gstreamer-1.0/
 %{_datadir}/gstreamer-1.0/validate/
-%{_libdir}/gstreamer-1.0/validate/
-%{_libdir}/gst-validate-launcher/
+%dir %{_libdir}/gstreamer-1.0/
+%dir %{_libdir}/gstreamer-1.0/validate/
+%{_libdir}/gstreamer-1.0/libgstvalidateplugin-1.0.so.*
 
 %files -n libgstvalidate-1_0-0
 %defattr(-,root,root)
 %{_libdir}/libgstvalidate-1.0.so.*
 %{_libdir}/libgstvalidate-default-overrides-1.0.so.*
-%{_libdir}/libgstvalidate_preload-1.0.so.*