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 - [email protected]
+
+- 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.000000000 +0100
+++ new/gst-validate-1.12.5/ChangeLog   2018-03-28 15:33:36.000000000 +0200
@@ -1,9 +1,51 @@
+=== release 1.12.5 ===
+
+2018-03-28 14:33:36 +0100  Tim-Philipp Müller <[email protected]>
+
+       * validate/ChangeLog:
+       * validate/NEWS:
+       * validate/configure.ac:
+       * validate/gst-validate.doap:
+         Release 1.12.5
+
+2017-07-18 15:38:04 +0200  Edward Hervey <[email protected]>
+
+       * 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 <[email protected]>
+
+       * validate/gst/validate/gst-validate-report.c:
+         validate-report: Don't leak GError
+
+2017-05-05 14:57:56 +0200  Edward Hervey <[email protected]>
+
+       * 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 <[email protected]>
+
+       * 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 <[email protected]>
+2017-12-07 20:22:48 +0200  Sebastian Dröge <[email protected]>
 
-       * 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.000000000 +0100
+++ new/gst-validate-1.12.5/Makefile.in 2018-03-28 15:33:10.000000000 +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/NEWS        2017-12-07 18:42:25.000000000 +0100
+++ new/gst-validate-1.12.5/NEWS        2018-03-28 15:33:36.000000000 +0200
@@ -1,19 +1,13 @@
 # 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.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!
-
-As always, this release is again packed with new features, bug fixes and other
-improvements.
+The latest bug-fix release in the 1.12 series is [1.12.5](#1.12.5) and was
+released on 28 March 2018.
 
 See [https://gstreamer.freedesktop.org/releases/1.12/][latest] for the latest
 version of this document.
 
-*Last updated: Thursday 7 December 2017, 16:30 UTC [(log)][gitlog]*
+*Last updated: Wednesday 28 March 2018, 10:00 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
@@ -810,6 +804,8 @@
 
 [buglist-1.12.3]: 
https://bugzilla.gnome.org/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&classification=Platform&limit=0&list_id=248880&order=bug_id&product=GStreamer&query_format=advanced&resolution=FIXED&target_milestone=1.12.3
 
+<a name="1.12.4"></a>
+
 ### 1.12.4
 
 The fourth 1.12 bug-fix release (1.12.4) was released on 7 December 2017.
@@ -842,6 +838,54 @@
 
 [buglist-1.12.4]: 
https://bugzilla.gnome.org/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&classification=Platform&limit=0&list_id=270310&order=bug_id&product=GStreamer&query_format=advanced&resolution=FIXED&target_milestone=1.12.4
 
+<a name="1.12.5"></a>
+
+### 1.12.5
+
+The fifth (and likely last) 1.12 bug-fix release (1.12.5) was released on
+28 March 2018. This release only contains bugfixes and it should be safe to
+update from 1.12.x.
+
+The 1.12 series has now been superseded by the 1.14 stable release series,
+and users should upgrade at their earliest convenience.
+
+#### Bugs fixed in 1.12.5
+
+ - pad: fix some stream deactivation deadlocks/races
+ - registrychunks: don't read from unaligned memory when loading registry
+ - ptp: fix build failure with #undef USE_MEASUREMENT_FILTERING
+ - downloadbuffer: Don't hold the mutex while posting the download-complete 
message
+ - playbin3: Fix accessing invalid index in GstStream when received 
select-stream event
+ - id3v2: re-fix handling of ID3 v2.4 tags with extended headers
+ - audio: fix handling of U32BE format
+ - videodecoder: Reset QoS time after pushing segment. This fixes playbin 
gapless playback with videos.
+ - subparse: push out of last chunk of text if last line has no newline
+ - aacparse: When parsing raw input, accept frames of any size. This fixes 
handling of encoded silence.
+ - splitmuxsrc: Improve not-linked handling.
+ - rtspsrc: also proxy multicast-iface property to RTCP udpsrc
+ - flacdec: flush flac decoder on lost sync, so that it can re-sync.
+ - matroskamux: Only mark new clusters as keyframe if they start on a keyframe 
or we're muxing only audio
+ - matroskamux: Clip maximum cluster duration to the maximum possible value
+ - h264parse: reset internal 'state' variable properly
+ - x264enc: fix build with newer x264 with support for multiple bit depths
+ - x265enc: Fix tagging of keyframes on output buffers
+ - glimagesink: Correct PAR in output caps when transforming
+ - vtdec: destroy and create the GL context on start()/stop(), fixing a 
refcount loop
+ - player: fix criticals when reading info/track properties that are NULL
+ - lv2: fix inverted boolean properties
+ - rtponviftimestamp: fix state change function init/reset, fixing memory 
corruption or leaks on shutdown
+ - libav: some build issues fixes
+ - rtsp-server: Place netaddress meta on packets received via TCP. Fixes 
keep-alive via RTCP in TCP interleaved mode.
+ - rtsp-server: gi annotation fixes
+ - Various fixes for memory leaks, deadlocks and crashes in all modules
+ - ... and many, many more!
+
+For a full list of bugfixes see [Bugzilla][buglist-1.12.5]. Note that this is
+not the full list of changes. For the full list of changes please refer to the
+GIT logs or ChangeLogs of the particular modules.
+
+[buglist-1.12.5]: 
https://bugzilla.gnome.org/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&classification=Platform&limit=0&list_id=270310&order=bug_id&product=GStreamer&query_format=advanced&resolution=FIXED&target_milestone=1.12.5
+
 ## Known Issues
 
 - The `webrtcdsp` element is currently not shipped as part of the Windows
@@ -851,18 +895,14 @@
 
 ## Schedule for 1.14
 
-Our next major feature release will be 1.14, and 1.13 will be the unstable
-development version leading up to the stable 1.14 release. The development
-of 1.13/1.14 will happen in the git master branch.
-
-The plan for the 1.14 development cycle is yet to be confirmed, but it is
-expected that feature freeze will be around early December 2017
-followed by several 1.13 pre-releases and the new 1.14 stable release
-in late December or some time in January.
+[GStreamer 1.14.0][release-1.14] was released on 19 March 2018 and supersedes
+the 1.12.x series.
 
-1.14 will be backwards-compatible to the stable 1.12, 1.10, 1.8, 1.6, 1.4,
+It is backwards-compatible to the stable 1.12, 1.10, 1.8, 1.6, 1.4,
 1.2 and 1.0 release series.
 
+[release-1.14]: https://gstreamer.freedesktop.org/releases/1.14/
+
 - - -
 
 *These release notes have been prepared by Olivier Crête, Sebastian Dröge,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-validate-1.12.4/config.guess 
new/gst-validate-1.12.5/config.guess
--- old/gst-validate-1.12.4/config.guess        2017-12-07 18:12:12.000000000 
+0100
+++ new/gst-validate-1.12.5/config.guess        2018-03-28 15:33:10.000000000 
+0200
@@ -1,8 +1,8 @@
 #! /bin/sh
 # Attempt to guess a canonical system name.
-#   Copyright 1992-2016 Free Software Foundation, Inc.
+#   Copyright 1992-2017 Free Software Foundation, Inc.
 
-timestamp='2016-10-02'
+timestamp='2017-11-07'
 
 # This file is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
@@ -15,7 +15,7 @@
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, see <http://www.gnu.org/licenses/>.
+# along with this program; if not, see <https://www.gnu.org/licenses/>.
 #
 # As a special exception to the GNU General Public License, if you
 # distribute this file as part of a program that contains a
@@ -27,7 +27,7 @@
 # Originally written by Per Bothner; maintained since 2000 by Ben Elliston.
 #
 # You can get the latest version of this script from:
-# http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess
+# https://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess
 #
 # Please send patches to <[email protected]>.
 
@@ -39,7 +39,7 @@
 
 Output the configuration name of the system \`$me' is run on.
 
-Operation modes:
+Options:
   -h, --help         print this help, then exit
   -t, --time-stamp   print date of last modification, then exit
   -v, --version      print version number, then exit
@@ -50,7 +50,7 @@
 GNU config.guess ($timestamp)
 
 Originally written by Per Bothner.
-Copyright 1992-2016 Free Software Foundation, Inc.
+Copyright 1992-2017 Free Software Foundation, Inc.
 
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
@@ -244,6 +244,9 @@
        UNAME_MACHINE_ARCH=`arch | sed 's/^.*BSD\.//'`
        echo ${UNAME_MACHINE_ARCH}-unknown-libertybsd${UNAME_RELEASE}
        exit ;;
+    *:MidnightBSD:*:*)
+       echo ${UNAME_MACHINE}-unknown-midnightbsd${UNAME_RELEASE}
+       exit ;;
     *:ekkoBSD:*:*)
        echo ${UNAME_MACHINE}-unknown-ekkobsd${UNAME_RELEASE}
        exit ;;
@@ -259,6 +262,9 @@
     *:Sortix:*:*)
        echo ${UNAME_MACHINE}-unknown-sortix
        exit ;;
+    *:Redox:*:*)
+       echo ${UNAME_MACHINE}-unknown-redox
+       exit ;;
     alpha:OSF1:*:*)
        case $UNAME_RELEASE in
        *4.0)
@@ -315,15 +321,6 @@
        exitcode=$?
        trap '' 0
        exit $exitcode ;;
-    Alpha\ *:Windows_NT*:*)
-       # How do we know it's Interix rather than the generic POSIX subsystem?
-       # Should we change UNAME_MACHINE based on the output of uname instead
-       # of the specific Alpha model?
-       echo alpha-pc-interix
-       exit ;;
-    21064:Windows_NT:50:3)
-       echo alpha-dec-winnt3.5
-       exit ;;
     Amiga*:UNIX_System_V:4.0:*)
        echo m68k-unknown-sysv4
        exit ;;
@@ -485,13 +482,13 @@
 #endif
        #if defined (host_mips) && defined (MIPSEB)
        #if defined (SYSTYPE_SYSV)
-         printf ("mips-mips-riscos%ssysv\n", argv[1]); exit (0);
+         printf ("mips-mips-riscos%ssysv\\n", argv[1]); exit (0);
        #endif
        #if defined (SYSTYPE_SVR4)
-         printf ("mips-mips-riscos%ssvr4\n", argv[1]); exit (0);
+         printf ("mips-mips-riscos%ssvr4\\n", argv[1]); exit (0);
        #endif
        #if defined (SYSTYPE_BSD43) || defined(SYSTYPE_BSD)
-         printf ("mips-mips-riscos%sbsd\n", argv[1]); exit (0);
+         printf ("mips-mips-riscos%sbsd\\n", argv[1]); exit (0);
        #endif
        #endif
          exit (-1);
@@ -614,7 +611,7 @@
     *:AIX:*:*)
        echo rs6000-ibm-aix
        exit ;;
-    ibmrt:4.4BSD:*|romp-ibm:BSD:*)
+    ibmrt:4.4BSD:*|romp-ibm:4.4BSD:*)
        echo romp-ibm-bsd4.4
        exit ;;
     ibmrt:*BSD:*|romp-ibm:BSD:*)            # covers RT/PC BSD and
@@ -635,8 +632,8 @@
     9000/[34678]??:HP-UX:*:*)
        HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
        case "${UNAME_MACHINE}" in
-           9000/31? )            HP_ARCH=m68000 ;;
-           9000/[34]?? )         HP_ARCH=m68k ;;
+           9000/31?)            HP_ARCH=m68000 ;;
+           9000/[34]??)         HP_ARCH=m68k ;;
            9000/[678][0-9][0-9])
                if [ -x /usr/bin/getconf ]; then
                    sc_cpu_version=`/usr/bin/getconf SC_CPU_VERSION 2>/dev/null`
@@ -749,7 +746,7 @@
                { echo "$SYSTEM_NAME"; exit; }
        echo unknown-hitachi-hiuxwe2
        exit ;;
-    9000/7??:4.3bsd:*:* | 9000/8?[79]:4.3bsd:*:* )
+    9000/7??:4.3bsd:*:* | 9000/8?[79]:4.3bsd:*:*)
        echo hppa1.1-hp-bsd
        exit ;;
     9000/8??:4.3bsd:*:*)
@@ -758,7 +755,7 @@
     *9??*:MPE/iX:*:* | *3000*:MPE/iX:*:*)
        echo hppa1.0-hp-mpeix
        exit ;;
-    hp7??:OSF1:*:* | hp8?[79]:OSF1:*:* )
+    hp7??:OSF1:*:* | hp8?[79]:OSF1:*:*)
        echo hppa1.1-hp-osf
        exit ;;
     hp8??:OSF1:*:*)
@@ -837,10 +834,11 @@
        UNAME_PROCESSOR=`/usr/bin/uname -p`
        case ${UNAME_PROCESSOR} in
            amd64)
-               echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 
's/[-(].*//'` ;;
-           *)
-               echo ${UNAME_PROCESSOR}-unknown-freebsd`echo 
${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
+               UNAME_PROCESSOR=x86_64 ;;
+           i386)
+               UNAME_PROCESSOR=i586 ;;
        esac
+       echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 
's/[-(].*//'`
        exit ;;
     i*:CYGWIN*:*)
        echo ${UNAME_MACHINE}-pc-cygwin
@@ -854,10 +852,6 @@
     *:MSYS*:*)
        echo ${UNAME_MACHINE}-pc-msys
        exit ;;
-    i*:windows32*:*)
-       # uname -m includes "-pc" on this system.
-       echo ${UNAME_MACHINE}-mingw32
-       exit ;;
     i*:PW*:*)
        echo ${UNAME_MACHINE}-pc-pw32
        exit ;;
@@ -873,27 +867,12 @@
                echo ia64-unknown-interix${UNAME_RELEASE}
                exit ;;
        esac ;;
-    [345]86:Windows_95:* | [345]86:Windows_98:* | [345]86:Windows_NT:*)
-       echo i${UNAME_MACHINE}-pc-mks
-       exit ;;
-    8664:Windows_NT:*)
-       echo x86_64-pc-mks
-       exit ;;
-    i*:Windows_NT*:* | Pentium*:Windows_NT*:*)
-       # How do we know it's Interix rather than the generic POSIX subsystem?
-       # It also conflicts with pre-2.0 versions of AT&T UWIN. Should we
-       # UNAME_MACHINE based on the output of uname instead of i386?
-       echo i586-pc-interix
-       exit ;;
     i*:UWIN*:*)
        echo ${UNAME_MACHINE}-pc-uwin
        exit ;;
     amd64:CYGWIN*:*:* | x86_64:CYGWIN*:*:*)
        echo x86_64-unknown-cygwin
        exit ;;
-    p*:CYGWIN*:*)
-       echo powerpcle-unknown-cygwin
-       exit ;;
     prep*:SunOS:5.*:*)
        echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 
's/[^.]*//'`
        exit ;;
@@ -1096,7 +1075,7 @@
     i*86:*DOS:*:*)
        echo ${UNAME_MACHINE}-pc-msdosdjgpp
        exit ;;
-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
+    i*86:*:4.*:*)
        UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
        if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
                echo ${UNAME_MACHINE}-univel-sysv${UNAME_REL}
@@ -1303,14 +1282,21 @@
        if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then
            if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
                if (echo '#ifdef __LP64__'; echo IS_64BIT_ARCH; echo '#endif') 
| \
-                   (CCOPTS="" $CC_FOR_BUILD -E - 2>/dev/null) | \
-                   grep IS_64BIT_ARCH >/dev/null
+                      (CCOPTS="" $CC_FOR_BUILD -E - 2>/dev/null) | \
+                      grep IS_64BIT_ARCH >/dev/null
                then
                    case $UNAME_PROCESSOR in
                        i386) UNAME_PROCESSOR=x86_64 ;;
                        powerpc) UNAME_PROCESSOR=powerpc64 ;;
                    esac
                fi
+               # On 10.4-10.6 one might compile for PowerPC via gcc -arch ppc
+               if (echo '#ifdef __POWERPC__'; echo IS_PPC; echo '#endif') | \
+                      (CCOPTS="" $CC_FOR_BUILD -E - 2>/dev/null) | \
+                      grep IS_PPC >/dev/null
+               then
+                   UNAME_PROCESSOR=powerpc
+               fi
            fi
        elif test "$UNAME_PROCESSOR" = i386 ; then
            # Avoid executing cc on OS X 10.9, as it ships with a stub
@@ -1334,15 +1320,18 @@
     *:QNX:*:4*)
        echo i386-pc-qnx
        exit ;;
-    NEO-?:NONSTOP_KERNEL:*:*)
+    NEO-*:NONSTOP_KERNEL:*:*)
        echo neo-tandem-nsk${UNAME_RELEASE}
        exit ;;
     NSE-*:NONSTOP_KERNEL:*:*)
        echo nse-tandem-nsk${UNAME_RELEASE}
        exit ;;
-    NSR-?:NONSTOP_KERNEL:*:*)
+    NSR-*:NONSTOP_KERNEL:*:*)
        echo nsr-tandem-nsk${UNAME_RELEASE}
        exit ;;
+    NSX-*:NONSTOP_KERNEL:*:*)
+       echo nsx-tandem-nsk${UNAME_RELEASE}
+       exit ;;
     *:NonStop-UX:*:*)
        echo mips-compaq-nonstopux
        exit ;;
@@ -1414,16 +1403,28 @@
        exit ;;
 esac
 
+echo "$0: unable to guess system type" >&2
+
+case "${UNAME_MACHINE}:${UNAME_SYSTEM}" in
+    mips:Linux | mips64:Linux)
+       # If we got here on MIPS GNU/Linux, output extra information.
+       cat >&2 <<EOF
+
+NOTE: MIPS GNU/Linux systems require a C compiler to fully recognize
+the system type. Please install a C compiler and try again.
+EOF
+       ;;
+esac
+
 cat >&2 <<EOF
-$0: unable to guess system type
 
 This script (version $timestamp), has failed to recognize the
-operating system you are using. If your script is old, overwrite
-config.guess and config.sub with the latest versions from:
+operating system you are using. If your script is old, overwrite *all*
+copies of config.guess and config.sub with the latest versions from:
 
-  http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess
+  https://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess
 and
-  http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub
+  https://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub
 
 If $0 has already been updated, send the following data and any
 information you think might be pertinent to [email protected] to
@@ -1455,7 +1456,7 @@
 exit 1
 
 # Local variables:
-# eval: (add-hook 'write-file-hooks 'time-stamp)
+# eval: (add-hook 'write-file-functions 'time-stamp)
 # time-stamp-start: "timestamp='"
 # time-stamp-format: "%:y-%02m-%02d"
 # time-stamp-end: "'"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-validate-1.12.4/config.sub 
new/gst-validate-1.12.5/config.sub
--- old/gst-validate-1.12.4/config.sub  2017-12-07 18:12:12.000000000 +0100
+++ new/gst-validate-1.12.5/config.sub  2018-03-28 15:33:10.000000000 +0200
@@ -1,8 +1,8 @@
 #! /bin/sh
 # Configuration validation subroutine script.
-#   Copyright 1992-2016 Free Software Foundation, Inc.
+#   Copyright 1992-2017 Free Software Foundation, Inc.
 
-timestamp='2016-11-04'
+timestamp='2017-11-23'
 
 # This file is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
@@ -15,7 +15,7 @@
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, see <http://www.gnu.org/licenses/>.
+# along with this program; if not, see <https://www.gnu.org/licenses/>.
 #
 # As a special exception to the GNU General Public License, if you
 # distribute this file as part of a program that contains a
@@ -33,7 +33,7 @@
 # Otherwise, we print the canonical config type on stdout and succeed.
 
 # You can get the latest version of this script from:
-# http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub
+# https://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub
 
 # This file is supposed to be the same for all GNU packages
 # and recognize all the CPU types, system types and aliases
@@ -57,7 +57,7 @@
 
 Canonicalize a configuration name.
 
-Operation modes:
+Options:
   -h, --help         print this help, then exit
   -t, --time-stamp   print date of last modification, then exit
   -v, --version      print version number, then exit
@@ -67,7 +67,7 @@
 version="\
 GNU config.sub ($timestamp)
 
-Copyright 1992-2016 Free Software Foundation, Inc.
+Copyright 1992-2017 Free Software Foundation, Inc.
 
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
@@ -229,9 +229,6 @@
        -ptx*)
                basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
                ;;
-       -windowsnt*)
-               os=`echo $os | sed -e 's/windowsnt/winnt/'`
-               ;;
        -psos*)
                os=-psos
                ;;
@@ -263,7 +260,7 @@
        | fido | fr30 | frv | ft32 \
        | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \
        | hexagon \
-       | i370 | i860 | i960 | ia64 \
+       | i370 | i860 | i960 | ia16 | ia64 \
        | ip2k | iq2000 \
        | k1om \
        | le32 | le64 \
@@ -315,7 +312,7 @@
        | ubicom32 \
        | v850 | v850e | v850e1 | v850e2 | v850es | v850e2v3 \
        | visium \
-       | we32k \
+       | wasm32 \
        | x86 | xc16x | xstormy16 | xtensa \
        | z8k | z80)
                basic_machine=$basic_machine-unknown
@@ -388,7 +385,7 @@
        | h8300-* | h8500-* \
        | hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \
        | hexagon-* \
-       | i*86-* | i860-* | i960-* | ia64-* \
+       | i*86-* | i860-* | i960-* | ia16-* | ia64-* \
        | ip2k-* | iq2000-* \
        | k1om-* \
        | le32-* | le64-* \
@@ -446,6 +443,7 @@
        | v850-* | v850e-* | v850e1-* | v850es-* | v850e2-* | v850e2v3-* \
        | vax-* \
        | visium-* \
+       | wasm32-* \
        | we32k-* \
        | x86-* | x86_64-* | xc16x-* | xps100-* \
        | xstormy16-* | xtensa*-* \
@@ -641,7 +639,7 @@
                basic_machine=rs6000-bull
                os=-bosx
                ;;
-       dpx2* | dpx2*-bull)
+       dpx2*)
                basic_machine=m68k-bull
                os=-sysv3
                ;;
@@ -903,7 +901,7 @@
                basic_machine=v70-nec
                os=-sysv
                ;;
-       next | m*-next )
+       next | m*-next)
                basic_machine=m68k-next
                case $os in
                    -nextstep* )
@@ -948,6 +946,9 @@
        nsr-tandem)
                basic_machine=nsr-tandem
                ;;
+       nsx-tandem)
+               basic_machine=nsx-tandem
+               ;;
        op50n-* | op60c-*)
                basic_machine=hppa1.1-oki
                os=-proelf
@@ -1243,6 +1244,9 @@
                basic_machine=a29k-wrs
                os=-vxworks
                ;;
+       wasm32)
+               basic_machine=wasm32-unknown
+               ;;
        w65*)
                basic_machine=w65-wdc
                os=-none
@@ -1251,6 +1255,9 @@
                basic_machine=hppa1.1-winbond
                os=-proelf
                ;;
+       x64)
+               basic_machine=x86_64-pc
+               ;;
        xbox)
                basic_machine=i686-pc
                os=-mingw32
@@ -1358,8 +1365,8 @@
 if [ x"$os" != x"" ]
 then
 case $os in
-       # First match some system type aliases
-       # that might get confused with valid system types.
+       # First match some system type aliases that might get confused
+       # with valid system types.
        # -solaris* is a basic system type, with this one exception.
        -auroraux)
                os=-auroraux
@@ -1379,9 +1386,9 @@
        -gnu/linux*)
                os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
                ;;
-       # First accept the basic system types.
+       # Now accept the basic system types.
        # The portable systems comes first.
-       # Each alternative MUST END IN A *, to match a version number.
+       # Each alternative MUST end in a * to match a version number.
        # -sysv* is not here because it comes later, after sysvr4.
        -gnu* | -bsd* | -mach* | -minix* | -genix* | -ultrix* | -irix* \
              | -*vms* | -sco* | -esix* | -isc* | -aix* | -cnk* | -sunos | 
-sunos[34]*\
@@ -1397,7 +1404,7 @@
              | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \
              | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
              | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
-             | -chorusos* | -chorusrdb* | -cegcc* \
+             | -chorusos* | -chorusrdb* | -cegcc* | -glidix* \
              | -cygwin* | -msys* | -pe* | -psos* | -moss* | -proelf* | -rtems* 
\
              | -midipix* | -mingw32* | -mingw64* | -linux-gnu* | 
-linux-android* \
              | -linux-newlib* | -linux-musl* | -linux-uclibc* \
@@ -1409,7 +1416,7 @@
              | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \
              | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \
              | -skyos* | -haiku* | -rdos* | -toppers* | -drops* | -es* \
-             | -onefs* | -tirtos* | -phoenix* | -fuchsia*)
+             | -onefs* | -tirtos* | -phoenix* | -fuchsia* | -redox*)
        # Remember, each alternative MUST END IN *, to match a version number.
                ;;
        -qnx*)
@@ -1484,7 +1491,7 @@
        -nova*)
                os=-rtmk-nova
                ;;
-       -ns2 )
+       -ns2)
                os=-nextstep2
                ;;
        -nsk*)
@@ -1539,6 +1546,19 @@
        -dicos*)
                os=-dicos
                ;;
+       -pikeos*)
+               # Until real need of OS specific support for
+               # particular features comes up, bare metal
+               # configurations are quite functional.
+               case $basic_machine in
+                   arm*)
+                       os=-eabi
+                       ;;
+                   *)
+                       os=-elf
+                       ;;
+               esac
+               ;;
        -nacl*)
                ;;
        -ios)
@@ -1638,6 +1658,9 @@
        sparc-* | *-sun)
                os=-sunos4.1.1
                ;;
+       pru-*)
+               os=-elf
+               ;;
        *-be)
                os=-beos
                ;;
@@ -1683,7 +1706,7 @@
        m88k-omron*)
                os=-luna
                ;;
-       *-next )
+       *-next)
                os=-nextstep
                ;;
        *-sequent)
@@ -1818,7 +1841,7 @@
 exit
 
 # Local variables:
-# eval: (add-hook 'write-file-hooks 'time-stamp)
+# eval: (add-hook 'write-file-functions 'time-stamp)
 # time-stamp-start: "timestamp='"
 # time-stamp-format: "%:y-%02m-%02d"
 # time-stamp-end: "'"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-validate-1.12.4/configure 
new/gst-validate-1.12.5/configure
--- old/gst-validate-1.12.4/configure   2017-12-07 18:12:11.000000000 +0100
+++ new/gst-validate-1.12.5/configure   2018-03-28 15:33:08.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for Gst-Validate 1.12.4.
+# Generated by GNU Autoconf 2.69 for Gst-Validate 1.12.5.
 #
 # Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer>.
 #
@@ -591,8 +591,8 @@
 # Identity of this package.
 PACKAGE_NAME='Gst-Validate'
 PACKAGE_TARNAME='gst-validate'
-PACKAGE_VERSION='1.12.4'
-PACKAGE_STRING='Gst-Validate 1.12.4'
+PACKAGE_VERSION='1.12.5'
+PACKAGE_STRING='Gst-Validate 1.12.5'
 PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer'
 PACKAGE_URL=''
 
@@ -1566,7 +1566,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures Gst-Validate 1.12.4 to adapt to many kinds of systems.
+\`configure' configures Gst-Validate 1.12.5 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1638,7 +1638,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of Gst-Validate 1.12.4:";;
+     short | recursive ) echo "Configuration of Gst-Validate 1.12.5:";;
    esac
   cat <<\_ACEOF
 
@@ -1838,7 +1838,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-Gst-Validate configure 1.12.4
+Gst-Validate configure 1.12.5
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2116,7 +2116,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by Gst-Validate $as_me 1.12.4, which was
+It was created by Gst-Validate $as_me 1.12.5, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -3125,7 +3125,7 @@
 
 # Define the identity of the package.
  PACKAGE='gst-validate'
- VERSION='1.12.4'
+ VERSION='1.12.5'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -3336,9 +3336,9 @@
 
 
 
-  PACKAGE_VERSION_MAJOR=$(echo 1.12.4 | cut -d'.' -f1)
-  PACKAGE_VERSION_MINOR=$(echo 1.12.4 | cut -d'.' -f2)
-  PACKAGE_VERSION_MICRO=$(echo 1.12.4 | cut -d'.' -f3)
+  PACKAGE_VERSION_MAJOR=$(echo 1.12.5 | cut -d'.' -f1)
+  PACKAGE_VERSION_MINOR=$(echo 1.12.5 | cut -d'.' -f2)
+  PACKAGE_VERSION_MICRO=$(echo 1.12.5 | cut -d'.' -f3)
 
 
 
@@ -3349,7 +3349,7 @@
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking nano version" >&5
 $as_echo_n "checking nano version... " >&6; }
 
-  NANO=$(echo 1.12.4 | cut -d'.' -f4)
+  NANO=$(echo 1.12.5 | cut -d'.' -f4)
 
   if test x"$NANO" = x || test "x$NANO" = "x0" ; then
     { $as_echo "$as_me:${as_lineno-$LINENO}: result: 0 (release)" >&5
@@ -8183,10 +8183,10 @@
 done
 
 
-  GST_CURRENT=1204
+  GST_CURRENT=1205
   GST_REVISION=0
-  GST_AGE=1204
-  GST_LIBVERSION=1204:0:1204
+  GST_AGE=1205
+  GST_LIBVERSION=1205:0:1205
 
 
 
@@ -20283,7 +20283,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by Gst-Validate $as_me 1.12.4, which was
+This file was extended by Gst-Validate $as_me 1.12.5, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -20349,7 +20349,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-Gst-Validate config.status 1.12.4
+Gst-Validate config.status 1.12.5
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-validate-1.12.4/configure.ac 
new/gst-validate-1.12.5/configure.ac
--- old/gst-validate-1.12.4/configure.ac        2017-12-07 16:47:56.000000000 
+0100
+++ new/gst-validate-1.12.5/configure.ac        2018-03-28 15:32:51.000000000 
+0200
@@ -2,7 +2,7 @@
 dnl initialize autoconf
 dnl when going to/from release please set the nano (fourth number) right !
 dnl releases only do Wall, cvs and prerelease does Werror too
-AC_INIT(Gst-Validate, 1.12.4,
+AC_INIT(Gst-Validate, 1.12.5,
     http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
     gst-validate)
 
@@ -49,7 +49,7 @@
 AC_DEFINE_UNQUOTED(GST_API_VERSION, "$GST_API_VERSION",
       [GStreamer API Version])
 
-AS_LIBTOOL(GST, 1204, 0, 1204)
+AS_LIBTOOL(GST, 1205, 0, 1205)
 
 dnl *** required versions of GStreamer stuff ***
 GST_REQ=1.12.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-validate-1.12.4/docs/plugins/html/ch01.html 
new/gst-validate-1.12.5/docs/plugins/html/ch01.html
--- old/gst-validate-1.12.4/docs/plugins/html/ch01.html 2017-12-07 
18:42:32.000000000 +0100
+++ new/gst-validate-1.12.5/docs/plugins/html/ch01.html 2018-03-28 
16:49:52.000000000 +0200
@@ -8,7 +8,7 @@
 <link rel="up" href="index.html" title="GStreamer Validate Plugins 1.0 Plugins 
Reference Manual">
 <link rel="prev" href="index.html" title="GStreamer Validate Plugins 1.0 
Plugins Reference Manual">
 <link rel="next" href="gst-validate-plugins-Validate-SSim-plugin.html" 
title="Validate SSim plugin">
-<meta name="generator" content="GTK-Doc V1.26 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -27,6 +27,6 @@
 </dt></dl></div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.26</div>
+<hr>Generated by GTK-Doc V1.27</div>
 </body>
 </html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gst-validate-1.12.4/docs/plugins/html/gst-validate-plugins-Validate-SSim-plugin.html
 
new/gst-validate-1.12.5/docs/plugins/html/gst-validate-plugins-Validate-SSim-plugin.html
--- 
old/gst-validate-1.12.4/docs/plugins/html/gst-validate-plugins-Validate-SSim-plugin.html
    2017-12-07 18:42:32.000000000 +0100
+++ 
new/gst-validate-1.12.5/docs/plugins/html/gst-validate-plugins-Validate-SSim-plugin.html
    2018-03-28 16:49:52.000000000 +0200
@@ -7,7 +7,7 @@
 <link rel="home" href="index.html" title="GStreamer Validate Plugins 1.0 
Plugins Reference Manual">
 <link rel="up" href="ch01.html" title="GstValidate plugins">
 <link rel="prev" href="ch01.html" title="GstValidate plugins">
-<meta name="generator" content="GTK-Doc V1.26 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -139,6 +139,6 @@
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.26</div>
+<hr>Generated by GTK-Doc V1.27</div>
 </body>
 </html>
\ No newline at end of file
Binary files old/gst-validate-1.12.4/docs/plugins/html/home.png and 
new/gst-validate-1.12.5/docs/plugins/html/home.png differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-validate-1.12.4/docs/plugins/html/index.html 
new/gst-validate-1.12.5/docs/plugins/html/index.html
--- old/gst-validate-1.12.4/docs/plugins/html/index.html        2017-12-07 
18:42:32.000000000 +0100
+++ new/gst-validate-1.12.5/docs/plugins/html/index.html        2018-03-28 
16:49:52.000000000 +0200
@@ -6,7 +6,7 @@
 <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
 <link rel="home" href="index.html" title="GStreamer Validate Plugins 1.0 
Plugins Reference Manual">
 <link rel="next" href="ch01.html" title="GstValidate plugins">
-<meta name="generator" content="GTK-Doc V1.26 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -16,7 +16,7 @@
 <div><table class="navigation" id="top" width="100%" cellpadding="2" 
cellspacing="0"><tr><th valign="middle"><p class="title">GStreamer Validate 
Plugins 1.0 Plugins Reference Manual</p></th></tr></table></div>
 <div><p class="releaseinfo">
       GStreamer Validate Plugins 1.0 Plugins Reference Manual
-      for GStreamer Validate 1.0 (1.12.4)
+      for GStreamer Validate 1.0 (1.12.5)
       The latest version of this documentation can be found on-line at
       <a class="ulink" 
href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-validate-plugins/html/";
 target="_top">
         
http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-validate-plugins/html/
@@ -33,6 +33,6 @@
 </dl></div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.26</div>
+<hr>Generated by GTK-Doc V1.27</div>
 </body>
 </html>
\ No newline at end of file
Binary files old/gst-validate-1.12.4/docs/plugins/html/left-insensitive.png and 
new/gst-validate-1.12.5/docs/plugins/html/left-insensitive.png differ
Binary files old/gst-validate-1.12.4/docs/plugins/html/left.png and 
new/gst-validate-1.12.5/docs/plugins/html/left.png differ
Binary files old/gst-validate-1.12.4/docs/plugins/html/right-insensitive.png 
and new/gst-validate-1.12.5/docs/plugins/html/right-insensitive.png differ
Binary files old/gst-validate-1.12.4/docs/plugins/html/right.png and 
new/gst-validate-1.12.5/docs/plugins/html/right.png differ
Binary files old/gst-validate-1.12.4/docs/plugins/html/up-insensitive.png and 
new/gst-validate-1.12.5/docs/plugins/html/up-insensitive.png differ
Binary files old/gst-validate-1.12.4/docs/plugins/html/up.png and 
new/gst-validate-1.12.5/docs/plugins/html/up.png differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gst-validate-1.12.4/docs/validate/html/GstValidateReporter.html 
new/gst-validate-1.12.5/docs/validate/html/GstValidateReporter.html
--- old/gst-validate-1.12.4/docs/validate/html/GstValidateReporter.html 
2017-12-07 18:42:32.000000000 +0100
+++ new/gst-validate-1.12.5/docs/validate/html/GstValidateReporter.html 
2018-03-28 16:49:52.000000000 +0200
@@ -8,7 +8,7 @@
 <link rel="up" href="ch02.html" title="API Documentation">
 <link rel="prev" href="GstValidateScenario.html" title="GstValidateScenario">
 <link rel="next" href="gst-validate-GstValidate-monitoring-system.html" 
title="GstValidate monitoring system">
-<meta name="generator" content="GTK-Doc V1.26 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -281,6 +281,6 @@
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.26</div>
+<hr>Generated by GTK-Doc V1.27</div>
 </body>
 </html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gst-validate-1.12.4/docs/validate/html/GstValidateRunner.html 
new/gst-validate-1.12.5/docs/validate/html/GstValidateRunner.html
--- old/gst-validate-1.12.4/docs/validate/html/GstValidateRunner.html   
2017-12-07 18:42:32.000000000 +0100
+++ new/gst-validate-1.12.5/docs/validate/html/GstValidateRunner.html   
2018-03-28 16:49:52.000000000 +0200
@@ -8,7 +8,7 @@
 <link rel="up" href="ch02.html" title="API Documentation">
 <link rel="prev" href="gst-validate-Initialization.html" 
title="Initialization">
 <link rel="next" href="GstValidateScenario.html" title="GstValidateScenario">
-<meta name="generator" content="GTK-Doc V1.26 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -302,6 +302,6 @@
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.26</div>
+<hr>Generated by GTK-Doc V1.27</div>
 </body>
 </html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gst-validate-1.12.4/docs/validate/html/GstValidateScenario.html 
new/gst-validate-1.12.5/docs/validate/html/GstValidateScenario.html
--- old/gst-validate-1.12.4/docs/validate/html/GstValidateScenario.html 
2017-12-07 18:42:32.000000000 +0100
+++ new/gst-validate-1.12.5/docs/validate/html/GstValidateScenario.html 
2018-03-28 16:49:52.000000000 +0200
@@ -8,7 +8,7 @@
 <link rel="up" href="ch02.html" title="API Documentation">
 <link rel="prev" href="GstValidateRunner.html" title="GstValidateRunner">
 <link rel="next" href="GstValidateReporter.html" title="GstValidateReporter">
-<meta name="generator" content="GTK-Doc V1.26 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -823,6 +823,6 @@
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.26</div>
+<hr>Generated by GTK-Doc V1.27</div>
 </body>
 </html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gst-validate-1.12.4/docs/validate/html/annotation-glossary.html 
new/gst-validate-1.12.5/docs/validate/html/annotation-glossary.html
--- old/gst-validate-1.12.4/docs/validate/html/annotation-glossary.html 
2017-12-07 18:42:32.000000000 +0100
+++ new/gst-validate-1.12.5/docs/validate/html/annotation-glossary.html 
2018-03-28 16:49:52.000000000 +0200
@@ -7,7 +7,7 @@
 <link rel="home" href="index.html" title="GstValidate Reference Manual">
 <link rel="up" href="index.html" title="GstValidate Reference Manual">
 <link rel="prev" href="deprecated-api-index.html" title="Index of deprecated 
API">
-<meta name="generator" content="GTK-Doc V1.26 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -55,6 +55,6 @@
 <dd class="glossdef"><p>Don't free data after the code is done.</p></dd>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.26</div>
+<hr>Generated by GTK-Doc V1.27</div>
 </body>
 </html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gst-validate-1.12.4/docs/validate/html/api-index-full.html 
new/gst-validate-1.12.5/docs/validate/html/api-index-full.html
--- old/gst-validate-1.12.4/docs/validate/html/api-index-full.html      
2017-12-07 18:42:32.000000000 +0100
+++ new/gst-validate-1.12.5/docs/validate/html/api-index-full.html      
2018-03-28 16:49:52.000000000 +0200
@@ -8,7 +8,7 @@
 <link rel="up" href="index.html" title="GstValidate Reference Manual">
 <link rel="prev" href="object-tree.html" title="Object Hierarchy">
 <link rel="next" href="deprecated-api-index.html" title="Index of deprecated 
API">
-<meta name="generator" content="GTK-Doc V1.26 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -157,6 +157,6 @@
 <dd></dd>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.26</div>
+<hr>Generated by GTK-Doc V1.27</div>
 </body>
 </html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-validate-1.12.4/docs/validate/html/ch02.html 
new/gst-validate-1.12.5/docs/validate/html/ch02.html
--- old/gst-validate-1.12.4/docs/validate/html/ch02.html        2017-12-07 
18:42:32.000000000 +0100
+++ new/gst-validate-1.12.5/docs/validate/html/ch02.html        2018-03-28 
16:49:52.000000000 +0200
@@ -8,7 +8,7 @@
 <link rel="up" href="index.html" title="GstValidate Reference Manual">
 <link rel="prev" href="envvariables.html" title="GstValidate Environment 
Variables">
 <link rel="next" href="gst-validate-Initialization.html" 
title="Initialization">
-<meta name="generator" content="GTK-Doc V1.26 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -42,6 +42,6 @@
 </dl></div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.26</div>
+<hr>Generated by GTK-Doc V1.27</div>
 </body>
 </html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gst-validate-1.12.4/docs/validate/html/deprecated-api-index.html 
new/gst-validate-1.12.5/docs/validate/html/deprecated-api-index.html
--- old/gst-validate-1.12.4/docs/validate/html/deprecated-api-index.html        
2017-12-07 18:42:32.000000000 +0100
+++ new/gst-validate-1.12.5/docs/validate/html/deprecated-api-index.html        
2018-03-28 16:49:52.000000000 +0200
@@ -8,7 +8,7 @@
 <link rel="up" href="index.html" title="GstValidate Reference Manual">
 <link rel="prev" href="api-index-full.html" title="API Index">
 <link rel="next" href="annotation-glossary.html" title="Annotation Glossary">
-<meta name="generator" content="GTK-Doc V1.26 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -25,6 +25,6 @@
 <a name="idx"></a>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.26</div>
+<hr>Generated by GTK-Doc V1.27</div>
 </body>
 </html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gst-validate-1.12.4/docs/validate/html/envvariables.html 
new/gst-validate-1.12.5/docs/validate/html/envvariables.html
--- old/gst-validate-1.12.4/docs/validate/html/envvariables.html        
2017-12-07 18:42:32.000000000 +0100
+++ new/gst-validate-1.12.5/docs/validate/html/envvariables.html        
2018-03-28 16:49:52.000000000 +0200
@@ -8,7 +8,7 @@
 <link rel="up" href="overview.html" title="Overview and usage">
 <link rel="prev" href="scenarios.html" title="GstValidate Scenario File 
Format">
 <link rel="next" href="ch02.html" title="API Documentation">
-<meta name="generator" content="GTK-Doc V1.26 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -205,6 +205,6 @@
   </p>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.26</div>
+<hr>Generated by GTK-Doc V1.27</div>
 </body>
 </html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gst-validate-1.12.4/docs/validate/html/gst-validate-GstValidate-monitoring-system.html
 
new/gst-validate-1.12.5/docs/validate/html/gst-validate-GstValidate-monitoring-system.html
--- 
old/gst-validate-1.12.4/docs/validate/html/gst-validate-GstValidate-monitoring-system.html
  2017-12-07 18:42:32.000000000 +0100
+++ 
new/gst-validate-1.12.5/docs/validate/html/gst-validate-GstValidate-monitoring-system.html
  2018-03-28 16:49:52.000000000 +0200
@@ -8,7 +8,7 @@
 <link rel="up" href="ch02.html" title="API Documentation">
 <link rel="prev" href="GstValidateReporter.html" title="GstValidateReporter">
 <link rel="next" href="object-tree.html" title="Object Hierarchy">
-<meta name="generator" content="GTK-Doc V1.26 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -103,6 +103,6 @@
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.26</div>
+<hr>Generated by GTK-Doc V1.27</div>
 </body>
 </html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gst-validate-1.12.4/docs/validate/html/gst-validate-Initialization.html 
new/gst-validate-1.12.5/docs/validate/html/gst-validate-Initialization.html
--- old/gst-validate-1.12.4/docs/validate/html/gst-validate-Initialization.html 
2017-12-07 18:42:32.000000000 +0100
+++ new/gst-validate-1.12.5/docs/validate/html/gst-validate-Initialization.html 
2018-03-28 16:49:52.000000000 +0200
@@ -8,7 +8,7 @@
 <link rel="up" href="ch02.html" title="API Documentation">
 <link rel="prev" href="ch02.html" title="API Documentation">
 <link rel="next" href="GstValidateRunner.html" title="GstValidateRunner">
-<meta name="generator" content="GTK-Doc V1.26 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -67,6 +67,6 @@
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.26</div>
+<hr>Generated by GTK-Doc V1.27</div>
 </body>
 </html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gst-validate-1.12.4/docs/validate/html/gst-validate-launcher.html 
new/gst-validate-1.12.5/docs/validate/html/gst-validate-launcher.html
--- old/gst-validate-1.12.4/docs/validate/html/gst-validate-launcher.html       
2017-12-07 18:42:32.000000000 +0100
+++ new/gst-validate-1.12.5/docs/validate/html/gst-validate-launcher.html       
2018-03-28 16:49:52.000000000 +0200
@@ -8,7 +8,7 @@
 <link rel="up" href="overview.html" title="Overview and usage">
 <link rel="prev" href="gst-validate-media-check.html" 
title="gst-validate-media-check">
 <link rel="next" href="scenarios.html" title="GstValidate Scenario File 
Format">
-<meta name="generator" content="GTK-Doc V1.26 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -272,6 +272,6 @@
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.26</div>
+<hr>Generated by GTK-Doc V1.27</div>
 </body>
 </html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gst-validate-1.12.4/docs/validate/html/gst-validate-media-check.html 
new/gst-validate-1.12.5/docs/validate/html/gst-validate-media-check.html
--- old/gst-validate-1.12.4/docs/validate/html/gst-validate-media-check.html    
2017-12-07 18:42:32.000000000 +0100
+++ new/gst-validate-1.12.5/docs/validate/html/gst-validate-media-check.html    
2018-03-28 16:49:52.000000000 +0200
@@ -8,7 +8,7 @@
 <link rel="up" href="overview.html" title="Overview and usage">
 <link rel="prev" href="gst-validate-transcoding.html" 
title="gst-validate-transcoding">
 <link rel="next" href="gst-validate-launcher.html" 
title="gst-validate-launcher">
-<meta name="generator" content="GTK-Doc V1.26 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -96,6 +96,6 @@
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.26</div>
+<hr>Generated by GTK-Doc V1.27</div>
 </body>
 </html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gst-validate-1.12.4/docs/validate/html/gst-validate-transcoding.html 
new/gst-validate-1.12.5/docs/validate/html/gst-validate-transcoding.html
--- old/gst-validate-1.12.4/docs/validate/html/gst-validate-transcoding.html    
2017-12-07 18:42:32.000000000 +0100
+++ new/gst-validate-1.12.5/docs/validate/html/gst-validate-transcoding.html    
2018-03-28 16:49:52.000000000 +0200
@@ -8,7 +8,7 @@
 <link rel="up" href="overview.html" title="Overview and usage">
 <link rel="prev" href="gst-validate.html" title="gst-validate">
 <link rel="next" href="gst-validate-media-check.html" 
title="gst-validate-media-check">
-<meta name="generator" content="GTK-Doc V1.26 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -275,6 +275,6 @@
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.26</div>
+<hr>Generated by GTK-Doc V1.27</div>
 </body>
 </html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gst-validate-1.12.4/docs/validate/html/gst-validate.html 
new/gst-validate-1.12.5/docs/validate/html/gst-validate.html
--- old/gst-validate-1.12.4/docs/validate/html/gst-validate.html        
2017-12-07 18:42:32.000000000 +0100
+++ new/gst-validate-1.12.5/docs/validate/html/gst-validate.html        
2018-03-28 16:49:52.000000000 +0200
@@ -8,7 +8,7 @@
 <link rel="up" href="overview.html" title="Overview and usage">
 <link rel="prev" href="overview.html" title="Overview and usage">
 <link rel="next" href="gst-validate-transcoding.html" 
title="gst-validate-transcoding">
-<meta name="generator" content="GTK-Doc V1.26 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -151,6 +151,6 @@
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.26</div>
+<hr>Generated by GTK-Doc V1.27</div>
 </body>
 </html>
\ No newline at end of file
Binary files old/gst-validate-1.12.4/docs/validate/html/home.png and 
new/gst-validate-1.12.5/docs/validate/html/home.png differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-validate-1.12.4/docs/validate/html/index.html 
new/gst-validate-1.12.5/docs/validate/html/index.html
--- old/gst-validate-1.12.4/docs/validate/html/index.html       2017-12-07 
18:42:32.000000000 +0100
+++ new/gst-validate-1.12.5/docs/validate/html/index.html       2018-03-28 
16:49:52.000000000 +0200
@@ -6,7 +6,7 @@
 <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
 <link rel="home" href="index.html" title="GstValidate Reference Manual">
 <link rel="next" href="overview.html" title="Overview and usage">
-<meta name="generator" content="GTK-Doc V1.26 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -65,6 +65,6 @@
 </dl></div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.26</div>
+<hr>Generated by GTK-Doc V1.27</div>
 </body>
 </html>
\ No newline at end of file
Binary files old/gst-validate-1.12.4/docs/validate/html/left-insensitive.png 
and new/gst-validate-1.12.5/docs/validate/html/left-insensitive.png differ
Binary files old/gst-validate-1.12.4/docs/validate/html/left.png and 
new/gst-validate-1.12.5/docs/validate/html/left.png differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gst-validate-1.12.4/docs/validate/html/object-tree.html 
new/gst-validate-1.12.5/docs/validate/html/object-tree.html
--- old/gst-validate-1.12.4/docs/validate/html/object-tree.html 2017-12-07 
18:42:32.000000000 +0100
+++ new/gst-validate-1.12.5/docs/validate/html/object-tree.html 2018-03-28 
16:49:52.000000000 +0200
@@ -8,7 +8,7 @@
 <link rel="up" href="index.html" title="GstValidate Reference Manual">
 <link rel="prev" href="gst-validate-GstValidate-monitoring-system.html" 
title="GstValidate monitoring system">
 <link rel="next" href="api-index-full.html" title="API Index">
-<meta name="generator" content="GTK-Doc V1.26 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -38,6 +38,6 @@
 </pre>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.26</div>
+<hr>Generated by GTK-Doc V1.27</div>
 </body>
 </html>
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-validate-1.12.4/docs/validate/html/overview.html 
new/gst-validate-1.12.5/docs/validate/html/overview.html
--- old/gst-validate-1.12.4/docs/validate/html/overview.html    2017-12-07 
18:42:32.000000000 +0100
+++ new/gst-validate-1.12.5/docs/validate/html/overview.html    2018-03-28 
16:49:52.000000000 +0200
@@ -8,7 +8,7 @@
 <link rel="up" href="index.html" title="GstValidate Reference Manual">
 <link rel="prev" href="index.html" title="GstValidate Reference Manual">
 <link rel="next" href="gst-validate.html" title="gst-validate">
-<meta name="generator" content="GTK-Doc V1.26 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -73,6 +73,6 @@
 </div>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.26</div>
+<hr>Generated by GTK-Doc V1.27</div>
 </body>
 </html>
\ No newline at end of file
Binary files old/gst-validate-1.12.4/docs/validate/html/right-insensitive.png 
and new/gst-validate-1.12.5/docs/validate/html/right-insensitive.png differ
Binary files old/gst-validate-1.12.4/docs/validate/html/right.png and 
new/gst-validate-1.12.5/docs/validate/html/right.png differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gst-validate-1.12.4/docs/validate/html/scenarios.html 
new/gst-validate-1.12.5/docs/validate/html/scenarios.html
--- old/gst-validate-1.12.4/docs/validate/html/scenarios.html   2017-12-07 
18:42:32.000000000 +0100
+++ new/gst-validate-1.12.5/docs/validate/html/scenarios.html   2018-03-28 
16:49:52.000000000 +0200
@@ -8,7 +8,7 @@
 <link rel="up" href="overview.html" title="Overview and usage">
 <link rel="prev" href="gst-validate-launcher.html" 
title="gst-validate-launcher">
 <link rel="next" href="envvariables.html" title="GstValidate Environment 
Variables">
-<meta name="generator" content="GTK-Doc V1.26 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
@@ -207,6 +207,6 @@
   </p>
 </div>
 <div class="footer">
-<hr>Generated by GTK-Doc V1.26</div>
+<hr>Generated by GTK-Doc V1.27</div>
 </body>
 </html>
\ No newline at end of file
Binary files old/gst-validate-1.12.4/docs/validate/html/up-insensitive.png and 
new/gst-validate-1.12.5/docs/validate/html/up-insensitive.png differ
Binary files old/gst-validate-1.12.4/docs/validate/html/up.png and 
new/gst-validate-1.12.5/docs/validate/html/up.png differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gst-validate-1.12.4/gst/validate/gst-validate-report.c 
new/gst-validate-1.12.5/gst/validate/gst-validate-report.c
--- old/gst-validate-1.12.4/gst/validate/gst-validate-report.c  2017-05-15 
17:58:07.000000000 +0200
+++ new/gst-validate-1.12.5/gst/validate/gst-validate-report.c  2018-03-28 
13:53:43.000000000 +0200
@@ -420,6 +420,8 @@
 
       g_free (message);
       g_object_unref (jgen);
+      if (error)
+        g_error_free (error);
       g_idle_add ((GSourceFunc) gst_validate_send, root);
       return G_SOURCE_REMOVE;
     }
@@ -431,6 +433,8 @@
 
   g_free (message);
   g_object_unref (jgen);
+  if (error)
+    g_error_free (error);
 
 done:
   json_node_free (root);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gst-validate-1.12.4/gst/validate/gst-validate-scenario.c 
new/gst-validate-1.12.5/gst/validate/gst-validate-scenario.c
--- old/gst-validate-1.12.4/gst/validate/gst-validate-scenario.c        
2017-05-15 17:58:07.000000000 +0200
+++ new/gst-validate-1.12.5/gst/validate/gst-validate-scenario.c        
2018-03-28 13:56:12.000000000 +0200
@@ -1524,6 +1524,9 @@
     action->priv->printed = FALSE;
     action->structure = gst_structure_copy (action->priv->main_structure);
 
+    if (!(action->name = gst_structure_get_string (action->structure, "name")))
+      action->name = "";
+
     if (res == GST_VALIDATE_EXECUTE_ACTION_ASYNC)
       action->priv->executing_last_subaction = TRUE;
   }
@@ -1596,11 +1599,11 @@
         "No timeout time for action %" GST_PTR_FORMAT, structure);
   }
 
-  if (!(action->name = gst_structure_get_string (structure, "name")))
-    action->name = "";
-
   action->structure = gst_structure_copy (structure);
 
+  if (!(action->name = gst_structure_get_string (action->structure, "name")))
+    action->name = "";
+
   if (!action->priv->main_structure)
     action->priv->main_structure = gst_structure_copy (structure);
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gst-validate-1.12.4/gst/validate/gst-validate-utils.c 
new/gst-validate-1.12.5/gst/validate/gst-validate-utils.c
--- old/gst-validate-1.12.4/gst/validate/gst-validate-utils.c   2017-05-15 
17:46:45.000000000 +0200
+++ new/gst-validate-1.12.5/gst/validate/gst-validate-utils.c   2018-03-28 
13:55:20.000000000 +0200
@@ -583,11 +583,14 @@
 
 /* Returns: (transfer full): a #GList of #GstStructure */
 static GList *
-_lines_get_strutures (gchar ** lines)
+_lines_get_structures (gchar ** lines)
 {
   gint i;
   GList *structures = NULL;
 
+  if (lines == NULL)
+    return NULL;
+
   for (i = 0; lines[i]; i++) {
     GstStructure *structure;
 
@@ -604,8 +607,7 @@
   }
 
 done:
-  if (lines)
-    g_strfreev (lines);
+  g_strfreev (lines);
 
   return structures;
 
@@ -632,7 +634,7 @@
     return NULL;
   }
 
-  return _lines_get_strutures (lines);
+  return _lines_get_structures (lines);
 }
 
 /**
@@ -648,7 +650,7 @@
   if (lines == NULL)
     return NULL;
 
-  return _lines_get_strutures (lines);
+  return _lines_get_structures (lines);
 }
 
 static gboolean
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-validate-1.12.4/po/gst-validate-1.0.pot 
new/gst-validate-1.12.5/po/gst-validate-1.0.pot
--- old/gst-validate-1.12.4/po/gst-validate-1.0.pot     2017-12-07 
18:42:32.000000000 +0100
+++ new/gst-validate-1.12.5/po/gst-validate-1.0.pot     2018-03-28 
15:33:39.000000000 +0200
@@ -5,9 +5,9 @@
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: gst-validate 1.12.4\n"
+"Project-Id-Version: gst-validate 1.12.5\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n";
-"POT-Creation-Date: 2017-12-07 19:42+0200\n"
+"POT-Creation-Date: 2018-03-28 14:33+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <[email protected]>\n"


Reply via email to