diff -Nru gst-plugins-base1.0-1.12.1/aclocal.m4 gst-plugins-base1.0-1.12.2/aclocal.m4 --- gst-plugins-base1.0-1.12.1/aclocal.m4 2017-06-20 07:13:56.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/aclocal.m4 2017-07-14 08:18:10.000000000 +0000 @@ -1,6 +1,6 @@ -# generated automatically by aclocal 1.15 -*- Autoconf -*- +# generated automatically by aclocal 1.15.1 -*- Autoconf -*- -# Copyright (C) 1996-2014 Free Software Foundation, Inc. +# Copyright (C) 1996-2017 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -20,7 +20,7 @@ If you have problems, you may need to regenerate the build system entirely. To do so, use the procedure documented by the package, typically 'autoreconf'.])]) -# Copyright (C) 2002-2014 Free Software Foundation, Inc. +# Copyright (C) 2002-2017 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -35,7 +35,7 @@ [am__api_version='1.15' dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to dnl require some minimum version. Point them to the right macro. -m4_if([$1], [1.15], [], +m4_if([$1], [1.15.1], [], [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl ]) @@ -51,14 +51,14 @@ # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced. # This function is AC_REQUIREd by AM_INIT_AUTOMAKE. AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], -[AM_AUTOMAKE_VERSION([1.15])dnl +[AM_AUTOMAKE_VERSION([1.15.1])dnl m4_ifndef([AC_AUTOCONF_VERSION], [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))]) # AM_AUX_DIR_EXPAND -*- Autoconf -*- -# Copyright (C) 2001-2014 Free Software Foundation, Inc. +# Copyright (C) 2001-2017 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -110,7 +110,7 @@ # AM_CONDITIONAL -*- Autoconf -*- -# Copyright (C) 1997-2014 Free Software Foundation, Inc. +# Copyright (C) 1997-2017 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -141,7 +141,7 @@ Usually this means the macro was only invoked conditionally.]]) fi])]) -# Copyright (C) 1999-2014 Free Software Foundation, Inc. +# Copyright (C) 1999-2017 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -332,7 +332,7 @@ # Generate code to set up dependency tracking. -*- Autoconf -*- -# Copyright (C) 1999-2014 Free Software Foundation, Inc. +# Copyright (C) 1999-2017 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -408,7 +408,7 @@ # Do all the work for Automake. -*- Autoconf -*- -# Copyright (C) 1996-2014 Free Software Foundation, Inc. +# Copyright (C) 1996-2017 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -605,7 +605,7 @@ done echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) -# Copyright (C) 2001-2014 Free Software Foundation, Inc. +# Copyright (C) 2001-2017 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -626,7 +626,7 @@ fi AC_SUBST([install_sh])]) -# Copyright (C) 2003-2014 Free Software Foundation, Inc. +# Copyright (C) 2003-2017 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -648,7 +648,7 @@ # Add --enable-maintainer-mode option to configure. -*- Autoconf -*- # From Jim Meyering -# Copyright (C) 1996-2014 Free Software Foundation, Inc. +# Copyright (C) 1996-2017 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -683,7 +683,7 @@ # Check to see how 'make' treats includes. -*- Autoconf -*- -# Copyright (C) 2001-2014 Free Software Foundation, Inc. +# Copyright (C) 2001-2017 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -733,7 +733,7 @@ # Fake the existence of programs that GNU maintainers use. -*- Autoconf -*- -# Copyright (C) 1997-2014 Free Software Foundation, Inc. +# Copyright (C) 1997-2017 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -770,7 +770,7 @@ fi ]) -# Copyright (C) 2003-2014 Free Software Foundation, Inc. +# Copyright (C) 2003-2017 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -804,7 +804,7 @@ # Helper functions for option handling. -*- Autoconf -*- -# Copyright (C) 2001-2014 Free Software Foundation, Inc. +# Copyright (C) 2001-2017 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -833,7 +833,7 @@ AC_DEFUN([_AM_IF_OPTION], [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])]) -# Copyright (C) 1999-2014 Free Software Foundation, Inc. +# Copyright (C) 1999-2017 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -880,7 +880,7 @@ # For backward compatibility. AC_DEFUN_ONCE([AM_PROG_CC_C_O], [AC_REQUIRE([AC_PROG_CC])]) -# Copyright (C) 1999-2014 Free Software Foundation, Inc. +# Copyright (C) 1999-2017 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -913,8 +913,9 @@ [ dnl Find a Python interpreter. Python versions prior to 2.0 are not dnl supported. (2.0 was released on October 16, 2000). + dnl FIXME: Remove the need to hard-code Python versions here. m4_define_default([_AM_PYTHON_INTERPRETER_LIST], -[python python2 python3 python3.3 python3.2 python3.1 python3.0 python2.7 dnl +[python python2 python3 python3.5 python3.4 python3.3 python3.2 python3.1 python3.0 python2.7 dnl python2.6 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0]) AC_ARG_VAR([PYTHON], [the Python interpreter]) @@ -1115,7 +1116,7 @@ sys.exit(sys.hexversion < minverhex)" AS_IF([AM_RUN_LOG([$1 -c "$prog"])], [$3], [$4])]) -# Copyright (C) 2001-2014 Free Software Foundation, Inc. +# Copyright (C) 2001-2017 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -1134,7 +1135,7 @@ # Check to make sure that the build environment is sane. -*- Autoconf -*- -# Copyright (C) 1996-2014 Free Software Foundation, Inc. +# Copyright (C) 1996-2017 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -1215,7 +1216,7 @@ rm -f conftest.file ]) -# Copyright (C) 2009-2014 Free Software Foundation, Inc. +# Copyright (C) 2009-2017 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -1275,7 +1276,7 @@ _AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl ]) -# Copyright (C) 2001-2014 Free Software Foundation, Inc. +# Copyright (C) 2001-2017 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -1303,7 +1304,7 @@ INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" AC_SUBST([INSTALL_STRIP_PROGRAM])]) -# Copyright (C) 2006-2014 Free Software Foundation, Inc. +# Copyright (C) 2006-2017 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -1322,7 +1323,7 @@ # Check how to create a tarball. -*- Autoconf -*- -# Copyright (C) 2004-2014 Free Software Foundation, Inc. +# Copyright (C) 2004-2017 Free Software Foundation, Inc. # # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/ChangeLog gst-plugins-base1.0-1.12.2/ChangeLog --- gst-plugins-base1.0-1.12.1/ChangeLog 2017-06-20 08:12:26.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/ChangeLog 2017-07-14 10:24:17.000000000 +0000 @@ -1,9 +1,110 @@ +=== release 1.12.2 === + +2017-07-14 Sebastian Dröge + + * configure.ac: + releasing 1.12.2 + +2017-07-14 13:21:49 +0300 Sebastian Dröge + + * po/tr.po: + po: Update translations + +2017-07-07 09:18:30 +0900 Heekyoung Seo + + * gst-libs/gst/video/convertframe.c: + convertframe: Fix leak in case of vcrop is disabled + https://bugzilla.gnome.org/show_bug.cgi?id=784639 + +2017-07-01 17:45:19 +0200 Mark Nauwelaerts + + * ext/pango/gstbasetextoverlay.c: + * tests/check/elements/textoverlay.c: + textoverlay: ensure text buffer has writable metadata when modifying + === release 1.12.1 === -2017-06-20 Sebastian Dröge +2017-06-20 12:05:35 +0300 Sebastian Dröge + * ChangeLog: + * NEWS: + * RELEASE: * configure.ac: - releasing 1.12.1 + * docs/plugins/inspect/plugin-adder.xml: + * docs/plugins/inspect/plugin-alsa.xml: + * docs/plugins/inspect/plugin-app.xml: + * docs/plugins/inspect/plugin-audioconvert.xml: + * docs/plugins/inspect/plugin-audiorate.xml: + * docs/plugins/inspect/plugin-audioresample.xml: + * docs/plugins/inspect/plugin-audiotestsrc.xml: + * docs/plugins/inspect/plugin-cdparanoia.xml: + * docs/plugins/inspect/plugin-encoding.xml: + * docs/plugins/inspect/plugin-gio.xml: + * docs/plugins/inspect/plugin-libvisual.xml: + * docs/plugins/inspect/plugin-ogg.xml: + * docs/plugins/inspect/plugin-opus.xml: + * docs/plugins/inspect/plugin-pango.xml: + * docs/plugins/inspect/plugin-pbtypes.xml: + * docs/plugins/inspect/plugin-playback.xml: + * docs/plugins/inspect/plugin-rawparse.xml: + * docs/plugins/inspect/plugin-subparse.xml: + * docs/plugins/inspect/plugin-tcp.xml: + * docs/plugins/inspect/plugin-theora.xml: + * docs/plugins/inspect/plugin-typefindfunctions.xml: + * docs/plugins/inspect/plugin-videoconvert.xml: + * docs/plugins/inspect/plugin-videorate.xml: + * docs/plugins/inspect/plugin-videoscale.xml: + * docs/plugins/inspect/plugin-videotestsrc.xml: + * docs/plugins/inspect/plugin-volume.xml: + * docs/plugins/inspect/plugin-vorbis.xml: + * docs/plugins/inspect/plugin-ximagesink.xml: + * docs/plugins/inspect/plugin-xvimagesink.xml: + * gst-plugins-base.doap: + * meson.build: + Release 1.12.1 + +2017-06-20 11:16:20 +0300 Sebastian Dröge + + * po/af.po: + * po/az.po: + * po/bg.po: + * po/ca.po: + * po/cs.po: + * po/da.po: + * po/de.po: + * po/el.po: + * po/en_GB.po: + * po/eo.po: + * po/es.po: + * po/eu.po: + * po/fi.po: + * po/fr.po: + * po/fur.po: + * po/gl.po: + * po/hr.po: + * po/hu.po: + * po/id.po: + * po/it.po: + * po/ja.po: + * po/lt.po: + * po/lv.po: + * po/nb.po: + * po/nl.po: + * po/or.po: + * po/pl.po: + * po/pt_BR.po: + * po/ro.po: + * po/ru.po: + * po/sk.po: + * po/sl.po: + * po/sq.po: + * po/sr.po: + * po/sv.po: + * po/tr.po: + * po/uk.po: + * po/vi.po: + * po/zh_CN.po: + Update .po files 2017-06-20 11:07:10 +0300 Sebastian Dröge diff -Nru gst-plugins-base1.0-1.12.1/common/m4/Makefile.in gst-plugins-base1.0-1.12.2/common/m4/Makefile.in --- gst-plugins-base1.0-1.12.1/common/m4/Makefile.in 2017-06-20 07:13:57.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/common/m4/Makefile.in 2017-07-14 08:18:12.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/common/Makefile.in gst-plugins-base1.0-1.12.2/common/Makefile.in --- gst-plugins-base1.0-1.12.1/common/Makefile.in 2017-06-20 07:13:57.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/common/Makefile.in 2017-07-14 08:18:12.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/configure gst-plugins-base1.0-1.12.2/configure --- gst-plugins-base1.0-1.12.1/configure 2017-06-20 07:13:56.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/configure 2017-07-14 08:18:11.000000000 +0000 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for GStreamer Base Plug-ins 1.12.1. +# Generated by GNU Autoconf 2.69 for GStreamer Base Plug-ins 1.12.2. # # Report bugs to . # @@ -591,8 +591,8 @@ # Identity of this package. PACKAGE_NAME='GStreamer Base Plug-ins' PACKAGE_TARNAME='gst-plugins-base' -PACKAGE_VERSION='1.12.1' -PACKAGE_STRING='GStreamer Base Plug-ins 1.12.1' +PACKAGE_VERSION='1.12.2' +PACKAGE_STRING='GStreamer Base Plug-ins 1.12.2' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer' PACKAGE_URL='' @@ -1801,7 +1801,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 GStreamer Base Plug-ins 1.12.1 to adapt to many kinds of systems. +\`configure' configures GStreamer Base Plug-ins 1.12.2 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1874,7 +1874,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of GStreamer Base Plug-ins 1.12.1:";; + short | recursive ) echo "Configuration of GStreamer Base Plug-ins 1.12.2:";; esac cat <<\_ACEOF @@ -2170,7 +2170,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -GStreamer Base Plug-ins configure 1.12.1 +GStreamer Base Plug-ins configure 1.12.2 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2943,7 +2943,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by GStreamer Base Plug-ins $as_me 1.12.1, which was +It was created by GStreamer Base Plug-ins $as_me 1.12.2, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -3922,7 +3922,7 @@ # Define the identity of the package. PACKAGE='gst-plugins-base' - VERSION='1.12.1' + VERSION='1.12.2' cat >>confdefs.h <<_ACEOF @@ -4133,9 +4133,9 @@ - PACKAGE_VERSION_MAJOR=$(echo 1.12.1 | cut -d'.' -f1) - PACKAGE_VERSION_MINOR=$(echo 1.12.1 | cut -d'.' -f2) - PACKAGE_VERSION_MICRO=$(echo 1.12.1 | cut -d'.' -f3) + PACKAGE_VERSION_MAJOR=$(echo 1.12.2 | cut -d'.' -f1) + PACKAGE_VERSION_MINOR=$(echo 1.12.2 | cut -d'.' -f2) + PACKAGE_VERSION_MICRO=$(echo 1.12.2 | cut -d'.' -f3) @@ -4146,7 +4146,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking nano version" >&5 $as_echo_n "checking nano version... " >&6; } - NANO=$(echo 1.12.1 | cut -d'.' -f4) + NANO=$(echo 1.12.2 | cut -d'.' -f4) if test x"$NANO" = x || test "x$NANO" = "x0" ; then { $as_echo "$as_me:${as_lineno-$LINENO}: result: 0 (release)" >&5 @@ -8980,10 +8980,10 @@ done - GST_CURRENT=1201 + GST_CURRENT=1202 GST_REVISION=0 - GST_AGE=1201 - GST_LIBVERSION=1201:0:1201 + GST_AGE=1202 + GST_LIBVERSION=1202:0:1202 @@ -22540,7 +22540,7 @@ # Find any Python interpreter. if test -z "$PYTHON"; then - for ac_prog in python python2 python3 python3.3 python3.2 python3.1 python3.0 python2.7 python2.6 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0 + for ac_prog in python python2 python3 python3.5 python3.4 python3.3 python3.2 python3.1 python3.0 python2.7 python2.6 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0 do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 @@ -32921,7 +32921,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by GStreamer Base Plug-ins $as_me 1.12.1, which was +This file was extended by GStreamer Base Plug-ins $as_me 1.12.2, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -32987,7 +32987,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -GStreamer Base Plug-ins config.status 1.12.1 +GStreamer Base Plug-ins config.status 1.12.2 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff -Nru gst-plugins-base1.0-1.12.1/configure.ac gst-plugins-base1.0-1.12.2/configure.ac --- gst-plugins-base1.0-1.12.1/configure.ac 2017-06-20 07:13:39.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/configure.ac 2017-07-14 08:10:19.000000000 +0000 @@ -5,7 +5,7 @@ dnl initialize autoconf dnl releases only do -Wall, git and prerelease does -Werror too dnl use a three digit version number for releases, and four for git/prerelease -AC_INIT([GStreamer Base Plug-ins],[1.12.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gst-plugins-base]) +AC_INIT([GStreamer Base Plug-ins],[1.12.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gst-plugins-base]) AG_GST_INIT @@ -56,7 +56,7 @@ dnl 1.10.9 (who knows) => 1009 dnl dnl sets GST_LT_LDFLAGS -AS_LIBTOOL(GST, 1201, 0, 1201) +AS_LIBTOOL(GST, 1202, 0, 1202) dnl *** required versions of GStreamer stuff *** GST_REQ=1.12.0 diff -Nru gst-plugins-base1.0-1.12.1/debian/changelog gst-plugins-base1.0-1.12.2/debian/changelog --- gst-plugins-base1.0-1.12.1/debian/changelog 2017-06-20 08:28:16.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/debian/changelog 2017-07-14 10:29:17.000000000 +0000 @@ -1,3 +1,9 @@ +gst-plugins-base1.0 (1.12.2-1) unstable; urgency=medium + + * New upstream bugfix release + + -- Sebastian Dröge Fri, 14 Jul 2017 13:29:17 +0300 + gst-plugins-base1.0 (1.12.1-1) unstable; urgency=medium * New upstream bugfix release diff -Nru gst-plugins-base1.0-1.12.1/debian/control gst-plugins-base1.0-1.12.2/debian/control --- gst-plugins-base1.0-1.12.1/debian/control 2017-06-20 08:28:16.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/debian/control 2017-07-14 10:29:17.000000000 +0000 @@ -100,7 +100,7 @@ Section: libs Depends: ${misc:Depends}, ${shlibs:Depends}, - libgstreamer-plugins-base1.0-0 (>= 1.12.1) + libgstreamer-plugins-base1.0-0 (>= 1.12.2) Suggests: alsa-utils (>= 0.9.0) XB-GStreamer-Version: ${gstreamer:Version} XB-GStreamer-Elements: ${gstreamer:Elements} @@ -126,7 +126,7 @@ Section: libs Depends: ${misc:Depends}, ${shlibs:Depends}, - libgstreamer-plugins-base1.0-0 (>= 1.12.1) + libgstreamer-plugins-base1.0-0 (>= 1.12.2) Breaks: gstreamer1.0-plugins-bad (<< 1.11.90) Replaces: gstreamer1.0-plugins-bad (<< 1.11.90) Suggests: gvfs @@ -179,7 +179,7 @@ Section: libs Depends: ${misc:Depends}, ${shlibs:Depends}, - libgstreamer-plugins-base1.0-0 (>= 1.12.1) + libgstreamer-plugins-base1.0-0 (>= 1.12.2) XB-GStreamer-Version: ${gstreamer:Version} XB-GStreamer-Elements: ${gstreamer:Elements} XB-GStreamer-URI-Sources: ${gstreamer:URISources} diff -Nru gst-plugins-base1.0-1.12.1/depcomp gst-plugins-base1.0-1.12.2/depcomp --- gst-plugins-base1.0-1.12.1/depcomp 2017-06-20 07:14:00.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/depcomp 2017-07-14 08:18:14.000000000 +0000 @@ -1,9 +1,9 @@ #! /bin/sh # depcomp - compile a program generating dependencies as side-effects -scriptversion=2013-05-30.07; # UTC +scriptversion=2016-01-11.22; # UTC -# Copyright (C) 1999-2014 Free Software Foundation, Inc. +# Copyright (C) 1999-2017 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -786,6 +786,6 @@ # eval: (add-hook 'write-file-hooks 'time-stamp) # time-stamp-start: "scriptversion=" # time-stamp-format: "%:y-%02m-%02d.%02H" -# time-stamp-time-zone: "UTC" +# time-stamp-time-zone: "UTC0" # time-stamp-end: "; # UTC" # End: diff -Nru gst-plugins-base1.0-1.12.1/docs/libs/html/gst-plugins-base-libs-GstVideoAlignment.html gst-plugins-base1.0-1.12.2/docs/libs/html/gst-plugins-base-libs-GstVideoAlignment.html --- gst-plugins-base1.0-1.12.1/docs/libs/html/gst-plugins-base-libs-GstVideoAlignment.html 2017-06-20 08:14:54.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/libs/html/gst-plugins-base-libs-GstVideoAlignment.html 2017-07-14 10:25:10.000000000 +0000 @@ -3070,7 +3070,7 @@
1
 2
-
0.0 <= [Y',R',G',B'] <= 1.0)
+        
0.0 <= [Y',R',G',B'] <= 1.0)
 (-0.5 <= [Pb,Pr] <= 0.5)
@@ -3086,9 +3086,9 @@
1
 2
 3
-
Y' = Kr*R' + (1-Kr-Kb)*G' + Kb*B'
-Pb = (B'-Y')/(2*(1-Kb))
-Pr = (R'-Y')/(2*(1-Kr))
+
Y' = Kr*R' + (1-Kr-Kb)*G' + Kb*B'
+Pb = (B'-Y')/(2*(1-Kb))
+Pr = (R'-Y')/(2*(1-Kr))
@@ -3103,9 +3103,9 @@
1
 2
 3
-
R' = Y' + Cr*2*(1-Kr)
-G' = Y' - Cb*2*(1-Kb)*Kb/(1-Kr-Kb) - Cr*2*(1-Kr)*Kr/(1-Kr-Kb)
-B' = Y' + Cb*2*(1-Kb)
+
R' = Y' + Cr*2*(1-Kr)
+G' = Y' - Cb*2*(1-Kb)*Kb/(1-Kr-Kb) - Cr*2*(1-Kr)*Kr/(1-Kr-Kb)
+B' = Y' + Cb*2*(1-Kb)
@@ -3166,7 +3166,7 @@
1
-
L = L' ^ gamma
+
L = L' ^ gamma
@@ -3220,7 +3220,7 @@
1
-
L' = L ^ (1 / gamma)
+
L' = L ^ (1 / gamma)
diff -Nru gst-plugins-base1.0-1.12.1/docs/libs/html/gst-plugins-base-libs-Version.html gst-plugins-base1.0-1.12.2/docs/libs/html/gst-plugins-base-libs-Version.html --- gst-plugins-base1.0-1.12.1/docs/libs/html/gst-plugins-base-libs-Version.html 2017-06-20 08:14:54.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/libs/html/gst-plugins-base-libs-Version.html 2017-07-14 10:25:10.000000000 +0000 @@ -184,7 +184,7 @@

GST_PLUGINS_BASE_VERSION_MICRO

-
#define GST_PLUGINS_BASE_VERSION_MICRO (1)
+
#define GST_PLUGINS_BASE_VERSION_MICRO (2)
 

The micro version of GStreamer's gst-plugins-base libraries at compile time.

diff -Nru gst-plugins-base1.0-1.12.1/docs/libs/html/GstVideoOverlay.html gst-plugins-base1.0-1.12.2/docs/libs/html/GstVideoOverlay.html --- gst-plugins-base1.0-1.12.1/docs/libs/html/GstVideoOverlay.html 2017-06-20 08:14:54.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/libs/html/GstVideoOverlay.html 2017-07-14 10:25:10.000000000 +0000 @@ -194,7 +194,7 @@
static GstBusSyncReply
 create_window (GstBus * bus, GstMessage * message, GstPipeline * pipeline)
 {
- // ignore anything but 'prepare-window-handle' element messages
+ // ignore anything but 'prepare-window-handle' element messages
  if (!gst_is_video_overlay_prepare_window_handle_message (message))
    return GST_BUS_PASS;
 
@@ -385,7 +385,7 @@
 static GstBusSyncReply
 bus_sync_handler (GstBus * bus, GstMessage * message, gpointer user_data)
 {
- // ignore anything but 'prepare-window-handle' element messages
+ // ignore anything but 'prepare-window-handle' element messages
  if (!gst_is_video_overlay_prepare_window_handle_message (message))
    return GST_BUS_PASS;
 
@@ -412,7 +412,7 @@
   // This is here just for pedagogical purposes, GDK_WINDOW_XID will call
   // it as well in newer Gtk versions
   if (!gdk_window_ensure_native (widget->window))
-    g_error ("Couldn't create native window needed for GstVideoOverlay!");
+    g_error ("Couldn't create native window needed for GstVideoOverlay!");
 #endif
 
 #ifdef GDK_WINDOWING_X11
@@ -575,7 +575,7 @@
     gst_element_set_state (pipeline, GST_STATE_NULL);
     gst_object_unref (pipeline);
     // Exit application
-    QTimer::singleShot(0, QApplication::activeWindow(), SLOT(quit()));
+    QTimer::singleShot(0, QApplication::activeWindow(), SLOT(quit()));
   }
 
   int ret = app.exec();
diff -Nru gst-plugins-base1.0-1.12.1/docs/libs/html/index.html gst-plugins-base1.0-1.12.2/docs/libs/html/index.html
--- gst-plugins-base1.0-1.12.1/docs/libs/html/index.html	2017-06-20 08:14:54.000000000 +0000
+++ gst-plugins-base1.0-1.12.2/docs/libs/html/index.html	2017-07-14 10:25:10.000000000 +0000
@@ -15,7 +15,7 @@
 

- for GStreamer Base Library 1.0 (1.12.1) + for GStreamer Base Library 1.0 (1.12.2) http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base-libs/html/.

diff -Nru gst-plugins-base1.0-1.12.1/docs/libs/Makefile.in gst-plugins-base1.0-1.12.2/docs/libs/Makefile.in --- gst-plugins-base1.0-1.12.1/docs/libs/Makefile.in 2017-06-20 07:13:57.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/libs/Makefile.in 2017-07-14 08:18:12.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/docs/Makefile.in gst-plugins-base1.0-1.12.2/docs/Makefile.in --- gst-plugins-base1.0-1.12.1/docs/Makefile.in 2017-06-20 07:13:57.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/Makefile.in 2017-07-14 08:18:12.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/docs/plugins/html/gst-plugins-base-plugins-plugin-adder.html gst-plugins-base1.0-1.12.2/docs/plugins/html/gst-plugins-base-plugins-plugin-adder.html --- gst-plugins-base1.0-1.12.1/docs/plugins/html/gst-plugins-base-plugins-plugin-adder.html 2017-06-20 08:14:54.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/plugins/html/gst-plugins-base-plugins-plugin-adder.html 2017-07-14 10:25:10.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-base1.0-1.12.1/docs/plugins/html/gst-plugins-base-plugins-plugin-alsa.html gst-plugins-base1.0-1.12.2/docs/plugins/html/gst-plugins-base-plugins-plugin-alsa.html --- gst-plugins-base1.0-1.12.1/docs/plugins/html/gst-plugins-base-plugins-plugin-alsa.html 2017-06-20 08:14:54.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/plugins/html/gst-plugins-base-plugins-plugin-alsa.html 2017-07-14 10:25:10.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-base1.0-1.12.1/docs/plugins/html/gst-plugins-base-plugins-plugin-app.html gst-plugins-base1.0-1.12.2/docs/plugins/html/gst-plugins-base-plugins-plugin-app.html --- gst-plugins-base1.0-1.12.1/docs/plugins/html/gst-plugins-base-plugins-plugin-app.html 2017-06-20 08:14:54.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/plugins/html/gst-plugins-base-plugins-plugin-app.html 2017-07-14 10:25:10.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-base1.0-1.12.1/docs/plugins/html/gst-plugins-base-plugins-plugin-audioconvert.html gst-plugins-base1.0-1.12.2/docs/plugins/html/gst-plugins-base-plugins-plugin-audioconvert.html --- gst-plugins-base1.0-1.12.1/docs/plugins/html/gst-plugins-base-plugins-plugin-audioconvert.html 2017-06-20 08:14:54.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/plugins/html/gst-plugins-base-plugins-plugin-audioconvert.html 2017-07-14 10:25:10.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-base1.0-1.12.1/docs/plugins/html/gst-plugins-base-plugins-plugin-audiorate.html gst-plugins-base1.0-1.12.2/docs/plugins/html/gst-plugins-base-plugins-plugin-audiorate.html --- gst-plugins-base1.0-1.12.1/docs/plugins/html/gst-plugins-base-plugins-plugin-audiorate.html 2017-06-20 08:14:54.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/plugins/html/gst-plugins-base-plugins-plugin-audiorate.html 2017-07-14 10:25:10.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-base1.0-1.12.1/docs/plugins/html/gst-plugins-base-plugins-plugin-audioresample.html gst-plugins-base1.0-1.12.2/docs/plugins/html/gst-plugins-base-plugins-plugin-audioresample.html --- gst-plugins-base1.0-1.12.1/docs/plugins/html/gst-plugins-base-plugins-plugin-audioresample.html 2017-06-20 08:14:54.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/plugins/html/gst-plugins-base-plugins-plugin-audioresample.html 2017-07-14 10:25:10.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-base1.0-1.12.1/docs/plugins/html/gst-plugins-base-plugins-plugin-audiotestsrc.html gst-plugins-base1.0-1.12.2/docs/plugins/html/gst-plugins-base-plugins-plugin-audiotestsrc.html --- gst-plugins-base1.0-1.12.1/docs/plugins/html/gst-plugins-base-plugins-plugin-audiotestsrc.html 2017-06-20 08:14:54.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/plugins/html/gst-plugins-base-plugins-plugin-audiotestsrc.html 2017-07-14 10:25:10.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-base1.0-1.12.1/docs/plugins/html/gst-plugins-base-plugins-plugin-cdparanoia.html gst-plugins-base1.0-1.12.2/docs/plugins/html/gst-plugins-base-plugins-plugin-cdparanoia.html --- gst-plugins-base1.0-1.12.1/docs/plugins/html/gst-plugins-base-plugins-plugin-cdparanoia.html 2017-06-20 08:14:54.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/plugins/html/gst-plugins-base-plugins-plugin-cdparanoia.html 2017-07-14 10:25:10.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-base1.0-1.12.1/docs/plugins/html/gst-plugins-base-plugins-plugin-encoding.html gst-plugins-base1.0-1.12.2/docs/plugins/html/gst-plugins-base-plugins-plugin-encoding.html --- gst-plugins-base1.0-1.12.1/docs/plugins/html/gst-plugins-base-plugins-plugin-encoding.html 2017-06-20 08:14:54.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/plugins/html/gst-plugins-base-plugins-plugin-encoding.html 2017-07-14 10:25:10.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-base1.0-1.12.1/docs/plugins/html/gst-plugins-base-plugins-plugin-gio.html gst-plugins-base1.0-1.12.2/docs/plugins/html/gst-plugins-base-plugins-plugin-gio.html --- gst-plugins-base1.0-1.12.1/docs/plugins/html/gst-plugins-base-plugins-plugin-gio.html 2017-06-20 08:14:54.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/plugins/html/gst-plugins-base-plugins-plugin-gio.html 2017-07-14 10:25:10.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-base1.0-1.12.1/docs/plugins/html/gst-plugins-base-plugins-plugin-libvisual.html gst-plugins-base1.0-1.12.2/docs/plugins/html/gst-plugins-base-plugins-plugin-libvisual.html --- gst-plugins-base1.0-1.12.1/docs/plugins/html/gst-plugins-base-plugins-plugin-libvisual.html 2017-06-20 08:14:54.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/plugins/html/gst-plugins-base-plugins-plugin-libvisual.html 2017-07-14 10:25:10.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-base1.0-1.12.1/docs/plugins/html/gst-plugins-base-plugins-plugin-ogg.html gst-plugins-base1.0-1.12.2/docs/plugins/html/gst-plugins-base-plugins-plugin-ogg.html --- gst-plugins-base1.0-1.12.1/docs/plugins/html/gst-plugins-base-plugins-plugin-ogg.html 2017-06-20 08:14:54.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/plugins/html/gst-plugins-base-plugins-plugin-ogg.html 2017-07-14 10:25:10.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-base1.0-1.12.1/docs/plugins/html/gst-plugins-base-plugins-plugin-opus.html gst-plugins-base1.0-1.12.2/docs/plugins/html/gst-plugins-base-plugins-plugin-opus.html --- gst-plugins-base1.0-1.12.1/docs/plugins/html/gst-plugins-base-plugins-plugin-opus.html 2017-06-20 08:14:54.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/plugins/html/gst-plugins-base-plugins-plugin-opus.html 2017-07-14 10:25:10.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-base1.0-1.12.1/docs/plugins/html/gst-plugins-base-plugins-plugin-pango.html gst-plugins-base1.0-1.12.2/docs/plugins/html/gst-plugins-base-plugins-plugin-pango.html --- gst-plugins-base1.0-1.12.1/docs/plugins/html/gst-plugins-base-plugins-plugin-pango.html 2017-06-20 08:14:54.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/plugins/html/gst-plugins-base-plugins-plugin-pango.html 2017-07-14 10:25:10.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-base1.0-1.12.1/docs/plugins/html/gst-plugins-base-plugins-plugin-playback.html gst-plugins-base1.0-1.12.2/docs/plugins/html/gst-plugins-base-plugins-plugin-playback.html --- gst-plugins-base1.0-1.12.1/docs/plugins/html/gst-plugins-base-plugins-plugin-playback.html 2017-06-20 08:14:54.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/plugins/html/gst-plugins-base-plugins-plugin-playback.html 2017-07-14 10:25:10.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-base1.0-1.12.1/docs/plugins/html/gst-plugins-base-plugins-plugin-rawparse.html gst-plugins-base1.0-1.12.2/docs/plugins/html/gst-plugins-base-plugins-plugin-rawparse.html --- gst-plugins-base1.0-1.12.1/docs/plugins/html/gst-plugins-base-plugins-plugin-rawparse.html 2017-06-20 08:14:54.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/plugins/html/gst-plugins-base-plugins-plugin-rawparse.html 2017-07-14 10:25:10.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-base1.0-1.12.1/docs/plugins/html/gst-plugins-base-plugins-plugin-subparse.html gst-plugins-base1.0-1.12.2/docs/plugins/html/gst-plugins-base-plugins-plugin-subparse.html --- gst-plugins-base1.0-1.12.1/docs/plugins/html/gst-plugins-base-plugins-plugin-subparse.html 2017-06-20 08:14:54.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/plugins/html/gst-plugins-base-plugins-plugin-subparse.html 2017-07-14 10:25:10.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-base1.0-1.12.1/docs/plugins/html/gst-plugins-base-plugins-plugin-tcp.html gst-plugins-base1.0-1.12.2/docs/plugins/html/gst-plugins-base-plugins-plugin-tcp.html --- gst-plugins-base1.0-1.12.1/docs/plugins/html/gst-plugins-base-plugins-plugin-tcp.html 2017-06-20 08:14:54.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/plugins/html/gst-plugins-base-plugins-plugin-tcp.html 2017-07-14 10:25:10.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-base1.0-1.12.1/docs/plugins/html/gst-plugins-base-plugins-plugin-theora.html gst-plugins-base1.0-1.12.2/docs/plugins/html/gst-plugins-base-plugins-plugin-theora.html --- gst-plugins-base1.0-1.12.1/docs/plugins/html/gst-plugins-base-plugins-plugin-theora.html 2017-06-20 08:14:54.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/plugins/html/gst-plugins-base-plugins-plugin-theora.html 2017-07-14 10:25:10.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-base1.0-1.12.1/docs/plugins/html/gst-plugins-base-plugins-plugin-typefindfunctions.html gst-plugins-base1.0-1.12.2/docs/plugins/html/gst-plugins-base-plugins-plugin-typefindfunctions.html --- gst-plugins-base1.0-1.12.1/docs/plugins/html/gst-plugins-base-plugins-plugin-typefindfunctions.html 2017-06-20 08:14:54.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/plugins/html/gst-plugins-base-plugins-plugin-typefindfunctions.html 2017-07-14 10:25:10.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-base1.0-1.12.1/docs/plugins/html/gst-plugins-base-plugins-plugin-videoconvert.html gst-plugins-base1.0-1.12.2/docs/plugins/html/gst-plugins-base-plugins-plugin-videoconvert.html --- gst-plugins-base1.0-1.12.1/docs/plugins/html/gst-plugins-base-plugins-plugin-videoconvert.html 2017-06-20 08:14:54.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/plugins/html/gst-plugins-base-plugins-plugin-videoconvert.html 2017-07-14 10:25:10.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-base1.0-1.12.1/docs/plugins/html/gst-plugins-base-plugins-plugin-videorate.html gst-plugins-base1.0-1.12.2/docs/plugins/html/gst-plugins-base-plugins-plugin-videorate.html --- gst-plugins-base1.0-1.12.1/docs/plugins/html/gst-plugins-base-plugins-plugin-videorate.html 2017-06-20 08:14:54.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/plugins/html/gst-plugins-base-plugins-plugin-videorate.html 2017-07-14 10:25:10.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-base1.0-1.12.1/docs/plugins/html/gst-plugins-base-plugins-plugin-videoscale.html gst-plugins-base1.0-1.12.2/docs/plugins/html/gst-plugins-base-plugins-plugin-videoscale.html --- gst-plugins-base1.0-1.12.1/docs/plugins/html/gst-plugins-base-plugins-plugin-videoscale.html 2017-06-20 08:14:54.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/plugins/html/gst-plugins-base-plugins-plugin-videoscale.html 2017-07-14 10:25:10.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-base1.0-1.12.1/docs/plugins/html/gst-plugins-base-plugins-plugin-videotestsrc.html gst-plugins-base1.0-1.12.2/docs/plugins/html/gst-plugins-base-plugins-plugin-videotestsrc.html --- gst-plugins-base1.0-1.12.1/docs/plugins/html/gst-plugins-base-plugins-plugin-videotestsrc.html 2017-06-20 08:14:54.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/plugins/html/gst-plugins-base-plugins-plugin-videotestsrc.html 2017-07-14 10:25:10.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-base1.0-1.12.1/docs/plugins/html/gst-plugins-base-plugins-plugin-volume.html gst-plugins-base1.0-1.12.2/docs/plugins/html/gst-plugins-base-plugins-plugin-volume.html --- gst-plugins-base1.0-1.12.1/docs/plugins/html/gst-plugins-base-plugins-plugin-volume.html 2017-06-20 08:14:54.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/plugins/html/gst-plugins-base-plugins-plugin-volume.html 2017-07-14 10:25:10.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-base1.0-1.12.1/docs/plugins/html/gst-plugins-base-plugins-plugin-vorbis.html gst-plugins-base1.0-1.12.2/docs/plugins/html/gst-plugins-base-plugins-plugin-vorbis.html --- gst-plugins-base1.0-1.12.1/docs/plugins/html/gst-plugins-base-plugins-plugin-vorbis.html 2017-06-20 08:14:54.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/plugins/html/gst-plugins-base-plugins-plugin-vorbis.html 2017-07-14 10:25:10.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-base1.0-1.12.1/docs/plugins/html/gst-plugins-base-plugins-plugin-ximagesink.html gst-plugins-base1.0-1.12.2/docs/plugins/html/gst-plugins-base-plugins-plugin-ximagesink.html --- gst-plugins-base1.0-1.12.1/docs/plugins/html/gst-plugins-base-plugins-plugin-ximagesink.html 2017-06-20 08:14:54.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/plugins/html/gst-plugins-base-plugins-plugin-ximagesink.html 2017-07-14 10:25:10.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-base1.0-1.12.1/docs/plugins/html/gst-plugins-base-plugins-plugin-xvimagesink.html gst-plugins-base1.0-1.12.2/docs/plugins/html/gst-plugins-base-plugins-plugin-xvimagesink.html --- gst-plugins-base1.0-1.12.1/docs/plugins/html/gst-plugins-base-plugins-plugin-xvimagesink.html 2017-06-20 08:14:54.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/plugins/html/gst-plugins-base-plugins-plugin-xvimagesink.html 2017-07-14 10:25:10.000000000 +0000 @@ -41,7 +41,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-base1.0-1.12.1/docs/plugins/html/gst-plugins-base-plugins-textoverlay.html gst-plugins-base1.0-1.12.2/docs/plugins/html/gst-plugins-base-plugins-textoverlay.html --- gst-plugins-base1.0-1.12.1/docs/plugins/html/gst-plugins-base-plugins-textoverlay.html 2017-06-20 08:14:54.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/plugins/html/gst-plugins-base-plugins-textoverlay.html 2017-07-14 10:25:10.000000000 +0000 @@ -117,17 +117,17 @@ 13
1
 00:00:03,000 --> 00:00:05,000
-Hello? (3-5s)
+Hello? (3-5s)
 
 2
 00:00:08,000 --> 00:00:13,000
-Yes, this is a subtitle. Don't
+Yes, this is a subtitle. Don't
 you like it? (8-13s)
 
 3
 00:00:18,826 --> 00:01:02,886
 Uh? What are you talking about?
-I don't understand  (18-62s)
+I don't understand (18-62s)
diff -Nru gst-plugins-base1.0-1.12.1/docs/plugins/html/index.html gst-plugins-base1.0-1.12.2/docs/plugins/html/index.html --- gst-plugins-base1.0-1.12.1/docs/plugins/html/index.html 2017-06-20 08:14:54.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/plugins/html/index.html 2017-07-14 10:25:10.000000000 +0000 @@ -15,7 +15,7 @@

- for GStreamer Base Plugins 1.0 (1.12.1) + for GStreamer Base Plugins 1.0 (1.12.2) The latest version of this documentation can be found on-line at http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base-plugins/html/.

diff -Nru gst-plugins-base1.0-1.12.1/docs/plugins/inspect/plugin-adder.xml gst-plugins-base1.0-1.12.2/docs/plugins/inspect/plugin-adder.xml --- gst-plugins-base1.0-1.12.1/docs/plugins/inspect/plugin-adder.xml 2017-06-20 08:14:47.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/plugins/inspect/plugin-adder.xml 2017-07-14 10:25:04.000000000 +0000 @@ -3,7 +3,7 @@ Adds multiple streams ../../gst/adder/.libs/libgstadder.so libgstadder.so - 1.12.1 + 1.12.2 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff -Nru gst-plugins-base1.0-1.12.1/docs/plugins/inspect/plugin-alsa.xml gst-plugins-base1.0-1.12.2/docs/plugins/inspect/plugin-alsa.xml --- gst-plugins-base1.0-1.12.1/docs/plugins/inspect/plugin-alsa.xml 2017-06-20 08:14:47.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/plugins/inspect/plugin-alsa.xml 2017-07-14 10:25:04.000000000 +0000 @@ -3,7 +3,7 @@ ALSA plugin library ../../ext/alsa/.libs/libgstalsa.so libgstalsa.so - 1.12.1 + 1.12.2 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff -Nru gst-plugins-base1.0-1.12.1/docs/plugins/inspect/plugin-app.xml gst-plugins-base1.0-1.12.2/docs/plugins/inspect/plugin-app.xml --- gst-plugins-base1.0-1.12.1/docs/plugins/inspect/plugin-app.xml 2017-06-20 08:14:47.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/plugins/inspect/plugin-app.xml 2017-07-14 10:25:04.000000000 +0000 @@ -3,7 +3,7 @@ Elements used to communicate with applications ../../gst/app/.libs/libgstapp.so libgstapp.so - 1.12.1 + 1.12.2 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff -Nru gst-plugins-base1.0-1.12.1/docs/plugins/inspect/plugin-audioconvert.xml gst-plugins-base1.0-1.12.2/docs/plugins/inspect/plugin-audioconvert.xml --- gst-plugins-base1.0-1.12.1/docs/plugins/inspect/plugin-audioconvert.xml 2017-06-20 08:14:47.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/plugins/inspect/plugin-audioconvert.xml 2017-07-14 10:25:04.000000000 +0000 @@ -3,7 +3,7 @@ Convert audio to different formats ../../gst/audioconvert/.libs/libgstaudioconvert.so libgstaudioconvert.so - 1.12.1 + 1.12.2 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff -Nru gst-plugins-base1.0-1.12.1/docs/plugins/inspect/plugin-audiorate.xml gst-plugins-base1.0-1.12.2/docs/plugins/inspect/plugin-audiorate.xml --- gst-plugins-base1.0-1.12.1/docs/plugins/inspect/plugin-audiorate.xml 2017-06-20 08:14:47.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/plugins/inspect/plugin-audiorate.xml 2017-07-14 10:25:04.000000000 +0000 @@ -3,7 +3,7 @@ Adjusts audio frames ../../gst/audiorate/.libs/libgstaudiorate.so libgstaudiorate.so - 1.12.1 + 1.12.2 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff -Nru gst-plugins-base1.0-1.12.1/docs/plugins/inspect/plugin-audioresample.xml gst-plugins-base1.0-1.12.2/docs/plugins/inspect/plugin-audioresample.xml --- gst-plugins-base1.0-1.12.1/docs/plugins/inspect/plugin-audioresample.xml 2017-06-20 08:14:47.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/plugins/inspect/plugin-audioresample.xml 2017-07-14 10:25:04.000000000 +0000 @@ -3,7 +3,7 @@ Resamples audio ../../gst/audioresample/.libs/libgstaudioresample.so libgstaudioresample.so - 1.12.1 + 1.12.2 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff -Nru gst-plugins-base1.0-1.12.1/docs/plugins/inspect/plugin-audiotestsrc.xml gst-plugins-base1.0-1.12.2/docs/plugins/inspect/plugin-audiotestsrc.xml --- gst-plugins-base1.0-1.12.1/docs/plugins/inspect/plugin-audiotestsrc.xml 2017-06-20 08:14:47.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/plugins/inspect/plugin-audiotestsrc.xml 2017-07-14 10:25:04.000000000 +0000 @@ -3,7 +3,7 @@ Creates audio test signals of given frequency and volume ../../gst/audiotestsrc/.libs/libgstaudiotestsrc.so libgstaudiotestsrc.so - 1.12.1 + 1.12.2 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff -Nru gst-plugins-base1.0-1.12.1/docs/plugins/inspect/plugin-cdparanoia.xml gst-plugins-base1.0-1.12.2/docs/plugins/inspect/plugin-cdparanoia.xml --- gst-plugins-base1.0-1.12.1/docs/plugins/inspect/plugin-cdparanoia.xml 2017-06-20 08:14:47.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/plugins/inspect/plugin-cdparanoia.xml 2017-07-14 10:25:04.000000000 +0000 @@ -3,7 +3,7 @@ Read audio from CD in paranoid mode ../../ext/cdparanoia/.libs/libgstcdparanoia.so libgstcdparanoia.so - 1.12.1 + 1.12.2 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff -Nru gst-plugins-base1.0-1.12.1/docs/plugins/inspect/plugin-encoding.xml gst-plugins-base1.0-1.12.2/docs/plugins/inspect/plugin-encoding.xml --- gst-plugins-base1.0-1.12.1/docs/plugins/inspect/plugin-encoding.xml 2017-06-20 08:14:47.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/plugins/inspect/plugin-encoding.xml 2017-07-14 10:25:04.000000000 +0000 @@ -3,7 +3,7 @@ various encoding-related elements ../../gst/encoding/.libs/libgstencoding.so libgstencoding.so - 1.12.1 + 1.12.2 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff -Nru gst-plugins-base1.0-1.12.1/docs/plugins/inspect/plugin-gio.xml gst-plugins-base1.0-1.12.2/docs/plugins/inspect/plugin-gio.xml --- gst-plugins-base1.0-1.12.1/docs/plugins/inspect/plugin-gio.xml 2017-06-20 08:14:47.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/plugins/inspect/plugin-gio.xml 2017-07-14 10:25:04.000000000 +0000 @@ -3,7 +3,7 @@ GIO elements ../../gst/gio/.libs/libgstgio.so libgstgio.so - 1.12.1 + 1.12.2 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff -Nru gst-plugins-base1.0-1.12.1/docs/plugins/inspect/plugin-libvisual.xml gst-plugins-base1.0-1.12.2/docs/plugins/inspect/plugin-libvisual.xml --- gst-plugins-base1.0-1.12.1/docs/plugins/inspect/plugin-libvisual.xml 2017-06-20 08:14:47.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/plugins/inspect/plugin-libvisual.xml 2017-07-14 10:25:04.000000000 +0000 @@ -3,7 +3,7 @@ libvisual visualization plugins ../../ext/libvisual/.libs/libgstlibvisual.so libgstlibvisual.so - 1.12.1 + 1.12.2 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff -Nru gst-plugins-base1.0-1.12.1/docs/plugins/inspect/plugin-ogg.xml gst-plugins-base1.0-1.12.2/docs/plugins/inspect/plugin-ogg.xml --- gst-plugins-base1.0-1.12.1/docs/plugins/inspect/plugin-ogg.xml 2017-06-20 08:14:47.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/plugins/inspect/plugin-ogg.xml 2017-07-14 10:25:04.000000000 +0000 @@ -3,7 +3,7 @@ ogg stream manipulation (info about ogg: http://xiph.org) ../../ext/ogg/.libs/libgstogg.so libgstogg.so - 1.12.1 + 1.12.2 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff -Nru gst-plugins-base1.0-1.12.1/docs/plugins/inspect/plugin-opus.xml gst-plugins-base1.0-1.12.2/docs/plugins/inspect/plugin-opus.xml --- gst-plugins-base1.0-1.12.1/docs/plugins/inspect/plugin-opus.xml 2017-06-20 08:14:47.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/plugins/inspect/plugin-opus.xml 2017-07-14 10:25:04.000000000 +0000 @@ -3,7 +3,7 @@ OPUS plugin library ../../ext/opus/.libs/libgstopus.so libgstopus.so - 1.12.1 + 1.12.2 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff -Nru gst-plugins-base1.0-1.12.1/docs/plugins/inspect/plugin-pango.xml gst-plugins-base1.0-1.12.2/docs/plugins/inspect/plugin-pango.xml --- gst-plugins-base1.0-1.12.1/docs/plugins/inspect/plugin-pango.xml 2017-06-20 08:14:47.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/plugins/inspect/plugin-pango.xml 2017-07-14 10:25:04.000000000 +0000 @@ -3,7 +3,7 @@ Pango-based text rendering and overlay ../../ext/pango/.libs/libgstpango.so libgstpango.so - 1.12.1 + 1.12.2 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff -Nru gst-plugins-base1.0-1.12.1/docs/plugins/inspect/plugin-pbtypes.xml gst-plugins-base1.0-1.12.2/docs/plugins/inspect/plugin-pbtypes.xml --- gst-plugins-base1.0-1.12.1/docs/plugins/inspect/plugin-pbtypes.xml 2017-06-20 08:14:47.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/plugins/inspect/plugin-pbtypes.xml 2017-07-14 10:25:04.000000000 +0000 @@ -3,7 +3,7 @@ gst-plugins-base dynamic types ../../gst/pbtypes/.libs/libgstpbtypes.so libgstpbtypes.so - 1.12.1 + 1.12.2 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff -Nru gst-plugins-base1.0-1.12.1/docs/plugins/inspect/plugin-playback.xml gst-plugins-base1.0-1.12.2/docs/plugins/inspect/plugin-playback.xml --- gst-plugins-base1.0-1.12.1/docs/plugins/inspect/plugin-playback.xml 2017-06-20 08:14:47.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/plugins/inspect/plugin-playback.xml 2017-07-14 10:25:04.000000000 +0000 @@ -3,7 +3,7 @@ various playback elements ../../gst/playback/.libs/libgstplayback.so libgstplayback.so - 1.12.1 + 1.12.2 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff -Nru gst-plugins-base1.0-1.12.1/docs/plugins/inspect/plugin-rawparse.xml gst-plugins-base1.0-1.12.2/docs/plugins/inspect/plugin-rawparse.xml --- gst-plugins-base1.0-1.12.1/docs/plugins/inspect/plugin-rawparse.xml 2017-06-20 08:14:47.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/plugins/inspect/plugin-rawparse.xml 2017-07-14 10:25:04.000000000 +0000 @@ -3,7 +3,7 @@ Parses byte streams into raw frames ../../gst/rawparse/.libs/libgstrawparse.so libgstrawparse.so - 1.12.1 + 1.12.2 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff -Nru gst-plugins-base1.0-1.12.1/docs/plugins/inspect/plugin-subparse.xml gst-plugins-base1.0-1.12.2/docs/plugins/inspect/plugin-subparse.xml --- gst-plugins-base1.0-1.12.1/docs/plugins/inspect/plugin-subparse.xml 2017-06-20 08:14:47.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/plugins/inspect/plugin-subparse.xml 2017-07-14 10:25:04.000000000 +0000 @@ -3,7 +3,7 @@ Subtitle parsing ../../gst/subparse/.libs/libgstsubparse.so libgstsubparse.so - 1.12.1 + 1.12.2 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff -Nru gst-plugins-base1.0-1.12.1/docs/plugins/inspect/plugin-tcp.xml gst-plugins-base1.0-1.12.2/docs/plugins/inspect/plugin-tcp.xml --- gst-plugins-base1.0-1.12.1/docs/plugins/inspect/plugin-tcp.xml 2017-06-20 08:14:47.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/plugins/inspect/plugin-tcp.xml 2017-07-14 10:25:04.000000000 +0000 @@ -3,7 +3,7 @@ transfer data over the network via TCP ../../gst/tcp/.libs/libgsttcp.so libgsttcp.so - 1.12.1 + 1.12.2 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff -Nru gst-plugins-base1.0-1.12.1/docs/plugins/inspect/plugin-theora.xml gst-plugins-base1.0-1.12.2/docs/plugins/inspect/plugin-theora.xml --- gst-plugins-base1.0-1.12.1/docs/plugins/inspect/plugin-theora.xml 2017-06-20 08:14:47.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/plugins/inspect/plugin-theora.xml 2017-07-14 10:25:04.000000000 +0000 @@ -3,7 +3,7 @@ Theora plugin library ../../ext/theora/.libs/libgsttheora.so libgsttheora.so - 1.12.1 + 1.12.2 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff -Nru gst-plugins-base1.0-1.12.1/docs/plugins/inspect/plugin-typefindfunctions.xml gst-plugins-base1.0-1.12.2/docs/plugins/inspect/plugin-typefindfunctions.xml --- gst-plugins-base1.0-1.12.1/docs/plugins/inspect/plugin-typefindfunctions.xml 2017-06-20 08:14:47.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/plugins/inspect/plugin-typefindfunctions.xml 2017-07-14 10:25:04.000000000 +0000 @@ -3,7 +3,7 @@ default typefind functions ../../gst/typefind/.libs/libgsttypefindfunctions.so libgsttypefindfunctions.so - 1.12.1 + 1.12.2 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff -Nru gst-plugins-base1.0-1.12.1/docs/plugins/inspect/plugin-videoconvert.xml gst-plugins-base1.0-1.12.2/docs/plugins/inspect/plugin-videoconvert.xml --- gst-plugins-base1.0-1.12.1/docs/plugins/inspect/plugin-videoconvert.xml 2017-06-20 08:14:47.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/plugins/inspect/plugin-videoconvert.xml 2017-07-14 10:25:04.000000000 +0000 @@ -3,7 +3,7 @@ Colorspace conversion ../../gst/videoconvert/.libs/libgstvideoconvert.so libgstvideoconvert.so - 1.12.1 + 1.12.2 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff -Nru gst-plugins-base1.0-1.12.1/docs/plugins/inspect/plugin-videorate.xml gst-plugins-base1.0-1.12.2/docs/plugins/inspect/plugin-videorate.xml --- gst-plugins-base1.0-1.12.1/docs/plugins/inspect/plugin-videorate.xml 2017-06-20 08:14:47.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/plugins/inspect/plugin-videorate.xml 2017-07-14 10:25:04.000000000 +0000 @@ -3,7 +3,7 @@ Adjusts video frames ../../gst/videorate/.libs/libgstvideorate.so libgstvideorate.so - 1.12.1 + 1.12.2 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff -Nru gst-plugins-base1.0-1.12.1/docs/plugins/inspect/plugin-videoscale.xml gst-plugins-base1.0-1.12.2/docs/plugins/inspect/plugin-videoscale.xml --- gst-plugins-base1.0-1.12.1/docs/plugins/inspect/plugin-videoscale.xml 2017-06-20 08:14:47.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/plugins/inspect/plugin-videoscale.xml 2017-07-14 10:25:04.000000000 +0000 @@ -3,7 +3,7 @@ Resizes video ../../gst/videoscale/.libs/libgstvideoscale.so libgstvideoscale.so - 1.12.1 + 1.12.2 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff -Nru gst-plugins-base1.0-1.12.1/docs/plugins/inspect/plugin-videotestsrc.xml gst-plugins-base1.0-1.12.2/docs/plugins/inspect/plugin-videotestsrc.xml --- gst-plugins-base1.0-1.12.1/docs/plugins/inspect/plugin-videotestsrc.xml 2017-06-20 08:14:47.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/plugins/inspect/plugin-videotestsrc.xml 2017-07-14 10:25:04.000000000 +0000 @@ -3,7 +3,7 @@ Creates a test video stream ../../gst/videotestsrc/.libs/libgstvideotestsrc.so libgstvideotestsrc.so - 1.12.1 + 1.12.2 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff -Nru gst-plugins-base1.0-1.12.1/docs/plugins/inspect/plugin-volume.xml gst-plugins-base1.0-1.12.2/docs/plugins/inspect/plugin-volume.xml --- gst-plugins-base1.0-1.12.1/docs/plugins/inspect/plugin-volume.xml 2017-06-20 08:14:47.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/plugins/inspect/plugin-volume.xml 2017-07-14 10:25:04.000000000 +0000 @@ -3,7 +3,7 @@ plugin for controlling audio volume ../../gst/volume/.libs/libgstvolume.so libgstvolume.so - 1.12.1 + 1.12.2 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff -Nru gst-plugins-base1.0-1.12.1/docs/plugins/inspect/plugin-vorbis.xml gst-plugins-base1.0-1.12.2/docs/plugins/inspect/plugin-vorbis.xml --- gst-plugins-base1.0-1.12.1/docs/plugins/inspect/plugin-vorbis.xml 2017-06-20 08:14:47.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/plugins/inspect/plugin-vorbis.xml 2017-07-14 10:25:04.000000000 +0000 @@ -3,7 +3,7 @@ Vorbis plugin library ../../ext/vorbis/.libs/libgstvorbis.so libgstvorbis.so - 1.12.1 + 1.12.2 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff -Nru gst-plugins-base1.0-1.12.1/docs/plugins/inspect/plugin-ximagesink.xml gst-plugins-base1.0-1.12.2/docs/plugins/inspect/plugin-ximagesink.xml --- gst-plugins-base1.0-1.12.1/docs/plugins/inspect/plugin-ximagesink.xml 2017-06-20 08:14:47.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/plugins/inspect/plugin-ximagesink.xml 2017-07-14 10:25:04.000000000 +0000 @@ -3,7 +3,7 @@ X11 video output element based on standard Xlib calls ../../sys/ximage/.libs/libgstximagesink.so libgstximagesink.so - 1.12.1 + 1.12.2 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff -Nru gst-plugins-base1.0-1.12.1/docs/plugins/inspect/plugin-xvimagesink.xml gst-plugins-base1.0-1.12.2/docs/plugins/inspect/plugin-xvimagesink.xml --- gst-plugins-base1.0-1.12.1/docs/plugins/inspect/plugin-xvimagesink.xml 2017-06-20 08:14:47.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/plugins/inspect/plugin-xvimagesink.xml 2017-07-14 10:25:04.000000000 +0000 @@ -3,7 +3,7 @@ XFree86 video output plugin using Xv extension ../../sys/xvimage/.libs/libgstxvimagesink.so libgstxvimagesink.so - 1.12.1 + 1.12.2 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff -Nru gst-plugins-base1.0-1.12.1/docs/plugins/Makefile.in gst-plugins-base1.0-1.12.2/docs/plugins/Makefile.in --- gst-plugins-base1.0-1.12.1/docs/plugins/Makefile.in 2017-06-20 07:13:57.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/docs/plugins/Makefile.in 2017-07-14 08:18:12.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/ext/alsa/Makefile.in gst-plugins-base1.0-1.12.2/ext/alsa/Makefile.in --- gst-plugins-base1.0-1.12.1/ext/alsa/Makefile.in 2017-06-20 07:13:57.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/ext/alsa/Makefile.in 2017-07-14 08:18:12.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/ext/cdparanoia/Makefile.in gst-plugins-base1.0-1.12.2/ext/cdparanoia/Makefile.in --- gst-plugins-base1.0-1.12.1/ext/cdparanoia/Makefile.in 2017-06-20 07:13:57.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/ext/cdparanoia/Makefile.in 2017-07-14 08:18:12.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/ext/libvisual/Makefile.in gst-plugins-base1.0-1.12.2/ext/libvisual/Makefile.in --- gst-plugins-base1.0-1.12.1/ext/libvisual/Makefile.in 2017-06-20 07:13:57.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/ext/libvisual/Makefile.in 2017-07-14 08:18:12.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/ext/Makefile.in gst-plugins-base1.0-1.12.2/ext/Makefile.in --- gst-plugins-base1.0-1.12.1/ext/Makefile.in 2017-06-20 07:13:57.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/ext/Makefile.in 2017-07-14 08:18:12.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/ext/ogg/Makefile.in gst-plugins-base1.0-1.12.2/ext/ogg/Makefile.in --- gst-plugins-base1.0-1.12.1/ext/ogg/Makefile.in 2017-06-20 07:13:57.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/ext/ogg/Makefile.in 2017-07-14 08:18:12.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/ext/opus/Makefile.in gst-plugins-base1.0-1.12.2/ext/opus/Makefile.in --- gst-plugins-base1.0-1.12.1/ext/opus/Makefile.in 2017-06-20 07:13:57.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/ext/opus/Makefile.in 2017-07-14 08:18:12.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/ext/pango/gstbasetextoverlay.c gst-plugins-base1.0-1.12.2/ext/pango/gstbasetextoverlay.c --- gst-plugins-base1.0-1.12.1/ext/pango/gstbasetextoverlay.c 2017-05-15 15:46:23.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/ext/pango/gstbasetextoverlay.c 2017-07-10 10:34:35.000000000 +0000 @@ -2581,6 +2581,8 @@ } if (in_seg) { + /* about to change metadata */ + buffer = gst_buffer_make_writable (buffer); if (GST_BUFFER_TIMESTAMP_IS_VALID (buffer)) GST_BUFFER_TIMESTAMP (buffer) = clip_start; else if (GST_BUFFER_DURATION_IS_VALID (buffer)) diff -Nru gst-plugins-base1.0-1.12.1/ext/pango/Makefile.in gst-plugins-base1.0-1.12.2/ext/pango/Makefile.in --- gst-plugins-base1.0-1.12.1/ext/pango/Makefile.in 2017-06-20 07:13:57.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/ext/pango/Makefile.in 2017-07-14 08:18:12.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/ext/theora/Makefile.in gst-plugins-base1.0-1.12.2/ext/theora/Makefile.in --- gst-plugins-base1.0-1.12.1/ext/theora/Makefile.in 2017-06-20 07:13:57.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/ext/theora/Makefile.in 2017-07-14 08:18:12.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/ext/vorbis/Makefile.in gst-plugins-base1.0-1.12.2/ext/vorbis/Makefile.in --- gst-plugins-base1.0-1.12.1/ext/vorbis/Makefile.in 2017-06-20 07:13:57.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/ext/vorbis/Makefile.in 2017-07-14 08:18:12.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/gst/adder/Makefile.in gst-plugins-base1.0-1.12.2/gst/adder/Makefile.in --- gst-plugins-base1.0-1.12.1/gst/adder/Makefile.in 2017-06-20 07:13:58.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/gst/adder/Makefile.in 2017-07-14 08:18:12.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/gst/app/Makefile.in gst-plugins-base1.0-1.12.2/gst/app/Makefile.in --- gst-plugins-base1.0-1.12.1/gst/app/Makefile.in 2017-06-20 07:13:58.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/gst/app/Makefile.in 2017-07-14 08:18:12.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/gst/audioconvert/Makefile.in gst-plugins-base1.0-1.12.2/gst/audioconvert/Makefile.in --- gst-plugins-base1.0-1.12.1/gst/audioconvert/Makefile.in 2017-06-20 07:13:58.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/gst/audioconvert/Makefile.in 2017-07-14 08:18:12.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/gst/audiorate/Makefile.in gst-plugins-base1.0-1.12.2/gst/audiorate/Makefile.in --- gst-plugins-base1.0-1.12.1/gst/audiorate/Makefile.in 2017-06-20 07:13:58.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/gst/audiorate/Makefile.in 2017-07-14 08:18:13.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/gst/audioresample/Makefile.in gst-plugins-base1.0-1.12.2/gst/audioresample/Makefile.in --- gst-plugins-base1.0-1.12.1/gst/audioresample/Makefile.in 2017-06-20 07:13:58.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/gst/audioresample/Makefile.in 2017-07-14 08:18:13.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/gst/audiotestsrc/Makefile.in gst-plugins-base1.0-1.12.2/gst/audiotestsrc/Makefile.in --- gst-plugins-base1.0-1.12.1/gst/audiotestsrc/Makefile.in 2017-06-20 07:13:58.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/gst/audiotestsrc/Makefile.in 2017-07-14 08:18:13.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/gst/encoding/Makefile.in gst-plugins-base1.0-1.12.2/gst/encoding/Makefile.in --- gst-plugins-base1.0-1.12.1/gst/encoding/Makefile.in 2017-06-20 07:13:58.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/gst/encoding/Makefile.in 2017-07-14 08:18:13.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/gst/gio/Makefile.in gst-plugins-base1.0-1.12.2/gst/gio/Makefile.in --- gst-plugins-base1.0-1.12.1/gst/gio/Makefile.in 2017-06-20 07:13:58.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/gst/gio/Makefile.in 2017-07-14 08:18:13.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/gst/Makefile.in gst-plugins-base1.0-1.12.2/gst/Makefile.in --- gst-plugins-base1.0-1.12.1/gst/Makefile.in 2017-06-20 07:13:58.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/gst/Makefile.in 2017-07-14 08:18:12.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/gst/pbtypes/Makefile.in gst-plugins-base1.0-1.12.2/gst/pbtypes/Makefile.in --- gst-plugins-base1.0-1.12.1/gst/pbtypes/Makefile.in 2017-06-20 07:13:58.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/gst/pbtypes/Makefile.in 2017-07-14 08:18:13.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/gst/playback/Makefile.in gst-plugins-base1.0-1.12.2/gst/playback/Makefile.in --- gst-plugins-base1.0-1.12.1/gst/playback/Makefile.in 2017-06-20 07:13:58.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/gst/playback/Makefile.in 2017-07-14 08:18:13.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/gst/rawparse/Makefile.in gst-plugins-base1.0-1.12.2/gst/rawparse/Makefile.in --- gst-plugins-base1.0-1.12.1/gst/rawparse/Makefile.in 2017-06-20 07:13:58.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/gst/rawparse/Makefile.in 2017-07-14 08:18:13.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/gst/subparse/Makefile.in gst-plugins-base1.0-1.12.2/gst/subparse/Makefile.in --- gst-plugins-base1.0-1.12.1/gst/subparse/Makefile.in 2017-06-20 07:13:58.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/gst/subparse/Makefile.in 2017-07-14 08:18:13.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/gst/tcp/Makefile.in gst-plugins-base1.0-1.12.2/gst/tcp/Makefile.in --- gst-plugins-base1.0-1.12.1/gst/tcp/Makefile.in 2017-06-20 07:13:58.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/gst/tcp/Makefile.in 2017-07-14 08:18:13.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/gst/typefind/Makefile.in gst-plugins-base1.0-1.12.2/gst/typefind/Makefile.in --- gst-plugins-base1.0-1.12.1/gst/typefind/Makefile.in 2017-06-20 07:13:59.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/gst/typefind/Makefile.in 2017-07-14 08:18:13.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/gst/videoconvert/Makefile.in gst-plugins-base1.0-1.12.2/gst/videoconvert/Makefile.in --- gst-plugins-base1.0-1.12.1/gst/videoconvert/Makefile.in 2017-06-20 07:13:59.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/gst/videoconvert/Makefile.in 2017-07-14 08:18:13.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/gst/videorate/Makefile.in gst-plugins-base1.0-1.12.2/gst/videorate/Makefile.in --- gst-plugins-base1.0-1.12.1/gst/videorate/Makefile.in 2017-06-20 07:13:59.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/gst/videorate/Makefile.in 2017-07-14 08:18:13.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/gst/videoscale/Makefile.in gst-plugins-base1.0-1.12.2/gst/videoscale/Makefile.in --- gst-plugins-base1.0-1.12.1/gst/videoscale/Makefile.in 2017-06-20 07:13:59.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/gst/videoscale/Makefile.in 2017-07-14 08:18:13.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/gst/videotestsrc/Makefile.in gst-plugins-base1.0-1.12.2/gst/videotestsrc/Makefile.in --- gst-plugins-base1.0-1.12.1/gst/videotestsrc/Makefile.in 2017-06-20 07:13:59.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/gst/videotestsrc/Makefile.in 2017-07-14 08:18:13.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/gst/volume/Makefile.in gst-plugins-base1.0-1.12.2/gst/volume/Makefile.in --- gst-plugins-base1.0-1.12.1/gst/volume/Makefile.in 2017-06-20 07:13:59.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/gst/volume/Makefile.in 2017-07-14 08:18:13.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/gst-libs/gst/allocators/Makefile.in gst-plugins-base1.0-1.12.2/gst-libs/gst/allocators/Makefile.in --- gst-plugins-base1.0-1.12.1/gst-libs/gst/allocators/Makefile.in 2017-06-20 07:13:58.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/gst-libs/gst/allocators/Makefile.in 2017-07-14 08:18:12.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/gst-libs/gst/app/Makefile.in gst-plugins-base1.0-1.12.2/gst-libs/gst/app/Makefile.in --- gst-plugins-base1.0-1.12.1/gst-libs/gst/app/Makefile.in 2017-06-20 07:13:58.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/gst-libs/gst/app/Makefile.in 2017-07-14 08:18:12.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/gst-libs/gst/audio/Makefile.in gst-plugins-base1.0-1.12.2/gst-libs/gst/audio/Makefile.in --- gst-plugins-base1.0-1.12.1/gst-libs/gst/audio/Makefile.in 2017-06-20 07:13:58.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/gst-libs/gst/audio/Makefile.in 2017-07-14 08:18:12.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/gst-libs/gst/fft/Makefile.in gst-plugins-base1.0-1.12.2/gst-libs/gst/fft/Makefile.in --- gst-plugins-base1.0-1.12.1/gst-libs/gst/fft/Makefile.in 2017-06-20 07:13:58.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/gst-libs/gst/fft/Makefile.in 2017-07-14 08:18:12.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/gst-libs/gst/Makefile.in gst-plugins-base1.0-1.12.2/gst-libs/gst/Makefile.in --- gst-plugins-base1.0-1.12.1/gst-libs/gst/Makefile.in 2017-06-20 07:13:58.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/gst-libs/gst/Makefile.in 2017-07-14 08:18:12.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/gst-libs/gst/pbutils/Makefile.in gst-plugins-base1.0-1.12.2/gst-libs/gst/pbutils/Makefile.in --- gst-plugins-base1.0-1.12.1/gst-libs/gst/pbutils/Makefile.in 2017-06-20 07:13:58.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/gst-libs/gst/pbutils/Makefile.in 2017-07-14 08:18:12.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/gst-libs/gst/riff/Makefile.in gst-plugins-base1.0-1.12.2/gst-libs/gst/riff/Makefile.in --- gst-plugins-base1.0-1.12.1/gst-libs/gst/riff/Makefile.in 2017-06-20 07:13:58.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/gst-libs/gst/riff/Makefile.in 2017-07-14 08:18:12.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/gst-libs/gst/rtp/Makefile.in gst-plugins-base1.0-1.12.2/gst-libs/gst/rtp/Makefile.in --- gst-plugins-base1.0-1.12.1/gst-libs/gst/rtp/Makefile.in 2017-06-20 07:13:58.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/gst-libs/gst/rtp/Makefile.in 2017-07-14 08:18:12.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/gst-libs/gst/rtsp/Makefile.in gst-plugins-base1.0-1.12.2/gst-libs/gst/rtsp/Makefile.in --- gst-plugins-base1.0-1.12.1/gst-libs/gst/rtsp/Makefile.in 2017-06-20 07:13:58.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/gst-libs/gst/rtsp/Makefile.in 2017-07-14 08:18:12.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/gst-libs/gst/sdp/Makefile.in gst-plugins-base1.0-1.12.2/gst-libs/gst/sdp/Makefile.in --- gst-plugins-base1.0-1.12.1/gst-libs/gst/sdp/Makefile.in 2017-06-20 07:13:58.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/gst-libs/gst/sdp/Makefile.in 2017-07-14 08:18:12.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/gst-libs/gst/tag/Makefile.in gst-plugins-base1.0-1.12.2/gst-libs/gst/tag/Makefile.in --- gst-plugins-base1.0-1.12.1/gst-libs/gst/tag/Makefile.in 2017-06-20 07:13:58.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/gst-libs/gst/tag/Makefile.in 2017-07-14 08:18:12.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/gst-libs/gst/video/convertframe.c gst-plugins-base1.0-1.12.2/gst-libs/gst/video/convertframe.c --- gst-plugins-base1.0-1.12.1/gst-libs/gst/video/convertframe.c 2017-05-15 15:46:23.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/gst-libs/gst/video/convertframe.c 2017-07-10 10:34:35.000000000 +0000 @@ -119,6 +119,7 @@ if (cmeta) { if (!create_element ("videocrop", &vcrop, &error)) { + g_error_free (error); g_warning ("build_convert_frame_pipeline: Buffer has crop metadata but videocrop element is not found. Cropping will be disabled"); } else { diff -Nru gst-plugins-base1.0-1.12.1/gst-libs/gst/video/Makefile.in gst-plugins-base1.0-1.12.2/gst-libs/gst/video/Makefile.in --- gst-plugins-base1.0-1.12.1/gst-libs/gst/video/Makefile.in 2017-06-20 07:13:58.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/gst-libs/gst/video/Makefile.in 2017-07-14 08:18:12.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/gst-libs/Makefile.in gst-plugins-base1.0-1.12.2/gst-libs/Makefile.in --- gst-plugins-base1.0-1.12.1/gst-libs/Makefile.in 2017-06-20 07:13:58.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/gst-libs/Makefile.in 2017-07-14 08:18:12.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/gst-plugins-base.doap gst-plugins-base1.0-1.12.2/gst-plugins-base.doap --- gst-plugins-base1.0-1.12.1/gst-plugins-base.doap 2017-06-20 07:13:39.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/gst-plugins-base.doap 2017-07-14 08:12:03.000000000 +0000 @@ -36,6 +36,16 @@ + 1.12.2 + 1.12 + + 2017-07-14 + + + + + + 1.12.1 1.12 diff -Nru gst-plugins-base1.0-1.12.1/INSTALL gst-plugins-base1.0-1.12.2/INSTALL --- gst-plugins-base1.0-1.12.1/INSTALL 2017-06-20 07:13:57.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/INSTALL 2017-07-14 08:18:11.000000000 +0000 @@ -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 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 you can run in the future to recreate the current configuration, and a -file `config.log' containing compiler output (useful mainly for -debugging `configure'). +file 'config.log' containing compiler output (useful mainly for +debugging 'configure'). - It can also use an optional file (typically called `config.cache' -and enabled with `--cache-file=config.cache' or simply `-C') that saves -the results of its tests to speed up reconfiguring. Caching is -disabled by default to prevent problems with accidental use of stale -cache files. + It can also use an optional file (typically called 'config.cache' and +enabled with '--cache-file=config.cache' or simply '-C') that saves the +results of its tests to speed up reconfiguring. Caching is disabled by +default to prevent problems with accidental use of stale cache files. If you need to do unusual things to compile the package, please try -to figure out how `configure' could check whether to do them, and mail -diffs or instructions to the address given in the `README' so they can +to figure out how 'configure' could check whether to do them, and mail +diffs or instructions to the address given in the 'README' so they can be considered for the next release. If you are using the cache, and at -some point `config.cache' contains results you don't want to keep, you +some point 'config.cache' contains results you don't want to keep, you may remove or edit it. - The file `configure.ac' (or `configure.in') is used to create -`configure' by a program called `autoconf'. You need `configure.ac' if -you want to change it or regenerate `configure' using a newer version -of `autoconf'. + The file 'configure.ac' (or 'configure.in') is used to create +'configure' by a program called 'autoconf'. You need 'configure.ac' if +you want to change it or regenerate 'configure' using a newer version of +'autoconf'. The simplest way to compile this package is: - 1. `cd' to the directory containing the package's source code and type - `./configure' to configure the package for your system. + 1. 'cd' to the directory containing the package's source code and type + './configure' to configure the package for your system. - Running `configure' might take a while. While running, it prints + Running 'configure' might take a while. While running, it prints some messages telling which features it is checking for. - 2. Type `make' to compile the package. + 2. Type 'make' to compile the package. - 3. Optionally, type `make check' to run any self-tests that come with + 3. Optionally, type 'make check' to run any self-tests that come with the package, generally using the just-built uninstalled binaries. - 4. Type `make install' to install the programs and any data files and + 4. Type 'make install' to install the programs and any data files and documentation. When installing into a prefix owned by root, it is recommended that the package be configured and built as a regular - user, and only the `make install' phase executed with root + user, and only the 'make install' phase executed with root privileges. - 5. Optionally, type `make installcheck' to repeat any self-tests, but + 5. Optionally, type 'make installcheck' to repeat any self-tests, but this time using the binaries in their final installed location. This target does not install anything. Running this target as a - regular user, particularly if the prior `make install' required + regular user, particularly if the prior 'make install' required root privileges, verifies that the installation completed correctly. 6. You can remove the program binaries and object files from the - source code directory by typing `make clean'. To also remove the - files that `configure' created (so you can compile the package for - a different kind of computer), type `make distclean'. There is - also a `make maintainer-clean' target, but that is intended mainly + source code directory by typing 'make clean'. To also remove the + files that 'configure' created (so you can compile the package for + a different kind of computer), type 'make distclean'. There is + also a 'make maintainer-clean' target, but that is intended mainly for the package's developers. If you use it, you may have to get all sorts of other programs in order to regenerate files that came with the distribution. - 7. Often, you can also type `make uninstall' to remove the installed + 7. Often, you can also type 'make uninstall' to remove the installed files again. In practice, not all packages have tested that uninstallation works correctly, even though it is required by the GNU Coding Standards. - 8. Some packages, particularly those that use Automake, provide `make + 8. Some packages, particularly those that use Automake, provide 'make distcheck', which can by used by developers to test that all other - targets like `make install' and `make uninstall' work correctly. + targets like 'make install' and 'make uninstall' work correctly. This target is generally not run by end users. Compilers and Options ===================== Some systems require unusual options for compilation or linking that -the `configure' script does not know about. Run `./configure --help' +the 'configure' script does not know about. Run './configure --help' for details on some of the pertinent environment variables. - You can give `configure' initial values for configuration parameters -by setting variables in the command line or in the environment. Here -is an example: + You can give 'configure' initial values for configuration parameters +by setting variables in the command line or in the environment. Here is +an example: ./configure CC=c99 CFLAGS=-g LIBS=-lposix @@ -113,21 +112,21 @@ You can compile the package for more than one kind of computer at the same time, by placing the object files for each architecture in their -own directory. To do this, you can use GNU `make'. `cd' to the +own directory. To do this, you can use GNU 'make'. 'cd' to the directory where you want the object files and executables to go and run -the `configure' script. `configure' automatically checks for the -source code in the directory that `configure' is in and in `..'. This -is known as a "VPATH" build. +the 'configure' script. 'configure' automatically checks for the source +code in the directory that 'configure' is in and in '..'. This is known +as a "VPATH" build. - With a non-GNU `make', it is safer to compile the package for one + With a non-GNU 'make', it is safer to compile the package for one architecture at a time in the source code directory. After you have -installed the package for one architecture, use `make distclean' before +installed the package for one architecture, use 'make distclean' before reconfiguring for another architecture. On MacOS X 10.5 and later systems, you can create libraries and executables that work on multiple system types--known as "fat" or -"universal" binaries--by specifying multiple `-arch' options to the -compiler but only a single `-arch' option to the preprocessor. Like +"universal" binaries--by specifying multiple '-arch' options to the +compiler but only a single '-arch' option to the preprocessor. Like this: ./configure CC="gcc -arch i386 -arch x86_64 -arch ppc -arch ppc64" \ @@ -136,105 +135,104 @@ This is not guaranteed to produce working output in all cases, you may have to build one architecture at a time and combine the results -using the `lipo' tool if you have problems. +using the 'lipo' tool if you have problems. Installation Names ================== - By default, `make install' installs the package's commands under -`/usr/local/bin', include files under `/usr/local/include', etc. You -can specify an installation prefix other than `/usr/local' by giving -`configure' the option `--prefix=PREFIX', where PREFIX must be an + By default, 'make install' installs the package's commands under +'/usr/local/bin', include files under '/usr/local/include', etc. You +can specify an installation prefix other than '/usr/local' by giving +'configure' the option '--prefix=PREFIX', where PREFIX must be an absolute file name. You can specify separate installation prefixes for architecture-specific files and architecture-independent files. If you -pass the option `--exec-prefix=PREFIX' to `configure', the package uses +pass the option '--exec-prefix=PREFIX' to 'configure', the package uses PREFIX as the prefix for installing programs and libraries. Documentation and other data files still use the regular prefix. In addition, if you use an unusual directory layout you can give -options like `--bindir=DIR' to specify different values for particular -kinds of files. Run `configure --help' for a list of the directories -you can set and what kinds of files go in them. In general, the -default for these options is expressed in terms of `${prefix}', so that -specifying just `--prefix' will affect all of the other directory +options like '--bindir=DIR' to specify different values for particular +kinds of files. Run 'configure --help' for a list of the directories +you can set and what kinds of files go in them. In general, the default +for these options is expressed in terms of '${prefix}', so that +specifying just '--prefix' will affect all of the other directory specifications that were not explicitly provided. The most portable way to affect installation locations is to pass the -correct locations to `configure'; however, many packages provide one or +correct locations to 'configure'; however, many packages provide one or both of the following shortcuts of passing variable assignments to the -`make install' command line to change installation locations without +'make install' command line to change installation locations without having to reconfigure or recompile. The first method involves providing an override variable for each -affected directory. For example, `make install +affected directory. For example, 'make install prefix=/alternate/directory' will choose an alternate location for all directory configuration variables that were expressed in terms of -`${prefix}'. Any directories that were specified during `configure', -but not in terms of `${prefix}', must each be overridden at install -time for the entire installation to be relocated. The approach of -makefile variable overrides for each directory variable is required by -the GNU Coding Standards, and ideally causes no recompilation. -However, some platforms have known limitations with the semantics of -shared libraries that end up requiring recompilation when using this -method, particularly noticeable in packages that use GNU Libtool. - - The second method involves providing the `DESTDIR' variable. For -example, `make install DESTDIR=/alternate/directory' will prepend -`/alternate/directory' before all installation names. The approach of -`DESTDIR' overrides is not required by the GNU Coding Standards, and +'${prefix}'. Any directories that were specified during 'configure', +but not in terms of '${prefix}', must each be overridden at install time +for the entire installation to be relocated. The approach of makefile +variable overrides for each directory variable is required by the GNU +Coding Standards, and ideally causes no recompilation. However, some +platforms have known limitations with the semantics of shared libraries +that end up requiring recompilation when using this method, particularly +noticeable in packages that use GNU Libtool. + + The second method involves providing the 'DESTDIR' variable. For +example, 'make install DESTDIR=/alternate/directory' will prepend +'/alternate/directory' before all installation names. The approach of +'DESTDIR' overrides is not required by the GNU Coding Standards, and does not work on platforms that have drive letters. On the other hand, it does better at avoiding recompilation issues, and works well even -when some directory options were not specified in terms of `${prefix}' -at `configure' time. +when some directory options were not specified in terms of '${prefix}' +at 'configure' time. Optional Features ================= If the package supports it, you can cause programs to be installed -with an extra prefix or suffix on their names by giving `configure' the -option `--program-prefix=PREFIX' or `--program-suffix=SUFFIX'. +with an extra prefix or suffix on their names by giving 'configure' the +option '--program-prefix=PREFIX' or '--program-suffix=SUFFIX'. - Some packages pay attention to `--enable-FEATURE' options to -`configure', where FEATURE indicates an optional part of the package. -They may also pay attention to `--with-PACKAGE' options, where PACKAGE -is something like `gnu-as' or `x' (for the X Window System). The -`README' should mention any `--enable-' and `--with-' options that the + Some packages pay attention to '--enable-FEATURE' options to +'configure', where FEATURE indicates an optional part of the package. +They may also pay attention to '--with-PACKAGE' options, where PACKAGE +is something like 'gnu-as' or 'x' (for the X Window System). The +'README' should mention any '--enable-' and '--with-' options that the package recognizes. - For packages that use the X Window System, `configure' can usually + For packages that use the X Window System, 'configure' can usually find the X include and library files automatically, but if it doesn't, -you can use the `configure' options `--x-includes=DIR' and -`--x-libraries=DIR' to specify their locations. +you can use the 'configure' options '--x-includes=DIR' and +'--x-libraries=DIR' to specify their locations. Some packages offer the ability to configure how verbose the -execution of `make' will be. For these packages, running `./configure +execution of 'make' will be. For these packages, running './configure --enable-silent-rules' sets the default to minimal output, which can be -overridden with `make V=1'; while running `./configure +overridden with 'make V=1'; while running './configure --disable-silent-rules' sets the default to verbose, which can be -overridden with `make V=0'. +overridden with 'make V=0'. Particular systems ================== - On HP-UX, the default C compiler is not ANSI C compatible. If GNU -CC is not installed, it is recommended to use the following options in + On HP-UX, the default C compiler is not ANSI C compatible. If GNU CC +is not installed, it is recommended to use the following options in order to use an ANSI C compiler: ./configure CC="cc -Ae -D_XOPEN_SOURCE=500" and if that doesn't work, install pre-built binaries of GCC for HP-UX. - HP-UX `make' updates targets which have the same time stamps as -their prerequisites, which makes it generally unusable when shipped -generated files such as `configure' are involved. Use GNU `make' -instead. + HP-UX 'make' updates targets which have the same time stamps as their +prerequisites, which makes it generally unusable when shipped generated +files such as 'configure' are involved. Use GNU 'make' instead. On OSF/1 a.k.a. Tru64, some versions of the default C compiler cannot -parse its `' header file. The option `-nodtk' can be used as -a workaround. If GNU CC is not installed, it is therefore recommended -to try +parse its '' header file. The option '-nodtk' can be used as a +workaround. If GNU CC is not installed, it is therefore recommended to +try ./configure CC="cc" @@ -242,26 +240,26 @@ ./configure CC="cc -nodtk" - On Solaris, don't put `/usr/ucb' early in your `PATH'. This + On Solaris, don't put '/usr/ucb' early in your 'PATH'. This directory contains several dysfunctional programs; working variants of -these programs are available in `/usr/bin'. So, if you need `/usr/ucb' -in your `PATH', put it _after_ `/usr/bin'. +these programs are available in '/usr/bin'. So, if you need '/usr/ucb' +in your 'PATH', put it _after_ '/usr/bin'. - On Haiku, software installed for all users goes in `/boot/common', -not `/usr/local'. It is recommended to use the following options: + On Haiku, software installed for all users goes in '/boot/common', +not '/usr/local'. It is recommended to use the following options: ./configure --prefix=/boot/common Specifying the System Type ========================== - There may be some features `configure' cannot figure out + There may be some features 'configure' cannot figure out automatically, but needs to determine by the type of machine the package will run on. Usually, assuming the package is built to be run on the -_same_ architectures, `configure' can figure that out, but if it prints +_same_ architectures, 'configure' can figure that out, but if it prints a message saying it cannot guess the machine type, give it the -`--build=TYPE' option. TYPE can either be a short name for the system -type, such as `sun4', or a canonical name which has the form: +'--build=TYPE' option. TYPE can either be a short name for the system +type, such as 'sun4', or a canonical name which has the form: CPU-COMPANY-SYSTEM @@ -270,101 +268,101 @@ OS KERNEL-OS - See the file `config.sub' for the possible values of each field. If -`config.sub' isn't included in this package, then this package doesn't + See the file 'config.sub' for the possible values of each field. If +'config.sub' isn't included in this package, then this package doesn't need to know the machine type. If you are _building_ compiler tools for cross-compiling, you should -use the option `--target=TYPE' to select the type of system they will +use the option '--target=TYPE' to select the type of system they will produce code for. If you want to _use_ a cross compiler, that generates code for a platform different from the build platform, you should specify the "host" platform (i.e., that on which the generated programs will -eventually be run) with `--host=TYPE'. +eventually be run) with '--host=TYPE'. Sharing Defaults ================ - If you want to set default values for `configure' scripts to share, -you can create a site shell script called `config.site' that gives -default values for variables like `CC', `cache_file', and `prefix'. -`configure' looks for `PREFIX/share/config.site' if it exists, then -`PREFIX/etc/config.site' if it exists. Or, you can set the -`CONFIG_SITE' environment variable to the location of the site script. -A warning: not all `configure' scripts look for a site script. + If you want to set default values for 'configure' scripts to share, +you can create a site shell script called 'config.site' that gives +default values for variables like 'CC', 'cache_file', and 'prefix'. +'configure' looks for 'PREFIX/share/config.site' if it exists, then +'PREFIX/etc/config.site' if it exists. Or, you can set the +'CONFIG_SITE' environment variable to the location of the site script. +A warning: not all 'configure' scripts look for a site script. Defining Variables ================== Variables not defined in a site shell script can be set in the -environment passed to `configure'. However, some packages may run +environment passed to 'configure'. However, some packages may run configure again during the build, and the customized values of these variables may be lost. In order to avoid this problem, you should set -them in the `configure' command line, using `VAR=value'. For example: +them in the 'configure' command line, using 'VAR=value'. For example: ./configure CC=/usr/local2/bin/gcc -causes the specified `gcc' to be used as the C compiler (unless it is +causes the specified 'gcc' to be used as the C compiler (unless it is overridden in the site shell script). -Unfortunately, this technique does not work for `CONFIG_SHELL' due to -an Autoconf limitation. Until the limitation is lifted, you can use -this workaround: +Unfortunately, this technique does not work for 'CONFIG_SHELL' due to an +Autoconf limitation. Until the limitation is lifted, you can use this +workaround: CONFIG_SHELL=/bin/bash ./configure CONFIG_SHELL=/bin/bash -`configure' Invocation +'configure' Invocation ====================== - `configure' recognizes the following options to control how it + 'configure' recognizes the following options to control how it operates. -`--help' -`-h' - Print a summary of all of the options to `configure', and exit. +'--help' +'-h' + Print a summary of all of the options to 'configure', and exit. -`--help=short' -`--help=recursive' +'--help=short' +'--help=recursive' Print a summary of the options unique to this package's - `configure', and exit. The `short' variant lists options used - only in the top level, while the `recursive' variant lists options - also present in any nested packages. - -`--version' -`-V' - Print the version of Autoconf used to generate the `configure' + 'configure', and exit. The 'short' variant lists options used only + in the top level, while the 'recursive' variant lists options also + present in any nested packages. + +'--version' +'-V' + Print the version of Autoconf used to generate the 'configure' script, and exit. -`--cache-file=FILE' +'--cache-file=FILE' Enable the cache: use and save the results of the tests in FILE, - traditionally `config.cache'. FILE defaults to `/dev/null' to + traditionally 'config.cache'. FILE defaults to '/dev/null' to disable caching. -`--config-cache' -`-C' - Alias for `--cache-file=config.cache'. - -`--quiet' -`--silent' -`-q' +'--config-cache' +'-C' + Alias for '--cache-file=config.cache'. + +'--quiet' +'--silent' +'-q' Do not print messages saying which checks are being made. To - suppress all normal output, redirect it to `/dev/null' (any error + suppress all normal output, redirect it to '/dev/null' (any error messages will still be shown). -`--srcdir=DIR' +'--srcdir=DIR' Look for the package's source code in directory DIR. Usually - `configure' can determine that directory automatically. + 'configure' can determine that directory automatically. -`--prefix=DIR' - Use DIR as the installation prefix. *note Installation Names:: - for more details, including other options available for fine-tuning - the installation locations. +'--prefix=DIR' + Use DIR as the installation prefix. *note Installation Names:: for + more details, including other options available for fine-tuning the + installation locations. -`--no-create' -`-n' +'--no-create' +'-n' Run the configure checks, but stop before creating any output files. -`configure' also accepts some other, not widely useful, options. Run -`configure --help' for more details. +'configure' also accepts some other, not widely useful, options. Run +'configure --help' for more details. diff -Nru gst-plugins-base1.0-1.12.1/m4/Makefile.in gst-plugins-base1.0-1.12.2/m4/Makefile.in --- gst-plugins-base1.0-1.12.1/m4/Makefile.in 2017-06-20 07:13:59.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/m4/Makefile.in 2017-07-14 08:18:13.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/Makefile.in gst-plugins-base1.0-1.12.2/Makefile.in --- gst-plugins-base1.0-1.12.1/Makefile.in 2017-06-20 07:13:57.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/Makefile.in 2017-07-14 08:18:11.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -866,7 +866,7 @@ ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ || chmod -R a+r "$(distdir)" dist-gzip: distdir - tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz + tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz $(am__post_remove_distdir) dist-bzip2: distdir @@ -891,7 +891,7 @@ @echo WARNING: "Support for shar distribution archives is" \ "deprecated." >&2 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2 - shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz + shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz $(am__post_remove_distdir) dist-zip: distdir @@ -909,7 +909,7 @@ distcheck: dist case '$(DIST_ARCHIVES)' in \ *.tar.gz*) \ - GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\ + eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\ *.tar.bz2*) \ bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\ *.tar.lz*) \ @@ -919,7 +919,7 @@ *.tar.Z*) \ uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ *.shar.gz*) \ - GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\ + eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\ *.zip*) \ unzip $(distdir).zip ;;\ esac diff -Nru gst-plugins-base1.0-1.12.1/meson.build gst-plugins-base1.0-1.12.2/meson.build --- gst-plugins-base1.0-1.12.1/meson.build 2017-06-20 07:27:40.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/meson.build 2017-07-14 08:14:33.000000000 +0000 @@ -1,5 +1,5 @@ project('gst-plugins-base', 'c', 'cpp', - version : '1.12.1', + version : '1.12.2', meson_version : '>= 0.36.0', default_options : [ 'warning_level=1', 'buildtype=debugoptimized' ]) diff -Nru gst-plugins-base1.0-1.12.1/NEWS gst-plugins-base1.0-1.12.2/NEWS --- gst-plugins-base1.0-1.12.1/NEWS 2017-06-20 08:14:42.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/NEWS 2017-07-14 10:24:56.000000000 +0000 @@ -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.1](#1.12.1) and was -released on 20 June 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 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: Tuesday 20 June 2017, 07:30 UTC [(log)][gitlog]* +*Last updated: Friday 14 July 2017, 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 @@ -723,7 +723,7 @@ ### 1.12.1 -The first 1.10 bug-fix release (1.12.1) was released on 20 June 2017. +The first 1.12 bug-fix release (1.12.1) was released on 20 June 2017. This release only contains bugfixes and it should be safe to update from 1.12.x. #### Major bugfixes in 1.12.1 @@ -751,6 +751,34 @@ [buglist-1.12.1]: https://bugzilla.gnome.org/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&classification=Platform&limit=0&list_id=225693&order=bug_id&product=GStreamer&query_format=advanced&resolution=FIXED&target_milestone=1.12.1 + + +### 1.12.2 + +The second 1.12 bug-fix release (1.12.2) was released on 14 July 2017. +This release only contains bugfixes and it should be safe to update from 1.12.x. + +#### Major bugfixes in 1.12.2 + + - Various fixes for crashes, assertions, deadlocks and memory leaks + - Regression fix for playback of live HLS streams + - Regression fix for crash when playing back a tunneled RTSP stream + - Regression fix for playback of RLE animations in MOV containers + - Regression fix for RTP GSM payloading producing corrupted output + - Major bugfixes to the MXF demuxer, mostly related to seeking and + fixes to the frame reordering handling in the MXF muxer and demuxer + - Fix for playback of mono streams on MacOS + - More fixes for index handling of ASF containers + - Various fixes to adaptivedemux, DASH and HLS demuxers + - Fix deadlock in gstreamer-editing-services during class initialization + - ... and many, many more! + +For a full list of bugfixes see [Bugzilla][buglist-1.12.2]. 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.2]: https://bugzilla.gnome.org/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&classification=Platform&limit=0&list_id=225693&order=bug_id&product=GStreamer&query_format=advanced&resolution=FIXED&target_milestone=1.12.2 + ## Known Issues - The `webrtcdsp` element is currently not shipped as part of the Windows @@ -774,7 +802,8 @@ - - - -*These release notes have been prepared by Sebastian Dröge, Tim-Philipp Müller -and Víctor Manuel Jáquez Leal.* +*These release notes have been prepared by Olivier Crête, Sebastian Dröge, +Nicolas Dufresne, Víctor Manuel Jáquez Leal, Tim-Philipp Müller, Philippe +Normand and Thibault Saunier.* *License: [CC BY-SA 4.0](http://creativecommons.org/licenses/by-sa/4.0/)* diff -Nru gst-plugins-base1.0-1.12.1/pkgconfig/Makefile.in gst-plugins-base1.0-1.12.2/pkgconfig/Makefile.in --- gst-plugins-base1.0-1.12.1/pkgconfig/Makefile.in 2017-06-20 07:13:59.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/pkgconfig/Makefile.in 2017-07-14 08:18:13.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, Binary files /tmp/tmpSIM3ly/GT_fGz9RJv/gst-plugins-base1.0-1.12.1/po/af.gmo and /tmp/tmpSIM3ly/f5eOp3i0D7/gst-plugins-base1.0-1.12.2/po/af.gmo differ diff -Nru gst-plugins-base1.0-1.12.1/po/af.po gst-plugins-base1.0-1.12.2/po/af.po --- gst-plugins-base1.0-1.12.1/po/af.po 2017-06-20 08:14:57.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/po/af.po 2017-07-14 10:25:13.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: gst-plugins 0.7.6\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:14+0300\n" +"POT-Creation-Date: 2017-07-14 13:25+0300\n" "PO-Revision-Date: 2004-03-18 14:16+0200\n" "Last-Translator: Petri Jooste \n" "Language-Team: Afrikaans \n" Binary files /tmp/tmpSIM3ly/GT_fGz9RJv/gst-plugins-base1.0-1.12.1/po/az.gmo and /tmp/tmpSIM3ly/f5eOp3i0D7/gst-plugins-base1.0-1.12.2/po/az.gmo differ diff -Nru gst-plugins-base1.0-1.12.1/po/az.po gst-plugins-base1.0-1.12.2/po/az.po --- gst-plugins-base1.0-1.12.1/po/az.po 2017-06-20 08:14:57.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/po/az.po 2017-07-14 10:25:13.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: gst-plugins-0.8.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:14+0300\n" +"POT-Creation-Date: 2017-07-14 13:25+0300\n" "PO-Revision-Date: 2004-03-19 18:29+0200\n" "Last-Translator: Metin Amiroff \n" "Language-Team: Azerbaijani \n" Binary files /tmp/tmpSIM3ly/GT_fGz9RJv/gst-plugins-base1.0-1.12.1/po/bg.gmo and /tmp/tmpSIM3ly/f5eOp3i0D7/gst-plugins-base1.0-1.12.2/po/bg.gmo differ diff -Nru gst-plugins-base1.0-1.12.1/po/bg.po gst-plugins-base1.0-1.12.2/po/bg.po --- gst-plugins-base1.0-1.12.1/po/bg.po 2017-06-20 08:14:57.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/po/bg.po 2017-07-14 10:25:13.000000000 +0000 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base 1.7.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:14+0300\n" +"POT-Creation-Date: 2017-07-14 13:25+0300\n" "PO-Revision-Date: 2016-02-21 21:03+0200\n" "Last-Translator: Alexander Shopov \n" "Language-Team: Bulgarian \n" Binary files /tmp/tmpSIM3ly/GT_fGz9RJv/gst-plugins-base1.0-1.12.1/po/ca.gmo and /tmp/tmpSIM3ly/f5eOp3i0D7/gst-plugins-base1.0-1.12.2/po/ca.gmo differ diff -Nru gst-plugins-base1.0-1.12.1/po/ca.po gst-plugins-base1.0-1.12.2/po/ca.po --- gst-plugins-base1.0-1.12.1/po/ca.po 2017-06-20 08:14:57.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/po/ca.po 2017-07-14 10:25:13.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base 0.10.32.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:14+0300\n" +"POT-Creation-Date: 2017-07-14 13:25+0300\n" "PO-Revision-Date: 2012-01-01 14:19+0100\n" "Last-Translator: Gil Forcada \n" "Language-Team: Catalan \n" Binary files /tmp/tmpSIM3ly/GT_fGz9RJv/gst-plugins-base1.0-1.12.1/po/cs.gmo and /tmp/tmpSIM3ly/f5eOp3i0D7/gst-plugins-base1.0-1.12.2/po/cs.gmo differ diff -Nru gst-plugins-base1.0-1.12.1/po/cs.po gst-plugins-base1.0-1.12.2/po/cs.po --- gst-plugins-base1.0-1.12.1/po/cs.po 2017-06-20 08:14:57.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/po/cs.po 2017-07-14 10:25:13.000000000 +0000 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base-1.7.90\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:14+0300\n" +"POT-Creation-Date: 2017-07-14 13:25+0300\n" "PO-Revision-Date: 2016-03-03 15:35+0100\n" "Last-Translator: Marek Černocký \n" "Language-Team: Czech \n" Binary files /tmp/tmpSIM3ly/GT_fGz9RJv/gst-plugins-base1.0-1.12.1/po/da.gmo and /tmp/tmpSIM3ly/f5eOp3i0D7/gst-plugins-base1.0-1.12.2/po/da.gmo differ diff -Nru gst-plugins-base1.0-1.12.1/po/da.po gst-plugins-base1.0-1.12.2/po/da.po --- gst-plugins-base1.0-1.12.1/po/da.po 2017-06-20 08:14:57.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/po/da.po 2017-07-14 10:25:13.000000000 +0000 @@ -33,7 +33,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base 1.10.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:14+0300\n" +"POT-Creation-Date: 2017-07-14 13:25+0300\n" "PO-Revision-Date: 2016-11-03 16:38+0100\n" "Last-Translator: Joe Hansen \n" "Language-Team: Danish \n" Binary files /tmp/tmpSIM3ly/GT_fGz9RJv/gst-plugins-base1.0-1.12.1/po/de.gmo and /tmp/tmpSIM3ly/f5eOp3i0D7/gst-plugins-base1.0-1.12.2/po/de.gmo differ diff -Nru gst-plugins-base1.0-1.12.1/po/de.po gst-plugins-base1.0-1.12.2/po/de.po --- gst-plugins-base1.0-1.12.1/po/de.po 2017-06-20 08:14:57.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/po/de.po 2017-07-14 10:25:13.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base 1.10.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:14+0300\n" +"POT-Creation-Date: 2017-07-14 13:25+0300\n" "PO-Revision-Date: 2016-11-01 23:00+0100\n" "Last-Translator: Christian Kirbach \n" "Language-Team: German \n" Binary files /tmp/tmpSIM3ly/GT_fGz9RJv/gst-plugins-base1.0-1.12.1/po/el.gmo and /tmp/tmpSIM3ly/f5eOp3i0D7/gst-plugins-base1.0-1.12.2/po/el.gmo differ diff -Nru gst-plugins-base1.0-1.12.1/po/el.po gst-plugins-base1.0-1.12.2/po/el.po --- gst-plugins-base1.0-1.12.1/po/el.po 2017-06-20 08:14:57.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/po/el.po 2017-07-14 10:25:13.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base 0.10.32.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:14+0300\n" +"POT-Creation-Date: 2017-07-14 13:25+0300\n" "PO-Revision-Date: 2012-05-05 19:13+0100\n" "Last-Translator: Savvas Radevic \n" "Language-Team: Greek \n" Binary files /tmp/tmpSIM3ly/GT_fGz9RJv/gst-plugins-base1.0-1.12.1/po/en_GB.gmo and /tmp/tmpSIM3ly/f5eOp3i0D7/gst-plugins-base1.0-1.12.2/po/en_GB.gmo differ diff -Nru gst-plugins-base1.0-1.12.1/po/en_GB.po gst-plugins-base1.0-1.12.2/po/en_GB.po --- gst-plugins-base1.0-1.12.1/po/en_GB.po 2017-06-20 08:14:57.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/po/en_GB.po 2017-07-14 10:25:13.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: gst-plugins 0.8.1\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:14+0300\n" +"POT-Creation-Date: 2017-07-14 13:25+0300\n" "PO-Revision-Date: 2004-04-26 10:41-0400\n" "Last-Translator: Gareth Owen \n" "Language-Team: English (British) \n" Binary files /tmp/tmpSIM3ly/GT_fGz9RJv/gst-plugins-base1.0-1.12.1/po/eo.gmo and /tmp/tmpSIM3ly/f5eOp3i0D7/gst-plugins-base1.0-1.12.2/po/eo.gmo differ diff -Nru gst-plugins-base1.0-1.12.1/po/eo.po gst-plugins-base1.0-1.12.2/po/eo.po --- gst-plugins-base1.0-1.12.1/po/eo.po 2017-06-20 08:14:57.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/po/eo.po 2017-07-14 10:25:13.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base 0.10.32.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:14+0300\n" +"POT-Creation-Date: 2017-07-14 13:25+0300\n" "PO-Revision-Date: 2011-06-04 21:11+0100\n" "Last-Translator: Kristjan SCHMIDT \n" "Language-Team: Esperanto \n" Binary files /tmp/tmpSIM3ly/GT_fGz9RJv/gst-plugins-base1.0-1.12.1/po/es.gmo and /tmp/tmpSIM3ly/f5eOp3i0D7/gst-plugins-base1.0-1.12.2/po/es.gmo differ diff -Nru gst-plugins-base1.0-1.12.1/po/es.po gst-plugins-base1.0-1.12.2/po/es.po --- gst-plugins-base1.0-1.12.1/po/es.po 2017-06-20 08:14:57.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/po/es.po 2017-07-14 10:25:13.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base 0.10.32.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:14+0300\n" +"POT-Creation-Date: 2017-07-14 13:25+0300\n" "PO-Revision-Date: 2011-10-02 15:46+0200\n" "Last-Translator: Jorge González González \n" "Language-Team: Spanish \n" Binary files /tmp/tmpSIM3ly/GT_fGz9RJv/gst-plugins-base1.0-1.12.1/po/eu.gmo and /tmp/tmpSIM3ly/f5eOp3i0D7/gst-plugins-base1.0-1.12.2/po/eu.gmo differ diff -Nru gst-plugins-base1.0-1.12.1/po/eu.po gst-plugins-base1.0-1.12.2/po/eu.po --- gst-plugins-base1.0-1.12.1/po/eu.po 2017-06-20 08:14:57.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/po/eu.po 2017-07-14 10:25:13.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base-0.10.26.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:14+0300\n" +"POT-Creation-Date: 2017-07-14 13:25+0300\n" "PO-Revision-Date: 2010-03-25 12:32+0100\n" "Last-Translator: Mikel Olasagasti Uranga \n" "Language-Team: Basque \n" Binary files /tmp/tmpSIM3ly/GT_fGz9RJv/gst-plugins-base1.0-1.12.1/po/fi.gmo and /tmp/tmpSIM3ly/f5eOp3i0D7/gst-plugins-base1.0-1.12.2/po/fi.gmo differ diff -Nru gst-plugins-base1.0-1.12.1/po/fi.po gst-plugins-base1.0-1.12.2/po/fi.po --- gst-plugins-base1.0-1.12.1/po/fi.po 2017-06-20 08:14:57.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/po/fi.po 2017-07-14 10:25:13.000000000 +0000 @@ -12,7 +12,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base 0.10.30.3\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:14+0300\n" +"POT-Creation-Date: 2017-07-14 13:25+0300\n" "PO-Revision-Date: 2010-12-31 23:21+0200\n" "Last-Translator: Tommi Vainikainen \n" "Language-Team: Finnish \n" Binary files /tmp/tmpSIM3ly/GT_fGz9RJv/gst-plugins-base1.0-1.12.1/po/fr.gmo and /tmp/tmpSIM3ly/f5eOp3i0D7/gst-plugins-base1.0-1.12.2/po/fr.gmo differ diff -Nru gst-plugins-base1.0-1.12.1/po/fr.po gst-plugins-base1.0-1.12.2/po/fr.po --- gst-plugins-base1.0-1.12.1/po/fr.po 2017-06-20 08:14:57.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/po/fr.po 2017-07-14 10:25:13.000000000 +0000 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base 1.10.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:14+0300\n" +"POT-Creation-Date: 2017-07-14 13:25+0300\n" "PO-Revision-Date: 2016-12-23 20:39+0100\n" "Last-Translator: Stéphane Aulery \n" "Language-Team: French \n" Binary files /tmp/tmpSIM3ly/GT_fGz9RJv/gst-plugins-base1.0-1.12.1/po/fur.gmo and /tmp/tmpSIM3ly/f5eOp3i0D7/gst-plugins-base1.0-1.12.2/po/fur.gmo differ diff -Nru gst-plugins-base1.0-1.12.1/po/fur.po gst-plugins-base1.0-1.12.2/po/fur.po --- gst-plugins-base1.0-1.12.1/po/fur.po 2017-06-20 08:14:57.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/po/fur.po 2017-07-14 10:25:13.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base 1.10.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:14+0300\n" +"POT-Creation-Date: 2017-07-14 13:25+0300\n" "PO-Revision-Date: 2017-02-20 15:34+0100\n" "Last-Translator: Fabio Tomat \n" "Language-Team: Friulian \n" Binary files /tmp/tmpSIM3ly/GT_fGz9RJv/gst-plugins-base1.0-1.12.1/po/gl.gmo and /tmp/tmpSIM3ly/f5eOp3i0D7/gst-plugins-base1.0-1.12.2/po/gl.gmo differ diff -Nru gst-plugins-base1.0-1.12.1/po/gl.po gst-plugins-base1.0-1.12.2/po/gl.po --- gst-plugins-base1.0-1.12.1/po/gl.po 2017-06-20 08:14:57.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/po/gl.po 2017-07-14 10:25:13.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base 1.0.3\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:14+0300\n" +"POT-Creation-Date: 2017-07-14 13:25+0300\n" "PO-Revision-Date: 2012-12-15 03:40+0200\n" "Last-Translator: Fran Dieguez \n" "Language-Team: Galician \n" diff -Nru gst-plugins-base1.0-1.12.1/po/gst-plugins-base-1.0.pot gst-plugins-base1.0-1.12.2/po/gst-plugins-base-1.0.pot --- gst-plugins-base1.0-1.12.1/po/gst-plugins-base-1.0.pot 2017-06-20 08:14:57.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/po/gst-plugins-base-1.0.pot 2017-07-14 10:25:13.000000000 +0000 @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: gst-plugins-base 1.12.1\n" +"Project-Id-Version: gst-plugins-base 1.12.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:14+0300\n" +"POT-Creation-Date: 2017-07-14 13:25+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" Binary files /tmp/tmpSIM3ly/GT_fGz9RJv/gst-plugins-base1.0-1.12.1/po/hr.gmo and /tmp/tmpSIM3ly/f5eOp3i0D7/gst-plugins-base1.0-1.12.2/po/hr.gmo differ diff -Nru gst-plugins-base1.0-1.12.1/po/hr.po gst-plugins-base1.0-1.12.2/po/hr.po --- gst-plugins-base1.0-1.12.1/po/hr.po 2017-06-20 08:14:57.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/po/hr.po 2017-07-14 10:25:13.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base-1.10.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:14+0300\n" +"POT-Creation-Date: 2017-07-14 13:25+0300\n" "PO-Revision-Date: 2016-11-19 10:06-0800\n" "Last-Translator: Božidar Putanec \n" "Language-Team: Croatian \n" Binary files /tmp/tmpSIM3ly/GT_fGz9RJv/gst-plugins-base1.0-1.12.1/po/hu.gmo and /tmp/tmpSIM3ly/f5eOp3i0D7/gst-plugins-base1.0-1.12.2/po/hu.gmo differ diff -Nru gst-plugins-base1.0-1.12.1/po/hu.po gst-plugins-base1.0-1.12.2/po/hu.po --- gst-plugins-base1.0-1.12.1/po/hu.po 2017-06-20 08:14:57.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/po/hu.po 2017-07-14 10:25:13.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base 1.10.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:14+0300\n" +"POT-Creation-Date: 2017-07-14 13:25+0300\n" "PO-Revision-Date: 2017-03-19 00:47+0100\n" "Last-Translator: Balázs Úr \n" "Language-Team: Hungarian \n" Binary files /tmp/tmpSIM3ly/GT_fGz9RJv/gst-plugins-base1.0-1.12.1/po/id.gmo and /tmp/tmpSIM3ly/f5eOp3i0D7/gst-plugins-base1.0-1.12.2/po/id.gmo differ diff -Nru gst-plugins-base1.0-1.12.1/po/id.po gst-plugins-base1.0-1.12.2/po/id.po --- gst-plugins-base1.0-1.12.1/po/id.po 2017-06-20 08:14:57.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/po/id.po 2017-07-14 10:25:13.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base 1.10.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:14+0300\n" +"POT-Creation-Date: 2017-07-14 13:25+0300\n" "PO-Revision-Date: 2016-11-14 20:50+0700\n" "Last-Translator: Andhika Padmawan \n" "Language-Team: Indonesian \n" Binary files /tmp/tmpSIM3ly/GT_fGz9RJv/gst-plugins-base1.0-1.12.1/po/it.gmo and /tmp/tmpSIM3ly/f5eOp3i0D7/gst-plugins-base1.0-1.12.2/po/it.gmo differ diff -Nru gst-plugins-base1.0-1.12.1/po/it.po gst-plugins-base1.0-1.12.2/po/it.po --- gst-plugins-base1.0-1.12.1/po/it.po 2017-06-20 08:14:57.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/po/it.po 2017-07-14 10:25:13.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base 0.10.28.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:14+0300\n" +"POT-Creation-Date: 2017-07-14 13:25+0300\n" "PO-Revision-Date: 2010-04-28 14:27+0200\n" "Last-Translator: Luca Ferretti \n" "Language-Team: Italian \n" Binary files /tmp/tmpSIM3ly/GT_fGz9RJv/gst-plugins-base1.0-1.12.1/po/ja.gmo and /tmp/tmpSIM3ly/f5eOp3i0D7/gst-plugins-base1.0-1.12.2/po/ja.gmo differ diff -Nru gst-plugins-base1.0-1.12.1/po/ja.po gst-plugins-base1.0-1.12.2/po/ja.po --- gst-plugins-base1.0-1.12.1/po/ja.po 2017-06-20 08:14:57.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/po/ja.po 2017-07-14 10:25:13.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base 0.10.30.3\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:14+0300\n" +"POT-Creation-Date: 2017-07-14 13:25+0300\n" "PO-Revision-Date: 2010-10-25 10:27+0900\n" "Last-Translator: Makoto Kato \n" "Language-Team: Japanese \n" Binary files /tmp/tmpSIM3ly/GT_fGz9RJv/gst-plugins-base1.0-1.12.1/po/lt.gmo and /tmp/tmpSIM3ly/f5eOp3i0D7/gst-plugins-base1.0-1.12.2/po/lt.gmo differ diff -Nru gst-plugins-base1.0-1.12.1/po/lt.po gst-plugins-base1.0-1.12.2/po/lt.po --- gst-plugins-base1.0-1.12.1/po/lt.po 2017-06-20 08:14:57.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/po/lt.po 2017-07-14 10:25:13.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base-0.10.15.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:14+0300\n" +"POT-Creation-Date: 2017-07-14 13:25+0300\n" "PO-Revision-Date: 2008-03-07 23:43+0200\n" "Last-Translator: Gintautas Miliauskas \n" "Language-Team: Lithuanian \n" Binary files /tmp/tmpSIM3ly/GT_fGz9RJv/gst-plugins-base1.0-1.12.1/po/lv.gmo and /tmp/tmpSIM3ly/f5eOp3i0D7/gst-plugins-base1.0-1.12.2/po/lv.gmo differ diff -Nru gst-plugins-base1.0-1.12.1/po/lv.po gst-plugins-base1.0-1.12.2/po/lv.po --- gst-plugins-base1.0-1.12.1/po/lv.po 2017-06-20 08:14:57.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/po/lv.po 2017-07-14 10:25:13.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base 1.2.1\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:14+0300\n" +"POT-Creation-Date: 2017-07-14 13:25+0300\n" "PO-Revision-Date: 2014-04-20 16:15+0300\n" "Last-Translator: Rihards Prieditis \n" "Language-Team: Latvian \n" Binary files /tmp/tmpSIM3ly/GT_fGz9RJv/gst-plugins-base1.0-1.12.1/po/nb.gmo and /tmp/tmpSIM3ly/f5eOp3i0D7/gst-plugins-base1.0-1.12.2/po/nb.gmo differ diff -Nru gst-plugins-base1.0-1.12.1/po/nb.po gst-plugins-base1.0-1.12.2/po/nb.po --- gst-plugins-base1.0-1.12.1/po/nb.po 2017-06-20 08:14:57.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/po/nb.po 2017-07-14 10:25:13.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base 1.10.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:14+0300\n" +"POT-Creation-Date: 2017-07-14 13:25+0300\n" "PO-Revision-Date: 2017-01-05 01:29+0100\n" "Last-Translator: Johnny A. Solbu \n" "Language-Team: Norwegian Bokmaal \n" Binary files /tmp/tmpSIM3ly/GT_fGz9RJv/gst-plugins-base1.0-1.12.1/po/nl.gmo and /tmp/tmpSIM3ly/f5eOp3i0D7/gst-plugins-base1.0-1.12.2/po/nl.gmo differ diff -Nru gst-plugins-base1.0-1.12.1/po/nl.po gst-plugins-base1.0-1.12.2/po/nl.po --- gst-plugins-base1.0-1.12.1/po/nl.po 2017-06-20 08:14:57.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/po/nl.po 2017-07-14 10:25:13.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base 1.7.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:14+0300\n" +"POT-Creation-Date: 2017-07-14 13:25+0300\n" "PO-Revision-Date: 2016-02-20 16:39+0100\n" "Last-Translator: Freek de Kruijf \n" "Language-Team: Dutch \n" Binary files /tmp/tmpSIM3ly/GT_fGz9RJv/gst-plugins-base1.0-1.12.1/po/or.gmo and /tmp/tmpSIM3ly/f5eOp3i0D7/gst-plugins-base1.0-1.12.2/po/or.gmo differ diff -Nru gst-plugins-base1.0-1.12.1/po/or.po gst-plugins-base1.0-1.12.2/po/or.po --- gst-plugins-base1.0-1.12.1/po/or.po 2017-06-20 08:14:57.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/po/or.po 2017-07-14 10:25:13.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gst-plugins-0.8.3\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:14+0300\n" +"POT-Creation-Date: 2017-07-14 13:25+0300\n" "PO-Revision-Date: 2004-09-27 13:32+0530\n" "Last-Translator: Gora Mohanty \n" "Language-Team: Oriya \n" Binary files /tmp/tmpSIM3ly/GT_fGz9RJv/gst-plugins-base1.0-1.12.1/po/pl.gmo and /tmp/tmpSIM3ly/f5eOp3i0D7/gst-plugins-base1.0-1.12.2/po/pl.gmo differ diff -Nru gst-plugins-base1.0-1.12.1/po/pl.po gst-plugins-base1.0-1.12.2/po/pl.po --- gst-plugins-base1.0-1.12.1/po/pl.po 2017-06-20 08:14:57.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/po/pl.po 2017-07-14 10:25:13.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base 1.10.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:14+0300\n" +"POT-Creation-Date: 2017-07-14 13:25+0300\n" "PO-Revision-Date: 2016-11-01 20:50+0100\n" "Last-Translator: Jakub Bogusz \n" "Language-Team: Polish \n" Binary files /tmp/tmpSIM3ly/GT_fGz9RJv/gst-plugins-base1.0-1.12.1/po/pt_BR.gmo and /tmp/tmpSIM3ly/f5eOp3i0D7/gst-plugins-base1.0-1.12.2/po/pt_BR.gmo differ diff -Nru gst-plugins-base1.0-1.12.1/po/pt_BR.po gst-plugins-base1.0-1.12.2/po/pt_BR.po --- gst-plugins-base1.0-1.12.1/po/pt_BR.po 2017-06-20 08:14:57.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/po/pt_BR.po 2017-07-14 10:25:13.000000000 +0000 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base-1.7.90\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:14+0300\n" +"POT-Creation-Date: 2017-07-14 13:25+0300\n" "PO-Revision-Date: 2016-05-06 16:47-0300\n" "Last-Translator: Fabrício Godoy \n" "Language-Team: Brazilian Portuguese \n" "Language-Team: Romanian \n" Binary files /tmp/tmpSIM3ly/GT_fGz9RJv/gst-plugins-base1.0-1.12.1/po/ru.gmo and /tmp/tmpSIM3ly/f5eOp3i0D7/gst-plugins-base1.0-1.12.2/po/ru.gmo differ diff -Nru gst-plugins-base1.0-1.12.1/po/ru.po gst-plugins-base1.0-1.12.2/po/ru.po --- gst-plugins-base1.0-1.12.1/po/ru.po 2017-06-20 08:14:57.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/po/ru.po 2017-07-14 10:25:13.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base 1.10.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:14+0300\n" +"POT-Creation-Date: 2017-07-14 13:25+0300\n" "PO-Revision-Date: 2016-11-02 21:17+0300\n" "Last-Translator: Yuri Kozlov \n" "Language-Team: Russian \n" Binary files /tmp/tmpSIM3ly/GT_fGz9RJv/gst-plugins-base1.0-1.12.1/po/sk.gmo and /tmp/tmpSIM3ly/f5eOp3i0D7/gst-plugins-base1.0-1.12.2/po/sk.gmo differ diff -Nru gst-plugins-base1.0-1.12.1/po/sk.po gst-plugins-base1.0-1.12.2/po/sk.po --- gst-plugins-base1.0-1.12.1/po/sk.po 2017-06-20 08:14:57.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/po/sk.po 2017-07-14 10:25:13.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base 1.7.90\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:14+0300\n" +"POT-Creation-Date: 2017-07-14 13:25+0300\n" "PO-Revision-Date: 2016-05-20 12:24+0100\n" "Last-Translator: Peter Tuhársky \n" "Language-Team: Slovak \n" Binary files /tmp/tmpSIM3ly/GT_fGz9RJv/gst-plugins-base1.0-1.12.1/po/sl.gmo and /tmp/tmpSIM3ly/f5eOp3i0D7/gst-plugins-base1.0-1.12.2/po/sl.gmo differ diff -Nru gst-plugins-base1.0-1.12.1/po/sl.po gst-plugins-base1.0-1.12.2/po/sl.po --- gst-plugins-base1.0-1.12.1/po/sl.po 2017-06-20 08:14:57.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/po/sl.po 2017-07-14 10:25:13.000000000 +0000 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base-1.0.3\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:14+0300\n" +"POT-Creation-Date: 2017-07-14 13:25+0300\n" "PO-Revision-Date: 2013-01-05 10:10+0100\n" "Last-Translator: Klemen Košir \n" "Language-Team: Slovenian \n" Binary files /tmp/tmpSIM3ly/GT_fGz9RJv/gst-plugins-base1.0-1.12.1/po/sq.gmo and /tmp/tmpSIM3ly/f5eOp3i0D7/gst-plugins-base1.0-1.12.2/po/sq.gmo differ diff -Nru gst-plugins-base1.0-1.12.1/po/sq.po gst-plugins-base1.0-1.12.2/po/sq.po --- gst-plugins-base1.0-1.12.1/po/sq.po 2017-06-20 08:14:57.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/po/sq.po 2017-07-14 10:25:13.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: gst-plugins 0.8.3\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:14+0300\n" +"POT-Creation-Date: 2017-07-14 13:25+0300\n" "PO-Revision-Date: 2004-08-07 20:29+0200\n" "Last-Translator: Laurent Dhima \n" "Language-Team: Albanian \n" Binary files /tmp/tmpSIM3ly/GT_fGz9RJv/gst-plugins-base1.0-1.12.1/po/sr.gmo and /tmp/tmpSIM3ly/f5eOp3i0D7/gst-plugins-base1.0-1.12.2/po/sr.gmo differ diff -Nru gst-plugins-base1.0-1.12.1/po/sr.po gst-plugins-base1.0-1.12.2/po/sr.po --- gst-plugins-base1.0-1.12.1/po/sr.po 2017-06-20 08:14:57.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/po/sr.po 2017-07-14 10:25:13.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base-1.10.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:14+0300\n" +"POT-Creation-Date: 2017-07-14 13:25+0300\n" "PO-Revision-Date: 2016-12-04 14:32+0200\n" "Last-Translator: Мирослав Николић \n" "Language-Team: Serbian <(nothing)>\n" Binary files /tmp/tmpSIM3ly/GT_fGz9RJv/gst-plugins-base1.0-1.12.1/po/sv.gmo and /tmp/tmpSIM3ly/f5eOp3i0D7/gst-plugins-base1.0-1.12.2/po/sv.gmo differ diff -Nru gst-plugins-base1.0-1.12.1/po/sv.po gst-plugins-base1.0-1.12.2/po/sv.po --- gst-plugins-base1.0-1.12.1/po/sv.po 2017-06-20 08:14:57.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/po/sv.po 2017-07-14 10:25:13.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base 1.10.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:14+0300\n" +"POT-Creation-Date: 2017-07-14 13:25+0300\n" "PO-Revision-Date: 2017-05-21 18:55+0800\n" "Last-Translator: Sebastian Rasmussen \n" "Language-Team: Swedish \n" Binary files /tmp/tmpSIM3ly/GT_fGz9RJv/gst-plugins-base1.0-1.12.1/po/tr.gmo and /tmp/tmpSIM3ly/f5eOp3i0D7/gst-plugins-base1.0-1.12.2/po/tr.gmo differ diff -Nru gst-plugins-base1.0-1.12.1/po/tr.po gst-plugins-base1.0-1.12.2/po/tr.po --- gst-plugins-base1.0-1.12.1/po/tr.po 2017-06-20 08:14:57.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/po/tr.po 2017-07-14 10:25:13.000000000 +0000 @@ -1,22 +1,26 @@ -# translation of gst-plugins-base-1.0.3.po to Turkish +# translation of gst-plugins-base-1.10.0.po to Turkish # This file is put in the public domain. # This file is distributed under the same license as the gst-plugins-base package. # Server Acim , 2010. # Server Acim , 2013, 2015. +# Emin Tufan Çetin , 2017. +# Mehmet Kececi , 2017. msgid "" msgstr "" -"Project-Id-Version: gst-plugins-base 1.4.1\n" +"Project-Id-Version: gst-plugins-base 1.10.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:14+0300\n" -"PO-Revision-Date: 2015-01-10 21:07+0100\n" -"Last-Translator: Volkan Gezer \n" +"POT-Creation-Date: 2017-07-14 13:25+0300\n" +"PO-Revision-Date: 2017-07-05 01:40+0300\n" +"Last-Translator: Mehmet Kececi \n" "Language-Team: Turkish \n" "Language: tr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: Lokalize 1.5\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Virtaal 0.7.1\n" +"X-Bugs: Report translation errors to the Language-Team address.\n" +"X-Project-Style: gnome\n" msgid "Could not open device for playback in mono mode." msgstr "Mono kipte çalmak için aygıt açılamıyor." @@ -49,7 +53,7 @@ #, c-format msgid "Could not open device for recording in %d-channel mode" -msgstr "Aygıtı %d- kanal kipinde kaydetmek için açamıyor" +msgstr "Aygıtı %d-kanal kipinde kaydetmek için açamıyor" msgid "" "Could not open audio device for recording. Device is being used by another " @@ -75,7 +79,7 @@ #, c-format msgid "Missing element '%s' - check your GStreamer installation." -msgstr "Kayıp öğe '%s' - GStreamer kurulumunu denetleyin." +msgstr "Kayıp öge '%s' - GStreamer kurulumunu denetleyin." msgid "Could not determine type of stream" msgstr "Akışın türü belirlenemiyor" @@ -86,62 +90,60 @@ msgid "Could not create \"uridecodebin\" element." msgstr "\"uridecodebin\" ögesi oluşturulamıyor." -#, fuzzy msgid "Could not create \"decodebin3\" element." -msgstr "Bir \"decodebin2\" öğesi oluşturamıyor." +msgstr "\"decodebin3\" ögesi oluşturamıyor." -#, fuzzy msgid "Could not create \"urisourcebin\" element." -msgstr "\"uridecodebin\" ögesi oluşturulamıyor." +msgstr "\"urisourcebin\" ögesi oluşturulamıyor." #, c-format msgid "Both autovideosink and %s elements are missing." -msgstr "Autovideosink ve xvimagesink %s öğelerininin ikisi de kayıp." +msgstr "autovideosink ve %s ögelerininin ikisi de kayıp." msgid "The autovideosink element is missing." -msgstr "Autovideosink öğelesi kayıp." +msgstr "autovideosink ögesi kayıp." #, c-format msgid "Configured videosink %s is not working." -msgstr "Yapılandırılmış olan videosink öğesi %s çalışmıyor." +msgstr "Yapılandırılmış olan videosink ögesi %s çalışmıyor." #, c-format msgid "Both autovideosink and %s elements are not working." -msgstr "Autoaudiosink ve xvimagesink %s öğelerinin ikisi de çalışmıyor." +msgstr "autovideosink ve %s ögelerinin ikisi de çalışmıyor." msgid "The autovideosink element is not working." -msgstr "Autoaudiosink öğesi çalışmıyor." +msgstr "autovideosink ögesi çalışmıyor." msgid "Custom text sink element is not usable." -msgstr "Varsayılan metin gömme öğesi kullanılamaz durumda." +msgstr "Özel metin gömme ögesi kullanılamaz durumda." msgid "No volume control found" msgstr "Ses denetimi bulunamadı" #, c-format msgid "Both autoaudiosink and %s elements are missing." -msgstr "Autoaudiosink ve alsasink %s öğelerinin ikisi de kayıp." +msgstr "autoaudiosink ve %s ögelerinin ikisi de kayıp." msgid "The autoaudiosink element is missing." -msgstr "Autoaudiosink öğesi kayıp." +msgstr "autoaudiosink ögesi kayıp." #, c-format msgid "Configured audiosink %s is not working." -msgstr "Yapılandırılmış olan videosink öğesi %s çalışmıyor." +msgstr "Yapılandırılmış olan audiosink ögesi %s çalışmıyor." #, c-format msgid "Both autoaudiosink and %s elements are not working." -msgstr "Autoaudiosink ve %s öğelerinin ikisi de çalışmıyor." +msgstr "autoaudiosink ve %s ögelerinin ikisi de çalışmıyor." msgid "The autoaudiosink element is not working." -msgstr "Autoaudiosink öğesi çalışmıyor." +msgstr "autoaudiosink ögesi çalışmıyor." msgid "Can't play a text file without video or visualizations." -msgstr "Vidyo veya görsellik olmadan metin dosyasını oynatamaz." +msgstr "Video veya görsellik olmadan metin dosyasını oynatamaz." #, c-format msgid "No decoder available for type '%s'." -msgstr "Şu tür '%s' için kod çözücü bulunamadı." +msgstr "'%s' türü için kod çözücü bulunamadı." msgid "No URI specified to play from." msgstr "Çalmak için bir ağ adresi belirtilmedi." @@ -155,10 +157,10 @@ #, c-format msgid "No URI handler implemented for \"%s\"." -msgstr "Hiç bir URI bağlantısı sağlanmadı \"%s\"." +msgstr "\"%s\" için hiçbir URI işleyicisi geliştirilmemiş." msgid "Source element is invalid." -msgstr "Kaynak öğesi geçersiz." +msgstr "Kaynak ögesi geçersiz." #, c-format msgid "Error while sending data to \"%s:%d\"." @@ -207,29 +209,28 @@ msgstr "Zamanlanmış Metin" msgid "Subtitle" -msgstr "Altyazı" +msgstr "Alt yazı" msgid "MPL2 subtitle format" -msgstr "MPL2 altyazı kipi" +msgstr "MPL2 alt yazı kipi" msgid "DKS subtitle format" -msgstr "DKS altyazı kipi" +msgstr "DKS alt yazı kipi" msgid "QTtext subtitle format" -msgstr "QTtext altyazı kipi" +msgstr "QTtext alt yazı kipi" msgid "Sami subtitle format" -msgstr "Sami altyazı kipi" +msgstr "Sami alt yazı kipi" msgid "TMPlayer subtitle format" -msgstr "TMPlayer altyazı kipi" +msgstr "TMPlayer alt yazı kipi" msgid "Kate subtitle format" -msgstr "Kate altyazı kipi" +msgstr "Kate alt yazı kipi" -#, fuzzy msgid "WebVTT subtitle format" -msgstr "Kate altyazı kipi" +msgstr "WebVTT alt yazı biçimi" msgid "Uncompressed video" msgstr "Sıkıştırılmamış video" @@ -278,7 +279,7 @@ msgstr "Gerçek Zamanlı Akış Protokolu (RTSP) kaynağı" msgid "Microsoft Media Server (MMS) protocol source" -msgstr "Microsoft Medya Sunucusu (MMS) protokol kaynağı" +msgstr "Microsoft Ortam Sunucusu (MMS) protokol kaynağı" #, c-format msgid "%s protocol source" @@ -326,61 +327,61 @@ #, c-format msgid "GStreamer element %s" -msgstr "GStreamer öğesi %s" +msgstr "GStreamer ögesi %s" msgid "Unknown source element" -msgstr "Bilinmeyen kaynak öğesi" +msgstr "Bilinmeyen kaynak ögesi" msgid "Unknown sink element" -msgstr "Bilinmeyen gömme öğesi" +msgstr "Bilinmeyen gömme ögesi" msgid "Unknown element" -msgstr "Bilinmeyen öğe" +msgstr "Bilinmeyen öge" msgid "Unknown decoder element" -msgstr "Bilinmeyen kod çözücü öğesi" +msgstr "Bilinmeyen kod çözücü ögesi" msgid "Unknown encoder element" -msgstr "Bilinmeyen kodlama öğesi" +msgstr "Bilinmeyen kodlama ögesi" msgid "Plugin or element of unknown type" -msgstr "Bilinmeyen türde eklenti veya öğe" +msgstr "Bilinmeyen türde eklenti veya öge" msgid "Failed to read tag: not enough data" msgstr "Etiketi okunamadı: yetersiz veri" msgid "track ID" -msgstr "iz BAŞLIĞI" +msgstr "iz KİMLİĞİ" msgid "MusicBrainz track ID" -msgstr "MusicBrainz iz BAŞLIĞI ID" +msgstr "MusicBrainz iz KİMLİĞİ" msgid "artist ID" -msgstr "sanatçı BAŞLIĞI" +msgstr "sanatçı KİMLİĞİ" msgid "MusicBrainz artist ID" -msgstr "MusicBrainz sanatçı BAŞLIĞI ID" +msgstr "MusicBrainz sanatçı KİMLİĞİ" msgid "album ID" -msgstr "albüm BAŞLIĞI" +msgstr "albüm KİMLİĞİ" msgid "MusicBrainz album ID" -msgstr "MusicBrainz albümü BAŞLIĞI" +msgstr "MusicBrainz albümü KİMLİĞİ" msgid "album artist ID" -msgstr "albüm sanatçısı BAŞLIĞI" +msgstr "albüm sanatçısı KİMLİĞİ" msgid "MusicBrainz album artist ID" -msgstr "MusicBrainz albüm sanatçısı BAŞLIĞI" +msgstr "MusicBrainz albüm sanatçısı KİMLİĞİ" msgid "track TRM ID" -msgstr "iz TRM BAŞLIĞI" +msgstr "iz TRM KİMLİĞİ" msgid "MusicBrainz TRM ID" msgstr "MusicBrainz TRM BAŞLIĞI" msgid "capturing shutter speed" -msgstr "objektif hızını yakalıyor" +msgstr "deklanşör hızını yakalıyor" msgid "Shutter speed used when capturing an image, in seconds" msgstr "Saniye bazında, bir resim çekerken kullanılan objektif hızı" @@ -397,14 +398,13 @@ msgid "Focal length of the lens used capturing the image, in mm" msgstr "Mm bazında, resim çekerken kullanılan odaksal uzunluk" -#, fuzzy msgid "capturing 35 mm equivalent focal length" -msgstr "odaksal uzunluğu yakalıyor" +msgstr "35 mm eşdeğer odak uzaklığı yakalıyor" -#, fuzzy msgid "" "35 mm equivalent focal length of the lens used capturing the image, in mm" -msgstr "Mm bazında, resim çekerken kullanılan odaksal uzunluk" +msgstr "" +"resim çekerken kullanılan merceğin 35 mm eşdeğer odak uzaklığı, mm bazında" msgid "capturing digital zoom ratio" msgstr "sayısal zum oranını yakalıyor" @@ -501,13 +501,13 @@ msgstr "yatay resim ppi değeri" msgid "Media (image/video) intended horizontal pixel density in ppi" -msgstr "Medya (resim/vidyo)'nın ppi değerinden yatay piksel yoğunluğu" +msgstr "Ortam (resim/video)'nın ppi değerinden yatay piksel yoğunluğu" msgid "image vertical ppi" msgstr "resim dikey ppi değeri" msgid "Media (image/video) intended vertical pixel density in ppi" -msgstr "Medya (resim/vidyo)'nun ppi değerinden dikey piksel yoğunluğu" +msgstr "Ortam (resim/video)'nun ppi değerinden dikey piksel yoğunluğu" msgid "ID3v2 frame" msgstr "ID3v2 çerçevesi" @@ -531,9 +531,9 @@ "Başlangıç aygıt listesini gösterdikten sonra kapanma, eklenecek/çıkartılacak " "aygıtları bekle." -#, fuzzy, c-format +#, c-format msgid "Volume: %.0f%%" -msgstr "Ses" +msgstr "Ses: %%%.0f" msgid "Buffering..." msgstr "Tampon belleğe alınıyor..." @@ -542,102 +542,98 @@ msgstr "Saat kayboldu, yenisi seçiliyor\n" msgid "Reached end of play list." -msgstr "" +msgstr "Çalma listesinin sonuna ulaşıldı." msgid "Paused" -msgstr "" +msgstr "Duraklatıldı" #, c-format msgid "Now playing %s\n" -msgstr "" +msgstr "Şimdi %s oynatılıyor\n" #, c-format msgid "About to finish, preparing next title: %s" -msgstr "" +msgstr "Bitmek üzere, sonraki başlık hazırlanıyor: %s" #, c-format msgid "Playback rate: %.2f" -msgstr "" +msgstr "Oynatma hızı: %.2f" -#, fuzzy, c-format +#, c-format msgid "Could not change playback rate to %.2f" -msgstr "Stereo kipte çalmak için aygıt açılamıyor." +msgstr "Oynatma hızı %.2f'e değiştirilemiyor" msgid "space" -msgstr "" +msgstr "boşluk" msgid "pause/unpause" -msgstr "" +msgstr "duraklat/sürdür" msgid "q or ESC" -msgstr "" +msgstr "q veya ESC" msgid "quit" -msgstr "" +msgstr "çık" msgid "> or n" -msgstr "" +msgstr "> veya n" msgid "play next" -msgstr "" +msgstr "sonrakini oynat" msgid "< or b" -msgstr "" +msgstr "< veya b" msgid "play previous" -msgstr "" +msgstr "öncekini oynat" msgid "seek forward" -msgstr "" +msgstr "ileri sar" msgid "seek backward" -msgstr "" +msgstr "geri sar" -#, fuzzy msgid "volume up" -msgstr "Ses" +msgstr "sesi yükselt" msgid "volume down" -msgstr "" +msgstr "sesi alçalt" msgid "increase playback rate" -msgstr "" +msgstr "oynatma hızını artır" msgid "decrease playback rate" -msgstr "" +msgstr "oynatma hızını azalt" msgid "change playback direction" -msgstr "" +msgstr "oynatma yönünü değiştir" msgid "enable/disable trick modes" -msgstr "" +msgstr "hile modularını etkinleştir/devre dışı bırak" -#, fuzzy msgid "change audio track" -msgstr "Bu CD hiç ses izi içermiyor" +msgstr "ses izini değiştir" msgid "change video track" -msgstr "" +msgstr "video izini değiştir" -#, fuzzy msgid "change subtitle track" -msgstr "Kate altyazı kipi" +msgstr "alt yazı izini değiştir" msgid "seek to beginning" -msgstr "" +msgstr "başa sar" msgid "show keyboard shortcuts" -msgstr "" +msgstr "klavye kısayollarını göster" -#, fuzzy msgid "Interactive mode - keyboard controls:" -msgstr "Klavye ile etkileşimli kontrol" +msgstr "Etkileşimli kip - klavye denetimleri:" msgid "Output status information and property notifications" -msgstr "" +msgstr "Çıktı durum bilgisi ve özellik bildirimleri" msgid "Control playback behaviour setting playbin 'flags' property" -msgstr "" +msgstr "Oynatma davranışını kontrol etme ayarı playbin 'bayrakları' özelliği" msgid "Video sink to use (default is autovideosink)" msgstr "Kullanılacak video alıcı (varsayılan autovideosink)" @@ -651,28 +647,27 @@ msgid "Shuffle playlist" msgstr "Çalma listesini karıştır" -#, fuzzy msgid "Disable interactive control via the keyboard" -msgstr "Klavye ile etkileşimli kontrol" +msgstr "Klavye aracılığıyla etkileşimli denetimi devre dışı bırak" msgid "Volume" msgstr "Ses" msgid "Playlist file containing input media files" -msgstr "Çalma listesi dosyası girdi medya dosyaları içeriyor" +msgstr "Çalma listesi dosyası girdi ortam dosyaları içeriyor" msgid "Do not print any output (apart from errors)" -msgstr "" +msgstr "Herhangi bir çıktı yazdırma (hatalar dışında)" #, c-format msgid "Usage: %s FILE1|URI1 [FILE2|URI2] [FILE3|URI3] ..." -msgstr "Kullanım: %s FILE1|URI1 [FILE2|URI2] [FILE3|URI3] ..." +msgstr "Kullanım: %s DOSYA1|URI1 [DOSYA2|URI2] [DOSYA3|URI3] ..." msgid "You must provide at least one filename or URI to play." msgstr "Çalmak için en azından bir dosya adı veya URI sağlamalısınız." msgid "Press 'k' to see a list of keyboard shortcuts.\n" -msgstr "" +msgstr "Klavye kısayollarının bir listesini görmek için 'k'ye basın.\n" #~ msgid "Internal data stream error." #~ msgstr "İç veri akışı hatası." Binary files /tmp/tmpSIM3ly/GT_fGz9RJv/gst-plugins-base1.0-1.12.1/po/uk.gmo and /tmp/tmpSIM3ly/f5eOp3i0D7/gst-plugins-base1.0-1.12.2/po/uk.gmo differ diff -Nru gst-plugins-base1.0-1.12.1/po/uk.po gst-plugins-base1.0-1.12.2/po/uk.po --- gst-plugins-base1.0-1.12.1/po/uk.po 2017-06-20 08:14:57.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/po/uk.po 2017-07-14 10:25:13.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base 1.10.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:14+0300\n" +"POT-Creation-Date: 2017-07-14 13:25+0300\n" "PO-Revision-Date: 2016-11-01 20:49+0200\n" "Last-Translator: Yuri Chornoivan \n" "Language-Team: Ukrainian \n" Binary files /tmp/tmpSIM3ly/GT_fGz9RJv/gst-plugins-base1.0-1.12.1/po/vi.gmo and /tmp/tmpSIM3ly/f5eOp3i0D7/gst-plugins-base1.0-1.12.2/po/vi.gmo differ diff -Nru gst-plugins-base1.0-1.12.1/po/vi.po gst-plugins-base1.0-1.12.2/po/vi.po --- gst-plugins-base1.0-1.12.1/po/vi.po 2017-06-20 08:14:57.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/po/vi.po 2017-07-14 10:25:13.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base 1.10.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:14+0300\n" +"POT-Creation-Date: 2017-07-14 13:25+0300\n" "PO-Revision-Date: 2016-11-02 13:29+0700\n" "Last-Translator: Trần Ngọc Quân \n" "Language-Team: Vietnamese \n" Binary files /tmp/tmpSIM3ly/GT_fGz9RJv/gst-plugins-base1.0-1.12.1/po/zh_CN.gmo and /tmp/tmpSIM3ly/f5eOp3i0D7/gst-plugins-base1.0-1.12.2/po/zh_CN.gmo differ diff -Nru gst-plugins-base1.0-1.12.1/po/zh_CN.po gst-plugins-base1.0-1.12.2/po/zh_CN.po --- gst-plugins-base1.0-1.12.1/po/zh_CN.po 2017-06-20 08:14:57.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/po/zh_CN.po 2017-07-14 10:25:13.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base 1.10.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:14+0300\n" +"POT-Creation-Date: 2017-07-14 13:25+0300\n" "PO-Revision-Date: 2016-11-02 13:38+0800\n" "Last-Translator: Tianze Wang \n" "Language-Team: Chinese (simplified) \n" diff -Nru gst-plugins-base1.0-1.12.1/RELEASE gst-plugins-base1.0-1.12.2/RELEASE --- gst-plugins-base1.0-1.12.1/RELEASE 2017-06-20 08:14:13.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/RELEASE 2017-07-14 10:24:43.000000000 +0000 @@ -1,7 +1,7 @@ -Release notes for GStreamer Base Plugins 1.12.1 +Release notes for GStreamer Base Plugins 1.12.2 -The GStreamer team is proud to announce the first bugfix release in the stable +The GStreamer team is proud to announce the second bugfix release in the stable 1.12 release series of your favourite cross-platform multimedia framework! @@ -58,9 +58,7 @@ Bugs fixed in this release - * 780099 : Playbin3 RTSP Freeze at First Frame - * 782780 : discoverer: Child/parent stream equivalence detection is too strict - * 783330 : navigation: Add introspection annotations for some output parameters + * 784639 : convertframe: Fix leak in case of vcrop is disalbed ==== Download ==== @@ -97,10 +95,7 @@ Contributors to this release - * Nicolas Dufresne - * Olivier Crête - * Scott D Phillips + * Heekyoung Seo + * Mark Nauwelaerts * Sebastian Dröge - * Thibault Saunier - * Wim Taymans   \ No newline at end of file diff -Nru gst-plugins-base1.0-1.12.1/sys/Makefile.in gst-plugins-base1.0-1.12.2/sys/Makefile.in --- gst-plugins-base1.0-1.12.1/sys/Makefile.in 2017-06-20 07:13:59.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/sys/Makefile.in 2017-07-14 08:18:13.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/sys/ximage/Makefile.in gst-plugins-base1.0-1.12.2/sys/ximage/Makefile.in --- gst-plugins-base1.0-1.12.1/sys/ximage/Makefile.in 2017-06-20 07:13:59.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/sys/ximage/Makefile.in 2017-07-14 08:18:13.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/sys/xvimage/Makefile.in gst-plugins-base1.0-1.12.2/sys/xvimage/Makefile.in --- gst-plugins-base1.0-1.12.1/sys/xvimage/Makefile.in 2017-06-20 07:13:59.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/sys/xvimage/Makefile.in 2017-07-14 08:18:13.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/tests/check/elements/textoverlay.c gst-plugins-base1.0-1.12.2/tests/check/elements/textoverlay.c --- gst-plugins-base1.0-1.12.1/tests/check/elements/textoverlay.c 2017-05-15 15:46:23.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/tests/check/elements/textoverlay.c 2017-07-10 10:34:35.000000000 +0000 @@ -894,7 +894,7 @@ fail_unless_equals_int (g_list_length (buffers), 1); /* text should still be stuck in textoverlay */ - ASSERT_BUFFER_REFCOUNT (tbuf, "tbuf", 2); + ASSERT_MINI_OBJECT_REFCOUNT (gst_buffer_peek_memory (tbuf, 0), "tbuf-mem", 2); /* there should be no text rendered */ outbuffer = GST_BUFFER_CAST (buffers->data); @@ -917,7 +917,7 @@ fail_unless_equals_int (g_list_length (buffers), 2); /* text should still be stuck in textoverlay */ - ASSERT_BUFFER_REFCOUNT (tbuf, "tbuf", 2); + ASSERT_MINI_OBJECT_REFCOUNT (gst_buffer_peek_memory (tbuf, 0), "tbuf-mem", 2); /* there should be text rendered */ outbuffer = GST_BUFFER_CAST (buffers->next->data); @@ -945,7 +945,7 @@ fail_unless (gst_pad_push (myvideosrcpad, inbuffer) == GST_FLOW_OK); /* but the text should no longer be stuck in textoverlay */ - ASSERT_BUFFER_REFCOUNT (tbuf, "tbuf", 1); + ASSERT_MINI_OBJECT_REFCOUNT (gst_buffer_peek_memory (tbuf, 0), "tbuf-mem", 1); /* video buffer should have gone through after newsegment event */ fail_unless_equals_int (g_list_length (buffers), 3); diff -Nru gst-plugins-base1.0-1.12.1/tests/check/Makefile.in gst-plugins-base1.0-1.12.2/tests/check/Makefile.in --- gst-plugins-base1.0-1.12.1/tests/check/Makefile.in 2017-06-20 07:13:59.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/tests/check/Makefile.in 2017-07-14 08:18:13.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/tests/examples/app/Makefile.in gst-plugins-base1.0-1.12.2/tests/examples/app/Makefile.in --- gst-plugins-base1.0-1.12.1/tests/examples/app/Makefile.in 2017-06-20 07:13:59.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/tests/examples/app/Makefile.in 2017-07-14 08:18:13.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/tests/examples/audio/Makefile.in gst-plugins-base1.0-1.12.2/tests/examples/audio/Makefile.in --- gst-plugins-base1.0-1.12.1/tests/examples/audio/Makefile.in 2017-06-20 07:13:59.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/tests/examples/audio/Makefile.in 2017-07-14 08:18:13.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/tests/examples/decodebin_next/Makefile.in gst-plugins-base1.0-1.12.2/tests/examples/decodebin_next/Makefile.in --- gst-plugins-base1.0-1.12.1/tests/examples/decodebin_next/Makefile.in 2017-06-20 07:13:59.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/tests/examples/decodebin_next/Makefile.in 2017-07-14 08:18:13.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/tests/examples/dynamic/Makefile.in gst-plugins-base1.0-1.12.2/tests/examples/dynamic/Makefile.in --- gst-plugins-base1.0-1.12.1/tests/examples/dynamic/Makefile.in 2017-06-20 07:13:59.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/tests/examples/dynamic/Makefile.in 2017-07-14 08:18:13.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/tests/examples/encoding/Makefile.in gst-plugins-base1.0-1.12.2/tests/examples/encoding/Makefile.in --- gst-plugins-base1.0-1.12.1/tests/examples/encoding/Makefile.in 2017-06-20 07:13:59.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/tests/examples/encoding/Makefile.in 2017-07-14 08:18:13.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/tests/examples/fft/Makefile.in gst-plugins-base1.0-1.12.2/tests/examples/fft/Makefile.in --- gst-plugins-base1.0-1.12.1/tests/examples/fft/Makefile.in 2017-06-20 07:13:59.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/tests/examples/fft/Makefile.in 2017-07-14 08:18:14.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/tests/examples/gio/Makefile.in gst-plugins-base1.0-1.12.2/tests/examples/gio/Makefile.in --- gst-plugins-base1.0-1.12.1/tests/examples/gio/Makefile.in 2017-06-20 07:13:59.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/tests/examples/gio/Makefile.in 2017-07-14 08:18:14.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/tests/examples/Makefile.in gst-plugins-base1.0-1.12.2/tests/examples/Makefile.in --- gst-plugins-base1.0-1.12.1/tests/examples/Makefile.in 2017-06-20 07:13:59.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/tests/examples/Makefile.in 2017-07-14 08:18:13.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/tests/examples/overlay/Makefile.in gst-plugins-base1.0-1.12.2/tests/examples/overlay/Makefile.in --- gst-plugins-base1.0-1.12.1/tests/examples/overlay/Makefile.in 2017-06-20 07:13:59.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/tests/examples/overlay/Makefile.in 2017-07-14 08:18:14.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/tests/examples/playback/Makefile.in gst-plugins-base1.0-1.12.2/tests/examples/playback/Makefile.in --- gst-plugins-base1.0-1.12.1/tests/examples/playback/Makefile.in 2017-06-20 07:13:59.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/tests/examples/playback/Makefile.in 2017-07-14 08:18:14.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/tests/examples/playrec/Makefile.in gst-plugins-base1.0-1.12.2/tests/examples/playrec/Makefile.in --- gst-plugins-base1.0-1.12.1/tests/examples/playrec/Makefile.in 2017-06-20 07:13:59.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/tests/examples/playrec/Makefile.in 2017-07-14 08:18:14.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/tests/examples/seek/Makefile.in gst-plugins-base1.0-1.12.2/tests/examples/seek/Makefile.in --- gst-plugins-base1.0-1.12.1/tests/examples/seek/Makefile.in 2017-06-20 07:13:59.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/tests/examples/seek/Makefile.in 2017-07-14 08:18:14.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/tests/examples/snapshot/Makefile.in gst-plugins-base1.0-1.12.2/tests/examples/snapshot/Makefile.in --- gst-plugins-base1.0-1.12.1/tests/examples/snapshot/Makefile.in 2017-06-20 07:13:59.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/tests/examples/snapshot/Makefile.in 2017-07-14 08:18:14.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/tests/files/Makefile.in gst-plugins-base1.0-1.12.2/tests/files/Makefile.in --- gst-plugins-base1.0-1.12.1/tests/files/Makefile.in 2017-06-20 07:13:59.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/tests/files/Makefile.in 2017-07-14 08:18:14.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/tests/icles/Makefile.in gst-plugins-base1.0-1.12.2/tests/icles/Makefile.in --- gst-plugins-base1.0-1.12.1/tests/icles/Makefile.in 2017-06-20 07:14:00.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/tests/icles/Makefile.in 2017-07-14 08:18:14.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/tests/icles/playback/Makefile.in gst-plugins-base1.0-1.12.2/tests/icles/playback/Makefile.in --- gst-plugins-base1.0-1.12.1/tests/icles/playback/Makefile.in 2017-06-20 07:14:00.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/tests/icles/playback/Makefile.in 2017-07-14 08:18:14.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/tests/Makefile.in gst-plugins-base1.0-1.12.2/tests/Makefile.in --- gst-plugins-base1.0-1.12.1/tests/Makefile.in 2017-06-20 07:13:59.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/tests/Makefile.in 2017-07-14 08:18:13.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff -Nru gst-plugins-base1.0-1.12.1/tools/Makefile.in gst-plugins-base1.0-1.12.2/tools/Makefile.in --- gst-plugins-base1.0-1.12.1/tools/Makefile.in 2017-06-20 07:14:00.000000000 +0000 +++ gst-plugins-base1.0-1.12.2/tools/Makefile.in 2017-07-14 08:18:14.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it,