diff -Nru gst-plugins-bad1.0-1.12.1/aclocal.m4 gst-plugins-bad1.0-1.12.2/aclocal.m4 --- gst-plugins-bad1.0-1.12.1/aclocal.m4 2017-06-20 07:17:18.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/aclocal.m4 2017-07-14 08:21:17.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-bad1.0-1.12.1/ChangeLog gst-plugins-bad1.0-1.12.2/ChangeLog --- gst-plugins-bad1.0-1.12.1/ChangeLog 2017-06-20 08:21:42.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ChangeLog 2017-07-14 10:32:21.000000000 +0000 @@ -1,9 +1,395 @@ +=== release 1.12.2 === + +2017-07-14 Sebastian Dröge + + * configure.ac: + releasing 1.12.2 + +2017-07-14 13:23:03 +0300 Sebastian Dröge + + * po/ky.po: + * po/sv.po: + po: Update translations + +2017-07-13 12:57:12 +0200 Edward Hervey + + * gst-libs/gst/adaptivedemux/gstadaptivedemux.c: + adaptivedemux: Workaround for live seek ranges when advancing + This is a workaround for a regression introduced by + f4190a49c04f1d5d174cebba0bc9a03a7ec721c2 + ( adaptivedemux: Check live seeking range more often ) + The goal of the previous commit was to be able to cope with non-1.0 + rates on live streams which have a "seeking window" (i.e. the server + keeps around quite a bit of the live stream so you can seek back into + it). + Without that commit, two different kind of issues would happen: + * When doing reverse playback, you would never check whether you + are outside of the seekable region. And would then continuously + try to download fragments that are no longer present. + * When doing fast forward, you would end up requesting fragments + which are not present yet. + In order to determine whether one was *really* outside of the seekable + window, we check whether the current stream position is still + within the seekable region. + The *problem* though with that commit is that it assumes that subclasses + will return continuously updated seeking ranges (i.e. dependent on the + current time), which is *NOT* the case. + For example: + * dashdemux does use the current UTC to determine the seekable region + * hlsdemux uses the values from the last updated manifest + Therefore if one downloads fragments faster than realtime, for HLS + we would end up at the end of the last manifest seekable range, and + the previous commit would consider the stream as being ended... which + is not the case. + In the long run, we need to figure out a way to cope with non-1.0 + rates on live streams for all types of stream (including HLS). + https://bugzilla.gnome.org/show_bug.cgi?id=783075 + +2017-05-13 15:17:57 -0700 Thiago Santos + + * gst-libs/gst/adaptivedemux/gstadaptivedemux.c: + adaptivedemux: small refactor to avoid repeated code + Move segment event update to a function + https://bugzilla.gnome.org/show_bug.cgi?id=773159 + +2017-05-09 11:41:49 +0200 Edward Hervey + + * gst-libs/gst/adaptivedemux/gstadaptivedemux.c: + adaptivedemux: Handle prepared streams on seeks + This is a race that was exposed by the {hls|dash}.scrub_forward_seeking + validate test. + The "race" is that a subclass might want to change format, causing + a new stream to be created (but not exposed/switched yet) and put on the + prepared_streams list. That stream will have values (including pending + segment) from the pre-seek state. + Before the stream is exposed/switched, a new seek comes in and the stream + values get updated ... but the ones that will be changed don't get updated + causing them to push out wrong segments once they are exposed. + https://bugzilla.gnome.org/show_bug.cgi?id=773159 + +2017-07-11 20:54:25 +0300 Sebastian Dröge + + * gst/mxf/mxfdemux.c: + mxfdemux: Create index table arrays with a big enough size + +2017-07-11 20:53:22 +0300 Sebastian Dröge + + * gst/mxf/mxfdemux.c: + mxfdemux: Initialize index table entries completely in all cases + When seeking backwards into a previously unseen location, we wouldn't + fully initialize them and playback would fail later. + +2017-05-29 22:47:10 -0700 Thiago Santos + + * ext/dash/gstdashdemux.c: + dashdemux: update manifest streams correctly if pads aren't exposed + In some cases, it is possible that we need to update the manifest before + pads have been exposed at all. If there are no current pads, just expose + the next prepared streams. This doesn't handle the case where a manifest + update would happen while a live streams is changing periods, which is a + type of use case that we're unaware of real usages yet. + https://bugzilla.gnome.org/show_bug.cgi?id=783028 + +2017-05-30 15:27:37 +0200 Edward Hervey + + * ext/dash/gstdashdemux.c: + dashdemux: Implement a default presentation delay + Have a fallback presentation delay is great (if not present in the + manifest), having an actual default value is better. + https://bugzilla.gnome.org/show_bug.cgi?id=783244 + +2017-07-10 17:35:32 +0200 Philippe Renon + + * sys/directsound/gstdirectsoundsrc.c: + directsoundsrc: Properly pass pLockedBuffer by reference when calling IDirectSoundCaptureBuffer_Lock + https://bugzilla.gnome.org/show_bug.cgi?id=784755 + +2017-07-06 17:20:56 -0400 Nicolas Dufresne + + * sys/kms/gstkmsallocator.c: + kmssink: Don't leak GEM primed from DMABuf + This otherwise breaks DMABuf reclaiming. This is not visible from + userspace, but inside the kernel, the DRM driver will hold a ref to the + DMABuf object. With a V4L2 driver allocating those DMABuf, it then + prevent changing the resolution and re-allocation new buffers. + https://bugzilla.gnome.org/show_bug.cgi?id=782774 + +2017-07-05 17:04:46 +0300 Sebastian Dröge + + * gst/mxf/mxfdemux.c: + mxfdemux: For intra-only streams, always output DTS=PTS + +2017-07-05 15:48:57 +0300 Sebastian Dröge + + * gst/mxf/mxfdemux.c: + mxfdemux: Fix integer overflow in partition position comparison function + +2017-07-05 13:59:12 +0300 Sebastian Dröge + + * gst/mxf/mxfmetadata.c: + mxfmetadata: Set field-order correctly for interlaced video + +2017-07-05 13:52:25 +0300 Sebastian Dröge + + * gst/mxf/mxfmetadata.c: + mxfmetadata: Use display width/height instead of stored width/height + Stored values contain padding and alignment, and should only be used as + fallback if neither display values nor sampled values exist. + +2017-07-05 00:48:36 +0300 Sebastian Dröge + + * gst/mxf/mxfdemux.c: + mxfdemux: Don't include any KLV packets between header metadata and index table segments in calculations + Minor fixup of last commit. + +2017-07-04 20:01:37 +0300 Sebastian Dröge + + * gst/mxf/mxfdemux.c: + mxfdemux: Allow filler and other KLV packets between index table segments + While only filler packets should be allowed, for good measure also skip + any other KLV packets in the range where there could be index table + segments. + This fixes parsing of partitions with multiple index table segments, + which are separated by a filler packet, or other packets. + +2017-06-27 15:01:22 +0300 Sebastian Dröge + + * gst/mxf/mxfmux.c: + * gst/mxf/mxfmux.h: + mxfmux: Write temporal offset and correct keyframe offset into index table + https://bugzilla.gnome.org/show_bug.cgi?id=784027 + +2017-06-27 10:47:44 +0300 Sebastian Dröge + + * gst/mxf/mxfaes-bwf.c: + * gst/mxf/mxfalaw.c: + * gst/mxf/mxfd10.c: + * gst/mxf/mxfdemux.c: + * gst/mxf/mxfdemux.h: + * gst/mxf/mxfdv-dif.c: + * gst/mxf/mxfessence.h: + * gst/mxf/mxfjpeg2000.c: + * gst/mxf/mxfmpeg.c: + * gst/mxf/mxfup.c: + * gst/mxf/mxfvc3.c: + mxfdemux: Take temporal reordering from the index table into account + This is needed to know the PTS, without that we only know the DTS and + using that also for the PTS is wrong unless we have an intra-only codec. + If we can't get the temporal reordering from the index table, don't set + any PTS for non-intra-only codecs and let decoders figure out something. + https://bugzilla.gnome.org/show_bug.cgi?id=784027 + +2017-06-27 15:41:48 +0300 Sebastian Dröge + + * gst/mxf/mxfdemux.c: + mxfdemux: Include duration in response to SEEKING query + +2017-06-22 01:01:40 +1000 Jan Schmidt + + * configure.ac: + configure: Add --with-moc/uic/rcc options + For cross-compiling, it's easier to be able to specify the + actual paths to the tools + +2017-07-03 10:11:42 +0100 Tim-Philipp Müller + + * ext/ttml/Makefile.am: + ttml: fix linking to libgstvideo + https://bugzilla.gnome.org/show_bug.cgi?id=784439 + +2017-06-28 14:45:18 +1000 Matthew Waters + + * gst-libs/gst/gl/gstglcolorconvert.c: + * gst-libs/gst/gl/gstglframebuffer.c: + * gst-libs/gst/gl/gstglviewconvert.c: + gl: reset gl->DrawBuffer to the necessary values + GL_COLOR_ATTACHMENT0 when a framebuffer is bound + GL_BACK if no framebuffer is bound + https://bugzilla.gnome.org/show_bug.cgi?id=784210 + +2017-06-28 12:17:37 +0900 Hyunjun Ko + + * gst-libs/gst/gl/gstglmemory.c: + glmemory: reset the draw buffer to GL_BACK + The draw buffer should be reset to GL_BACK since the framebuffer is already + unbound. + https://bugzilla.gnome.org/show_bug.cgi?id=784210 + +2017-06-20 19:19:51 +0300 Sebastian Dröge + + * gst-libs/gst/gl/cocoa/Makefile.am: + gl/cocoa: Put gstglwindow_cocoa.h into noinst_HEADERS again + And remove gstgldisplay_cocoa.h instead, which got moved to the + installed headers earlier. + === release 1.12.1 === -2017-06-20 Sebastian Dröge +2017-06-20 12:06:59 +0300 Sebastian Dröge + * ChangeLog: + * NEWS: + * RELEASE: * configure.ac: - releasing 1.12.1 + * docs/plugins/inspect/plugin-accurip.xml: + * docs/plugins/inspect/plugin-adpcmdec.xml: + * docs/plugins/inspect/plugin-adpcmenc.xml: + * docs/plugins/inspect/plugin-aiff.xml: + * docs/plugins/inspect/plugin-asfmux.xml: + * docs/plugins/inspect/plugin-assrender.xml: + * docs/plugins/inspect/plugin-audiofxbad.xml: + * docs/plugins/inspect/plugin-audiomixer.xml: + * docs/plugins/inspect/plugin-audiovisualizers.xml: + * docs/plugins/inspect/plugin-autoconvert.xml: + * docs/plugins/inspect/plugin-bayer.xml: + * docs/plugins/inspect/plugin-bluez.xml: + * docs/plugins/inspect/plugin-bs2b.xml: + * docs/plugins/inspect/plugin-bz2.xml: + * docs/plugins/inspect/plugin-camerabin.xml: + * docs/plugins/inspect/plugin-chromaprint.xml: + * docs/plugins/inspect/plugin-coloreffects.xml: + * docs/plugins/inspect/plugin-compositor.xml: + * docs/plugins/inspect/plugin-curl.xml: + * docs/plugins/inspect/plugin-dashdemux.xml: + * docs/plugins/inspect/plugin-debugutilsbad.xml: + * docs/plugins/inspect/plugin-decklink.xml: + * docs/plugins/inspect/plugin-dtls.xml: + * docs/plugins/inspect/plugin-dtsdec.xml: + * docs/plugins/inspect/plugin-dvb.xml: + * docs/plugins/inspect/plugin-dvbsuboverlay.xml: + * docs/plugins/inspect/plugin-dvdspu.xml: + * docs/plugins/inspect/plugin-faac.xml: + * docs/plugins/inspect/plugin-faad.xml: + * docs/plugins/inspect/plugin-fbdevsink.xml: + * docs/plugins/inspect/plugin-festival.xml: + * docs/plugins/inspect/plugin-fieldanalysis.xml: + * docs/plugins/inspect/plugin-flite.xml: + * docs/plugins/inspect/plugin-fluidsynthmidi.xml: + * docs/plugins/inspect/plugin-freeverb.xml: + * docs/plugins/inspect/plugin-frei0r.xml: + * docs/plugins/inspect/plugin-gaudieffects.xml: + * docs/plugins/inspect/plugin-gdp.xml: + * docs/plugins/inspect/plugin-geometrictransform.xml: + * docs/plugins/inspect/plugin-gmedec.xml: + * docs/plugins/inspect/plugin-gsm.xml: + * docs/plugins/inspect/plugin-gtk.xml: + * docs/plugins/inspect/plugin-hls.xml: + * docs/plugins/inspect/plugin-id3tag.xml: + * docs/plugins/inspect/plugin-inter.xml: + * docs/plugins/inspect/plugin-interlace.xml: + * docs/plugins/inspect/plugin-ivfparse.xml: + * docs/plugins/inspect/plugin-ivtc.xml: + * docs/plugins/inspect/plugin-jp2kdecimator.xml: + * docs/plugins/inspect/plugin-jpegformat.xml: + * docs/plugins/inspect/plugin-kate.xml: + * docs/plugins/inspect/plugin-kms.xml: + * docs/plugins/inspect/plugin-ladspa.xml: + * docs/plugins/inspect/plugin-midi.xml: + * docs/plugins/inspect/plugin-mms.xml: + * docs/plugins/inspect/plugin-modplug.xml: + * docs/plugins/inspect/plugin-mpeg2enc.xml: + * docs/plugins/inspect/plugin-mpegpsdemux.xml: + * docs/plugins/inspect/plugin-mpegpsmux.xml: + * docs/plugins/inspect/plugin-mpegtsdemux.xml: + * docs/plugins/inspect/plugin-mpegtsmux.xml: + * docs/plugins/inspect/plugin-mplex.xml: + * docs/plugins/inspect/plugin-mxf.xml: + * docs/plugins/inspect/plugin-netsim.xml: + * docs/plugins/inspect/plugin-ofa.xml: + * docs/plugins/inspect/plugin-openal.xml: + * docs/plugins/inspect/plugin-opencv.xml: + * docs/plugins/inspect/plugin-openexr.xml: + * docs/plugins/inspect/plugin-opengl.xml: + * docs/plugins/inspect/plugin-openjpeg.xml: + * docs/plugins/inspect/plugin-opusparse.xml: + * docs/plugins/inspect/plugin-pcapparse.xml: + * docs/plugins/inspect/plugin-pnm.xml: + * docs/plugins/inspect/plugin-qt.xml: + * docs/plugins/inspect/plugin-removesilence.xml: + * docs/plugins/inspect/plugin-resindvd.xml: + * docs/plugins/inspect/plugin-rfbsrc.xml: + * docs/plugins/inspect/plugin-rsvg.xml: + * docs/plugins/inspect/plugin-rtmp.xml: + * docs/plugins/inspect/plugin-rtponvif.xml: + * docs/plugins/inspect/plugin-schro.xml: + * docs/plugins/inspect/plugin-sdpelem.xml: + * docs/plugins/inspect/plugin-segmentclip.xml: + * docs/plugins/inspect/plugin-shm.xml: + * docs/plugins/inspect/plugin-smooth.xml: + * docs/plugins/inspect/plugin-smoothstreaming.xml: + * docs/plugins/inspect/plugin-sndfile.xml: + * docs/plugins/inspect/plugin-soundtouch.xml: + * docs/plugins/inspect/plugin-spandsp.xml: + * docs/plugins/inspect/plugin-speed.xml: + * docs/plugins/inspect/plugin-srtp.xml: + * docs/plugins/inspect/plugin-stereo.xml: + * docs/plugins/inspect/plugin-subenc.xml: + * docs/plugins/inspect/plugin-teletext.xml: + * docs/plugins/inspect/plugin-ttmlsubs.xml: + * docs/plugins/inspect/plugin-uvch264.xml: + * docs/plugins/inspect/plugin-vcdsrc.xml: + * docs/plugins/inspect/plugin-videofiltersbad.xml: + * docs/plugins/inspect/plugin-videoframe_audiolevel.xml: + * docs/plugins/inspect/plugin-videoparsersbad.xml: + * docs/plugins/inspect/plugin-videosignal.xml: + * docs/plugins/inspect/plugin-vmnc.xml: + * docs/plugins/inspect/plugin-voaacenc.xml: + * docs/plugins/inspect/plugin-voamrwbenc.xml: + * docs/plugins/inspect/plugin-waylandsink.xml: + * docs/plugins/inspect/plugin-webp.xml: + * docs/plugins/inspect/plugin-webrtcdsp.xml: + * docs/plugins/inspect/plugin-wildmidi.xml: + * docs/plugins/inspect/plugin-x265.xml: + * docs/plugins/inspect/plugin-y4mdec.xml: + * docs/plugins/inspect/plugin-yadif.xml: + * docs/plugins/inspect/plugin-zbar.xml: + * gst-plugins-bad.doap: + * meson.build: + Release 1.12.1 + +2017-06-20 11:24:55 +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/ky.po: + * po/lt.po: + * po/lv.po: + * po/mt.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:09:34 +0300 Sebastian Dröge diff -Nru gst-plugins-bad1.0-1.12.1/common/m4/Makefile.in gst-plugins-bad1.0-1.12.2/common/m4/Makefile.in --- gst-plugins-bad1.0-1.12.1/common/m4/Makefile.in 2017-06-20 07:17:20.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/common/m4/Makefile.in 2017-07-14 08:21:20.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-bad1.0-1.12.1/common/Makefile.in gst-plugins-bad1.0-1.12.2/common/Makefile.in --- gst-plugins-bad1.0-1.12.1/common/Makefile.in 2017-06-20 07:17:20.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/common/Makefile.in 2017-07-14 08:21:20.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-bad1.0-1.12.1/configure gst-plugins-bad1.0-1.12.2/configure --- gst-plugins-bad1.0-1.12.1/configure 2017-06-20 07:17:19.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/configure 2017-07-14 08:21:19.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 Bad Plug-ins 1.12.1. +# Generated by GNU Autoconf 2.69 for GStreamer Bad Plug-ins 1.12.2. # # Report bugs to . # @@ -591,8 +591,8 @@ # Identity of this package. PACKAGE_NAME='GStreamer Bad Plug-ins' PACKAGE_TARNAME='gst-plugins-bad' -PACKAGE_VERSION='1.12.1' -PACKAGE_STRING='GStreamer Bad Plug-ins 1.12.1' +PACKAGE_VERSION='1.12.2' +PACKAGE_STRING='GStreamer Bad Plug-ins 1.12.2' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer' PACKAGE_URL='' @@ -1826,6 +1826,9 @@ enable_gl enable_gtk3 enable_qt +with_moc +with_rcc +with_uic enable_vulkan enable_teletextdec enable_wildmidi @@ -2636,7 +2639,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 Bad Plug-ins 1.12.1 to adapt to many kinds of systems. +\`configure' configures GStreamer Bad Plug-ins 1.12.2 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -2708,7 +2711,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of GStreamer Bad Plug-ins 1.12.1:";; + short | recursive ) echo "Configuration of GStreamer Bad Plug-ins 1.12.2:";; esac cat <<\_ACEOF @@ -2967,6 +2970,9 @@ installation --with-msdk-prefix Use the provided prefix for detecting the Intel MediaSDK + --with-moc Set location of qt moc tool + --with-rcc Set location of qt rcc tool + --with-uic Set location of qt uic tool --with-hls-crypto=auto|nettle|libgcrypt|openssl which cryptographic library version to compile against for hls (default: auto) @@ -3414,7 +3420,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -GStreamer Bad Plug-ins configure 1.12.1 +GStreamer Bad Plug-ins configure 1.12.2 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -4387,7 +4393,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 Bad Plug-ins $as_me 1.12.1, which was +It was created by GStreamer Bad Plug-ins $as_me 1.12.2, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -5369,7 +5375,7 @@ # Define the identity of the package. PACKAGE='gst-plugins-bad' - VERSION='1.12.1' + VERSION='1.12.2' cat >>confdefs.h <<_ACEOF @@ -5580,9 +5586,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) @@ -5593,7 +5599,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 @@ -10437,10 +10443,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 @@ -24386,7 +24392,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 @@ -50223,6 +50229,12 @@ QT_PATH=`$PKG_CONFIG --variable=exec_prefix Qt5Core` QT_HOST_PATH=`$PKG_CONFIG --variable=host_bins Qt5Core` + +# Check whether --with-moc was given. +if test "${with_moc+set}" = set; then : + withval=$with_moc; MOC=$withval +fi + for ac_prog in moc-qt5 moc do # Extract the first word of "$ac_prog", so it can be a program name with args. @@ -50269,6 +50281,12 @@ done test -n "$MOC" || MOC="moc" + +# Check whether --with-rcc was given. +if test "${with_rcc+set}" = set; then : + withval=$with_rcc; RCC=$withval +fi + for ac_prog in rcc-qt5 rcc do # Extract the first word of "$ac_prog", so it can be a program name with args. @@ -50315,6 +50333,12 @@ done test -n "$RCC" || RCC="rcc" + +# Check whether --with-uic was given. +if test "${with_uic+set}" = set; then : + withval=$with_uic; UIC=$withval +fi + for ac_prog in uic-qt5 uic do # Extract the first word of "$ac_prog", so it can be a program name with args. @@ -59916,7 +59940,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by GStreamer Bad Plug-ins $as_me 1.12.1, which was +This file was extended by GStreamer Bad Plug-ins $as_me 1.12.2, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -59982,7 +60006,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 Bad Plug-ins config.status 1.12.1 +GStreamer Bad 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-bad1.0-1.12.1/configure.ac gst-plugins-bad1.0-1.12.2/configure.ac --- gst-plugins-bad1.0-1.12.1/configure.ac 2017-06-20 07:16:45.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/configure.ac 2017-07-14 08:10:31.000000000 +0000 @@ -3,7 +3,7 @@ dnl initialize autoconf dnl when going to/from release please set the nano (fourth number) right ! dnl releases only do Wall, git and prerelease does Werror too -AC_INIT([GStreamer Bad Plug-ins],[1.12.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gst-plugins-bad]) +AC_INIT([GStreamer Bad Plug-ins],[1.12.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gst-plugins-bad]) AG_GST_INIT @@ -51,7 +51,7 @@ dnl - interfaces added -> increment AGE dnl - interfaces removed -> AGE = 0 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 @@ -2910,9 +2910,18 @@ PKG_CHECK_MODULES(QT, Qt5Core Qt5Gui Qt5Qml Qt5Quick >= 5.4.0, [ QT_PATH=`$PKG_CONFIG --variable=exec_prefix Qt5Core` QT_HOST_PATH=`$PKG_CONFIG --variable=host_bins Qt5Core` - AC_PATH_PROGS(MOC, [moc-qt5 moc], moc, ["${QT_HOST_PATH}" "${QT_PATH}/bin"]) - AC_PATH_PROGS(RCC, [rcc-qt5 rcc], rcc, ["${QT_HOST_PATH}" "${QT_PATH}/bin"]) - AC_PATH_PROGS(UIC, [uic-qt5 uic], uic, ["${QT_HOST_PATH}" "${QT_PATH}/bin"]) + AC_ARG_WITH([moc], + AS_HELP_STRING([--with-moc], [Set location of qt moc tool]), + [MOC=$withval]) + AC_PATH_PROGS(MOC, [moc-qt5 moc], [moc], ["${QT_HOST_PATH}" "${QT_PATH}/bin"]) + AC_ARG_WITH([rcc], + AS_HELP_STRING([--with-rcc], [Set location of qt rcc tool]), + [RCC=$withval]) + AC_PATH_PROGS(RCC, [rcc-qt5 rcc], [rcc], ["${QT_HOST_PATH}" "${QT_PATH}/bin"]) + AC_ARG_WITH([uic], + AS_HELP_STRING([--with-uic], [Set location of qt uic tool]), + [UIC=$withval]) + AC_PATH_PROGS(UIC, [uic-qt5 uic], [uic], ["${QT_HOST_PATH}" "${QT_PATH}/bin"]) if test "x$MOC" = "x" || test "x$UIC" = "x" || test "x$RCC" = "x"; then AC_MSG_WARN([One of the required qt build programs was not found]) HAVE_QT="no" diff -Nru gst-plugins-bad1.0-1.12.1/debian/changelog gst-plugins-bad1.0-1.12.2/debian/changelog --- gst-plugins-bad1.0-1.12.1/debian/changelog 2017-06-29 11:41:24.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/debian/changelog 2017-07-18 15:20:28.000000000 +0000 @@ -1,3 +1,24 @@ +gst-plugins-bad1.0 (1.12.2-1ubuntu1) artful; urgency=medium + + * Merge with Debian unstable; remaining changes: + + Stop installing camerabin2 basecamerabin jpegformat - plugins which have + moved to -good. + + Provide gstreamer-plugins-bad-1.0.pc with Requires on + gstreamer-plugins-good-1.0 - the package we've moved the referenced + library to. This maintains compatibility with upstream software and + other distributions. + + Disable gl and glx on armhf as it's not useful there. + + debian/control{,.in}: Update Vcs-* for Ubuntu + + C/R/P old -videoparsers and -faad + + -- Iain Lane Tue, 18 Jul 2017 16:20:28 +0100 + +gst-plugins-bad1.0 (1.12.2-1) unstable; urgency=medium + + * New upstream bugfix release + + -- Iain Lane Fri, 14 Jul 2017 13:35:08 +0300 + gst-plugins-bad1.0 (1.12.1-1ubuntu1) artful; urgency=medium * Merge with Debian unstable; remaining changes: diff -Nru gst-plugins-bad1.0-1.12.1/depcomp gst-plugins-bad1.0-1.12.2/depcomp --- gst-plugins-bad1.0-1.12.1/depcomp 2017-06-20 07:17:32.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/depcomp 2017-07-14 08:21:30.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-bad1.0-1.12.1/docs/libs/html/index.html gst-plugins-bad1.0-1.12.2/docs/libs/html/index.html --- gst-plugins-bad1.0-1.12.1/docs/libs/html/index.html 2017-06-20 08:23:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/libs/html/index.html 2017-07-14 10:33:37.000000000 +0000 @@ -15,7 +15,7 @@

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

diff -Nru gst-plugins-bad1.0-1.12.1/docs/libs/Makefile.in gst-plugins-bad1.0-1.12.2/docs/libs/Makefile.in --- gst-plugins-bad1.0-1.12.1/docs/libs/Makefile.in 2017-06-20 07:17:21.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/libs/Makefile.in 2017-07-14 08:21:20.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-bad1.0-1.12.1/docs/Makefile.in gst-plugins-bad1.0-1.12.2/docs/Makefile.in --- gst-plugins-bad1.0-1.12.1/docs/Makefile.in 2017-06-20 07:17:20.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/Makefile.in 2017-07-14 08:21:20.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-bad1.0-1.12.1/docs/plugins/gst-plugins-bad-plugins.args gst-plugins-bad1.0-1.12.2/docs/plugins/gst-plugins-bad-plugins.args --- gst-plugins-bad1.0-1.12.1/docs/plugins/gst-plugins-bad-plugins.args 2017-05-15 15:46:30.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/gst-plugins-bad-plugins.args 2017-07-14 08:22:56.000000000 +0000 @@ -60055,7 +60055,7 @@ rw Presentation delay Default presentation delay (in seconds, milliseconds or fragments) (e.g. 12s, 2500ms, 3f). -NULL +"10s" diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-compositor.html gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-compositor.html --- gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-compositor.html 2017-06-20 08:23:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-compositor.html 2017-07-14 10:33:37.000000000 +0000 @@ -121,7 +121,7 @@ videotestsrc pattern=1 ! \ video/x-raw,format=AYUV,framerate=\(fraction\)10/1,width=100,height=100 ! \ videobox border-alpha=0 top=-70 bottom=-70 right=-220 ! \ - compositor name=comp sink_0::alpha=0.7 sink_1::alpha=0.5 ! \ + compositor name=comp sink_0::alpha=0.7 sink_1::alpha=0.5 ! \ videoconvert ! xvimagesink \ videotestsrc ! \ video/x-raw,format=AYUV,framerate=\(fraction\)5/1,width=320,height=240 ! comp. @@ -189,7 +189,7 @@ 6 7 8 -
gst-launch-1.0 compositor name=comp sink_1::alpha=0.5 sink_1::xpos=50 sink_1::ypos=50 ! \
+        
gst-launch-1.0 compositor name=comp sink_1::alpha=0.5 sink_1::xpos=50 sink_1::ypos=50 ! \
   videoconvert ! ximagesink \
   videotestsrc pattern=snow timestamp-offset=3000000000 ! \
   "video/x-raw,format=AYUV,width=640,height=480,framerate=(fraction)30/1" ! \
diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-festival.html gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-festival.html
--- gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-festival.html	2017-06-20 08:23:22.000000000 +0000
+++ gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-festival.html	2017-07-14 10:33:37.000000000 +0000
@@ -67,7 +67,7 @@
     
       
         
1
-
echo 'Hello G-Streamer!' | gst-launch-1.0 fdsrc fd=0 ! festival ! wavparse ! audioconvert ! alsasink
+
echo 'Hello G-Streamer!' | gst-launch-1.0 fdsrc fd=0 ! festival ! wavparse ! audioconvert ! alsasink
diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-glstereomix.html gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-glstereomix.html --- gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-glstereomix.html 2017-06-20 08:23:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-glstereomix.html 2017-07-14 10:33:37.000000000 +0000 @@ -106,7 +106,7 @@ videotestsrc name=right glstereomix name=mix \ left. ! vid/x-raw,width=640,height=480! glupload ! mix. \ right. ! video/x-raw,width=640,height=480! glupload ! mix. \ - mix. ! video/x-raw'(memory:GLMemory)',multiview-mode=side-by-side ! \ + mix. ! video/x-raw'(memory:GLMemory)',multiview-mode=side-by-side ! \ queue ! glimagesink output-multiview-mode=side-by-side
@@ -131,7 +131,7 @@ glstereomix name=mix \ left. ! video/x-raw,width=640,height=480 ! glupload ! glcolorconvert ! mix. \ right. ! video/x-raw,width=640,height=480 ! glupload ! mix. \ - mix. ! video/x-raw'(memory:GLMemory)',multiview-mode=top-bottom ! \ + mix. ! video/x-raw'(memory:GLMemory)',multiview-mode=top-bottom ! \ glcolorconvert ! gldownload ! queue ! x264enc ! h264parse ! \ mp4mux ! progressreport ! filesink location=output.mp4
diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-aiff.html gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-aiff.html --- gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-aiff.html 2017-06-20 08:23:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-aiff.html 2017-07-14 10:33:37.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-assrender.html gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-assrender.html --- gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-assrender.html 2017-06-20 08:23:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-assrender.html 2017-07-14 10:33:37.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-audiomixer.html gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-audiomixer.html --- gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-audiomixer.html 2017-06-20 08:23:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-audiomixer.html 2017-07-14 10:33:37.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-audiovisualizers.html gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-audiovisualizers.html --- gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-audiovisualizers.html 2017-06-20 08:23:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-audiovisualizers.html 2017-07-14 10:33:37.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-autoconvert.html gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-autoconvert.html --- gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-autoconvert.html 2017-06-20 08:23:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-autoconvert.html 2017-07-14 10:33:37.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-bayer.html gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-bayer.html --- gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-bayer.html 2017-06-20 08:23:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-bayer.html 2017-07-14 10:33:37.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-bs2b.html gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-bs2b.html --- gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-bs2b.html 2017-06-20 08:23:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-bs2b.html 2017-07-14 10:33:37.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-bz2.html gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-bz2.html --- gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-bz2.html 2017-06-20 08:23:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-bz2.html 2017-07-14 10:33:37.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-camerabin.html gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-camerabin.html --- gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-camerabin.html 2017-06-20 08:23:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-camerabin.html 2017-07-14 10:33:37.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-coloreffects.html gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-coloreffects.html --- gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-coloreffects.html 2017-06-20 08:23:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-coloreffects.html 2017-07-14 10:33:37.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-curl.html gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-curl.html --- gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-curl.html 2017-06-20 08:23:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-curl.html 2017-07-14 10:33:37.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-debugutilsbad.html gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-debugutilsbad.html --- gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-debugutilsbad.html 2017-06-20 08:23:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-debugutilsbad.html 2017-07-14 10:33:37.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-dtsdec.html gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-dtsdec.html --- gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-dtsdec.html 2017-06-20 08:23:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-dtsdec.html 2017-07-14 10:33:37.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-dvb.html gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-dvb.html --- gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-dvb.html 2017-06-20 08:23:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-dvb.html 2017-07-14 10:33:37.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-dvdspu.html gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-dvdspu.html --- gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-dvdspu.html 2017-06-20 08:23:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-dvdspu.html 2017-07-14 10:33:37.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-faac.html gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-faac.html --- gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-faac.html 2017-06-20 08:23:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-faac.html 2017-07-14 10:33:37.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-faad.html gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-faad.html --- gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-faad.html 2017-06-20 08:23:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-faad.html 2017-07-14 10:33:37.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-festival.html gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-festival.html --- gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-festival.html 2017-06-20 08:23:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-festival.html 2017-07-14 10:33:37.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-gaudieffects.html gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-gaudieffects.html --- gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-gaudieffects.html 2017-06-20 08:23:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-gaudieffects.html 2017-07-14 10:33:37.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-geometrictransform.html gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-geometrictransform.html --- gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-geometrictransform.html 2017-06-20 08:23:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-geometrictransform.html 2017-07-14 10:33:37.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-gsm.html gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-gsm.html --- gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-gsm.html 2017-06-20 08:23:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-gsm.html 2017-07-14 10:33:37.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-jpegformat.html gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-jpegformat.html --- gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-jpegformat.html 2017-06-20 08:23:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-jpegformat.html 2017-07-14 10:33:37.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-mms.html gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-mms.html --- gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-mms.html 2017-06-20 08:23:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-mms.html 2017-07-14 10:33:37.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-modplug.html gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-modplug.html --- gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-modplug.html 2017-06-20 08:23:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-modplug.html 2017-07-14 10:33:37.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-mpeg2enc.html gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-mpeg2enc.html --- gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-mpeg2enc.html 2017-06-20 08:23:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-mpeg2enc.html 2017-07-14 10:33:37.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-mpegpsmux.html gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-mpegpsmux.html --- gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-mpegpsmux.html 2017-06-20 08:23:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-mpegpsmux.html 2017-07-14 10:33:37.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-mpegtsmux.html gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-mpegtsmux.html --- gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-mpegtsmux.html 2017-06-20 08:23:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-mpegtsmux.html 2017-07-14 10:33:37.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-mplex.html gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-mplex.html --- gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-mplex.html 2017-06-20 08:23:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-mplex.html 2017-07-14 10:33:37.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-ofa.html gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-ofa.html --- gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-ofa.html 2017-06-20 08:23:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-ofa.html 2017-07-14 10:33:37.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-openal.html gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-openal.html --- gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-openal.html 2017-06-20 08:23:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-openal.html 2017-07-14 10:33:37.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-opencv.html gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-opencv.html --- gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-opencv.html 2017-06-20 08:23:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-opencv.html 2017-07-14 10:33:37.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-opengl.html gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-opengl.html --- gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-opengl.html 2017-06-20 08:23:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-opengl.html 2017-07-14 10:33:37.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-pcapparse.html gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-pcapparse.html --- gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-pcapparse.html 2017-06-20 08:23:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-pcapparse.html 2017-07-14 10:33:37.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-rfbsrc.html gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-rfbsrc.html --- gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-rfbsrc.html 2017-06-20 08:23:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-rfbsrc.html 2017-07-14 10:33:37.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-rtmp.html gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-rtmp.html --- gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-rtmp.html 2017-06-20 08:23:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-rtmp.html 2017-07-14 10:33:37.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-sdpelem.html gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-sdpelem.html --- gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-sdpelem.html 2017-06-20 08:23:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-sdpelem.html 2017-07-14 10:33:37.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-shm.html gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-shm.html --- gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-shm.html 2017-06-20 08:23:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-shm.html 2017-07-14 10:33:37.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-soundtouch.html gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-soundtouch.html --- gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-soundtouch.html 2017-06-20 08:23:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-soundtouch.html 2017-07-14 10:33:37.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-speed.html gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-speed.html --- gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-speed.html 2017-06-20 08:23:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-speed.html 2017-07-14 10:33:37.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-ttmlsubs.html gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-ttmlsubs.html --- gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-ttmlsubs.html 2017-06-20 08:23:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-ttmlsubs.html 2017-07-14 10:33:37.000000000 +0000 @@ -41,7 +41,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-voaacenc.html gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-voaacenc.html --- gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-voaacenc.html 2017-06-20 08:23:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-voaacenc.html 2017-07-14 10:33:37.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-voamrwbenc.html gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-voamrwbenc.html --- gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-voamrwbenc.html 2017-06-20 08:23:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-voamrwbenc.html 2017-07-14 10:33:37.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-webrtcdsp.html gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-webrtcdsp.html --- gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-webrtcdsp.html 2017-06-20 08:23:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-webrtcdsp.html 2017-07-14 10:33:37.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-zbar.html gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-zbar.html --- gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-plugin-zbar.html 2017-06-20 08:23:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-plugin-zbar.html 2017-07-14 10:33:37.000000000 +0000 @@ -42,7 +42,7 @@

version

-1.12.1 +1.12.2

run-time license

diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-rtmpsink.html gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-rtmpsink.html --- gst-plugins-bad1.0-1.12.1/docs/plugins/html/gst-plugins-bad-plugins-rtmpsink.html 2017-06-20 08:23:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/html/gst-plugins-bad-plugins-rtmpsink.html 2017-07-14 10:33:37.000000000 +0000 @@ -93,7 +93,7 @@
1
-
gst-launch-1.0 -v videotestsrc ! ffenc_flv ! flvmux ! rtmpsink location='rtmp://localhost/path/to/stream live=1'
+
gst-launch-1.0 -v videotestsrc ! ffenc_flv ! flvmux ! rtmpsink location='rtmp://localhost/path/to/stream live=1'
diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/html/index.html gst-plugins-bad1.0-1.12.2/docs/plugins/html/index.html --- gst-plugins-bad1.0-1.12.1/docs/plugins/html/index.html 2017-06-20 08:23:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/html/index.html 2017-07-14 10:33:37.000000000 +0000 @@ -15,7 +15,7 @@

- for GStreamer Bad Plugins 1.0 (1.12.1) + for GStreamer Bad 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-bad/html/.

diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-accurip.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-accurip.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-accurip.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-accurip.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Computes an AccurateRip CRC ../../gst/accurip/.libs/libgstaccurip.so libgstaccurip.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-adpcmdec.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-adpcmdec.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-adpcmdec.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-adpcmdec.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ ADPCM decoder ../../gst/adpcmdec/.libs/libgstadpcmdec.so libgstadpcmdec.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-adpcmenc.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-adpcmenc.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-adpcmenc.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-adpcmenc.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ ADPCM encoder ../../gst/adpcmenc/.libs/libgstadpcmenc.so libgstadpcmenc.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-aiff.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-aiff.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-aiff.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-aiff.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Create and parse Audio Interchange File Format (AIFF) files ../../gst/aiff/.libs/libgstaiff.so libgstaiff.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-asfmux.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-asfmux.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-asfmux.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-asfmux.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ ASF Muxer Plugin ../../gst/asfmux/.libs/libgstasfmux.so libgstasfmux.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-assrender.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-assrender.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-assrender.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-assrender.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ ASS/SSA subtitle renderer ../../ext/assrender/.libs/libgstassrender.so libgstassrender.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-audiobuffersplit.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-audiobuffersplit.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-audiobuffersplit.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-audiobuffersplit.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Audio buffer splitter ../../gst/audiobuffersplit/.libs/libgstaudiobuffersplit.so libgstaudiobuffersplit.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-audiofxbad.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-audiofxbad.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-audiofxbad.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-audiofxbad.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Audio filters from gst-plugins-bad ../../gst/audiofxbad/.libs/libgstaudiofxbad.so libgstaudiofxbad.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-audiomixer.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-audiomixer.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-audiomixer.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-audiomixer.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Mixes multiple audio streams ../../gst/audiomixer/.libs/libgstaudiomixer.so libgstaudiomixer.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-audiomixmatrix.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-audiomixmatrix.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-audiomixmatrix.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-audiomixmatrix.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Audio matrix mix ../../gst/audiomixmatrix/.libs/libgstaudiomixmatrix.so libgstaudiomixmatrix.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-audiovisualizers.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-audiovisualizers.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-audiovisualizers.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-audiovisualizers.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Creates video visualizations of audio input ../../gst/audiovisualizers/.libs/libgstaudiovisualizers.so libgstaudiovisualizers.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-autoconvert.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-autoconvert.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-autoconvert.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-autoconvert.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Selects convertor element based on caps ../../gst/autoconvert/.libs/libgstautoconvert.so libgstautoconvert.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-bayer.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-bayer.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-bayer.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-bayer.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Elements to convert Bayer images ../../gst/bayer/.libs/libgstbayer.so libgstbayer.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-bluez.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-bluez.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-bluez.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-bluez.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Bluez-based bluetooth support ../../sys/bluez/.libs/libgstbluez.so libgstbluez.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-bs2b.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-bs2b.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-bs2b.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-bs2b.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Improve headphone listening of stereo audio recordsusing the bs2b library. ../../ext/bs2b/.libs/libgstbs2b.so libgstbs2b.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-bz2.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-bz2.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-bz2.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-bz2.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Compress or decompress streams ../../ext/bz2/.libs/libgstbz2.so libgstbz2.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-camerabin.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-camerabin.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-camerabin.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-camerabin.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Take image snapshots and record movies from camera ../../gst/camerabin2/.libs/libgstcamerabin.so libgstcamerabin.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-chromaprint.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-chromaprint.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-chromaprint.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-chromaprint.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Calculate Chromaprint fingerprint from audio files ../../ext/chromaprint/.libs/libgstchromaprint.so libgstchromaprint.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-coloreffects.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-coloreffects.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-coloreffects.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-coloreffects.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Color Look-up Table filters ../../gst/coloreffects/.libs/libgstcoloreffects.so libgstcoloreffects.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-compositor.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-compositor.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-compositor.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-compositor.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Compositor ../../gst/compositor/.libs/libgstcompositor.so libgstcompositor.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-curl.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-curl.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-curl.xml 2017-06-20 08:23:03.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-curl.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ libcurl-based elements ../../ext/curl/.libs/libgstcurl.so libgstcurl.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-dashdemux.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-dashdemux.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-dashdemux.xml 2017-06-20 08:23:03.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-dashdemux.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ DASH demuxer plugin ../../ext/dash/.libs/libgstdashdemux.so libgstdashdemux.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-dc1394.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-dc1394.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-dc1394.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-dc1394.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ 1394 IIDC video source ../../ext/dc1394/.libs/libgstdc1394.so libgstdc1394.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-debugutilsbad.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-debugutilsbad.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-debugutilsbad.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-debugutilsbad.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Collection of elements that may or may not be useful for debugging ../../gst/debugutils/.libs/libgstdebugutilsbad.so libgstdebugutilsbad.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-decklink.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-decklink.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-decklink.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-decklink.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Blackmagic Decklink plugin ../../sys/decklink/.libs/libgstdecklink.so libgstdecklink.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-dfbvideosink.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-dfbvideosink.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-dfbvideosink.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-dfbvideosink.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ DirectFB video output plugin ../../ext/directfb/.libs/libgstdfbvideosink.so libgstdfbvideosink.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-dtls.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-dtls.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-dtls.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-dtls.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ DTLS decoder and encoder plugins ../../ext/dtls/.libs/libgstdtls.so libgstdtls.so - 1.12.1 + 1.12.2 BSD gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-dtsdec.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-dtsdec.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-dtsdec.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-dtsdec.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Decodes DTS audio streams ../../ext/dts/.libs/libgstdtsdec.so libgstdtsdec.so - 1.12.1 + 1.12.2 GPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-dvbsuboverlay.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-dvbsuboverlay.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-dvbsuboverlay.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-dvbsuboverlay.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ DVB subtitle renderer ../../gst/dvbsuboverlay/.libs/libgstdvbsuboverlay.so libgstdvbsuboverlay.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-dvb.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-dvb.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-dvb.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-dvb.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ DVB elements ../../sys/dvb/.libs/libgstdvb.so libgstdvb.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-dvdspu.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-dvdspu.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-dvdspu.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-dvdspu.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ DVD Sub-picture Overlay element ../../gst/dvdspu/.libs/libgstdvdspu.so libgstdvdspu.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-faac.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-faac.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-faac.xml 2017-06-20 08:23:03.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-faac.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Free AAC Encoder (FAAC) ../../ext/faac/.libs/libgstfaac.so libgstfaac.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-faad.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-faad.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-faad.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-faad.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Free AAC Decoder (FAAD) ../../ext/faad/.libs/libgstfaad.so libgstfaad.so - 1.12.1 + 1.12.2 GPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-faceoverlay.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-faceoverlay.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-faceoverlay.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-faceoverlay.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ SVG Face Overlay ../../gst/faceoverlay/.libs/libgstfaceoverlay.so libgstfaceoverlay.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-fbdevsink.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-fbdevsink.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-fbdevsink.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-fbdevsink.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Linux framebuffer video sink ../../sys/fbdev/.libs/libgstfbdevsink.so libgstfbdevsink.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-fdkaac.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-fdkaac.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-fdkaac.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-fdkaac.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Fraunhofer FDK AAC Codec plugin ../../ext/fdkaac/.libs/libgstfdkaac.so libgstfdkaac.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-festival.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-festival.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-festival.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-festival.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Synthesizes plain text into audio ../../gst/festival/.libs/libgstfestival.so libgstfestival.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-fieldanalysis.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-fieldanalysis.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-fieldanalysis.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-fieldanalysis.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Video field analysis ../../gst/fieldanalysis/.libs/libgstfieldanalysis.so libgstfieldanalysis.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-flite.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-flite.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-flite.xml 2017-06-20 08:23:03.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-flite.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Flite speech synthesizer plugin ../../ext/flite/.libs/libgstflite.so libgstflite.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-fluidsynthmidi.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-fluidsynthmidi.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-fluidsynthmidi.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-fluidsynthmidi.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Fluidsynth MIDI Plugin ../../ext/fluidsynth/.libs/libgstfluidsynthmidi.so libgstfluidsynthmidi.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-freeverb.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-freeverb.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-freeverb.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-freeverb.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Reverberation/room effect ../../gst/freeverb/.libs/libgstfreeverb.so libgstfreeverb.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-frei0r.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-frei0r.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-frei0r.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-frei0r.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ frei0r plugin library ../../gst/frei0r/.libs/libgstfrei0r.so libgstfrei0r.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-gaudieffects.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-gaudieffects.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-gaudieffects.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-gaudieffects.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Gaudi video effects. ../../gst/gaudieffects/.libs/libgstgaudieffects.so libgstgaudieffects.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-gdp.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-gdp.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-gdp.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-gdp.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Payload/depayload GDP packets ../../gst/gdp/.libs/libgstgdp.so libgstgdp.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-geometrictransform.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-geometrictransform.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-geometrictransform.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-geometrictransform.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Various geometric image transform elements ../../gst/geometrictransform/.libs/libgstgeometrictransform.so libgstgeometrictransform.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-gmedec.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-gmedec.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-gmedec.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-gmedec.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ GME Audio Decoder ../../ext/gme/.libs/libgstgme.so libgstgme.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-gsm.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-gsm.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-gsm.xml 2017-06-20 08:23:03.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-gsm.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ GSM encoder/decoder ../../ext/gsm/.libs/libgstgsm.so libgstgsm.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-gtk.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-gtk.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-gtk.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-gtk.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Gtk+ sink ../../ext/gtk/.libs/libgstgtk.so libgstgtk.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-hls.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-hls.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-hls.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-hls.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ HTTP Live Streaming (HLS) ../../ext/hls/.libs/libgsthls.so libgsthls.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-id3tag.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-id3tag.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-id3tag.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-id3tag.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ ID3 v1 and v2 muxing plugin ../../gst/id3tag/.libs/libgstid3tag.so libgstid3tag.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-interlace.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-interlace.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-interlace.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-interlace.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Create an interlaced video stream ../../gst/interlace/.libs/libgstinterlace.so libgstinterlace.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-inter.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-inter.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-inter.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-inter.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ plugin for inter-pipeline communication ../../gst/inter/.libs/libgstinter.so libgstinter.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-ivfparse.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-ivfparse.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-ivfparse.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-ivfparse.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ IVF parser ../../gst/ivfparse/.libs/libgstivfparse.so libgstivfparse.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-ivtc.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-ivtc.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-ivtc.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-ivtc.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Inverse Telecine ../../gst/ivtc/.libs/libgstivtc.so libgstivtc.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-jp2kdecimator.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-jp2kdecimator.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-jp2kdecimator.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-jp2kdecimator.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ JPEG2000 decimator ../../gst/jp2kdecimator/.libs/libgstjp2kdecimator.so libgstjp2kdecimator.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-jpegformat.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-jpegformat.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-jpegformat.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-jpegformat.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ JPEG interchange format plugin ../../gst/jpegformat/.libs/libgstjpegformat.so libgstjpegformat.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-kate.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-kate.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-kate.xml 2017-06-20 08:23:03.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-kate.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Kate plugin ../../ext/kate/.libs/libgstkate.so libgstkate.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-kms.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-kms.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-kms.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-kms.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Video sink using the Linux kernel mode setting API ../../sys/kms/.libs/libgstkms.so libgstkms.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-ladspa.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-ladspa.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-ladspa.xml 2017-06-20 08:23:03.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-ladspa.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ LADSPA plugin ../../ext/ladspa/.libs/libgstladspa.so libgstladspa.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-legacyrawparse.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-legacyrawparse.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-legacyrawparse.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-legacyrawparse.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Parses byte streams into raw frames ../../gst/rawparse/.libs/libgstlegacyrawparse.so libgstlegacyrawparse.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-libde265.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-libde265.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-libde265.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-libde265.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ HEVC/H.265 decoder using libde265 ../../ext/libde265/.libs/libgstlibde265.so libgstlibde265.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-midi.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-midi.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-midi.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-midi.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Parse MIDI files ../../gst/midi/.libs/libgstmidi.so libgstmidi.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-mms.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-mms.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-mms.xml 2017-06-20 08:23:03.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-mms.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Microsoft Multi Media Server streaming protocol support ../../ext/libmms/.libs/libgstmms.so libgstmms.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-modplug.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-modplug.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-modplug.xml 2017-06-20 08:23:03.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-modplug.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ .MOD audio decoding ../../ext/modplug/.libs/libgstmodplug.so libgstmodplug.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-mpeg2enc.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-mpeg2enc.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-mpeg2enc.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-mpeg2enc.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ High-quality MPEG-1/2 video encoder ../../ext/mpeg2enc/.libs/libgstmpeg2enc.so libgstmpeg2enc.so - 1.12.1 + 1.12.2 GPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-mpegpsdemux.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-mpegpsdemux.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-mpegpsdemux.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-mpegpsdemux.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ MPEG-PS demuxer ../../gst/mpegdemux/.libs/libgstmpegpsdemux.so libgstmpegpsdemux.so - 1.12.1 + 1.12.2 unknown gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-mpegpsmux.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-mpegpsmux.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-mpegpsmux.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-mpegpsmux.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ MPEG-PS muxer ../../gst/mpegpsmux/.libs/libgstmpegpsmux.so libgstmpegpsmux.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-mpegtsdemux.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-mpegtsdemux.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-mpegtsdemux.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-mpegtsdemux.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ MPEG TS demuxer ../../gst/mpegtsdemux/.libs/libgstmpegtsdemux.so libgstmpegtsdemux.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-mpegtsmux.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-mpegtsmux.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-mpegtsmux.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-mpegtsmux.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ MPEG-TS muxer ../../gst/mpegtsmux/.libs/libgstmpegtsmux.so libgstmpegtsmux.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-mplex.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-mplex.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-mplex.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-mplex.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ High-quality MPEG/DVD/SVCD/VCD video/audio multiplexer ../../ext/mplex/.libs/libgstmplex.so libgstmplex.so - 1.12.1 + 1.12.2 GPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-musepack.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-musepack.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-musepack.xml 2017-06-20 08:23:03.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-musepack.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Musepack decoder ../../ext/musepack/.libs/libgstmusepack.so libgstmusepack.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-mxf.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-mxf.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-mxf.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-mxf.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ MXF plugin library ../../gst/mxf/.libs/libgstmxf.so libgstmxf.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-netsim.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-netsim.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-netsim.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-netsim.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Network Simulator ../../gst/netsim/.libs/libgstnetsim.so libgstnetsim.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-ofa.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-ofa.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-ofa.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-ofa.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Calculate MusicIP fingerprint from audio files ../../ext/ofa/.libs/libgstofa.so libgstofa.so - 1.12.1 + 1.12.2 GPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-openal.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-openal.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-openal.xml 2017-06-20 08:23:03.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-openal.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ OpenAL plugin library ../../ext/openal/.libs/libgstopenal.so libgstopenal.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-opencv.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-opencv.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-opencv.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-opencv.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ GStreamer OpenCV Plugins ../../ext/opencv/.libs/libgstopencv.so libgstopencv.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-openexr.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-openexr.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-openexr.xml 2017-06-20 08:23:03.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-openexr.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ OpenEXR image plugin ../../ext/openexr/.libs/libgstopenexr.so libgstopenexr.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-opengl.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-opengl.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-opengl.xml 2017-06-20 08:23:03.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-opengl.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ OpenGL plugin ../../ext/gl/.libs/libgstopengl.so libgstopengl.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-openh264.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-openh264.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-openh264.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-openh264.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ OpenH264 encoder/decoder plugin ../../ext/openh264/.libs/libgstopenh264.so libgstopenh264.so - 1.12.1 + 1.12.2 BSD gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-openjpeg.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-openjpeg.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-openjpeg.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-openjpeg.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ OpenJPEG-based JPEG2000 image decoder/encoder ../../ext/openjpeg/.libs/libgstopenjpeg.so libgstopenjpeg.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-opusparse.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-opusparse.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-opusparse.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-opusparse.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ OPUS parse plugin ../../ext/opus/.libs/libgstopusparse.so libgstopusparse.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-pcapparse.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-pcapparse.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-pcapparse.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-pcapparse.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Element parsing raw pcap streams ../../gst/pcapparse/.libs/libgstpcapparse.so libgstpcapparse.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-pnm.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-pnm.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-pnm.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-pnm.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ PNM plugin ../../gst/pnm/.libs/libgstpnm.so libgstpnm.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-qt.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-qt.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-qt.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-qt.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Qt gl plugin ../../ext/qt/.libs/libgstqmlgl.so libgstqmlgl.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-removesilence.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-removesilence.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-removesilence.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-removesilence.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Removes silence from an audio stream ../../gst/removesilence/.libs/libgstremovesilence.so libgstremovesilence.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-resindvd.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-resindvd.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-resindvd.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-resindvd.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Resin DVD playback elements ../../ext/resindvd/.libs/libgstresindvd.so libgstresindvd.so - 1.12.1 + 1.12.2 GPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-rfbsrc.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-rfbsrc.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-rfbsrc.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-rfbsrc.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Connects to a VNC server and decodes RFB stream ../../gst/librfb/.libs/libgstrfbsrc.so libgstrfbsrc.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-rsvg.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-rsvg.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-rsvg.xml 2017-06-20 08:23:03.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-rsvg.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ RSVG plugin library ../../ext/rsvg/.libs/libgstrsvg.so libgstrsvg.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-rtmp.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-rtmp.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-rtmp.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-rtmp.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ RTMP source and sink ../../ext/rtmp/.libs/libgstrtmp.so libgstrtmp.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-rtponvif.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-rtponvif.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-rtponvif.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-rtponvif.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ ONVIF Streaming features ../../gst/onvif/.libs/libgstrtponvif.so libgstrtponvif.so - 1.12.1 + 1.12.2 unknown gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-sbc.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-sbc.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-sbc.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-sbc.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ SBC bluetooth audio support ../../ext/sbc/.libs/libgstsbc.so libgstsbc.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-schro.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-schro.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-schro.xml 2017-06-20 08:23:03.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-schro.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Schroedinger plugin ../../ext/schroedinger/.libs/libgstschro.so libgstschro.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-sdpelem.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-sdpelem.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-sdpelem.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-sdpelem.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ configure streaming sessions using SDP ../../gst/sdp/.libs/libgstsdpelem.so libgstsdpelem.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-segmentclip.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-segmentclip.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-segmentclip.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-segmentclip.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Segment clip elements ../../gst/segmentclip/.libs/libgstsegmentclip.so libgstsegmentclip.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-shm.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-shm.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-shm.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-shm.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ shared memory sink source ../../sys/shm/.libs/libgstshm.so libgstshm.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-siren.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-siren.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-siren.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-siren.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Siren encoder/decoder/payloader/depayloader plugins ../../gst/siren/.libs/libgstsiren.so libgstsiren.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-smoothstreaming.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-smoothstreaming.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-smoothstreaming.xml 2017-06-20 08:23:03.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-smoothstreaming.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Microsoft's Smooth Streaming format support ../../ext/smoothstreaming/.libs/libgstsmoothstreaming.so libgstsmoothstreaming.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-smooth.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-smooth.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-smooth.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-smooth.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Apply a smooth filter to an image ../../gst/smooth/.libs/libgstsmooth.so libgstsmooth.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-sndfile.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-sndfile.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-sndfile.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-sndfile.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ use libsndfile to read and write various audio formats ../../ext/sndfile/.libs/libgstsndfile.so libgstsndfile.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-soundtouch.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-soundtouch.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-soundtouch.xml 2017-06-20 08:23:03.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-soundtouch.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Audio Pitch Controller & BPM Detection ../../ext/soundtouch/.libs/libgstsoundtouch.so libgstsoundtouch.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-spandsp.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-spandsp.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-spandsp.xml 2017-06-20 08:23:03.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-spandsp.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ libspandsp plugin ../../ext/spandsp/.libs/libgstspandsp.so libgstspandsp.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-speed.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-speed.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-speed.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-speed.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Set speed/pitch on audio/raw streams (resampler) ../../gst/speed/.libs/libgstspeed.so libgstspeed.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-srtp.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-srtp.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-srtp.xml 2017-06-20 08:23:03.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-srtp.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ GStreamer SRTP ../../ext/srtp/.libs/libgstsrtp.so libgstsrtp.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-stereo.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-stereo.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-stereo.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-stereo.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Muck with the stereo signal, enhance it's 'stereo-ness' ../../gst/stereo/.libs/libgststereo.so libgststereo.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-subenc.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-subenc.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-subenc.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-subenc.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ subtitle encoders ../../gst/subenc/.libs/libgstsubenc.so libgstsubenc.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-teletext.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-teletext.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-teletext.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-teletext.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Teletext plugin ../../ext/teletextdec/.libs/libgstteletext.so libgstteletext.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-timecode.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-timecode.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-timecode.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-timecode.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Timecode-related elements ../../gst/timecode/.libs/libgsttimecode.so libgsttimecode.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-ttmlsubs.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-ttmlsubs.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-ttmlsubs.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-ttmlsubs.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ TTML subtitle handling ../../ext/ttml/.libs/libgstttmlsubs.so libgstttmlsubs.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-uvch264.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-uvch264.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-uvch264.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-uvch264.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ UVC compliant H264 encoding cameras plugin ../../sys/uvch264/.libs/libgstuvch264.so libgstuvch264.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-vcdsrc.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-vcdsrc.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-vcdsrc.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-vcdsrc.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Asynchronous read from VCD disk ../../sys/vcd/.libs/libgstvcdsrc.so libgstvcdsrc.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-videofiltersbad.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-videofiltersbad.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-videofiltersbad.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-videofiltersbad.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Video filters in gst-plugins-bad ../../gst/videofilters/.libs/libgstvideofiltersbad.so libgstvideofiltersbad.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-videoframe_audiolevel.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-videoframe_audiolevel.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-videoframe_audiolevel.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-videoframe_audiolevel.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Video frame-synchronized audio level ../../gst/videoframe_audiolevel/.libs/libgstvideoframe_audiolevel.so libgstvideoframe_audiolevel.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-videoparsersbad.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-videoparsersbad.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-videoparsersbad.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-videoparsersbad.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ videoparsers ../../gst/videoparsers/.libs/libgstvideoparsersbad.so libgstvideoparsersbad.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-videosignal.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-videosignal.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-videosignal.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-videosignal.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Various video signal analysers ../../gst/videosignal/.libs/libgstvideosignal.so libgstvideosignal.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-vmnc.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-vmnc.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-vmnc.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-vmnc.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ VmWare Video Codec plugins ../../gst/vmnc/.libs/libgstvmnc.so libgstvmnc.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-voaacenc.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-voaacenc.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-voaacenc.xml 2017-06-20 08:23:03.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-voaacenc.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ AAC audio encoder ../../ext/voaacenc/.libs/libgstvoaacenc.so libgstvoaacenc.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-voamrwbenc.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-voamrwbenc.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-voamrwbenc.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-voamrwbenc.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Adaptive Multi-Rate Wide-Band Encoder ../../ext/voamrwbenc/.libs/libgstvoamrwbenc.so libgstvoamrwbenc.so - 1.12.1 + 1.12.2 unknown gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-vulkan.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-vulkan.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-vulkan.xml 2017-06-20 08:23:03.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-vulkan.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Vulkan plugin ../../ext/vulkan/.libs/libgstvulkan.so libgstvulkan.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-waylandsink.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-waylandsink.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-waylandsink.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-waylandsink.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Wayland Video Sink ../../ext/wayland/.libs/libgstwaylandsink.so libgstwaylandsink.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-webp.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-webp.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-webp.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-webp.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ WebP plugin ../../ext/webp/.libs/libgstwebp.so libgstwebp.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-webrtcdsp.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-webrtcdsp.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-webrtcdsp.xml 2017-06-20 08:23:03.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-webrtcdsp.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Voice pre-processing using WebRTC Audio Processing Library ../../ext/webrtcdsp/.libs/libgstwebrtcdsp.so libgstwebrtcdsp.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-wildmidi.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-wildmidi.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-wildmidi.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-wildmidi.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Wildmidi Plugin ../../ext/wildmidi/.libs/libgstwildmidi.so libgstwildmidi.so - 1.12.1 + 1.12.2 GPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-x265.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-x265.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-x265.xml 2017-06-20 08:23:03.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-x265.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ x265-based H265 plugins ../../ext/x265/.libs/libgstx265.so libgstx265.so - 1.12.1 + 1.12.2 GPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-y4mdec.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-y4mdec.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-y4mdec.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-y4mdec.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ Demuxes/decodes YUV4MPEG streams ../../gst/y4m/.libs/libgsty4mdec.so libgsty4mdec.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-yadif.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-yadif.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-yadif.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-yadif.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ YADIF deinterlacing filter ../../gst/yadif/.libs/libgstyadif.so libgstyadif.so - 1.12.1 + 1.12.2 GPL gst-plugins-bad GStreamer Bad Plug-ins diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-zbar.xml gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-zbar.xml --- gst-plugins-bad1.0-1.12.1/docs/plugins/inspect/plugin-zbar.xml 2017-06-20 08:23:04.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/inspect/plugin-zbar.xml 2017-07-14 10:33:09.000000000 +0000 @@ -3,7 +3,7 @@ zbar barcode scanner ../../ext/zbar/.libs/libgstzbar.so libgstzbar.so - 1.12.1 + 1.12.2 LGPL gst-plugins-bad GStreamer Bad Plug-ins source release diff -Nru gst-plugins-bad1.0-1.12.1/docs/plugins/Makefile.in gst-plugins-bad1.0-1.12.2/docs/plugins/Makefile.in --- gst-plugins-bad1.0-1.12.1/docs/plugins/Makefile.in 2017-06-20 07:17:21.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/docs/plugins/Makefile.in 2017-07-14 08:21:20.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-bad1.0-1.12.1/ext/assrender/Makefile.in gst-plugins-bad1.0-1.12.2/ext/assrender/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/assrender/Makefile.in 2017-06-20 07:17:21.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/assrender/Makefile.in 2017-07-14 08:21:20.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-bad1.0-1.12.1/ext/bs2b/Makefile.in gst-plugins-bad1.0-1.12.2/ext/bs2b/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/bs2b/Makefile.in 2017-06-20 07:17:21.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/bs2b/Makefile.in 2017-07-14 08:21:20.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-bad1.0-1.12.1/ext/bz2/Makefile.in gst-plugins-bad1.0-1.12.2/ext/bz2/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/bz2/Makefile.in 2017-06-20 07:17:21.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/bz2/Makefile.in 2017-07-14 08:21:20.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-bad1.0-1.12.1/ext/chromaprint/Makefile.in gst-plugins-bad1.0-1.12.2/ext/chromaprint/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/chromaprint/Makefile.in 2017-06-20 07:17:21.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/chromaprint/Makefile.in 2017-07-14 08:21:20.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-bad1.0-1.12.1/ext/curl/Makefile.in gst-plugins-bad1.0-1.12.2/ext/curl/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/curl/Makefile.in 2017-06-20 07:17:21.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/curl/Makefile.in 2017-07-14 08:21:20.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-bad1.0-1.12.1/ext/daala/Makefile.in gst-plugins-bad1.0-1.12.2/ext/daala/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/daala/Makefile.in 2017-06-20 07:17:21.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/daala/Makefile.in 2017-07-14 08:21:20.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-bad1.0-1.12.1/ext/dash/gstdashdemux.c gst-plugins-bad1.0-1.12.2/ext/dash/gstdashdemux.c --- gst-plugins-bad1.0-1.12.1/ext/dash/gstdashdemux.c 2017-06-17 07:52:03.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/dash/gstdashdemux.c 2017-07-13 06:43:23.000000000 +0000 @@ -205,7 +205,7 @@ #define DEFAULT_MAX_VIDEO_HEIGHT 0 #define DEFAULT_MAX_VIDEO_FRAMERATE_N 0 #define DEFAULT_MAX_VIDEO_FRAMERATE_D 1 -#define DEFAULT_PRESENTATION_DELAY NULL /* zero */ +#define DEFAULT_PRESENTATION_DELAY "10s" /* 10s */ /* Clock drift compensation for live streams */ #define SLOW_CLOCK_UPDATE_INTERVAL (1000000 * 30 * 60) /* 30 minutes */ @@ -530,7 +530,7 @@ demux->max_video_height = DEFAULT_MAX_VIDEO_HEIGHT; demux->max_video_framerate_n = DEFAULT_MAX_VIDEO_FRAMERATE_N; demux->max_video_framerate_d = DEFAULT_MAX_VIDEO_FRAMERATE_D; - demux->default_presentation_delay = DEFAULT_PRESENTATION_DELAY; + demux->default_presentation_delay = g_strdup (DEFAULT_PRESENTATION_DELAY); g_mutex_init (&demux->client_lock); @@ -1787,6 +1787,7 @@ guint period_idx; GList *iter; GList *streams_iter; + GList *streams; /* prepare the new manifest and try to transfer the stream position * status from the old manifest client */ @@ -1825,8 +1826,18 @@ return GST_FLOW_ERROR; } + /* If no pads have been exposed yet, need to use those */ + streams = NULL; + if (demux->streams == NULL) { + if (demux->prepared_streams) { + streams = demux->prepared_streams; + } + } else { + streams = demux->streams; + } + /* update the streams to play from the next segment */ - for (iter = demux->streams, streams_iter = new_client->active_streams; + for (iter = streams, streams_iter = new_client->active_streams; iter && streams_iter; iter = g_list_next (iter), streams_iter = g_list_next (streams_iter)) { GstDashDemuxStream *demux_stream = iter->data; diff -Nru gst-plugins-bad1.0-1.12.1/ext/dash/Makefile.in gst-plugins-bad1.0-1.12.2/ext/dash/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/dash/Makefile.in 2017-06-20 07:17:21.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/dash/Makefile.in 2017-07-14 08:21:20.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-bad1.0-1.12.1/ext/dc1394/Makefile.in gst-plugins-bad1.0-1.12.2/ext/dc1394/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/dc1394/Makefile.in 2017-06-20 07:17:21.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/dc1394/Makefile.in 2017-07-14 08:21:20.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-bad1.0-1.12.1/ext/directfb/Makefile.in gst-plugins-bad1.0-1.12.2/ext/directfb/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/directfb/Makefile.in 2017-06-20 07:17:21.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/directfb/Makefile.in 2017-07-14 08:21:20.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-bad1.0-1.12.1/ext/dtls/Makefile.in gst-plugins-bad1.0-1.12.2/ext/dtls/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/dtls/Makefile.in 2017-06-20 07:17:21.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/dtls/Makefile.in 2017-07-14 08:21:20.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-bad1.0-1.12.1/ext/dts/Makefile.in gst-plugins-bad1.0-1.12.2/ext/dts/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/dts/Makefile.in 2017-06-20 07:17:21.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/dts/Makefile.in 2017-07-14 08:21:20.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-bad1.0-1.12.1/ext/faac/Makefile.in gst-plugins-bad1.0-1.12.2/ext/faac/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/faac/Makefile.in 2017-06-20 07:17:21.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/faac/Makefile.in 2017-07-14 08:21:21.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-bad1.0-1.12.1/ext/faad/Makefile.in gst-plugins-bad1.0-1.12.2/ext/faad/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/faad/Makefile.in 2017-06-20 07:17:21.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/faad/Makefile.in 2017-07-14 08:21:21.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-bad1.0-1.12.1/ext/fdkaac/Makefile.in gst-plugins-bad1.0-1.12.2/ext/fdkaac/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/fdkaac/Makefile.in 2017-06-20 07:17:21.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/fdkaac/Makefile.in 2017-07-14 08:21:21.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-bad1.0-1.12.1/ext/flite/Makefile.in gst-plugins-bad1.0-1.12.2/ext/flite/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/flite/Makefile.in 2017-06-20 07:17:21.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/flite/Makefile.in 2017-07-14 08:21:21.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-bad1.0-1.12.1/ext/fluidsynth/Makefile.in gst-plugins-bad1.0-1.12.2/ext/fluidsynth/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/fluidsynth/Makefile.in 2017-06-20 07:17:21.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/fluidsynth/Makefile.in 2017-07-14 08:21:21.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-bad1.0-1.12.1/ext/gl/Makefile.in gst-plugins-bad1.0-1.12.2/ext/gl/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/gl/Makefile.in 2017-06-20 07:17:21.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/gl/Makefile.in 2017-07-14 08:21:21.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-bad1.0-1.12.1/ext/gme/Makefile.in gst-plugins-bad1.0-1.12.2/ext/gme/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/gme/Makefile.in 2017-06-20 07:17:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/gme/Makefile.in 2017-07-14 08:21:21.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-bad1.0-1.12.1/ext/gsm/Makefile.in gst-plugins-bad1.0-1.12.2/ext/gsm/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/gsm/Makefile.in 2017-06-20 07:17:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/gsm/Makefile.in 2017-07-14 08:21:21.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-bad1.0-1.12.1/ext/gtk/Makefile.in gst-plugins-bad1.0-1.12.2/ext/gtk/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/gtk/Makefile.in 2017-06-20 07:17:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/gtk/Makefile.in 2017-07-14 08:21:21.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-bad1.0-1.12.1/ext/hls/Makefile.in gst-plugins-bad1.0-1.12.2/ext/hls/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/hls/Makefile.in 2017-06-20 07:17:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/hls/Makefile.in 2017-07-14 08:21:21.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-bad1.0-1.12.1/ext/iqa/Makefile.in gst-plugins-bad1.0-1.12.2/ext/iqa/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/iqa/Makefile.in 2017-06-20 07:17:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/iqa/Makefile.in 2017-07-14 08:21:21.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-bad1.0-1.12.1/ext/kate/Makefile.in gst-plugins-bad1.0-1.12.2/ext/kate/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/kate/Makefile.in 2017-06-20 07:17:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/kate/Makefile.in 2017-07-14 08:21:21.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-bad1.0-1.12.1/ext/ladspa/Makefile.in gst-plugins-bad1.0-1.12.2/ext/ladspa/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/ladspa/Makefile.in 2017-06-20 07:17:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/ladspa/Makefile.in 2017-07-14 08:21:21.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-bad1.0-1.12.1/ext/libde265/Makefile.in gst-plugins-bad1.0-1.12.2/ext/libde265/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/libde265/Makefile.in 2017-06-20 07:17:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/libde265/Makefile.in 2017-07-14 08:21:21.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-bad1.0-1.12.1/ext/libmms/Makefile.in gst-plugins-bad1.0-1.12.2/ext/libmms/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/libmms/Makefile.in 2017-06-20 07:17:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/libmms/Makefile.in 2017-07-14 08:21:21.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-bad1.0-1.12.1/ext/lv2/Makefile.in gst-plugins-bad1.0-1.12.2/ext/lv2/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/lv2/Makefile.in 2017-06-20 07:17:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/lv2/Makefile.in 2017-07-14 08:21:21.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-bad1.0-1.12.1/ext/Makefile.in gst-plugins-bad1.0-1.12.2/ext/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/Makefile.in 2017-06-20 07:17:21.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/Makefile.in 2017-07-14 08:21:20.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-bad1.0-1.12.1/ext/modplug/Makefile.in gst-plugins-bad1.0-1.12.2/ext/modplug/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/modplug/Makefile.in 2017-06-20 07:17:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/modplug/Makefile.in 2017-07-14 08:21:21.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-bad1.0-1.12.1/ext/mpeg2enc/Makefile.in gst-plugins-bad1.0-1.12.2/ext/mpeg2enc/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/mpeg2enc/Makefile.in 2017-06-20 07:17:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/mpeg2enc/Makefile.in 2017-07-14 08:21:21.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-bad1.0-1.12.1/ext/mplex/Makefile.in gst-plugins-bad1.0-1.12.2/ext/mplex/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/mplex/Makefile.in 2017-06-20 07:17:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/mplex/Makefile.in 2017-07-14 08:21:21.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-bad1.0-1.12.1/ext/musepack/Makefile.in gst-plugins-bad1.0-1.12.2/ext/musepack/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/musepack/Makefile.in 2017-06-20 07:17:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/musepack/Makefile.in 2017-07-14 08:21:21.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-bad1.0-1.12.1/ext/neon/Makefile.in gst-plugins-bad1.0-1.12.2/ext/neon/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/neon/Makefile.in 2017-06-20 07:17:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/neon/Makefile.in 2017-07-14 08:21:21.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-bad1.0-1.12.1/ext/ofa/Makefile.in gst-plugins-bad1.0-1.12.2/ext/ofa/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/ofa/Makefile.in 2017-06-20 07:17:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/ofa/Makefile.in 2017-07-14 08:21:22.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-bad1.0-1.12.1/ext/openal/Makefile.in gst-plugins-bad1.0-1.12.2/ext/openal/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/openal/Makefile.in 2017-06-20 07:17:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/openal/Makefile.in 2017-07-14 08:21:22.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-bad1.0-1.12.1/ext/opencv/Makefile.in gst-plugins-bad1.0-1.12.2/ext/opencv/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/opencv/Makefile.in 2017-06-20 07:17:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/opencv/Makefile.in 2017-07-14 08:21:22.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-bad1.0-1.12.1/ext/openexr/Makefile.in gst-plugins-bad1.0-1.12.2/ext/openexr/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/openexr/Makefile.in 2017-06-20 07:17:22.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/openexr/Makefile.in 2017-07-14 08:21:22.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-bad1.0-1.12.1/ext/openh264/Makefile.in gst-plugins-bad1.0-1.12.2/ext/openh264/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/openh264/Makefile.in 2017-06-20 07:17:23.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/openh264/Makefile.in 2017-07-14 08:21:22.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-bad1.0-1.12.1/ext/openjpeg/Makefile.in gst-plugins-bad1.0-1.12.2/ext/openjpeg/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/openjpeg/Makefile.in 2017-06-20 07:17:23.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/openjpeg/Makefile.in 2017-07-14 08:21:22.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-bad1.0-1.12.1/ext/openni2/Makefile.in gst-plugins-bad1.0-1.12.2/ext/openni2/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/openni2/Makefile.in 2017-06-20 07:17:23.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/openni2/Makefile.in 2017-07-14 08:21:22.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-bad1.0-1.12.1/ext/opus/Makefile.in gst-plugins-bad1.0-1.12.2/ext/opus/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/opus/Makefile.in 2017-06-20 07:17:23.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/opus/Makefile.in 2017-07-14 08:21:22.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-bad1.0-1.12.1/ext/qt/Makefile.in gst-plugins-bad1.0-1.12.2/ext/qt/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/qt/Makefile.in 2017-06-20 07:17:23.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/qt/Makefile.in 2017-07-14 08:21:22.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-bad1.0-1.12.1/ext/resindvd/Makefile.in gst-plugins-bad1.0-1.12.2/ext/resindvd/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/resindvd/Makefile.in 2017-06-20 07:17:23.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/resindvd/Makefile.in 2017-07-14 08:21:22.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-bad1.0-1.12.1/ext/rsvg/Makefile.in gst-plugins-bad1.0-1.12.2/ext/rsvg/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/rsvg/Makefile.in 2017-06-20 07:17:23.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/rsvg/Makefile.in 2017-07-14 08:21:22.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-bad1.0-1.12.1/ext/rtmp/Makefile.in gst-plugins-bad1.0-1.12.2/ext/rtmp/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/rtmp/Makefile.in 2017-06-20 07:17:23.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/rtmp/Makefile.in 2017-07-14 08:21:22.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-bad1.0-1.12.1/ext/sbc/Makefile.in gst-plugins-bad1.0-1.12.2/ext/sbc/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/sbc/Makefile.in 2017-06-20 07:17:23.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/sbc/Makefile.in 2017-07-14 08:21:22.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-bad1.0-1.12.1/ext/schroedinger/Makefile.in gst-plugins-bad1.0-1.12.2/ext/schroedinger/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/schroedinger/Makefile.in 2017-06-20 07:17:23.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/schroedinger/Makefile.in 2017-07-14 08:21:22.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-bad1.0-1.12.1/ext/smoothstreaming/Makefile.in gst-plugins-bad1.0-1.12.2/ext/smoothstreaming/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/smoothstreaming/Makefile.in 2017-06-20 07:17:23.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/smoothstreaming/Makefile.in 2017-07-14 08:21:22.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-bad1.0-1.12.1/ext/sndfile/Makefile.in gst-plugins-bad1.0-1.12.2/ext/sndfile/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/sndfile/Makefile.in 2017-06-20 07:17:23.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/sndfile/Makefile.in 2017-07-14 08:21:22.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-bad1.0-1.12.1/ext/soundtouch/Makefile.in gst-plugins-bad1.0-1.12.2/ext/soundtouch/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/soundtouch/Makefile.in 2017-06-20 07:17:23.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/soundtouch/Makefile.in 2017-07-14 08:21:22.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-bad1.0-1.12.1/ext/spandsp/Makefile.in gst-plugins-bad1.0-1.12.2/ext/spandsp/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/spandsp/Makefile.in 2017-06-20 07:17:23.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/spandsp/Makefile.in 2017-07-14 08:21:22.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-bad1.0-1.12.1/ext/spc/Makefile.in gst-plugins-bad1.0-1.12.2/ext/spc/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/spc/Makefile.in 2017-06-20 07:17:23.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/spc/Makefile.in 2017-07-14 08:21:22.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-bad1.0-1.12.1/ext/srtp/Makefile.in gst-plugins-bad1.0-1.12.2/ext/srtp/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/srtp/Makefile.in 2017-06-20 07:17:23.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/srtp/Makefile.in 2017-07-14 08:21:22.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-bad1.0-1.12.1/ext/teletextdec/Makefile.in gst-plugins-bad1.0-1.12.2/ext/teletextdec/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/teletextdec/Makefile.in 2017-06-20 07:17:23.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/teletextdec/Makefile.in 2017-07-14 08:21:22.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-bad1.0-1.12.1/ext/ttml/Makefile.am gst-plugins-bad1.0-1.12.2/ext/ttml/Makefile.am --- gst-plugins-bad1.0-1.12.1/ext/ttml/Makefile.am 2017-05-15 15:46:30.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/ttml/Makefile.am 2017-07-04 06:15:59.000000000 +0000 @@ -19,9 +19,10 @@ $(TTML_CFLAGS) libgstttmlsubs_la_LIBADD = \ + $(GST_PLUGINS_BASE_LIBS) \ + -lgstvideo-$(GST_API_VERSION) \ $(GST_BASE_LIBS) \ $(GST_LIBS) \ - -lgstvideo-$(GST_API_VERSION) \ $(TTML_LIBS) \ $(LIBM) diff -Nru gst-plugins-bad1.0-1.12.1/ext/ttml/Makefile.in gst-plugins-bad1.0-1.12.2/ext/ttml/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/ttml/Makefile.in 2017-06-20 07:17:24.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/ttml/Makefile.in 2017-07-14 08:21:22.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, @@ -164,7 +164,7 @@ am__DEPENDENCIES_1 = libgstttmlsubs_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ - $(am__DEPENDENCIES_1) + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) am_libgstttmlsubs_la_OBJECTS = libgstttmlsubs_la-subtitle.lo \ libgstttmlsubs_la-subtitlemeta.lo \ libgstttmlsubs_la-gstttmlparse.lo \ @@ -811,9 +811,10 @@ $(TTML_CFLAGS) libgstttmlsubs_la_LIBADD = \ + $(GST_PLUGINS_BASE_LIBS) \ + -lgstvideo-$(GST_API_VERSION) \ $(GST_BASE_LIBS) \ $(GST_LIBS) \ - -lgstvideo-$(GST_API_VERSION) \ $(TTML_LIBS) \ $(LIBM) diff -Nru gst-plugins-bad1.0-1.12.1/ext/voaacenc/Makefile.in gst-plugins-bad1.0-1.12.2/ext/voaacenc/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/voaacenc/Makefile.in 2017-06-20 07:17:24.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/voaacenc/Makefile.in 2017-07-14 08:21:23.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-bad1.0-1.12.1/ext/voamrwbenc/Makefile.in gst-plugins-bad1.0-1.12.2/ext/voamrwbenc/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/voamrwbenc/Makefile.in 2017-06-20 07:17:24.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/voamrwbenc/Makefile.in 2017-07-14 08:21:23.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-bad1.0-1.12.1/ext/vulkan/Makefile.in gst-plugins-bad1.0-1.12.2/ext/vulkan/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/vulkan/Makefile.in 2017-06-20 07:17:24.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/vulkan/Makefile.in 2017-07-14 08:21:23.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-bad1.0-1.12.1/ext/vulkan/wayland/Makefile.in gst-plugins-bad1.0-1.12.2/ext/vulkan/wayland/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/vulkan/wayland/Makefile.in 2017-06-20 07:17:24.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/vulkan/wayland/Makefile.in 2017-07-14 08:21:23.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-bad1.0-1.12.1/ext/vulkan/xcb/Makefile.in gst-plugins-bad1.0-1.12.2/ext/vulkan/xcb/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/vulkan/xcb/Makefile.in 2017-06-20 07:17:24.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/vulkan/xcb/Makefile.in 2017-07-14 08:21:23.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-bad1.0-1.12.1/ext/wayland/Makefile.in gst-plugins-bad1.0-1.12.2/ext/wayland/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/wayland/Makefile.in 2017-06-20 07:17:24.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/wayland/Makefile.in 2017-07-14 08:21:23.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-bad1.0-1.12.1/ext/webp/Makefile.in gst-plugins-bad1.0-1.12.2/ext/webp/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/webp/Makefile.in 2017-06-20 07:17:24.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/webp/Makefile.in 2017-07-14 08:21:23.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-bad1.0-1.12.1/ext/webrtcdsp/Makefile.in gst-plugins-bad1.0-1.12.2/ext/webrtcdsp/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/webrtcdsp/Makefile.in 2017-06-20 07:17:24.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/webrtcdsp/Makefile.in 2017-07-14 08:21:23.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-bad1.0-1.12.1/ext/wildmidi/Makefile.in gst-plugins-bad1.0-1.12.2/ext/wildmidi/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/wildmidi/Makefile.in 2017-06-20 07:17:24.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/wildmidi/Makefile.in 2017-07-14 08:21:23.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-bad1.0-1.12.1/ext/x265/Makefile.in gst-plugins-bad1.0-1.12.2/ext/x265/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/x265/Makefile.in 2017-06-20 07:17:24.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/x265/Makefile.in 2017-07-14 08:21:23.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-bad1.0-1.12.1/ext/zbar/Makefile.in gst-plugins-bad1.0-1.12.2/ext/zbar/Makefile.in --- gst-plugins-bad1.0-1.12.1/ext/zbar/Makefile.in 2017-06-20 07:17:24.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/ext/zbar/Makefile.in 2017-07-14 08:21:23.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-bad1.0-1.12.1/gst/accurip/Makefile.in gst-plugins-bad1.0-1.12.2/gst/accurip/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst/accurip/Makefile.in 2017-06-20 07:17:26.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/accurip/Makefile.in 2017-07-14 08:21:24.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-bad1.0-1.12.1/gst/adpcmdec/Makefile.in gst-plugins-bad1.0-1.12.2/gst/adpcmdec/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst/adpcmdec/Makefile.in 2017-06-20 07:17:26.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/adpcmdec/Makefile.in 2017-07-14 08:21:24.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-bad1.0-1.12.1/gst/adpcmenc/Makefile.in gst-plugins-bad1.0-1.12.2/gst/adpcmenc/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst/adpcmenc/Makefile.in 2017-06-20 07:17:26.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/adpcmenc/Makefile.in 2017-07-14 08:21:24.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-bad1.0-1.12.1/gst/aiff/Makefile.in gst-plugins-bad1.0-1.12.2/gst/aiff/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst/aiff/Makefile.in 2017-06-20 07:17:26.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/aiff/Makefile.in 2017-07-14 08:21:24.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-bad1.0-1.12.1/gst/asfmux/Makefile.in gst-plugins-bad1.0-1.12.2/gst/asfmux/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst/asfmux/Makefile.in 2017-06-20 07:17:26.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/asfmux/Makefile.in 2017-07-14 08:21:25.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-bad1.0-1.12.1/gst/audiobuffersplit/Makefile.in gst-plugins-bad1.0-1.12.2/gst/audiobuffersplit/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst/audiobuffersplit/Makefile.in 2017-06-20 07:17:26.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/audiobuffersplit/Makefile.in 2017-07-14 08:21:25.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-bad1.0-1.12.1/gst/audiofxbad/Makefile.in gst-plugins-bad1.0-1.12.2/gst/audiofxbad/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst/audiofxbad/Makefile.in 2017-06-20 07:17:26.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/audiofxbad/Makefile.in 2017-07-14 08:21:25.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-bad1.0-1.12.1/gst/audiomixer/Makefile.in gst-plugins-bad1.0-1.12.2/gst/audiomixer/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst/audiomixer/Makefile.in 2017-06-20 07:17:26.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/audiomixer/Makefile.in 2017-07-14 08:21:25.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-bad1.0-1.12.1/gst/audiomixmatrix/Makefile.in gst-plugins-bad1.0-1.12.2/gst/audiomixmatrix/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst/audiomixmatrix/Makefile.in 2017-06-20 07:17:26.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/audiomixmatrix/Makefile.in 2017-07-14 08:21:25.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-bad1.0-1.12.1/gst/audiovisualizers/Makefile.in gst-plugins-bad1.0-1.12.2/gst/audiovisualizers/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst/audiovisualizers/Makefile.in 2017-06-20 07:17:26.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/audiovisualizers/Makefile.in 2017-07-14 08:21:25.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-bad1.0-1.12.1/gst/autoconvert/Makefile.in gst-plugins-bad1.0-1.12.2/gst/autoconvert/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst/autoconvert/Makefile.in 2017-06-20 07:17:26.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/autoconvert/Makefile.in 2017-07-14 08:21:25.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-bad1.0-1.12.1/gst/bayer/Makefile.in gst-plugins-bad1.0-1.12.2/gst/bayer/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst/bayer/Makefile.in 2017-06-20 07:17:26.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/bayer/Makefile.in 2017-07-14 08:21:25.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-bad1.0-1.12.1/gst/camerabin2/Makefile.in gst-plugins-bad1.0-1.12.2/gst/camerabin2/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst/camerabin2/Makefile.in 2017-06-20 07:17:26.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/camerabin2/Makefile.in 2017-07-14 08:21:25.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-bad1.0-1.12.1/gst/coloreffects/Makefile.in gst-plugins-bad1.0-1.12.2/gst/coloreffects/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst/coloreffects/Makefile.in 2017-06-20 07:17:26.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/coloreffects/Makefile.in 2017-07-14 08:21:25.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-bad1.0-1.12.1/gst/compositor/Makefile.in gst-plugins-bad1.0-1.12.2/gst/compositor/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst/compositor/Makefile.in 2017-06-20 07:17:26.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/compositor/Makefile.in 2017-07-14 08:21:25.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-bad1.0-1.12.1/gst/debugutils/Makefile.in gst-plugins-bad1.0-1.12.2/gst/debugutils/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst/debugutils/Makefile.in 2017-06-20 07:17:27.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/debugutils/Makefile.in 2017-07-14 08:21:25.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-bad1.0-1.12.1/gst/dvbsuboverlay/Makefile.in gst-plugins-bad1.0-1.12.2/gst/dvbsuboverlay/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst/dvbsuboverlay/Makefile.in 2017-06-20 07:17:27.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/dvbsuboverlay/Makefile.in 2017-07-14 08:21:25.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-bad1.0-1.12.1/gst/dvdspu/Makefile.in gst-plugins-bad1.0-1.12.2/gst/dvdspu/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst/dvdspu/Makefile.in 2017-06-20 07:17:27.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/dvdspu/Makefile.in 2017-07-14 08:21:25.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-bad1.0-1.12.1/gst/faceoverlay/Makefile.in gst-plugins-bad1.0-1.12.2/gst/faceoverlay/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst/faceoverlay/Makefile.in 2017-06-20 07:17:27.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/faceoverlay/Makefile.in 2017-07-14 08:21:25.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-bad1.0-1.12.1/gst/festival/Makefile.in gst-plugins-bad1.0-1.12.2/gst/festival/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst/festival/Makefile.in 2017-06-20 07:17:27.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/festival/Makefile.in 2017-07-14 08:21:25.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-bad1.0-1.12.1/gst/fieldanalysis/Makefile.in gst-plugins-bad1.0-1.12.2/gst/fieldanalysis/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst/fieldanalysis/Makefile.in 2017-06-20 07:17:27.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/fieldanalysis/Makefile.in 2017-07-14 08:21:25.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-bad1.0-1.12.1/gst/freeverb/Makefile.in gst-plugins-bad1.0-1.12.2/gst/freeverb/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst/freeverb/Makefile.in 2017-06-20 07:17:27.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/freeverb/Makefile.in 2017-07-14 08:21:25.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-bad1.0-1.12.1/gst/frei0r/Makefile.in gst-plugins-bad1.0-1.12.2/gst/frei0r/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst/frei0r/Makefile.in 2017-06-20 07:17:27.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/frei0r/Makefile.in 2017-07-14 08:21:25.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-bad1.0-1.12.1/gst/gaudieffects/Makefile.in gst-plugins-bad1.0-1.12.2/gst/gaudieffects/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst/gaudieffects/Makefile.in 2017-06-20 07:17:27.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/gaudieffects/Makefile.in 2017-07-14 08:21:25.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-bad1.0-1.12.1/gst/gdp/Makefile.in gst-plugins-bad1.0-1.12.2/gst/gdp/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst/gdp/Makefile.in 2017-06-20 07:17:27.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/gdp/Makefile.in 2017-07-14 08:21:25.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-bad1.0-1.12.1/gst/geometrictransform/Makefile.in gst-plugins-bad1.0-1.12.2/gst/geometrictransform/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst/geometrictransform/Makefile.in 2017-06-20 07:17:27.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/geometrictransform/Makefile.in 2017-07-14 08:21:26.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-bad1.0-1.12.1/gst/id3tag/Makefile.in gst-plugins-bad1.0-1.12.2/gst/id3tag/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst/id3tag/Makefile.in 2017-06-20 07:17:27.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/id3tag/Makefile.in 2017-07-14 08:21:26.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-bad1.0-1.12.1/gst/inter/Makefile.in gst-plugins-bad1.0-1.12.2/gst/inter/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst/inter/Makefile.in 2017-06-20 07:17:27.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/inter/Makefile.in 2017-07-14 08:21:26.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-bad1.0-1.12.1/gst/interlace/Makefile.in gst-plugins-bad1.0-1.12.2/gst/interlace/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst/interlace/Makefile.in 2017-06-20 07:17:27.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/interlace/Makefile.in 2017-07-14 08:21:26.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-bad1.0-1.12.1/gst/ivfparse/Makefile.in gst-plugins-bad1.0-1.12.2/gst/ivfparse/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst/ivfparse/Makefile.in 2017-06-20 07:17:27.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/ivfparse/Makefile.in 2017-07-14 08:21:26.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-bad1.0-1.12.1/gst/ivtc/Makefile.in gst-plugins-bad1.0-1.12.2/gst/ivtc/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst/ivtc/Makefile.in 2017-06-20 07:17:27.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/ivtc/Makefile.in 2017-07-14 08:21:26.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-bad1.0-1.12.1/gst/jp2kdecimator/Makefile.in gst-plugins-bad1.0-1.12.2/gst/jp2kdecimator/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst/jp2kdecimator/Makefile.in 2017-06-20 07:17:27.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/jp2kdecimator/Makefile.in 2017-07-14 08:21:26.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-bad1.0-1.12.1/gst/jpegformat/Makefile.in gst-plugins-bad1.0-1.12.2/gst/jpegformat/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst/jpegformat/Makefile.in 2017-06-20 07:17:28.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/jpegformat/Makefile.in 2017-07-14 08:21:26.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-bad1.0-1.12.1/gst/librfb/Makefile.in gst-plugins-bad1.0-1.12.2/gst/librfb/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst/librfb/Makefile.in 2017-06-20 07:17:28.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/librfb/Makefile.in 2017-07-14 08:21:26.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-bad1.0-1.12.1/gst/Makefile.in gst-plugins-bad1.0-1.12.2/gst/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst/Makefile.in 2017-06-20 07:17:26.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/Makefile.in 2017-07-14 08:21:24.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-bad1.0-1.12.1/gst/midi/Makefile.in gst-plugins-bad1.0-1.12.2/gst/midi/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst/midi/Makefile.in 2017-06-20 07:17:28.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/midi/Makefile.in 2017-07-14 08:21:26.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-bad1.0-1.12.1/gst/mpegdemux/Makefile.in gst-plugins-bad1.0-1.12.2/gst/mpegdemux/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst/mpegdemux/Makefile.in 2017-06-20 07:17:28.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/mpegdemux/Makefile.in 2017-07-14 08:21:26.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-bad1.0-1.12.1/gst/mpegpsmux/Makefile.in gst-plugins-bad1.0-1.12.2/gst/mpegpsmux/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst/mpegpsmux/Makefile.in 2017-06-20 07:17:28.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/mpegpsmux/Makefile.in 2017-07-14 08:21:26.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-bad1.0-1.12.1/gst/mpegtsdemux/Makefile.in gst-plugins-bad1.0-1.12.2/gst/mpegtsdemux/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst/mpegtsdemux/Makefile.in 2017-06-20 07:17:28.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/mpegtsdemux/Makefile.in 2017-07-14 08:21:26.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-bad1.0-1.12.1/gst/mpegtsmux/Makefile.in gst-plugins-bad1.0-1.12.2/gst/mpegtsmux/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst/mpegtsmux/Makefile.in 2017-06-20 07:17:28.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/mpegtsmux/Makefile.in 2017-07-14 08:21:26.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-bad1.0-1.12.1/gst/mpegtsmux/tsmux/Makefile.in gst-plugins-bad1.0-1.12.2/gst/mpegtsmux/tsmux/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst/mpegtsmux/tsmux/Makefile.in 2017-06-20 07:17:28.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/mpegtsmux/tsmux/Makefile.in 2017-07-14 08:21:26.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-bad1.0-1.12.1/gst/mxf/Makefile.in gst-plugins-bad1.0-1.12.2/gst/mxf/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst/mxf/Makefile.in 2017-06-20 07:17:28.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/mxf/Makefile.in 2017-07-14 08:21:26.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-bad1.0-1.12.1/gst/mxf/mxfaes-bwf.c gst-plugins-bad1.0-1.12.2/gst/mxf/mxfaes-bwf.c --- gst-plugins-bad1.0-1.12.1/gst/mxf/mxfaes-bwf.c 2017-05-15 15:46:30.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/mxf/mxfaes-bwf.c 2017-07-04 06:16:26.000000000 +0000 @@ -1233,6 +1233,7 @@ static GstCaps * mxf_bwf_create_caps (MXFMetadataTimelineTrack * track, MXFMetadataGenericSoundEssenceDescriptor * descriptor, GstTagList ** tags, + gboolean * intra_only, MXFEssenceElementHandleFunc * handler, gpointer * mapping_data) { GstCaps *ret = NULL; @@ -1348,13 +1349,16 @@ gst_tag_list_add (*tags, GST_TAG_MERGE_APPEND, GST_TAG_BITRATE, wa_descriptor->avg_bps * 8, NULL); + *intra_only = TRUE; + return ret; } static GstCaps * mxf_aes3_create_caps (MXFMetadataTimelineTrack * track, MXFMetadataGenericSoundEssenceDescriptor * descriptor, GstTagList ** tags, - MXFEssenceElementHandleFunc * handler, gpointer * mapping_data) + gboolean * intra_only, MXFEssenceElementHandleFunc * handler, + gpointer * mapping_data) { GstCaps *ret = NULL; MXFMetadataWaveAudioEssenceDescriptor *wa_descriptor = NULL; @@ -1404,13 +1408,15 @@ g_free (codec_name); *handler = mxf_aes3_handle_essence_element; + *intra_only = TRUE; return ret; } static GstCaps * mxf_aes_bwf_create_caps (MXFMetadataTimelineTrack * track, GstTagList ** tags, - MXFEssenceElementHandleFunc * handler, gpointer * mapping_data) + gboolean * intra_only, MXFEssenceElementHandleFunc * handler, + gpointer * mapping_data) { MXFMetadataGenericSoundEssenceDescriptor *s = NULL; gboolean bwf = FALSE; @@ -1454,9 +1460,11 @@ GST_ERROR ("No descriptor found for this track"); return NULL; } else if (bwf) { - return mxf_bwf_create_caps (track, s, tags, handler, mapping_data); + return mxf_bwf_create_caps (track, s, tags, intra_only, handler, + mapping_data); } else { - return mxf_aes3_create_caps (track, s, tags, handler, mapping_data); + return mxf_aes3_create_caps (track, s, tags, intra_only, handler, + mapping_data); } return NULL; diff -Nru gst-plugins-bad1.0-1.12.1/gst/mxf/mxfalaw.c gst-plugins-bad1.0-1.12.2/gst/mxf/mxfalaw.c --- gst-plugins-bad1.0-1.12.1/gst/mxf/mxfalaw.c 2017-05-15 15:46:30.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/mxf/mxfalaw.c 2017-07-04 06:16:26.000000000 +0000 @@ -119,7 +119,8 @@ static GstCaps * mxf_alaw_create_caps (MXFMetadataTimelineTrack * track, GstTagList ** tags, - MXFEssenceElementHandleFunc * handler, gpointer * mapping_data) + gboolean * intra_only, MXFEssenceElementHandleFunc * handler, + gpointer * mapping_data) { MXFMetadataGenericSoundEssenceDescriptor *s = NULL; guint i; @@ -167,6 +168,8 @@ } + *intra_only = TRUE; + return caps; } diff -Nru gst-plugins-bad1.0-1.12.1/gst/mxf/mxfd10.c gst-plugins-bad1.0-1.12.2/gst/mxf/mxfd10.c --- gst-plugins-bad1.0-1.12.1/gst/mxf/mxfd10.c 2017-05-15 15:46:30.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/mxf/mxfd10.c 2017-07-04 06:16:26.000000000 +0000 @@ -174,7 +174,8 @@ static GstCaps * mxf_d10_create_caps (MXFMetadataTimelineTrack * track, GstTagList ** tags, - MXFEssenceElementHandleFunc * handler, gpointer * mapping_data) + gboolean * intra_only, MXFEssenceElementHandleFunc * handler, + gpointer * mapping_data) { MXFMetadataGenericPictureEssenceDescriptor *p = NULL; MXFMetadataGenericSoundEssenceDescriptor *s = NULL; @@ -247,6 +248,8 @@ gst_tag_list_add (*tags, GST_TAG_MERGE_APPEND, GST_TAG_VIDEO_CODEC, "SMPTE D-10 Audio", NULL); + + *intra_only = TRUE; } else if (p) { caps = gst_caps_new_simple ("video/mpeg", "systemstream", G_TYPE_BOOLEAN, @@ -256,6 +259,9 @@ *handler = mxf_d10_picture_handle_essence_element; gst_tag_list_add (*tags, GST_TAG_MERGE_APPEND, GST_TAG_VIDEO_CODEC, "SMPTE D-10 Video", NULL); + + /* Does not allow temporal reordering */ + *intra_only = TRUE; } return caps; diff -Nru gst-plugins-bad1.0-1.12.1/gst/mxf/mxfdemux.c gst-plugins-bad1.0-1.12.2/gst/mxf/mxfdemux.c --- gst-plugins-bad1.0-1.12.1/gst/mxf/mxfdemux.c 2017-06-17 07:52:03.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/mxf/mxfdemux.c 2017-07-13 06:43:37.000000000 +0000 @@ -374,7 +374,12 @@ gst_mxf_demux_partition_compare (GstMXFDemuxPartition * a, GstMXFDemuxPartition * b) { - return (a->partition.this_partition - b->partition.this_partition); + if (a->partition.this_partition < b->partition.this_partition) + return -1; + else if (a->partition.this_partition > b->partition.this_partition) + return 1; + else + return 0; } static GstFlowReturn @@ -821,10 +826,11 @@ caps = gst_caps_new_empty_simple (name); g_free (name); + etrack->intra_only = FALSE; } else { caps = etrack->handler->create_caps (track, &etrack->tags, - &etrack->handle_func, &etrack->mapping_data); + &etrack->intra_only, &etrack->handle_func, &etrack->mapping_data); } GST_DEBUG_OBJECT (demux, "Created caps %" GST_PTR_FORMAT, caps); @@ -1622,6 +1628,8 @@ GstBuffer *outbuf = NULL; GstMXFDemuxEssenceTrack *etrack = NULL; gboolean keyframe = TRUE; + /* As in GstMXFDemuxIndex */ + guint64 pts = G_MAXUINT64, dts = G_MAXUINT64; GST_DEBUG_OBJECT (demux, "Handling generic container essence element of size %" G_GSIZE_FORMAT @@ -1680,7 +1688,8 @@ GstMXFDemuxIndex *idx = &g_array_index (etrack->offsets, GstMXFDemuxIndex, i); - if (idx->offset != 0 && idx->offset == demux->offset - demux->run_in) { + if (idx->initialized && idx->offset != 0 + && idx->offset == demux->offset - demux->run_in) { etrack->position = i; break; } @@ -1696,8 +1705,12 @@ if (etrack->offsets && etrack->offsets->len > etrack->position) { GstMXFDemuxIndex *index = &g_array_index (etrack->offsets, GstMXFDemuxIndex, etrack->position); - if (index->offset != 0) + if (index->initialized && index->offset != 0) keyframe = index->keyframe; + if (index->initialized && index->pts != G_MAXUINT64) + pts = index->pts; + if (index->initialized && index->dts != G_MAXUINT64) + dts = index->dts; } /* Create subbuffer to be able to change metadata */ @@ -1733,7 +1746,7 @@ keyframe = !GST_BUFFER_FLAG_IS_SET (outbuf, GST_BUFFER_FLAG_DELTA_UNIT); /* Prefer keyframe information from index tables over everything else */ - if (demux->index_tables && outbuf) { + if (demux->index_tables) { GList *l; GstMXFDemuxIndexTable *index_table = NULL; @@ -1751,14 +1764,21 @@ GstMXFDemuxIndex *index = &g_array_index (index_table->offsets, GstMXFDemuxIndex, etrack->position); - if (index->offset != 0) { + if (index->initialized && index->offset != 0) { keyframe = index->keyframe; - if (keyframe) - GST_BUFFER_FLAG_UNSET (outbuf, GST_BUFFER_FLAG_DELTA_UNIT); - else - GST_BUFFER_FLAG_SET (outbuf, GST_BUFFER_FLAG_DELTA_UNIT); + if (outbuf) { + if (keyframe) + GST_BUFFER_FLAG_UNSET (outbuf, GST_BUFFER_FLAG_DELTA_UNIT); + else + GST_BUFFER_FLAG_SET (outbuf, GST_BUFFER_FLAG_DELTA_UNIT); + } } + + if (index->initialized && index->pts != G_MAXUINT64) + pts = index->pts; + if (index->initialized && index->dts != G_MAXUINT64) + dts = index->dts; } } @@ -1771,14 +1791,20 @@ &g_array_index (etrack->offsets, GstMXFDemuxIndex, etrack->position); index->offset = demux->offset - demux->run_in; + index->initialized = TRUE; + index->pts = pts; + index->dts = dts; index->keyframe = keyframe; } else if (etrack->position < G_MAXINT) { GstMXFDemuxIndex index; index.offset = demux->offset - demux->run_in; + index.initialized = TRUE; + index.pts = pts; + index.dts = dts; index.keyframe = keyframe; if (etrack->offsets->len < etrack->position) - g_array_set_size (etrack->offsets, etrack->position); + g_array_set_size (etrack->offsets, etrack->position + 1); g_array_insert_val (etrack->offsets, etrack->position, index); } } @@ -1826,7 +1852,15 @@ gst_buffer_get_size (inbuf)); GST_BUFFER_DTS (outbuf) = pad->position; - GST_BUFFER_PTS (outbuf) = pad->position; + if (etrack->intra_only) + GST_BUFFER_PTS (outbuf) = pad->position; + else if (pts != G_MAXUINT64) + GST_BUFFER_PTS (outbuf) = gst_util_uint64_scale (pts * GST_SECOND, + pad->current_essence_track->source_track->edit_rate.d, + pad->current_essence_track->source_track->edit_rate.n); + else + GST_BUFFER_PTS (outbuf) = GST_CLOCK_TIME_NONE; + GST_BUFFER_DURATION (outbuf) = gst_util_uint64_scale (GST_SECOND, pad->current_essence_track->source_track->edit_rate.d, @@ -1990,16 +2024,34 @@ return; } - while (mxf_is_index_table_segment (&key)) { - gst_mxf_demux_handle_index_table_segment (demux, &key, buf, demux->offset); + while (mxf_is_fill (&key)) { demux->offset += read; - gst_buffer_unref (buf); if (gst_mxf_demux_pull_klv_packet (demux, demux->offset, &key, &buf, &read) != GST_FLOW_OK) return; } + if (demux->current_partition->partition.index_byte_count + && mxf_is_index_table_segment (&key)) { + guint64 index_end_offset = + demux->offset + demux->current_partition->partition.index_byte_count; + + while (demux->offset < index_end_offset) { + if (mxf_is_index_table_segment (&key)) { + gst_mxf_demux_handle_index_table_segment (demux, &key, buf, + demux->offset); + } + demux->offset += read; + + gst_buffer_unref (buf); + if (gst_mxf_demux_pull_klv_packet (demux, demux->offset, &key, &buf, + &read) + != GST_FLOW_OK) + return; + } + } + while (mxf_is_fill (&key)) { demux->offset += read; gst_buffer_unref (buf); @@ -3575,8 +3627,6 @@ for (i = 0; i < segment->n_index_entries && start + i < t->offsets->len; i++) { - GstMXFDemuxIndex *index = - &g_array_index (t->offsets, GstMXFDemuxIndex, start + i); guint64 offset = segment->index_entries[i].stream_offset; GList *m; GstMXFDemuxPartition *offset_partition = NULL, *next_partition = NULL; @@ -3596,8 +3646,7 @@ next_partition = NULL; } - if (offset_partition && offset >= offset_partition->partition.body_offset - && (offset - offset_partition->partition.body_offset)) { + if (offset_partition && offset >= offset_partition->partition.body_offset) { offset = offset_partition->partition.this_partition + offset_partition->essence_container_offset + (offset - @@ -3608,9 +3657,42 @@ GST_ERROR_OBJECT (demux, "Invalid index table segment going into next unrelated partition"); } else { + GstMXFDemuxIndex *index; + gint8 temporal_offset = segment->index_entries[i].temporal_offset; + guint64 pts_i = G_MAXUINT64; + + if (temporal_offset > 0 || + (temporal_offset < 0 && start + i >= -(gint) temporal_offset)) { + pts_i = start + i + temporal_offset; + + if (t->offsets->len < pts_i) + g_array_set_size (t->offsets, pts_i + 1); + + index = &g_array_index (t->offsets, GstMXFDemuxIndex, pts_i); + if (!index->initialized) { + index->initialized = TRUE; + index->offset = 0; + index->pts = G_MAXUINT64; + index->dts = G_MAXUINT64; + index->keyframe = FALSE; + } + + index->pts = start + i; + } + + index = &g_array_index (t->offsets, GstMXFDemuxIndex, start + i); + if (!index->initialized) { + index->initialized = TRUE; + index->offset = 0; + index->pts = G_MAXUINT64; + index->dts = G_MAXUINT64; + index->keyframe = FALSE; + } + index->offset = offset; index->keyframe = ! !(segment->index_entries[i].flags & 0x80) || (segment->index_entries[i].key_frame_offset == 0); + index->dts = pts_i; } } } @@ -3955,6 +4037,7 @@ } case GST_QUERY_SEEKING:{ GstFormat fmt; + gint64 duration; ret = TRUE; gst_query_parse_seeking (query, &fmt, NULL, NULL, NULL); @@ -3963,8 +4046,13 @@ goto done; } + if (!gst_pad_query_duration (pad, GST_FORMAT_TIME, &duration)) { + gst_query_set_seeking (query, fmt, FALSE, -1, -1); + goto done; + } + if (demux->random_access) { - gst_query_set_seeking (query, GST_FORMAT_TIME, TRUE, 0, -1); + gst_query_set_seeking (query, GST_FORMAT_TIME, TRUE, 0, duration); } else { GstQuery *peerquery = gst_query_new_seeking (GST_FORMAT_BYTES); gboolean seekable; @@ -3973,7 +4061,7 @@ if (seekable) gst_query_parse_seeking (peerquery, NULL, &seekable, NULL, NULL); if (seekable) - gst_query_set_seeking (query, GST_FORMAT_TIME, TRUE, 0, -1); + gst_query_set_seeking (query, GST_FORMAT_TIME, TRUE, 0, duration); else gst_query_set_seeking (query, GST_FORMAT_TIME, FALSE, -1, -1); diff -Nru gst-plugins-bad1.0-1.12.1/gst/mxf/mxfdemux.h gst-plugins-bad1.0-1.12.2/gst/mxf/mxfdemux.h --- gst-plugins-bad1.0-1.12.1/gst/mxf/mxfdemux.h 2017-05-15 15:46:30.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/mxf/mxfdemux.h 2017-07-04 06:16:26.000000000 +0000 @@ -58,12 +58,6 @@ typedef struct { - guint64 offset; - gboolean keyframe; -} GstMXFDemuxIndex; - -typedef struct -{ guint32 body_sid; guint32 index_sid; guint32 track_number; @@ -86,12 +80,30 @@ GstTagList *tags; GstCaps *caps; + gboolean intra_only; } GstMXFDemuxEssenceTrack; typedef struct { + /* 0 if uninitialized */ + guint64 offset; + + /* PTS edit unit number or G_MAXUINT64 */ + guint64 pts; + + /* DTS edit unit number if we got here via PTS */ + guint64 dts; + + gboolean keyframe; + gboolean initialized; +} GstMXFDemuxIndex; + +typedef struct +{ guint32 body_sid; guint32 index_sid; + + /* offsets indexed by DTS */ GArray *offsets; } GstMXFDemuxIndexTable; diff -Nru gst-plugins-bad1.0-1.12.1/gst/mxf/mxfdv-dif.c gst-plugins-bad1.0-1.12.2/gst/mxf/mxfdv-dif.c --- gst-plugins-bad1.0-1.12.1/gst/mxf/mxfdv-dif.c 2017-05-15 15:46:30.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/mxf/mxfdv-dif.c 2017-07-04 06:16:26.000000000 +0000 @@ -140,7 +140,8 @@ static GstCaps * mxf_dv_dif_create_caps (MXFMetadataTimelineTrack * track, GstTagList ** tags, - MXFEssenceElementHandleFunc * handler, gpointer * mapping_data) + gboolean * intra_only, MXFEssenceElementHandleFunc * handler, + gpointer * mapping_data) { GstCaps *caps = NULL; guint i; @@ -181,6 +182,8 @@ gst_tag_list_add (*tags, GST_TAG_MERGE_APPEND, GST_TAG_CODEC, "DV-DIF", NULL); + *intra_only = TRUE; + return caps; } diff -Nru gst-plugins-bad1.0-1.12.1/gst/mxf/mxfessence.h gst-plugins-bad1.0-1.12.2/gst/mxf/mxfessence.h --- gst-plugins-bad1.0-1.12.1/gst/mxf/mxfessence.h 2017-05-15 15:46:30.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/mxf/mxfessence.h 2017-07-04 06:16:26.000000000 +0000 @@ -37,7 +37,7 @@ typedef struct { gboolean (*handles_track) (const MXFMetadataTimelineTrack *track); MXFEssenceWrapping (*get_track_wrapping) (const MXFMetadataTimelineTrack *track); - GstCaps * (*create_caps) (MXFMetadataTimelineTrack *track, GstTagList **tags, MXFEssenceElementHandleFunc *handler, gpointer *mapping_data); + GstCaps * (*create_caps) (MXFMetadataTimelineTrack *track, GstTagList **tags, gboolean * intra_only, MXFEssenceElementHandleFunc *handler, gpointer *mapping_data); } MXFEssenceElementHandler; typedef GstFlowReturn (*MXFEssenceElementWriteFunc) (GstBuffer *buffer, gpointer mapping_data, GstAdapter *adapter, GstBuffer **outbuf, gboolean flush); diff -Nru gst-plugins-bad1.0-1.12.1/gst/mxf/mxfjpeg2000.c gst-plugins-bad1.0-1.12.2/gst/mxf/mxfjpeg2000.c --- gst-plugins-bad1.0-1.12.1/gst/mxf/mxfjpeg2000.c 2017-05-15 15:46:30.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/mxf/mxfjpeg2000.c 2017-07-04 06:16:26.000000000 +0000 @@ -126,7 +126,8 @@ static GstCaps * mxf_jpeg2000_create_caps (MXFMetadataTimelineTrack * track, GstTagList ** tags, - MXFEssenceElementHandleFunc * handler, gpointer * mapping_data) + gboolean * intra_only, MXFEssenceElementHandleFunc * handler, + gpointer * mapping_data) { MXFMetadataFileDescriptor *f = NULL; MXFMetadataGenericPictureEssenceDescriptor *p = NULL; @@ -234,6 +235,8 @@ gst_tag_list_add (*tags, GST_TAG_MERGE_APPEND, GST_TAG_VIDEO_CODEC, "JPEG 2000", NULL); + *intra_only = TRUE; + return caps; } diff -Nru gst-plugins-bad1.0-1.12.1/gst/mxf/mxfmetadata.c gst-plugins-bad1.0-1.12.2/gst/mxf/mxfmetadata.c --- gst-plugins-bad1.0-1.12.1/gst/mxf/mxfmetadata.c 2017-05-15 15:46:30.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/mxf/mxfmetadata.c 2017-07-05 11:03:34.000000000 +0000 @@ -4949,6 +4949,14 @@ width = self->stored_width; height = self->stored_height; + if (self->sampled_width && self->sampled_height) { + width = self->sampled_width; + height = self->sampled_height; + } + if (self->display_width && self->display_height) { + width = self->display_width; + height = self->display_height; + } /* If the video is stored as separate fields the * height is only the height of one field, i.e. @@ -4960,6 +4968,14 @@ || self->frame_layout == 4) { height *= 2; gst_caps_set_simple (caps, "interlaced", G_TYPE_BOOLEAN, TRUE, NULL); + + if (self->field_dominance == 2) { + gst_caps_set_simple (caps, "field-order", G_TYPE_STRING, + "bottom-field-first", NULL); + } else { + gst_caps_set_simple (caps, "field-order", G_TYPE_STRING, + "top-field-first", NULL); + } } if (width == 0 || height == 0) { @@ -5006,6 +5022,7 @@ MXFMetadataFileDescriptor *f = (MXFMetadataFileDescriptor *) self; GstStructure *s; gboolean interlaced = FALSE; + const gchar *field_order = NULL; g_return_val_if_fail (MXF_IS_METADATA_GENERIC_PICTURE_ESSENCE_DESCRIPTOR (self), FALSE); @@ -5013,10 +5030,16 @@ s = gst_caps_get_structure (caps, 0); - if (!gst_structure_get_boolean (s, "interlaced", &interlaced) || !interlaced) + if (!gst_structure_get_boolean (s, "interlaced", &interlaced) || !interlaced) { self->frame_layout = 0; - else + } else { self->frame_layout = 3; + field_order = gst_structure_get_string (s, "field-order"); + if (!field_order || strcmp (field_order, "top-field-first") == 0) + self->field_dominance = 1; + else + self->field_dominance = 2; + } if (!gst_structure_get_fraction (s, "framerate", &fps_n, &fps_d)) { GST_ERROR ("Invalid framerate"); diff -Nru gst-plugins-bad1.0-1.12.1/gst/mxf/mxfmpeg.c gst-plugins-bad1.0-1.12.2/gst/mxf/mxfmpeg.c --- gst-plugins-bad1.0-1.12.1/gst/mxf/mxfmpeg.c 2017-05-15 15:46:30.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/mxf/mxfmpeg.c 2017-07-04 06:16:26.000000000 +0000 @@ -627,8 +627,8 @@ static GstCaps * mxf_mpeg_es_create_caps (MXFMetadataTimelineTrack * track, GstTagList ** tags, - MXFEssenceElementHandleFunc * handler, gpointer * mapping_data, - MXFMetadataGenericPictureEssenceDescriptor * p, + gboolean * intra_only, MXFEssenceElementHandleFunc * handler, + gpointer * mapping_data, MXFMetadataGenericPictureEssenceDescriptor * p, MXFMetadataGenericSoundEssenceDescriptor * s) { GstCaps *caps = NULL; @@ -648,6 +648,7 @@ codec_name = "MPEG-2 Video"; t = MXF_MPEG_ESSENCE_TYPE_VIDEO_MPEG2; memcpy (mdata, &t, sizeof (MXFMPEGEssenceType)); + *intra_only = FALSE; } else if (p->picture_essence_coding.u[0] != 0x06 || p->picture_essence_coding.u[1] != 0x0e || p->picture_essence_coding.u[2] != 0x2b @@ -669,12 +670,14 @@ codec_name = "MPEG-2 Video"; t = MXF_MPEG_ESSENCE_TYPE_VIDEO_MPEG2; memcpy (mdata, &t, sizeof (MXFMPEGEssenceType)); + *intra_only = FALSE; } else if (p->picture_essence_coding.u[13] == 0x10) { caps = gst_caps_new_simple ("video/mpeg", "mpegversion", G_TYPE_INT, 1, "systemstream", G_TYPE_BOOLEAN, FALSE, NULL); codec_name = "MPEG-1 Video"; t = MXF_MPEG_ESSENCE_TYPE_VIDEO_MPEG2; memcpy (mdata, &t, sizeof (MXFMPEGEssenceType)); + *intra_only = TRUE; } else if (p->picture_essence_coding.u[13] == 0x20) { MXFLocalTag *local_tag = (((MXFMetadataBase *) p)->other_tags) ? @@ -698,6 +701,7 @@ codec_name = "MPEG-4 Video"; t = MXF_MPEG_ESSENCE_TYPE_VIDEO_MPEG4; memcpy (mdata, &t, sizeof (MXFMPEGEssenceType)); + *intra_only = FALSE; } else if ((p->picture_essence_coding.u[13] >> 4) == 0x03) { /* RP 2008 */ @@ -707,6 +711,7 @@ codec_name = "h.264 Video"; t = MXF_MPEG_ESSENCE_TYPE_VIDEO_AVC; memcpy (mdata, &t, sizeof (MXFMPEGEssenceType)); + *intra_only = FALSE; } else { GST_ERROR ("Unsupported MPEG picture essence coding 0x%02x", p->picture_essence_coding.u[13]); @@ -764,6 +769,7 @@ mxf_metadata_generic_sound_essence_descriptor_set_caps (s, caps); *handler = mxf_mpeg_audio_handle_essence_element; } + *intra_only = TRUE; } if (caps) { @@ -823,7 +829,8 @@ static GstCaps * mxf_mpeg_create_caps (MXFMetadataTimelineTrack * track, GstTagList ** tags, - MXFEssenceElementHandleFunc * handler, gpointer * mapping_data) + gboolean * intra_only, MXFEssenceElementHandleFunc * handler, + gpointer * mapping_data) { MXFMetadataFileDescriptor *f = NULL; MXFMetadataGenericPictureEssenceDescriptor *p = NULL; @@ -866,7 +873,9 @@ if (f->essence_container.u[13] == 0x04) { GST_DEBUG ("Found MPEG ES stream"); - caps = mxf_mpeg_es_create_caps (track, tags, handler, mapping_data, p, s); + caps = + mxf_mpeg_es_create_caps (track, tags, intra_only, handler, mapping_data, + p, s); } else if (f->essence_container.u[13] == 0x07) { GST_ERROR ("MPEG PES streams not supported yet"); return NULL; @@ -880,6 +889,7 @@ *tags = gst_tag_list_new_empty (); gst_tag_list_add (*tags, GST_TAG_MERGE_APPEND, GST_TAG_VIDEO_CODEC, "MPEG PS", NULL); + *intra_only = FALSE; } else if (f->essence_container.u[13] == 0x09) { GST_DEBUG ("Found MPEG TS stream"); caps = gst_caps_new_empty_simple ("video/mpegts"); @@ -888,6 +898,7 @@ *tags = gst_tag_list_new_empty (); gst_tag_list_add (*tags, GST_TAG_MERGE_APPEND, GST_TAG_VIDEO_CODEC, "MPEG TS", NULL); + *intra_only = FALSE; } else if (f->essence_container.u[13] == 0x0f) { GST_DEBUG ("Found h264 NAL unit stream"); /* RP 2008 */ @@ -899,6 +910,7 @@ *tags = gst_tag_list_new_empty (); gst_tag_list_add (*tags, GST_TAG_MERGE_APPEND, GST_TAG_VIDEO_CODEC, "h.264 Video", NULL); + *intra_only = FALSE; } else if (f->essence_container.u[13] == 0x10) { GST_DEBUG ("Found h264 byte-stream stream"); /* RP 2008 */ @@ -910,6 +922,7 @@ *tags = gst_tag_list_new_empty (); gst_tag_list_add (*tags, GST_TAG_MERGE_APPEND, GST_TAG_VIDEO_CODEC, "h.264 Video", NULL); + *intra_only = FALSE; } if (p && caps) diff -Nru gst-plugins-bad1.0-1.12.1/gst/mxf/mxfmux.c gst-plugins-bad1.0-1.12.2/gst/mxf/mxfmux.c --- gst-plugins-bad1.0-1.12.1/gst/mxf/mxfmux.c 2017-05-15 15:46:30.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/mxf/mxfmux.c 2017-07-04 06:16:34.000000000 +0000 @@ -265,6 +265,8 @@ g_free (g_array_index (mux->index_table, MXFIndexTableSegment, n).index_entries); g_array_set_size (mux->index_table, 0); + mux->current_index_pos = 0; + mux->last_keyframe_pos = 0; } static gboolean @@ -1216,6 +1218,8 @@ && !pad->have_complete_edit_unit && buf == NULL; gboolean is_keyframe = buf ? !GST_BUFFER_FLAG_IS_SET (buf, GST_BUFFER_FLAG_DELTA_UNIT) : TRUE; + GstClockTime pts = buf ? GST_BUFFER_PTS (buf) : GST_CLOCK_TIME_NONE; + GstClockTime dts = buf ? GST_BUFFER_DTS (buf) : GST_CLOCK_TIME_NONE; if (pad->have_complete_edit_unit) { GST_DEBUG_OBJECT (pad, @@ -1268,35 +1272,124 @@ if (mux->index_table->len == 0 || g_array_index (mux->index_table, MXFIndexTableSegment, - mux->index_table->len - 1).index_duration >= max_segment_size) { - MXFIndexTableSegment s; + mux->current_index_pos).index_duration >= max_segment_size) { - memset (&segment, 0, sizeof (segment)); + if (mux->index_table->len > 0) + mux->current_index_pos++; - mxf_uuid_init (&s.instance_id, mux->metadata); - memcpy (&s.index_edit_rate, &pad->source_track->edit_rate, - sizeof (s.index_edit_rate)); - s.index_start_position = pad->pos; - s.index_duration = 0; - s.edit_unit_byte_count = 0; - s.index_sid = - mux->preface->content_storage->essence_container_data[0]->index_sid; - s.body_sid = - mux->preface->content_storage->essence_container_data[0]->body_sid; - s.slice_count = 0; - s.pos_table_count = 0; - s.n_delta_entries = 0; - s.delta_entries = NULL; - s.n_index_entries = 0; - s.index_entries = g_new0 (MXFIndexEntry, max_segment_size); - g_array_append_val (mux->index_table, s); + if (mux->index_table->len <= mux->current_index_pos) { + MXFIndexTableSegment s; + + memset (&segment, 0, sizeof (segment)); + + mxf_uuid_init (&s.instance_id, mux->metadata); + memcpy (&s.index_edit_rate, &pad->source_track->edit_rate, + sizeof (s.index_edit_rate)); + if (mux->index_table->len > 0) + s.index_start_position = + g_array_index (mux->index_table, MXFIndexTableSegment, + mux->index_table->len - 1).index_start_position; + else + s.index_start_position = 0; + s.index_duration = 0; + s.edit_unit_byte_count = 0; + s.index_sid = + mux->preface->content_storage->essence_container_data[0]->index_sid; + s.body_sid = + mux->preface->content_storage->essence_container_data[0]->body_sid; + s.slice_count = 0; + s.pos_table_count = 0; + s.n_delta_entries = 0; + s.delta_entries = NULL; + s.n_index_entries = 0; + s.index_entries = g_new0 (MXFIndexEntry, max_segment_size); + g_array_append_val (mux->index_table, s); + } } segment = &g_array_index (mux->index_table, MXFIndexTableSegment, - mux->index_table->len - 1); + mux->current_index_pos); + + if (dts != GST_CLOCK_TIME_NONE && pts != GST_CLOCK_TIME_NONE) { + guint64 pts_pos; + guint64 pts_index_pos, pts_segment_pos; + gint64 index_pos_diff; + MXFIndexTableSegment *pts_segment; + + pts = + gst_segment_to_running_time (&pad->parent.segment, GST_FORMAT_TIME, + pts); + pts_pos = + gst_util_uint64_scale_round (pts, pad->source_track->edit_rate.n, + pad->source_track->edit_rate.d * GST_SECOND); + + index_pos_diff = pts_pos - pad->pos; + pts_index_pos = mux->current_index_pos; + pts_segment_pos = segment->n_index_entries; + if (index_pos_diff >= 0) { + while (pts_segment_pos + index_pos_diff >= max_segment_size) { + index_pos_diff -= max_segment_size - pts_segment_pos; + pts_segment_pos = 0; + pts_index_pos++; + + if (pts_index_pos >= mux->index_table->len) { + MXFIndexTableSegment s; + + memset (&segment, 0, sizeof (segment)); + + mxf_uuid_init (&s.instance_id, mux->metadata); + memcpy (&s.index_edit_rate, &pad->source_track->edit_rate, + sizeof (s.index_edit_rate)); + if (mux->index_table->len > 0) + s.index_start_position = + g_array_index (mux->index_table, MXFIndexTableSegment, + mux->index_table->len - 1).index_start_position; + else + s.index_start_position = 0; + s.index_duration = 0; + s.edit_unit_byte_count = 0; + s.index_sid = + mux->preface->content_storage-> + essence_container_data[0]->index_sid; + s.body_sid = + mux->preface->content_storage-> + essence_container_data[0]->body_sid; + s.slice_count = 0; + s.pos_table_count = 0; + s.n_delta_entries = 0; + s.delta_entries = NULL; + s.n_index_entries = 0; + s.index_entries = g_new0 (MXFIndexEntry, max_segment_size); + g_array_append_val (mux->index_table, s); + } + } + } else { + while (pts_segment_pos + index_pos_diff <= 0) { + if (pts_index_pos == 0) { + pts_index_pos = G_MAXUINT64; + break; + } + index_pos_diff += pts_segment_pos; + pts_segment_pos = max_segment_size; + pts_index_pos--; + } + } + if (pts_index_pos != G_MAXUINT64) { + g_assert (index_pos_diff < 127 && index_pos_diff >= -127); + pts_segment = + &g_array_index (mux->index_table, MXFIndexTableSegment, + pts_index_pos); + pts_segment->index_entries[pts_segment_pos + + index_pos_diff].temporal_offset = -index_pos_diff; + } + } - segment->index_entries[segment->n_index_entries].temporal_offset = 0; - segment->index_entries[segment->n_index_entries].key_frame_offset = 0; + /* Leave temporal offset initialized at 0, above code will set it as necessary */ + ; + if (is_keyframe) + mux->last_keyframe_pos = pad->pos; + segment->index_entries[segment->n_index_entries].key_frame_offset = + MIN (pad->pos - mux->last_keyframe_pos, 127); segment->index_entries[segment->n_index_entries].flags = is_keyframe ? 0x80 : 0x20; /* FIXME: Need to distinguish all the cases */ segment->index_entries[segment->n_index_entries].stream_offset = mux->partition.body_offset; diff -Nru gst-plugins-bad1.0-1.12.1/gst/mxf/mxfmux.h gst-plugins-bad1.0-1.12.2/gst/mxf/mxfmux.h --- gst-plugins-bad1.0-1.12.1/gst/mxf/mxfmux.h 2017-05-15 15:46:30.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/mxf/mxfmux.h 2017-07-04 06:16:34.000000000 +0000 @@ -70,6 +70,8 @@ gchar *application; GArray *index_table; + guint current_index_pos; + guint64 last_keyframe_pos; } GstMXFMux; typedef struct _GstMXFMuxClass { diff -Nru gst-plugins-bad1.0-1.12.1/gst/mxf/mxfup.c gst-plugins-bad1.0-1.12.2/gst/mxf/mxfup.c --- gst-plugins-bad1.0-1.12.1/gst/mxf/mxfup.c 2017-05-15 15:46:30.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/mxf/mxfup.c 2017-07-04 06:16:26.000000000 +0000 @@ -240,7 +240,8 @@ static GstCaps * mxf_up_rgba_create_caps (MXFMetadataTimelineTrack * track, MXFMetadataRGBAPictureEssenceDescriptor * d, GstTagList ** tags, - MXFEssenceElementHandleFunc * handler, gpointer * mapping_data) + gboolean * intra_only, MXFEssenceElementHandleFunc * handler, + gpointer * mapping_data) { GstCaps *caps = NULL; guint i; @@ -280,6 +281,7 @@ ((MXFMetadataGenericPictureEssenceDescriptor *) d)->image_end_offset; *mapping_data = data; + *intra_only = TRUE; } else { GST_WARNING ("Unsupported pixel layout"); } @@ -290,7 +292,8 @@ static GstCaps * mxf_up_cdci_create_caps (MXFMetadataTimelineTrack * track, MXFMetadataCDCIPictureEssenceDescriptor * d, GstTagList ** tags, - MXFEssenceElementHandleFunc * handler, gpointer * mapping_data) + gboolean * intra_only, MXFEssenceElementHandleFunc * handler, + gpointer * mapping_data) { GstCaps *caps = NULL; guint i; @@ -326,6 +329,7 @@ ((MXFMetadataGenericPictureEssenceDescriptor *) d)->image_end_offset; *mapping_data = data; + *intra_only = TRUE; } else { GST_WARNING ("Unsupported CDCI format"); } @@ -335,7 +339,8 @@ static GstCaps * mxf_up_create_caps (MXFMetadataTimelineTrack * track, GstTagList ** tags, - MXFEssenceElementHandleFunc * handler, gpointer * mapping_data) + gboolean * intra_only, MXFEssenceElementHandleFunc * handler, + gpointer * mapping_data) { MXFMetadataGenericPictureEssenceDescriptor *p = NULL; MXFMetadataCDCIPictureEssenceDescriptor *c = NULL; @@ -378,9 +383,13 @@ *handler = mxf_up_handle_essence_element; if (r) { - caps = mxf_up_rgba_create_caps (track, r, tags, handler, mapping_data); + caps = + mxf_up_rgba_create_caps (track, r, tags, intra_only, handler, + mapping_data); } else if (c) { - caps = mxf_up_cdci_create_caps (track, c, tags, handler, mapping_data); + caps = + mxf_up_cdci_create_caps (track, c, tags, intra_only, handler, + mapping_data); } else { return NULL; } diff -Nru gst-plugins-bad1.0-1.12.1/gst/mxf/mxfvc3.c gst-plugins-bad1.0-1.12.2/gst/mxf/mxfvc3.c --- gst-plugins-bad1.0-1.12.1/gst/mxf/mxfvc3.c 2017-05-15 15:46:30.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/mxf/mxfvc3.c 2017-07-04 06:16:26.000000000 +0000 @@ -138,7 +138,8 @@ static GstCaps * mxf_vc3_create_caps (MXFMetadataTimelineTrack * track, GstTagList ** tags, - MXFEssenceElementHandleFunc * handler, gpointer * mapping_data) + gboolean * intra_only, MXFEssenceElementHandleFunc * handler, + gpointer * mapping_data) { MXFMetadataFileDescriptor *f = NULL; MXFMetadataGenericPictureEssenceDescriptor *p = NULL; @@ -186,6 +187,7 @@ *tags = gst_tag_list_new_empty (); gst_tag_list_add (*tags, GST_TAG_MERGE_APPEND, GST_TAG_VIDEO_CODEC, "VC-3 Video", NULL); + *intra_only = TRUE; return caps; } diff -Nru gst-plugins-bad1.0-1.12.1/gst/netsim/Makefile.in gst-plugins-bad1.0-1.12.2/gst/netsim/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst/netsim/Makefile.in 2017-06-20 07:17:28.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/netsim/Makefile.in 2017-07-14 08:21:26.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-bad1.0-1.12.1/gst/onvif/Makefile.in gst-plugins-bad1.0-1.12.2/gst/onvif/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst/onvif/Makefile.in 2017-06-20 07:17:28.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/onvif/Makefile.in 2017-07-14 08:21:26.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-bad1.0-1.12.1/gst/pcapparse/Makefile.in gst-plugins-bad1.0-1.12.2/gst/pcapparse/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst/pcapparse/Makefile.in 2017-06-20 07:17:28.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/pcapparse/Makefile.in 2017-07-14 08:21:26.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-bad1.0-1.12.1/gst/pnm/Makefile.in gst-plugins-bad1.0-1.12.2/gst/pnm/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst/pnm/Makefile.in 2017-06-20 07:17:28.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/pnm/Makefile.in 2017-07-14 08:21:27.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-bad1.0-1.12.1/gst/rawparse/Makefile.in gst-plugins-bad1.0-1.12.2/gst/rawparse/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst/rawparse/Makefile.in 2017-06-20 07:17:28.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/rawparse/Makefile.in 2017-07-14 08:21:27.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-bad1.0-1.12.1/gst/removesilence/Makefile.in gst-plugins-bad1.0-1.12.2/gst/removesilence/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst/removesilence/Makefile.in 2017-06-20 07:17:28.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/removesilence/Makefile.in 2017-07-14 08:21:27.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-bad1.0-1.12.1/gst/sdp/Makefile.in gst-plugins-bad1.0-1.12.2/gst/sdp/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst/sdp/Makefile.in 2017-06-20 07:17:28.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/sdp/Makefile.in 2017-07-14 08:21:27.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-bad1.0-1.12.1/gst/segmentclip/Makefile.in gst-plugins-bad1.0-1.12.2/gst/segmentclip/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst/segmentclip/Makefile.in 2017-06-20 07:17:29.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/segmentclip/Makefile.in 2017-07-14 08:21:27.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-bad1.0-1.12.1/gst/siren/Makefile.in gst-plugins-bad1.0-1.12.2/gst/siren/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst/siren/Makefile.in 2017-06-20 07:17:29.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/siren/Makefile.in 2017-07-14 08:21:27.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-bad1.0-1.12.1/gst/smooth/Makefile.in gst-plugins-bad1.0-1.12.2/gst/smooth/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst/smooth/Makefile.in 2017-06-20 07:17:29.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/smooth/Makefile.in 2017-07-14 08:21:27.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-bad1.0-1.12.1/gst/speed/Makefile.in gst-plugins-bad1.0-1.12.2/gst/speed/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst/speed/Makefile.in 2017-06-20 07:17:29.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/speed/Makefile.in 2017-07-14 08:21:27.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-bad1.0-1.12.1/gst/stereo/Makefile.in gst-plugins-bad1.0-1.12.2/gst/stereo/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst/stereo/Makefile.in 2017-06-20 07:17:29.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/stereo/Makefile.in 2017-07-14 08:21:27.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-bad1.0-1.12.1/gst/subenc/Makefile.in gst-plugins-bad1.0-1.12.2/gst/subenc/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst/subenc/Makefile.in 2017-06-20 07:17:29.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/subenc/Makefile.in 2017-07-14 08:21:27.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-bad1.0-1.12.1/gst/timecode/Makefile.in gst-plugins-bad1.0-1.12.2/gst/timecode/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst/timecode/Makefile.in 2017-06-20 07:17:29.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/timecode/Makefile.in 2017-07-14 08:21:27.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-bad1.0-1.12.1/gst/videofilters/Makefile.in gst-plugins-bad1.0-1.12.2/gst/videofilters/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst/videofilters/Makefile.in 2017-06-20 07:17:29.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/videofilters/Makefile.in 2017-07-14 08:21:27.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-bad1.0-1.12.1/gst/videoframe_audiolevel/Makefile.in gst-plugins-bad1.0-1.12.2/gst/videoframe_audiolevel/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst/videoframe_audiolevel/Makefile.in 2017-06-20 07:17:29.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/videoframe_audiolevel/Makefile.in 2017-07-14 08:21:27.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-bad1.0-1.12.1/gst/videoparsers/Makefile.in gst-plugins-bad1.0-1.12.2/gst/videoparsers/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst/videoparsers/Makefile.in 2017-06-20 07:17:29.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/videoparsers/Makefile.in 2017-07-14 08:21:27.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-bad1.0-1.12.1/gst/videosignal/Makefile.in gst-plugins-bad1.0-1.12.2/gst/videosignal/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst/videosignal/Makefile.in 2017-06-20 07:17:29.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/videosignal/Makefile.in 2017-07-14 08:21:27.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-bad1.0-1.12.1/gst/vmnc/Makefile.in gst-plugins-bad1.0-1.12.2/gst/vmnc/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst/vmnc/Makefile.in 2017-06-20 07:17:29.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/vmnc/Makefile.in 2017-07-14 08:21:27.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-bad1.0-1.12.1/gst/y4m/Makefile.in gst-plugins-bad1.0-1.12.2/gst/y4m/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst/y4m/Makefile.in 2017-06-20 07:17:29.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/y4m/Makefile.in 2017-07-14 08:21:27.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-bad1.0-1.12.1/gst/yadif/Makefile.in gst-plugins-bad1.0-1.12.2/gst/yadif/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst/yadif/Makefile.in 2017-06-20 07:17:29.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst/yadif/Makefile.in 2017-07-14 08:21:27.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-bad1.0-1.12.1/gst-libs/gst/adaptivedemux/gstadaptivedemux.c gst-plugins-bad1.0-1.12.2/gst-libs/gst/adaptivedemux/gstadaptivedemux.c --- gst-plugins-bad1.0-1.12.1/gst-libs/gst/adaptivedemux/gstadaptivedemux.c 2017-06-17 07:52:03.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst-libs/gst/adaptivedemux/gstadaptivedemux.c 2017-07-14 08:03:01.000000000 +0000 @@ -1476,6 +1476,39 @@ return klass->seek != NULL; } +static void +gst_adaptive_demux_update_streams_segment (GstAdaptiveDemux * demux, + GList * streams, gint64 period_start, GstSeekType start_type, + GstSeekType stop_type) +{ + GList *iter; + for (iter = streams; iter; iter = g_list_next (iter)) { + GstAdaptiveDemuxStream *stream = iter->data; + GstEvent *seg_evt; + GstClockTime offset; + + /* See comments in gst_adaptive_demux_get_period_start_time() for + * an explanation of the segment modifications */ + stream->segment = demux->segment; + offset = gst_adaptive_demux_stream_get_presentation_offset (demux, stream); + stream->segment.start += offset - period_start; + if (GST_CLOCK_TIME_IS_VALID (demux->segment.stop)) + stream->segment.stop += offset - period_start; + if (demux->segment.rate > 0 && start_type != GST_SEEK_TYPE_NONE) + stream->segment.position = stream->segment.start; + else if (demux->segment.rate < 0 && stop_type != GST_SEEK_TYPE_NONE) + stream->segment.position = stream->segment.stop; + seg_evt = gst_event_new_segment (&stream->segment); + gst_event_set_seqnum (seg_evt, demux->priv->segment_seqnum); + gst_event_replace (&stream->pending_segment, seg_evt); + GST_DEBUG_OBJECT (stream->pad, "Pending segment now %" GST_SEGMENT_FORMAT, + &stream->pending_segment); + gst_event_unref (seg_evt); + /* Make sure the first buffer after a seek has the discont flag */ + stream->discont = TRUE; + } +} + #define IS_SNAP_SEEK(f) (f & (GST_SEEK_FLAG_SNAP_BEFORE | \ GST_SEEK_FLAG_SNAP_AFTER | \ GST_SEEK_FLAG_SNAP_NEAREST | \ @@ -1677,36 +1710,14 @@ gst_adaptive_demux_prepare_streams (demux, FALSE); gst_adaptive_demux_start_tasks (demux, TRUE); } else { - GList *iter; GstClockTime period_start = gst_adaptive_demux_get_period_start_time (demux); GST_ADAPTIVE_DEMUX_SEGMENT_LOCK (demux); - for (iter = demux->streams; iter; iter = g_list_next (iter)) { - GstAdaptiveDemuxStream *stream = iter->data; - GstEvent *seg_evt; - GstClockTime offset; - - /* See comments in gst_adaptive_demux_get_period_start_time() for - * an explanation of the segment modifications */ - stream->segment = demux->segment; - offset = - gst_adaptive_demux_stream_get_presentation_offset (demux, stream); - stream->segment.start += offset - period_start; - if (GST_CLOCK_TIME_IS_VALID (demux->segment.stop)) - stream->segment.stop += offset - period_start; - if (demux->segment.rate > 0 && start_type != GST_SEEK_TYPE_NONE) - stream->segment.position = stream->segment.start; - else if (demux->segment.rate < 0 && stop_type != GST_SEEK_TYPE_NONE) - stream->segment.position = stream->segment.stop; - seg_evt = gst_event_new_segment (&stream->segment); - gst_event_set_seqnum (seg_evt, demux->priv->segment_seqnum); - gst_event_replace (&stream->pending_segment, seg_evt); - gst_event_unref (seg_evt); - /* Make sure the first buffer after a seek has the discont flag */ - stream->discont = TRUE; - } - + gst_adaptive_demux_update_streams_segment (demux, demux->streams, + period_start, start_type, stop_type); + gst_adaptive_demux_update_streams_segment (demux, demux->prepared_streams, + period_start, start_type, stop_type); GST_ADAPTIVE_DEMUX_SEGMENT_UNLOCK (demux); /* Restart the demux */ @@ -3595,9 +3606,12 @@ break; /* all is good, let's go */ case GST_FLOW_EOS: GST_DEBUG_OBJECT (stream->pad, "EOS, checking to stop download loop"); + /* we push the EOS after releasing the object lock */ if (gst_adaptive_demux_is_live (demux) - && gst_adaptive_demux_stream_in_live_seek_range (demux, stream)) { + && (demux->segment.rate == 1.0 + || gst_adaptive_demux_stream_in_live_seek_range (demux, + stream))) { GstAdaptiveDemuxClass *demux_class = GST_ADAPTIVE_DEMUX_GET_CLASS (demux); diff -Nru gst-plugins-bad1.0-1.12.1/gst-libs/gst/adaptivedemux/Makefile.in gst-plugins-bad1.0-1.12.2/gst-libs/gst/adaptivedemux/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst-libs/gst/adaptivedemux/Makefile.in 2017-06-20 07:17:24.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst-libs/gst/adaptivedemux/Makefile.in 2017-07-14 08:21:23.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-bad1.0-1.12.1/gst-libs/gst/allocators/Makefile.in gst-plugins-bad1.0-1.12.2/gst-libs/gst/allocators/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst-libs/gst/allocators/Makefile.in 2017-06-20 07:17:24.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst-libs/gst/allocators/Makefile.in 2017-07-14 08:21:23.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-bad1.0-1.12.1/gst-libs/gst/audio/Makefile.in gst-plugins-bad1.0-1.12.2/gst-libs/gst/audio/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst-libs/gst/audio/Makefile.in 2017-06-20 07:17:24.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst-libs/gst/audio/Makefile.in 2017-07-14 08:21:23.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-bad1.0-1.12.1/gst-libs/gst/base/Makefile.in gst-plugins-bad1.0-1.12.2/gst-libs/gst/base/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst-libs/gst/base/Makefile.in 2017-06-20 07:17:24.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst-libs/gst/base/Makefile.in 2017-07-14 08:21:23.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-bad1.0-1.12.1/gst-libs/gst/basecamerabinsrc/Makefile.in gst-plugins-bad1.0-1.12.2/gst-libs/gst/basecamerabinsrc/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst-libs/gst/basecamerabinsrc/Makefile.in 2017-06-20 07:17:24.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst-libs/gst/basecamerabinsrc/Makefile.in 2017-07-14 08:21:23.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-bad1.0-1.12.1/gst-libs/gst/codecparsers/Makefile.in gst-plugins-bad1.0-1.12.2/gst-libs/gst/codecparsers/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst-libs/gst/codecparsers/Makefile.in 2017-06-20 07:17:25.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst-libs/gst/codecparsers/Makefile.in 2017-07-14 08:21:23.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-bad1.0-1.12.1/gst-libs/gst/gl/android/Makefile.in gst-plugins-bad1.0-1.12.2/gst-libs/gst/gl/android/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst-libs/gst/gl/android/Makefile.in 2017-06-20 07:17:25.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst-libs/gst/gl/android/Makefile.in 2017-07-14 08:21:23.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-bad1.0-1.12.1/gst-libs/gst/gl/cocoa/gstglwindow_cocoa.h gst-plugins-bad1.0-1.12.2/gst-libs/gst/gl/cocoa/gstglwindow_cocoa.h --- gst-plugins-bad1.0-1.12.1/gst-libs/gst/gl/cocoa/gstglwindow_cocoa.h 1970-01-01 00:00:00.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst-libs/gst/gl/cocoa/gstglwindow_cocoa.h 2017-05-15 15:46:30.000000000 +0000 @@ -0,0 +1,67 @@ +/* + * GStreamer + * Copyright (C) 2012 Matthew Waters + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Library General Public + * License as published by the Free Software Foundation; either + * version 2 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library General Public License for more details. + * + * You should have received a copy of the GNU Library General Public + * License along with this library; if not, write to the + * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, + * Boston, MA 02110-1301, USA. + */ + +#ifndef __GST_GL_WINDOW_COCOA_H__ +#define __GST_GL_WINDOW_COCOA_H__ + +#include + +#include + +G_BEGIN_DECLS + +#define GST_TYPE_GL_WINDOW_COCOA (gst_gl_window_cocoa_get_type()) +#define GST_GL_WINDOW_COCOA(o) (G_TYPE_CHECK_INSTANCE_CAST((o), GST_TYPE_GL_WINDOW_COCOA, GstGLWindowCocoa)) +#define GST_GL_WINDOW_COCOA_CLASS(k) (G_TYPE_CHECK_CLASS((k), GST_TYPE_GL_WINDOW_COCOA, GstGLWindowCocoaClass)) +#define GST_IS_GL_WINDOW_COCOA(o) (G_TYPE_CHECK_INSTANCE_TYPE((o), GST_TYPE_GL_WINDOW_COCOA)) +#define GST_IS_GL_WINDOW_COCOA_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE((k), GST_TYPE_GL_WINDOW_COCOA)) +#define GST_GL_WINDOW_COCOA_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS((o), GST_TYPE_GL_WINDOW_COCOA, GstGLWindowCocoaClass)) + +typedef struct _GstGLWindowCocoa GstGLWindowCocoa; +typedef struct _GstGLWindowCocoaPrivate GstGLWindowCocoaPrivate; +typedef struct _GstGLWindowCocoaClass GstGLWindowCocoaClass; + +struct _GstGLWindowCocoa { + /*< private >*/ + GstGLWindow parent; + + /*< private >*/ + GstGLWindowCocoaPrivate *priv; + + gpointer _reserved[GST_PADDING]; +}; + +struct _GstGLWindowCocoaClass { + /*< private >*/ + GstGLWindowClass parent_class; + + /*< private >*/ + gpointer _reserved[GST_PADDING_LARGE]; +}; + +GType gst_gl_window_cocoa_get_type (void); + +GstGLWindowCocoa * gst_gl_window_cocoa_new (GstGLDisplay * display); + +void gst_gl_window_cocoa_draw_thread (GstGLWindowCocoa *window_cocoa); + +G_END_DECLS + +#endif /* __GST_GL_WINDOW_COCOA_H__ */ diff -Nru gst-plugins-bad1.0-1.12.1/gst-libs/gst/gl/cocoa/Makefile.am gst-plugins-bad1.0-1.12.2/gst-libs/gst/gl/cocoa/Makefile.am --- gst-plugins-bad1.0-1.12.1/gst-libs/gst/gl/cocoa/Makefile.am 2017-05-29 07:48:48.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst-libs/gst/gl/cocoa/Makefile.am 2017-06-20 16:21:09.000000000 +0000 @@ -10,7 +10,7 @@ noinst_HEADERS = \ gstglcontext_cocoa.h \ - gstgldisplay_cocoa.h \ + gstglwindow_cocoa.h \ gstgl_cocoa_private.h libgstgl_cocoaincludedir = $(includedir)/gstreamer-@GST_API_VERSION@/gst/gl/cocoa diff -Nru gst-plugins-bad1.0-1.12.1/gst-libs/gst/gl/cocoa/Makefile.in gst-plugins-bad1.0-1.12.2/gst-libs/gst/gl/cocoa/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst-libs/gst/gl/cocoa/Makefile.in 2017-06-20 07:17:25.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst-libs/gst/gl/cocoa/Makefile.in 2017-07-14 08:21:24.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, @@ -793,7 +793,7 @@ noinst_HEADERS = \ gstglcontext_cocoa.h \ - gstgldisplay_cocoa.h \ + gstglwindow_cocoa.h \ gstgl_cocoa_private.h libgstgl_cocoaincludedir = $(includedir)/gstreamer-@GST_API_VERSION@/gst/gl/cocoa diff -Nru gst-plugins-bad1.0-1.12.1/gst-libs/gst/gl/dispmanx/Makefile.in gst-plugins-bad1.0-1.12.2/gst-libs/gst/gl/dispmanx/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst-libs/gst/gl/dispmanx/Makefile.in 2017-06-20 07:17:25.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst-libs/gst/gl/dispmanx/Makefile.in 2017-07-14 08:21:24.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-bad1.0-1.12.1/gst-libs/gst/gl/eagl/Makefile.in gst-plugins-bad1.0-1.12.2/gst-libs/gst/gl/eagl/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst-libs/gst/gl/eagl/Makefile.in 2017-06-20 07:17:25.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst-libs/gst/gl/eagl/Makefile.in 2017-07-14 08:21:24.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-bad1.0-1.12.1/gst-libs/gst/gl/egl/Makefile.in gst-plugins-bad1.0-1.12.2/gst-libs/gst/gl/egl/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst-libs/gst/gl/egl/Makefile.in 2017-06-20 07:17:25.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst-libs/gst/gl/egl/Makefile.in 2017-07-14 08:21:24.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-bad1.0-1.12.1/gst-libs/gst/gl/glprototypes/Makefile.in gst-plugins-bad1.0-1.12.2/gst-libs/gst/gl/glprototypes/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst-libs/gst/gl/glprototypes/Makefile.in 2017-06-20 07:17:25.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst-libs/gst/gl/glprototypes/Makefile.in 2017-07-14 08:21:24.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-bad1.0-1.12.1/gst-libs/gst/gl/gstglcolorconvert.c gst-plugins-bad1.0-1.12.2/gst-libs/gst/gl/gstglcolorconvert.c --- gst-plugins-bad1.0-1.12.1/gst-libs/gst/gl/gstglcolorconvert.c 2017-05-15 15:46:30.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst-libs/gst/gl/gstglcolorconvert.c 2017-07-04 06:15:59.000000000 +0000 @@ -2504,7 +2504,7 @@ _unbind_buffer (convert); if (gl->DrawBuffer) - gl->DrawBuffer (GL_NONE); + gl->DrawBuffer (GL_COLOR_ATTACHMENT0); /* we are done with the shader */ gst_gl_context_clear_shader (context); diff -Nru gst-plugins-bad1.0-1.12.1/gst-libs/gst/gl/gstglframebuffer.c gst-plugins-bad1.0-1.12.2/gst-libs/gst/gl/gstglframebuffer.c --- gst-plugins-bad1.0-1.12.1/gst-libs/gst/gl/gstglframebuffer.c 2017-05-15 15:46:30.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst-libs/gst/gl/gstglframebuffer.c 2017-07-04 06:15:59.000000000 +0000 @@ -288,7 +288,7 @@ if (gst_gl_context_get_gl_api (fb->context) & (GST_GL_API_OPENGL | GST_GL_API_OPENGL3)) - gl->DrawBuffer (GL_NONE); + gl->DrawBuffer (GL_COLOR_ATTACHMENT0); gl->Viewport (viewport_dim[0], viewport_dim[1], viewport_dim[2], viewport_dim[3]); gst_gl_context_clear_framebuffer (fb->context); diff -Nru gst-plugins-bad1.0-1.12.1/gst-libs/gst/gl/gstglmemory.c gst-plugins-bad1.0-1.12.2/gst-libs/gst/gl/gstglmemory.c --- gst-plugins-bad1.0-1.12.1/gst-libs/gst/gl/gstglmemory.c 2017-05-29 07:51:40.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst-libs/gst/gl/gstglmemory.c 2017-07-04 06:15:59.000000000 +0000 @@ -743,7 +743,7 @@ gl->DeleteFramebuffers (n_fbos, &fbo[0]); if (gl->DrawBuffer) - gl->DrawBuffer (GL_NONE); + gl->DrawBuffer (GL_BACK); } gst_memory_unmap (GST_MEMORY_CAST (src), &sinfo); diff -Nru gst-plugins-bad1.0-1.12.1/gst-libs/gst/gl/gstglviewconvert.c gst-plugins-bad1.0-1.12.2/gst-libs/gst/gl/gstglviewconvert.c --- gst-plugins-bad1.0-1.12.1/gst-libs/gst/gl/gstglviewconvert.c 2017-05-15 15:46:30.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst-libs/gst/gl/gstglviewconvert.c 2017-07-04 06:15:59.000000000 +0000 @@ -1946,7 +1946,7 @@ gl->BindVertexArray (0); _unbind_buffer (viewconvert); if (gl->DrawBuffer) - gl->DrawBuffer (GL_NONE); + gl->DrawBuffer (GL_COLOR_ATTACHMENT0); /* we are done with the shader */ gst_gl_context_clear_shader (context); gl->Viewport (viewport_dim[0], viewport_dim[1], viewport_dim[2], diff -Nru gst-plugins-bad1.0-1.12.1/gst-libs/gst/gl/Makefile.in gst-plugins-bad1.0-1.12.2/gst-libs/gst/gl/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst-libs/gst/gl/Makefile.in 2017-06-20 07:17:25.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst-libs/gst/gl/Makefile.in 2017-07-14 08:21:23.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-bad1.0-1.12.1/gst-libs/gst/gl/viv-fb/Makefile.in gst-plugins-bad1.0-1.12.2/gst-libs/gst/gl/viv-fb/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst-libs/gst/gl/viv-fb/Makefile.in 2017-06-20 07:17:25.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst-libs/gst/gl/viv-fb/Makefile.in 2017-07-14 08:21:24.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-bad1.0-1.12.1/gst-libs/gst/gl/wayland/Makefile.in gst-plugins-bad1.0-1.12.2/gst-libs/gst/gl/wayland/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst-libs/gst/gl/wayland/Makefile.in 2017-06-20 07:17:25.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst-libs/gst/gl/wayland/Makefile.in 2017-07-14 08:21:24.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-bad1.0-1.12.1/gst-libs/gst/gl/win32/Makefile.in gst-plugins-bad1.0-1.12.2/gst-libs/gst/gl/win32/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst-libs/gst/gl/win32/Makefile.in 2017-06-20 07:17:25.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst-libs/gst/gl/win32/Makefile.in 2017-07-14 08:21:24.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-bad1.0-1.12.1/gst-libs/gst/gl/x11/Makefile.in gst-plugins-bad1.0-1.12.2/gst-libs/gst/gl/x11/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst-libs/gst/gl/x11/Makefile.in 2017-06-20 07:17:25.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst-libs/gst/gl/x11/Makefile.in 2017-07-14 08:21:24.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-bad1.0-1.12.1/gst-libs/gst/insertbin/Makefile.in gst-plugins-bad1.0-1.12.2/gst-libs/gst/insertbin/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst-libs/gst/insertbin/Makefile.in 2017-06-20 07:17:25.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst-libs/gst/insertbin/Makefile.in 2017-07-14 08:21:24.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-bad1.0-1.12.1/gst-libs/gst/interfaces/Makefile.in gst-plugins-bad1.0-1.12.2/gst-libs/gst/interfaces/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst-libs/gst/interfaces/Makefile.in 2017-06-20 07:17:25.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst-libs/gst/interfaces/Makefile.in 2017-07-14 08:21:24.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-bad1.0-1.12.1/gst-libs/gst/Makefile.in gst-plugins-bad1.0-1.12.2/gst-libs/gst/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst-libs/gst/Makefile.in 2017-06-20 07:17:24.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst-libs/gst/Makefile.in 2017-07-14 08:21:23.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-bad1.0-1.12.1/gst-libs/gst/mpegts/Makefile.in gst-plugins-bad1.0-1.12.2/gst-libs/gst/mpegts/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst-libs/gst/mpegts/Makefile.in 2017-06-20 07:17:25.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst-libs/gst/mpegts/Makefile.in 2017-07-14 08:21:24.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-bad1.0-1.12.1/gst-libs/gst/opencv/Makefile.in gst-plugins-bad1.0-1.12.2/gst-libs/gst/opencv/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst-libs/gst/opencv/Makefile.in 2017-06-20 07:17:25.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst-libs/gst/opencv/Makefile.in 2017-07-14 08:21:24.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-bad1.0-1.12.1/gst-libs/gst/player/Makefile.in gst-plugins-bad1.0-1.12.2/gst-libs/gst/player/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst-libs/gst/player/Makefile.in 2017-06-20 07:17:25.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst-libs/gst/player/Makefile.in 2017-07-14 08:21:24.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-bad1.0-1.12.1/gst-libs/gst/uridownloader/Makefile.in gst-plugins-bad1.0-1.12.2/gst-libs/gst/uridownloader/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst-libs/gst/uridownloader/Makefile.in 2017-06-20 07:17:25.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst-libs/gst/uridownloader/Makefile.in 2017-07-14 08:21:24.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-bad1.0-1.12.1/gst-libs/gst/video/Makefile.in gst-plugins-bad1.0-1.12.2/gst-libs/gst/video/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst-libs/gst/video/Makefile.in 2017-06-20 07:17:26.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst-libs/gst/video/Makefile.in 2017-07-14 08:21:24.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-bad1.0-1.12.1/gst-libs/gst/wayland/Makefile.in gst-plugins-bad1.0-1.12.2/gst-libs/gst/wayland/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst-libs/gst/wayland/Makefile.in 2017-06-20 07:17:26.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst-libs/gst/wayland/Makefile.in 2017-07-14 08:21:24.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-bad1.0-1.12.1/gst-libs/Makefile.in gst-plugins-bad1.0-1.12.2/gst-libs/Makefile.in --- gst-plugins-bad1.0-1.12.1/gst-libs/Makefile.in 2017-06-20 07:17:24.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst-libs/Makefile.in 2017-07-14 08:21:23.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-bad1.0-1.12.1/gst-plugins-bad.doap gst-plugins-bad1.0-1.12.2/gst-plugins-bad.doap --- gst-plugins-bad1.0-1.12.1/gst-plugins-bad.doap 2017-06-20 07:16:45.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/gst-plugins-bad.doap 2017-07-14 08:12:22.000000000 +0000 @@ -35,6 +35,16 @@ + 1.12.2 + 1.12 + + 2017-07-14 + + + + + + 1.12.1 1.12 diff -Nru gst-plugins-bad1.0-1.12.1/INSTALL gst-plugins-bad1.0-1.12.2/INSTALL --- gst-plugins-bad1.0-1.12.1/INSTALL 2017-06-20 07:17:20.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/INSTALL 2017-07-14 08:21:20.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-bad1.0-1.12.1/m4/Makefile.in gst-plugins-bad1.0-1.12.2/m4/Makefile.in --- gst-plugins-bad1.0-1.12.1/m4/Makefile.in 2017-06-20 07:17:29.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/m4/Makefile.in 2017-07-14 08:21:27.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-bad1.0-1.12.1/Makefile.in gst-plugins-bad1.0-1.12.2/Makefile.in --- gst-plugins-bad1.0-1.12.1/Makefile.in 2017-06-20 07:17:20.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/Makefile.in 2017-07-14 08:21:20.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, @@ -1163,7 +1163,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 @@ -1188,7 +1188,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 @@ -1206,7 +1206,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*) \ @@ -1216,7 +1216,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-bad1.0-1.12.1/meson.build gst-plugins-bad1.0-1.12.2/meson.build --- gst-plugins-bad1.0-1.12.1/meson.build 2017-06-20 07:27:37.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/meson.build 2017-07-14 08:14:29.000000000 +0000 @@ -1,5 +1,5 @@ project('gst-plugins-bad', '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-bad1.0-1.12.1/NEWS gst-plugins-bad1.0-1.12.2/NEWS --- gst-plugins-bad1.0-1.12.1/NEWS 2017-06-20 08:23:00.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/NEWS 2017-07-14 10:33:00.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-bad1.0-1.12.1/pkgconfig/Makefile.in gst-plugins-bad1.0-1.12.2/pkgconfig/Makefile.in --- gst-plugins-bad1.0-1.12.1/pkgconfig/Makefile.in 2017-06-20 07:17:29.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/pkgconfig/Makefile.in 2017-07-14 08:21:27.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/tmp_7VVoi/adq93TGtHg/gst-plugins-bad1.0-1.12.1/po/af.gmo and /tmp/tmp_7VVoi/9qWhQK1TlD/gst-plugins-bad1.0-1.12.2/po/af.gmo differ diff -Nru gst-plugins-bad1.0-1.12.1/po/af.po gst-plugins-bad1.0-1.12.2/po/af.po --- gst-plugins-bad1.0-1.12.1/po/af.po 2017-06-20 08:23:23.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/po/af.po 2017-07-14 10:33:38.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:23+0300\n" +"POT-Creation-Date: 2017-07-14 13:33+0300\n" "PO-Revision-Date: 2004-03-18 14:16+0200\n" "Last-Translator: Petri Jooste \n" "Language-Team: Afrikaans \n" Binary files /tmp/tmp_7VVoi/adq93TGtHg/gst-plugins-bad1.0-1.12.1/po/az.gmo and /tmp/tmp_7VVoi/9qWhQK1TlD/gst-plugins-bad1.0-1.12.2/po/az.gmo differ diff -Nru gst-plugins-bad1.0-1.12.1/po/az.po gst-plugins-bad1.0-1.12.2/po/az.po --- gst-plugins-bad1.0-1.12.1/po/az.po 2017-06-20 08:23:23.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/po/az.po 2017-07-14 10:33:38.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:23+0300\n" +"POT-Creation-Date: 2017-07-14 13:33+0300\n" "PO-Revision-Date: 2004-03-19 18:29+0200\n" "Last-Translator: Metin Amiroff \n" "Language-Team: Azerbaijani \n" Binary files /tmp/tmp_7VVoi/adq93TGtHg/gst-plugins-bad1.0-1.12.1/po/bg.gmo and /tmp/tmp_7VVoi/9qWhQK1TlD/gst-plugins-bad1.0-1.12.2/po/bg.gmo differ diff -Nru gst-plugins-bad1.0-1.12.1/po/bg.po gst-plugins-bad1.0-1.12.2/po/bg.po --- gst-plugins-bad1.0-1.12.1/po/bg.po 2017-06-20 08:23:23.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/po/bg.po 2017-07-14 10:33:38.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad 1.12.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:23+0300\n" +"POT-Creation-Date: 2017-07-14 13:33+0300\n" "PO-Revision-Date: 2017-05-08 11:49+0200\n" "Last-Translator: Alexander Shopov \n" "Language-Team: Bulgarian \n" Binary files /tmp/tmp_7VVoi/adq93TGtHg/gst-plugins-bad1.0-1.12.1/po/ca.gmo and /tmp/tmp_7VVoi/9qWhQK1TlD/gst-plugins-bad1.0-1.12.2/po/ca.gmo differ diff -Nru gst-plugins-bad1.0-1.12.1/po/ca.po gst-plugins-bad1.0-1.12.2/po/ca.po --- gst-plugins-bad1.0-1.12.1/po/ca.po 2017-06-20 08:23:23.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/po/ca.po 2017-07-14 10:33:38.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad 0.10.21.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:23+0300\n" +"POT-Creation-Date: 2017-07-14 13:33+0300\n" "PO-Revision-Date: 2012-01-01 14:19+0100\n" "Last-Translator: Gil Forcada \n" "Language-Team: Catalan \n" Binary files /tmp/tmp_7VVoi/adq93TGtHg/gst-plugins-bad1.0-1.12.1/po/cs.gmo and /tmp/tmp_7VVoi/9qWhQK1TlD/gst-plugins-bad1.0-1.12.2/po/cs.gmo differ diff -Nru gst-plugins-bad1.0-1.12.1/po/cs.po gst-plugins-bad1.0-1.12.2/po/cs.po --- gst-plugins-bad1.0-1.12.1/po/cs.po 2017-06-20 08:23:23.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/po/cs.po 2017-07-14 10:33:38.000000000 +0000 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad 1.6.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:23+0300\n" +"POT-Creation-Date: 2017-07-14 13:33+0300\n" "PO-Revision-Date: 2015-10-15 20:54+0200\n" "Last-Translator: Marek Černocký \n" "Language-Team: Czech \n" Binary files /tmp/tmp_7VVoi/adq93TGtHg/gst-plugins-bad1.0-1.12.1/po/da.gmo and /tmp/tmp_7VVoi/9qWhQK1TlD/gst-plugins-bad1.0-1.12.2/po/da.gmo differ diff -Nru gst-plugins-bad1.0-1.12.1/po/da.po gst-plugins-bad1.0-1.12.2/po/da.po --- gst-plugins-bad1.0-1.12.1/po/da.po 2017-06-20 08:23:23.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/po/da.po 2017-07-14 10:33:38.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad-1.10.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:23+0300\n" +"POT-Creation-Date: 2017-07-14 13:33+0300\n" "PO-Revision-Date: 2016-11-03 11:28+0200\n" "Last-Translator: Joe Hansen \n" "Language-Team: Danish \n" Binary files /tmp/tmp_7VVoi/adq93TGtHg/gst-plugins-bad1.0-1.12.1/po/de.gmo and /tmp/tmp_7VVoi/9qWhQK1TlD/gst-plugins-bad1.0-1.12.2/po/de.gmo differ diff -Nru gst-plugins-bad1.0-1.12.1/po/de.po gst-plugins-bad1.0-1.12.2/po/de.po --- gst-plugins-bad1.0-1.12.1/po/de.po 2017-06-20 08:23:23.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/po/de.po 2017-07-14 10:33:38.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad 1.10.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:23+0300\n" +"POT-Creation-Date: 2017-07-14 13:33+0300\n" "PO-Revision-Date: 2016-11-02 19:18+0100\n" "Last-Translator: Christian Kirbach \n" "Language-Team: German \n" Binary files /tmp/tmp_7VVoi/adq93TGtHg/gst-plugins-bad1.0-1.12.1/po/el.gmo and /tmp/tmp_7VVoi/9qWhQK1TlD/gst-plugins-bad1.0-1.12.2/po/el.gmo differ diff -Nru gst-plugins-bad1.0-1.12.1/po/el.po gst-plugins-bad1.0-1.12.2/po/el.po --- gst-plugins-bad1.0-1.12.1/po/el.po 2017-06-20 08:23:23.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/po/el.po 2017-07-14 10:33:38.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad 0.10.21.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:23+0300\n" +"POT-Creation-Date: 2017-07-14 13:33+0300\n" "PO-Revision-Date: 2012-05-05 19:17+0100\n" "Last-Translator: Savvas Radevic \n" "Language-Team: Greek \n" Binary files /tmp/tmp_7VVoi/adq93TGtHg/gst-plugins-bad1.0-1.12.1/po/en_GB.gmo and /tmp/tmp_7VVoi/9qWhQK1TlD/gst-plugins-bad1.0-1.12.2/po/en_GB.gmo differ diff -Nru gst-plugins-bad1.0-1.12.1/po/en_GB.po gst-plugins-bad1.0-1.12.2/po/en_GB.po --- gst-plugins-bad1.0-1.12.1/po/en_GB.po 2017-06-20 08:23:23.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/po/en_GB.po 2017-07-14 10:33:38.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:23+0300\n" +"POT-Creation-Date: 2017-07-14 13:33+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/tmp_7VVoi/adq93TGtHg/gst-plugins-bad1.0-1.12.1/po/eo.gmo and /tmp/tmp_7VVoi/9qWhQK1TlD/gst-plugins-bad1.0-1.12.2/po/eo.gmo differ diff -Nru gst-plugins-bad1.0-1.12.1/po/eo.po gst-plugins-bad1.0-1.12.2/po/eo.po --- gst-plugins-bad1.0-1.12.1/po/eo.po 2017-06-20 08:23:23.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/po/eo.po 2017-07-14 10:33:38.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad 0.10.21.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:23+0300\n" +"POT-Creation-Date: 2017-07-14 13:33+0300\n" "PO-Revision-Date: 2011-06-04 22:18+0200\n" "Last-Translator: Kristjan SCHMIDT \n" "Language-Team: Esperanto \n" Binary files /tmp/tmp_7VVoi/adq93TGtHg/gst-plugins-bad1.0-1.12.1/po/es.gmo and /tmp/tmp_7VVoi/9qWhQK1TlD/gst-plugins-bad1.0-1.12.2/po/es.gmo differ diff -Nru gst-plugins-bad1.0-1.12.1/po/es.po gst-plugins-bad1.0-1.12.2/po/es.po --- gst-plugins-bad1.0-1.12.1/po/es.po 2017-06-20 08:23:23.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/po/es.po 2017-07-14 10:33:38.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad 0.10.21.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:23+0300\n" +"POT-Creation-Date: 2017-07-14 13:33+0300\n" "PO-Revision-Date: 2011-10-02 15:47+0200\n" "Last-Translator: Jorge González González \n" "Language-Team: Spanish \n" Binary files /tmp/tmp_7VVoi/adq93TGtHg/gst-plugins-bad1.0-1.12.1/po/eu.gmo and /tmp/tmp_7VVoi/9qWhQK1TlD/gst-plugins-bad1.0-1.12.2/po/eu.gmo differ diff -Nru gst-plugins-bad1.0-1.12.1/po/eu.po gst-plugins-bad1.0-1.12.2/po/eu.po --- gst-plugins-bad1.0-1.12.1/po/eu.po 2017-06-20 08:23:23.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/po/eu.po 2017-07-14 10:33:38.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad-0.10.17.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:23+0300\n" +"POT-Creation-Date: 2017-07-14 13:33+0300\n" "PO-Revision-Date: 2010-03-25 12:30+0100\n" "Last-Translator: Mikel Olasagasti Uranga \n" "Language-Team: Basque \n" Binary files /tmp/tmp_7VVoi/adq93TGtHg/gst-plugins-bad1.0-1.12.1/po/fi.gmo and /tmp/tmp_7VVoi/9qWhQK1TlD/gst-plugins-bad1.0-1.12.2/po/fi.gmo differ diff -Nru gst-plugins-bad1.0-1.12.1/po/fi.po gst-plugins-bad1.0-1.12.2/po/fi.po --- gst-plugins-bad1.0-1.12.1/po/fi.po 2017-06-20 08:23:23.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/po/fi.po 2017-07-14 10:33:38.000000000 +0000 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad 0.10.13.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:23+0300\n" +"POT-Creation-Date: 2017-07-14 13:33+0300\n" "PO-Revision-Date: 2009-08-12 22:13+0300\n" "Last-Translator: Tommi Vainikainen \n" "Language-Team: Finnish \n" Binary files /tmp/tmp_7VVoi/adq93TGtHg/gst-plugins-bad1.0-1.12.1/po/fr.gmo and /tmp/tmp_7VVoi/9qWhQK1TlD/gst-plugins-bad1.0-1.12.2/po/fr.gmo differ diff -Nru gst-plugins-bad1.0-1.12.1/po/fr.po gst-plugins-bad1.0-1.12.2/po/fr.po --- gst-plugins-bad1.0-1.12.1/po/fr.po 2017-06-20 08:23:23.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/po/fr.po 2017-07-14 10:33:38.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad 1.10.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:23+0300\n" +"POT-Creation-Date: 2017-07-14 13:33+0300\n" "PO-Revision-Date: 2016-12-23 20:45+0100\n" "Last-Translator: Stéphane Aulery \n" "Language-Team: French \n" Binary files /tmp/tmp_7VVoi/adq93TGtHg/gst-plugins-bad1.0-1.12.1/po/fur.gmo and /tmp/tmp_7VVoi/9qWhQK1TlD/gst-plugins-bad1.0-1.12.2/po/fur.gmo differ diff -Nru gst-plugins-bad1.0-1.12.1/po/fur.po gst-plugins-bad1.0-1.12.2/po/fur.po --- gst-plugins-bad1.0-1.12.1/po/fur.po 2017-06-20 08:23:23.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/po/fur.po 2017-07-14 10:33:38.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad 1.10.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:23+0300\n" +"POT-Creation-Date: 2017-07-14 13:33+0300\n" "PO-Revision-Date: 2016-12-30 13:28+0100\n" "Last-Translator: Fabio Tomat \n" "Language-Team: Friulian \n" Binary files /tmp/tmp_7VVoi/adq93TGtHg/gst-plugins-bad1.0-1.12.1/po/gl.gmo and /tmp/tmp_7VVoi/9qWhQK1TlD/gst-plugins-bad1.0-1.12.2/po/gl.gmo differ diff -Nru gst-plugins-bad1.0-1.12.1/po/gl.po gst-plugins-bad1.0-1.12.2/po/gl.po --- gst-plugins-bad1.0-1.12.1/po/gl.po 2017-06-20 08:23:23.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/po/gl.po 2017-07-14 10:33:38.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad 0.10.21.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:23+0300\n" +"POT-Creation-Date: 2017-07-14 13:33+0300\n" "PO-Revision-Date: 2011-09-05 12:50+0200\n" "Last-Translator: Fran Dieguez \n" "Language-Team: Galician \n" diff -Nru gst-plugins-bad1.0-1.12.1/po/gst-plugins-bad-1.0.pot gst-plugins-bad1.0-1.12.2/po/gst-plugins-bad-1.0.pot --- gst-plugins-bad1.0-1.12.1/po/gst-plugins-bad-1.0.pot 2017-06-20 08:23:23.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/po/gst-plugins-bad-1.0.pot 2017-07-14 10:33:38.000000000 +0000 @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: gst-plugins-bad 1.12.1\n" +"Project-Id-Version: gst-plugins-bad 1.12.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:23+0300\n" +"POT-Creation-Date: 2017-07-14 13:33+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -86,15 +86,15 @@ msgid "Subpicture format was not configured before data flow" msgstr "" -#: gst-libs/gst/adaptivedemux/gstadaptivedemux.c:3382 +#: gst-libs/gst/adaptivedemux/gstadaptivedemux.c:3393 msgid "Failed to get fragment URL." msgstr "" -#: gst-libs/gst/adaptivedemux/gstadaptivedemux.c:3755 +#: gst-libs/gst/adaptivedemux/gstadaptivedemux.c:3769 msgid "Couldn't download fragments" msgstr "" -#: gst-libs/gst/adaptivedemux/gstadaptivedemux.c:3844 +#: gst-libs/gst/adaptivedemux/gstadaptivedemux.c:3858 #: gst/mpegtsdemux/mpegtsbase.c:1610 msgid "Internal data stream error." msgstr "" Binary files /tmp/tmp_7VVoi/adq93TGtHg/gst-plugins-bad1.0-1.12.1/po/hr.gmo and /tmp/tmp_7VVoi/9qWhQK1TlD/gst-plugins-bad1.0-1.12.2/po/hr.gmo differ diff -Nru gst-plugins-bad1.0-1.12.1/po/hr.po gst-plugins-bad1.0-1.12.2/po/hr.po --- gst-plugins-bad1.0-1.12.1/po/hr.po 2017-06-20 08:23:23.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/po/hr.po 2017-07-14 10:33:38.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad-1.12.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:23+0300\n" +"POT-Creation-Date: 2017-07-14 13:33+0300\n" "PO-Revision-Date: 2017-05-04 16:35-0700\n" "Last-Translator: Božidar Putanec \n" "Language-Team: Croatian \n" Binary files /tmp/tmp_7VVoi/adq93TGtHg/gst-plugins-bad1.0-1.12.1/po/hu.gmo and /tmp/tmp_7VVoi/9qWhQK1TlD/gst-plugins-bad1.0-1.12.2/po/hu.gmo differ diff -Nru gst-plugins-bad1.0-1.12.1/po/hu.po gst-plugins-bad1.0-1.12.2/po/hu.po --- gst-plugins-bad1.0-1.12.1/po/hu.po 2017-06-20 08:23:23.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/po/hu.po 2017-07-14 10:33:38.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad 1.10.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:23+0300\n" +"POT-Creation-Date: 2017-07-14 13:33+0300\n" "PO-Revision-Date: 2017-03-19 00:53+0100\n" "Last-Translator: Balázs Úr \n" "Language-Team: Hungarian \n" Binary files /tmp/tmp_7VVoi/adq93TGtHg/gst-plugins-bad1.0-1.12.1/po/id.gmo and /tmp/tmp_7VVoi/9qWhQK1TlD/gst-plugins-bad1.0-1.12.2/po/id.gmo differ diff -Nru gst-plugins-bad1.0-1.12.1/po/id.po gst-plugins-bad1.0-1.12.2/po/id.po --- gst-plugins-bad1.0-1.12.1/po/id.po 2017-06-20 08:23:23.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/po/id.po 2017-07-14 10:33:38.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad 1.10.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:23+0300\n" +"POT-Creation-Date: 2017-07-14 13:33+0300\n" "PO-Revision-Date: 2016-11-14 20:38+0700\n" "Last-Translator: Andhika Padmawan \n" "Language-Team: Indonesian \n" Binary files /tmp/tmp_7VVoi/adq93TGtHg/gst-plugins-bad1.0-1.12.1/po/it.gmo and /tmp/tmp_7VVoi/9qWhQK1TlD/gst-plugins-bad1.0-1.12.2/po/it.gmo differ diff -Nru gst-plugins-bad1.0-1.12.1/po/it.po gst-plugins-bad1.0-1.12.2/po/it.po --- gst-plugins-bad1.0-1.12.1/po/it.po 2017-06-20 08:23:23.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/po/it.po 2017-07-14 10:33:38.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad 0.10.13.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:23+0300\n" +"POT-Creation-Date: 2017-07-14 13:33+0300\n" "PO-Revision-Date: 2009-08-14 00:12+0200\n" "Last-Translator: Luca Ferretti \n" "Language-Team: Italian \n" Binary files /tmp/tmp_7VVoi/adq93TGtHg/gst-plugins-bad1.0-1.12.1/po/ja.gmo and /tmp/tmp_7VVoi/9qWhQK1TlD/gst-plugins-bad1.0-1.12.2/po/ja.gmo differ diff -Nru gst-plugins-bad1.0-1.12.1/po/ja.po gst-plugins-bad1.0-1.12.2/po/ja.po --- gst-plugins-bad1.0-1.12.1/po/ja.po 2017-06-20 08:23:23.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/po/ja.po 2017-07-14 10:33:38.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad 0.10.21.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:23+0300\n" +"POT-Creation-Date: 2017-07-14 13:33+0300\n" "PO-Revision-Date: 2011-04-26 19:38+0900\n" "Last-Translator: Makoto Kato \n" "Language-Team: Japanese \n" Binary files /tmp/tmp_7VVoi/adq93TGtHg/gst-plugins-bad1.0-1.12.1/po/ky.gmo and /tmp/tmp_7VVoi/9qWhQK1TlD/gst-plugins-bad1.0-1.12.2/po/ky.gmo differ diff -Nru gst-plugins-bad1.0-1.12.1/po/ky.po gst-plugins-bad1.0-1.12.2/po/ky.po --- gst-plugins-bad1.0-1.12.1/po/ky.po 2017-06-20 08:23:23.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/po/ky.po 2017-07-14 10:33:38.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad 0.10.5\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:23+0300\n" +"POT-Creation-Date: 2017-07-14 13:33+0300\n" "PO-Revision-Date: 2007-11-13 17:16+0600\n" "Last-Translator: Ilyas Bakirov \n" "Language-Team: Kirghiz \n" Binary files /tmp/tmp_7VVoi/adq93TGtHg/gst-plugins-bad1.0-1.12.1/po/lt.gmo and /tmp/tmp_7VVoi/9qWhQK1TlD/gst-plugins-bad1.0-1.12.2/po/lt.gmo differ diff -Nru gst-plugins-bad1.0-1.12.1/po/lt.po gst-plugins-bad1.0-1.12.2/po/lt.po --- gst-plugins-bad1.0-1.12.1/po/lt.po 2017-06-20 08:23:23.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/po/lt.po 2017-07-14 10:33:38.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad-0.10.6.3\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:23+0300\n" +"POT-Creation-Date: 2017-07-14 13:33+0300\n" "PO-Revision-Date: 2008-05-14 02:13+0300\n" "Last-Translator: Gintautas Miliauskas \n" "Language-Team: Lithuanian \n" Binary files /tmp/tmp_7VVoi/adq93TGtHg/gst-plugins-bad1.0-1.12.1/po/lv.gmo and /tmp/tmp_7VVoi/9qWhQK1TlD/gst-plugins-bad1.0-1.12.2/po/lv.gmo differ diff -Nru gst-plugins-bad1.0-1.12.1/po/lv.po gst-plugins-bad1.0-1.12.2/po/lv.po --- gst-plugins-bad1.0-1.12.1/po/lv.po 2017-06-20 08:23:23.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/po/lv.po 2017-07-14 10:33:38.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad 1.2.1\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:23+0300\n" +"POT-Creation-Date: 2017-07-14 13:33+0300\n" "PO-Revision-Date: 2014-04-20 15:52+0300\n" "Last-Translator: Rihards Prieditis \n" "Language-Team: Latvian \n" Binary files /tmp/tmp_7VVoi/adq93TGtHg/gst-plugins-bad1.0-1.12.1/po/mt.gmo and /tmp/tmp_7VVoi/9qWhQK1TlD/gst-plugins-bad1.0-1.12.2/po/mt.gmo differ diff -Nru gst-plugins-bad1.0-1.12.1/po/mt.po gst-plugins-bad1.0-1.12.2/po/mt.po --- gst-plugins-bad1.0-1.12.1/po/mt.po 2017-06-20 08:23:23.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/po/mt.po 2017-07-14 10:33:38.000000000 +0000 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad-0.10.8.3\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:23+0300\n" +"POT-Creation-Date: 2017-07-14 13:33+0300\n" "PO-Revision-Date: 2008-10-26 20:27+0100\n" "Last-Translator: Michel Bugeja \n" "Language-Team: Maltese \n" Binary files /tmp/tmp_7VVoi/adq93TGtHg/gst-plugins-bad1.0-1.12.1/po/nb.gmo and /tmp/tmp_7VVoi/9qWhQK1TlD/gst-plugins-bad1.0-1.12.2/po/nb.gmo differ diff -Nru gst-plugins-bad1.0-1.12.1/po/nb.po gst-plugins-bad1.0-1.12.2/po/nb.po --- gst-plugins-bad1.0-1.12.1/po/nb.po 2017-06-20 08:23:23.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/po/nb.po 2017-07-14 10:33:38.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad 1.10.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:23+0300\n" +"POT-Creation-Date: 2017-07-14 13:33+0300\n" "PO-Revision-Date: 2017-01-05 01:34+0100\n" "Last-Translator: Johnny A. Solbu \n" "Language-Team: Norwegian Bokmaal \n" Binary files /tmp/tmp_7VVoi/adq93TGtHg/gst-plugins-bad1.0-1.12.1/po/nl.gmo and /tmp/tmp_7VVoi/9qWhQK1TlD/gst-plugins-bad1.0-1.12.2/po/nl.gmo differ diff -Nru gst-plugins-bad1.0-1.12.1/po/nl.po gst-plugins-bad1.0-1.12.2/po/nl.po --- gst-plugins-bad1.0-1.12.1/po/nl.po 2017-06-20 08:23:23.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/po/nl.po 2017-07-14 10:33:38.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad 1.7.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:23+0300\n" +"POT-Creation-Date: 2017-07-14 13:33+0300\n" "PO-Revision-Date: 2016-02-20 12:35+0100\n" "Last-Translator: Freek de Kruijf \n" "Language-Team: Dutch \n" Binary files /tmp/tmp_7VVoi/adq93TGtHg/gst-plugins-bad1.0-1.12.1/po/or.gmo and /tmp/tmp_7VVoi/9qWhQK1TlD/gst-plugins-bad1.0-1.12.2/po/or.gmo differ diff -Nru gst-plugins-bad1.0-1.12.1/po/or.po gst-plugins-bad1.0-1.12.2/po/or.po --- gst-plugins-bad1.0-1.12.1/po/or.po 2017-06-20 08:23:23.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/po/or.po 2017-07-14 10:33:38.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:23+0300\n" +"POT-Creation-Date: 2017-07-14 13:33+0300\n" "PO-Revision-Date: 2004-09-27 13:32+0530\n" "Last-Translator: Gora Mohanty \n" "Language-Team: Oriya \n" Binary files /tmp/tmp_7VVoi/adq93TGtHg/gst-plugins-bad1.0-1.12.1/po/pl.gmo and /tmp/tmp_7VVoi/9qWhQK1TlD/gst-plugins-bad1.0-1.12.2/po/pl.gmo differ diff -Nru gst-plugins-bad1.0-1.12.1/po/pl.po gst-plugins-bad1.0-1.12.2/po/pl.po --- gst-plugins-bad1.0-1.12.1/po/pl.po 2017-06-20 08:23:23.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/po/pl.po 2017-07-14 10:33:38.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad 1.10.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:23+0300\n" +"POT-Creation-Date: 2017-07-14 13:33+0300\n" "PO-Revision-Date: 2016-11-01 20:53+0100\n" "Last-Translator: Jakub Bogusz \n" "Language-Team: Polish \n" Binary files /tmp/tmp_7VVoi/adq93TGtHg/gst-plugins-bad1.0-1.12.1/po/pt_BR.gmo and /tmp/tmp_7VVoi/9qWhQK1TlD/gst-plugins-bad1.0-1.12.2/po/pt_BR.gmo differ diff -Nru gst-plugins-bad1.0-1.12.1/po/pt_BR.po gst-plugins-bad1.0-1.12.2/po/pt_BR.po --- gst-plugins-bad1.0-1.12.1/po/pt_BR.po 2017-06-20 08:23:23.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/po/pt_BR.po 2017-07-14 10:33:38.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad-1.7.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:23+0300\n" +"POT-Creation-Date: 2017-07-14 13:33+0300\n" "PO-Revision-Date: 2016-05-06 16:02-0300\n" "Last-Translator: Fabrício Godoy \n" "Language-Team: Brazilian Portuguese \n" "Language-Team: Romanian \n" Binary files /tmp/tmp_7VVoi/adq93TGtHg/gst-plugins-bad1.0-1.12.1/po/ru.gmo and /tmp/tmp_7VVoi/9qWhQK1TlD/gst-plugins-bad1.0-1.12.2/po/ru.gmo differ diff -Nru gst-plugins-bad1.0-1.12.1/po/ru.po gst-plugins-bad1.0-1.12.2/po/ru.po --- gst-plugins-bad1.0-1.12.1/po/ru.po 2017-06-20 08:23:23.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/po/ru.po 2017-07-14 10:33:38.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad 1.10.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:23+0300\n" +"POT-Creation-Date: 2017-07-14 13:33+0300\n" "PO-Revision-Date: 2016-11-02 21:21+0300\n" "Last-Translator: Yuri Kozlov \n" "Language-Team: Russian \n" Binary files /tmp/tmp_7VVoi/adq93TGtHg/gst-plugins-bad1.0-1.12.1/po/sk.gmo and /tmp/tmp_7VVoi/9qWhQK1TlD/gst-plugins-bad1.0-1.12.2/po/sk.gmo differ diff -Nru gst-plugins-bad1.0-1.12.1/po/sk.po gst-plugins-bad1.0-1.12.2/po/sk.po --- gst-plugins-bad1.0-1.12.1/po/sk.po 2017-06-20 08:23:23.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/po/sk.po 2017-07-14 10:33:38.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad 1.7.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:23+0300\n" +"POT-Creation-Date: 2017-07-14 13:33+0300\n" "PO-Revision-Date: 2016-05-20 12:33+0100\n" "Last-Translator: Peter Tuhársky \n" "Language-Team: Slovak \n" Binary files /tmp/tmp_7VVoi/adq93TGtHg/gst-plugins-bad1.0-1.12.1/po/sl.gmo and /tmp/tmp_7VVoi/9qWhQK1TlD/gst-plugins-bad1.0-1.12.2/po/sl.gmo differ diff -Nru gst-plugins-bad1.0-1.12.1/po/sl.po gst-plugins-bad1.0-1.12.2/po/sl.po --- gst-plugins-bad1.0-1.12.1/po/sl.po 2017-06-20 08:23:23.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/po/sl.po 2017-07-14 10:33:38.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad 0.10.21.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:23+0300\n" +"POT-Creation-Date: 2017-07-14 13:33+0300\n" "PO-Revision-Date: 2011-04-26 15:21+0100\n" "Last-Translator: Klemen Košir \n" "Language-Team: Slovenian \n" Binary files /tmp/tmp_7VVoi/adq93TGtHg/gst-plugins-bad1.0-1.12.1/po/sq.gmo and /tmp/tmp_7VVoi/9qWhQK1TlD/gst-plugins-bad1.0-1.12.2/po/sq.gmo differ diff -Nru gst-plugins-bad1.0-1.12.1/po/sq.po gst-plugins-bad1.0-1.12.2/po/sq.po --- gst-plugins-bad1.0-1.12.1/po/sq.po 2017-06-20 08:23:23.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/po/sq.po 2017-07-14 10:33:38.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad 0.10.7.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:23+0300\n" +"POT-Creation-Date: 2017-07-14 13:33+0300\n" "PO-Revision-Date: 2008-08-15 16:07+0200\n" "Last-Translator: Laurent Dhima \n" "Language-Team: Albanian \n" Binary files /tmp/tmp_7VVoi/adq93TGtHg/gst-plugins-bad1.0-1.12.1/po/sr.gmo and /tmp/tmp_7VVoi/9qWhQK1TlD/gst-plugins-bad1.0-1.12.2/po/sr.gmo differ diff -Nru gst-plugins-bad1.0-1.12.1/po/sr.po gst-plugins-bad1.0-1.12.2/po/sr.po --- gst-plugins-bad1.0-1.12.1/po/sr.po 2017-06-20 08:23:23.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/po/sr.po 2017-07-14 10:33:38.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad-1.10.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:23+0300\n" +"POT-Creation-Date: 2017-07-14 13:33+0300\n" "PO-Revision-Date: 2016-12-04 14:22+0200\n" "Last-Translator: Мирослав Николић \n" "Language-Team: Serbian <(nothing)>\n" Binary files /tmp/tmp_7VVoi/adq93TGtHg/gst-plugins-bad1.0-1.12.1/po/sv.gmo and /tmp/tmp_7VVoi/9qWhQK1TlD/gst-plugins-bad1.0-1.12.2/po/sv.gmo differ diff -Nru gst-plugins-bad1.0-1.12.1/po/sv.po gst-plugins-bad1.0-1.12.2/po/sv.po --- gst-plugins-bad1.0-1.12.1/po/sv.po 2017-06-20 08:23:23.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/po/sv.po 2017-07-14 10:33:38.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad 1.12.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:23+0300\n" +"POT-Creation-Date: 2017-07-14 13:33+0300\n" "PO-Revision-Date: 2017-05-21 19:05+0800\n" "Last-Translator: Sebastian Rasmussen \n" "Language-Team: Swedish \n" Binary files /tmp/tmp_7VVoi/adq93TGtHg/gst-plugins-bad1.0-1.12.1/po/tr.gmo and /tmp/tmp_7VVoi/9qWhQK1TlD/gst-plugins-bad1.0-1.12.2/po/tr.gmo differ diff -Nru gst-plugins-bad1.0-1.12.1/po/tr.po gst-plugins-bad1.0-1.12.2/po/tr.po --- gst-plugins-bad1.0-1.12.1/po/tr.po 2017-06-20 08:23:23.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/po/tr.po 2017-07-14 10:33:38.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad-1.12.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:23+0300\n" +"POT-Creation-Date: 2017-07-14 13:33+0300\n" "PO-Revision-Date: 2017-05-05 11:07+0300\n" "Last-Translator: Mehmet Kececi \n" "Language-Team: Turkish \n" Binary files /tmp/tmp_7VVoi/adq93TGtHg/gst-plugins-bad1.0-1.12.1/po/uk.gmo and /tmp/tmp_7VVoi/9qWhQK1TlD/gst-plugins-bad1.0-1.12.2/po/uk.gmo differ diff -Nru gst-plugins-bad1.0-1.12.1/po/uk.po gst-plugins-bad1.0-1.12.2/po/uk.po --- gst-plugins-bad1.0-1.12.1/po/uk.po 2017-06-20 08:23:23.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/po/uk.po 2017-07-14 10:33:38.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad 1.10.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:23+0300\n" +"POT-Creation-Date: 2017-07-14 13:33+0300\n" "PO-Revision-Date: 2016-11-01 20:55+0200\n" "Last-Translator: Yuri Chornoivan \n" "Language-Team: Ukrainian \n" Binary files /tmp/tmp_7VVoi/adq93TGtHg/gst-plugins-bad1.0-1.12.1/po/vi.gmo and /tmp/tmp_7VVoi/9qWhQK1TlD/gst-plugins-bad1.0-1.12.2/po/vi.gmo differ diff -Nru gst-plugins-bad1.0-1.12.1/po/vi.po gst-plugins-bad1.0-1.12.2/po/vi.po --- gst-plugins-bad1.0-1.12.1/po/vi.po 2017-06-20 08:23:23.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/po/vi.po 2017-07-14 10:33:38.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad 1.10.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:23+0300\n" +"POT-Creation-Date: 2017-07-14 13:33+0300\n" "PO-Revision-Date: 2016-11-02 13:38+0700\n" "Last-Translator: Trần Ngọc Quân \n" "Language-Team: Vietnamese \n" Binary files /tmp/tmp_7VVoi/adq93TGtHg/gst-plugins-bad1.0-1.12.1/po/zh_CN.gmo and /tmp/tmp_7VVoi/9qWhQK1TlD/gst-plugins-bad1.0-1.12.2/po/zh_CN.gmo differ diff -Nru gst-plugins-bad1.0-1.12.1/po/zh_CN.po gst-plugins-bad1.0-1.12.2/po/zh_CN.po --- gst-plugins-bad1.0-1.12.1/po/zh_CN.po 2017-06-20 08:23:23.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/po/zh_CN.po 2017-07-14 10:33:38.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: gst-plugins-bad 1.10.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-06-20 11:23+0300\n" +"POT-Creation-Date: 2017-07-14 13:33+0300\n" "PO-Revision-Date: 2016-11-02 13:41+0800\n" "Last-Translator: Tianze Wang \n" "Language-Team: Chinese (simplified) \n" diff -Nru gst-plugins-bad1.0-1.12.1/RELEASE gst-plugins-bad1.0-1.12.2/RELEASE --- gst-plugins-bad1.0-1.12.1/RELEASE 2017-06-20 08:22:49.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/RELEASE 2017-07-14 10:32:44.000000000 +0000 @@ -1,7 +1,7 @@ -Release notes for GStreamer Bad Plugins 1.12.1 +Release notes for GStreamer Bad 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! @@ -60,28 +60,18 @@ Bugs fixed in this release + * 764025 : mxfdemux: Two consecutive seek on a file leads to 'No valid frames decoded before end of stream' + * 773159 : hlsdemux: Errors and timeouts with scrubbing and fast forward/reverse + * 782774 : kmssink: drop last rendered buffer on ALLOCATION and DRAIN queries * 783028 : gstmpdparser : Crash when playing some of the Dash LIVE URL's with Gstreamer v1.12 - * 773681 : directsoundsink: High cpu usage on windows x86 - * 776609 : adaptivedemux: actually retry on download errors - * 779202 : ref counting issue fix for Context in gst-libs/gst/gl/gstglcontext.c - * 781249 : directsoundsrc: Correctly calculate segsize and segtotal - * 781561 : msdk: meson build fails - * 782221 : jpeg2000parse does not play nice with rtpj2kpay - * 782352 : openjpeg: macOS dependencies not found / plugin is not loading - * 782376 : glmemory: Only use glDrawBuffer if available - * 782693 : dashdemux: Initialize sidx_position to GST_CLOCK_TIME_NONE - * 782697 : h265parse: Trailing zeroes in generated codec_data - * 782736 : glformat: Add missing GST_GL_RGB565 in some switch statement - * 782771 : gstamcvideodec: Memory leak on video decoder format set - * 782801 : msdk: enc: pts from the encoder are bogus, sync_point flag is bogus - * 782921 : gl: Fix viv-fb user_choice check - * 783066 : glformat: fix the usage of GST_GL_RGB565 * 783075 : adaptivedemux: Check live seeking range more often - * 783255 : adaptivedemux: release the manifest lock ... - * 783256 : adaptivedemux: make sure to free all " old streams " - * 783401 : adaptivedemux: Clear " cancelled " on uridownloader before processing manifest - * 783626 : openjpegdec: artifacts when displaying RGB 8 bit images - * 781204 : rawvideoparse: Looses GstVideoMeta while doing memory alignment + * 783244 : dashdemux: Implement a default presentation delay + * 784027 : mxfdemux/mux: Does not handle frame reordering correctly + * 784059 : gstglwindow_cocoa.h is missing from tar ball in gst-plugins-bad 1.12.1 + * 784210 : gl: [regression] GstGLUploadMeta feature doesn't show frame in GLX + * 784439 : homebrew fails to build ttmp plugin: library not found for -lgstvideo-1.0 + * 784510 : HLS/playbin: bus receives EOS on potential re-buffering + * 784755 : directsoundsrc: fails to compile with gcc 7.1.0 ==== Download ==== @@ -118,23 +108,13 @@ Contributors to this release - * Aaron Boxer - * Carlos Rafael Giani * Edward Hervey - * Haihua Hu - * Jeremy Hiatt - * Mathieu Duponchelle + * Hyunjun Ko + * Jan Schmidt * Matthew Waters - * Nirbheek Chauhan - * Reynaldo H. Verdejo Pinochet - * Scott D Phillips + * Nicolas Dufresne + * Philippe Renon * Sebastian Dröge - * Seungha Yang - * Simon Himmelbauer * Thiago Santos - * Thibault Saunier * Tim-Philipp Müller - * Vincent Penquerc'h - * Wim Taymans - * fvanzile   \ No newline at end of file diff -Nru gst-plugins-bad1.0-1.12.1/sys/acmenc/Makefile.in gst-plugins-bad1.0-1.12.2/sys/acmenc/Makefile.in --- gst-plugins-bad1.0-1.12.1/sys/acmenc/Makefile.in 2017-06-20 07:17:29.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/sys/acmenc/Makefile.in 2017-07-14 08:21:27.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-bad1.0-1.12.1/sys/acmmp3dec/Makefile.in gst-plugins-bad1.0-1.12.2/sys/acmmp3dec/Makefile.in --- gst-plugins-bad1.0-1.12.1/sys/acmmp3dec/Makefile.in 2017-06-20 07:17:29.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/sys/acmmp3dec/Makefile.in 2017-07-14 08:21:28.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-bad1.0-1.12.1/sys/androidmedia/Makefile.in gst-plugins-bad1.0-1.12.2/sys/androidmedia/Makefile.in --- gst-plugins-bad1.0-1.12.1/sys/androidmedia/Makefile.in 2017-06-20 07:17:30.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/sys/androidmedia/Makefile.in 2017-07-14 08:21:28.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-bad1.0-1.12.1/sys/applemedia/Makefile.in gst-plugins-bad1.0-1.12.2/sys/applemedia/Makefile.in --- gst-plugins-bad1.0-1.12.1/sys/applemedia/Makefile.in 2017-06-20 07:17:30.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/sys/applemedia/Makefile.in 2017-07-14 08:21:28.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-bad1.0-1.12.1/sys/bluez/Makefile.in gst-plugins-bad1.0-1.12.2/sys/bluez/Makefile.in --- gst-plugins-bad1.0-1.12.1/sys/bluez/Makefile.in 2017-06-20 07:17:30.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/sys/bluez/Makefile.in 2017-07-14 08:21:28.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-bad1.0-1.12.1/sys/d3dvideosink/Makefile.in gst-plugins-bad1.0-1.12.2/sys/d3dvideosink/Makefile.in --- gst-plugins-bad1.0-1.12.1/sys/d3dvideosink/Makefile.in 2017-06-20 07:17:30.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/sys/d3dvideosink/Makefile.in 2017-07-14 08:21:28.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-bad1.0-1.12.1/sys/decklink/Makefile.in gst-plugins-bad1.0-1.12.2/sys/decklink/Makefile.in --- gst-plugins-bad1.0-1.12.1/sys/decklink/Makefile.in 2017-06-20 07:17:30.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/sys/decklink/Makefile.in 2017-07-14 08:21:28.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-bad1.0-1.12.1/sys/directsound/gstdirectsoundsrc.c gst-plugins-bad1.0-1.12.2/sys/directsound/gstdirectsoundsrc.c --- gst-plugins-bad1.0-1.12.1/sys/directsound/gstdirectsoundsrc.c 2017-05-15 15:46:30.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/sys/directsound/gstdirectsoundsrc.c 2017-07-11 06:23:32.000000000 +0000 @@ -867,7 +867,7 @@ /*reset the buffer */ hRes = IDirectSoundCaptureBuffer_Lock (dsoundsrc->pDSBSecondary, dsoundsrc->current_circular_offset, dsoundsrc->buffer_size, - pLockedBuffer, &dwSizeBuffer, NULL, NULL, 0L); + &pLockedBuffer, &dwSizeBuffer, NULL, NULL, 0L); if (SUCCEEDED (hRes)) { memset (pLockedBuffer, 0, dwSizeBuffer); diff -Nru gst-plugins-bad1.0-1.12.1/sys/directsound/Makefile.in gst-plugins-bad1.0-1.12.2/sys/directsound/Makefile.in --- gst-plugins-bad1.0-1.12.1/sys/directsound/Makefile.in 2017-06-20 07:17:30.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/sys/directsound/Makefile.in 2017-07-14 08:21:28.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-bad1.0-1.12.1/sys/dshowdecwrapper/Makefile.in gst-plugins-bad1.0-1.12.2/sys/dshowdecwrapper/Makefile.in --- gst-plugins-bad1.0-1.12.1/sys/dshowdecwrapper/Makefile.in 2017-06-20 07:17:30.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/sys/dshowdecwrapper/Makefile.in 2017-07-14 08:21:28.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-bad1.0-1.12.1/sys/dshowsrcwrapper/Makefile.in gst-plugins-bad1.0-1.12.2/sys/dshowsrcwrapper/Makefile.in --- gst-plugins-bad1.0-1.12.1/sys/dshowsrcwrapper/Makefile.in 2017-06-20 07:17:30.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/sys/dshowsrcwrapper/Makefile.in 2017-07-14 08:21:28.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-bad1.0-1.12.1/sys/dshowvideosink/Makefile.in gst-plugins-bad1.0-1.12.2/sys/dshowvideosink/Makefile.in --- gst-plugins-bad1.0-1.12.1/sys/dshowvideosink/Makefile.in 2017-06-20 07:17:30.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/sys/dshowvideosink/Makefile.in 2017-07-14 08:21:28.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-bad1.0-1.12.1/sys/dvb/Makefile.in gst-plugins-bad1.0-1.12.2/sys/dvb/Makefile.in --- gst-plugins-bad1.0-1.12.1/sys/dvb/Makefile.in 2017-06-20 07:17:30.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/sys/dvb/Makefile.in 2017-07-14 08:21:28.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-bad1.0-1.12.1/sys/fbdev/Makefile.in gst-plugins-bad1.0-1.12.2/sys/fbdev/Makefile.in --- gst-plugins-bad1.0-1.12.1/sys/fbdev/Makefile.in 2017-06-20 07:17:30.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/sys/fbdev/Makefile.in 2017-07-14 08:21:28.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-bad1.0-1.12.1/sys/kms/gstkmsallocator.c gst-plugins-bad1.0-1.12.2/sys/kms/gstkmsallocator.c --- gst-plugins-bad1.0-1.12.1/sys/kms/gstkmsallocator.c 2017-05-15 15:46:30.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/sys/kms/gstkmsallocator.c 2017-07-11 06:23:32.000000000 +0000 @@ -478,6 +478,18 @@ if (!gst_kms_allocator_add_fb (alloc, tmp, offsets, vinfo)) goto failed; + for (i = 0; i < n_planes; i++) { + struct drm_gem_close arg = { tmp->gem_handle[i], }; + gint err; + + err = drmIoctl (alloc->priv->fd, DRM_IOCTL_GEM_CLOSE, &arg); + if (err) + GST_WARNING_OBJECT (allocator, + "Failed to close GEM handle: %s %d", strerror (errno), errno); + + tmp->gem_handle[i] = 0; + } + return tmp; /* ERRORS */ diff -Nru gst-plugins-bad1.0-1.12.1/sys/kms/Makefile.in gst-plugins-bad1.0-1.12.2/sys/kms/Makefile.in --- gst-plugins-bad1.0-1.12.1/sys/kms/Makefile.in 2017-06-20 07:17:30.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/sys/kms/Makefile.in 2017-07-14 08:21:28.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-bad1.0-1.12.1/sys/Makefile.in gst-plugins-bad1.0-1.12.2/sys/Makefile.in --- gst-plugins-bad1.0-1.12.1/sys/Makefile.in 2017-06-20 07:17:29.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/sys/Makefile.in 2017-07-14 08:21:27.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-bad1.0-1.12.1/sys/msdk/Makefile.in gst-plugins-bad1.0-1.12.2/sys/msdk/Makefile.in --- gst-plugins-bad1.0-1.12.1/sys/msdk/Makefile.in 2017-06-20 07:17:30.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/sys/msdk/Makefile.in 2017-07-14 08:21:28.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-bad1.0-1.12.1/sys/nvenc/Makefile.in gst-plugins-bad1.0-1.12.2/sys/nvenc/Makefile.in --- gst-plugins-bad1.0-1.12.1/sys/nvenc/Makefile.in 2017-06-20 07:17:30.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/sys/nvenc/Makefile.in 2017-07-14 08:21:28.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-bad1.0-1.12.1/sys/opensles/Makefile.in gst-plugins-bad1.0-1.12.2/sys/opensles/Makefile.in --- gst-plugins-bad1.0-1.12.1/sys/opensles/Makefile.in 2017-06-20 07:17:30.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/sys/opensles/Makefile.in 2017-07-14 08:21:28.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-bad1.0-1.12.1/sys/shm/Makefile.in gst-plugins-bad1.0-1.12.2/sys/shm/Makefile.in --- gst-plugins-bad1.0-1.12.1/sys/shm/Makefile.in 2017-06-20 07:17:30.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/sys/shm/Makefile.in 2017-07-14 08:21:28.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-bad1.0-1.12.1/sys/tinyalsa/Makefile.in gst-plugins-bad1.0-1.12.2/sys/tinyalsa/Makefile.in --- gst-plugins-bad1.0-1.12.1/sys/tinyalsa/Makefile.in 2017-06-20 07:17:30.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/sys/tinyalsa/Makefile.in 2017-07-14 08:21:28.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-bad1.0-1.12.1/sys/uvch264/Makefile.in gst-plugins-bad1.0-1.12.2/sys/uvch264/Makefile.in --- gst-plugins-bad1.0-1.12.1/sys/uvch264/Makefile.in 2017-06-20 07:17:30.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/sys/uvch264/Makefile.in 2017-07-14 08:21:28.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-bad1.0-1.12.1/sys/vcd/Makefile.in gst-plugins-bad1.0-1.12.2/sys/vcd/Makefile.in --- gst-plugins-bad1.0-1.12.1/sys/vcd/Makefile.in 2017-06-20 07:17:30.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/sys/vcd/Makefile.in 2017-07-14 08:21:28.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-bad1.0-1.12.1/sys/vdpau/Makefile.in gst-plugins-bad1.0-1.12.2/sys/vdpau/Makefile.in --- gst-plugins-bad1.0-1.12.1/sys/vdpau/Makefile.in 2017-06-20 07:17:31.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/sys/vdpau/Makefile.in 2017-07-14 08:21:29.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-bad1.0-1.12.1/sys/wasapi/Makefile.in gst-plugins-bad1.0-1.12.2/sys/wasapi/Makefile.in --- gst-plugins-bad1.0-1.12.1/sys/wasapi/Makefile.in 2017-06-20 07:17:31.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/sys/wasapi/Makefile.in 2017-07-14 08:21:29.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-bad1.0-1.12.1/sys/winks/Makefile.in gst-plugins-bad1.0-1.12.2/sys/winks/Makefile.in --- gst-plugins-bad1.0-1.12.1/sys/winks/Makefile.in 2017-06-20 07:17:31.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/sys/winks/Makefile.in 2017-07-14 08:21:29.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-bad1.0-1.12.1/sys/winscreencap/Makefile.in gst-plugins-bad1.0-1.12.2/sys/winscreencap/Makefile.in --- gst-plugins-bad1.0-1.12.1/sys/winscreencap/Makefile.in 2017-06-20 07:17:31.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/sys/winscreencap/Makefile.in 2017-07-14 08:21:29.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-bad1.0-1.12.1/tests/check/Makefile.in gst-plugins-bad1.0-1.12.2/tests/check/Makefile.in --- gst-plugins-bad1.0-1.12.1/tests/check/Makefile.in 2017-06-20 07:17:31.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/tests/check/Makefile.in 2017-07-14 08:21:29.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-bad1.0-1.12.1/tests/examples/audiomixmatrix/Makefile.in gst-plugins-bad1.0-1.12.2/tests/examples/audiomixmatrix/Makefile.in --- gst-plugins-bad1.0-1.12.1/tests/examples/audiomixmatrix/Makefile.in 2017-06-20 07:17:31.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/tests/examples/audiomixmatrix/Makefile.in 2017-07-14 08:21:29.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-bad1.0-1.12.1/tests/examples/avsamplesink/Makefile.in gst-plugins-bad1.0-1.12.2/tests/examples/avsamplesink/Makefile.in --- gst-plugins-bad1.0-1.12.1/tests/examples/avsamplesink/Makefile.in 2017-06-20 07:17:31.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/tests/examples/avsamplesink/Makefile.in 2017-07-14 08:21:29.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-bad1.0-1.12.1/tests/examples/camerabin2/Makefile.in gst-plugins-bad1.0-1.12.2/tests/examples/camerabin2/Makefile.in --- gst-plugins-bad1.0-1.12.1/tests/examples/camerabin2/Makefile.in 2017-06-20 07:17:31.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/tests/examples/camerabin2/Makefile.in 2017-07-14 08:21:29.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-bad1.0-1.12.1/tests/examples/codecparsers/Makefile.in gst-plugins-bad1.0-1.12.2/tests/examples/codecparsers/Makefile.in --- gst-plugins-bad1.0-1.12.1/tests/examples/codecparsers/Makefile.in 2017-06-20 07:17:31.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/tests/examples/codecparsers/Makefile.in 2017-07-14 08:21:29.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-bad1.0-1.12.1/tests/examples/directfb/Makefile.in gst-plugins-bad1.0-1.12.2/tests/examples/directfb/Makefile.in --- gst-plugins-bad1.0-1.12.1/tests/examples/directfb/Makefile.in 2017-06-20 07:17:31.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/tests/examples/directfb/Makefile.in 2017-07-14 08:21:29.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-bad1.0-1.12.1/tests/examples/gl/clutter/Makefile.in gst-plugins-bad1.0-1.12.2/tests/examples/gl/clutter/Makefile.in --- gst-plugins-bad1.0-1.12.1/tests/examples/gl/clutter/Makefile.in 2017-06-20 07:17:31.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/tests/examples/gl/clutter/Makefile.in 2017-07-14 08:21:29.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-bad1.0-1.12.1/tests/examples/gl/cocoa/Makefile.in gst-plugins-bad1.0-1.12.2/tests/examples/gl/cocoa/Makefile.in --- gst-plugins-bad1.0-1.12.1/tests/examples/gl/cocoa/Makefile.in 2017-06-20 07:17:31.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/tests/examples/gl/cocoa/Makefile.in 2017-07-14 08:21:29.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-bad1.0-1.12.1/tests/examples/gl/generic/cube/Makefile.in gst-plugins-bad1.0-1.12.2/tests/examples/gl/generic/cube/Makefile.in --- gst-plugins-bad1.0-1.12.1/tests/examples/gl/generic/cube/Makefile.in 2017-06-20 07:17:32.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/tests/examples/gl/generic/cube/Makefile.in 2017-07-14 08:21:29.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-bad1.0-1.12.1/tests/examples/gl/generic/cubeyuv/Makefile.in gst-plugins-bad1.0-1.12.2/tests/examples/gl/generic/cubeyuv/Makefile.in --- gst-plugins-bad1.0-1.12.1/tests/examples/gl/generic/cubeyuv/Makefile.in 2017-06-20 07:17:32.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/tests/examples/gl/generic/cubeyuv/Makefile.in 2017-07-14 08:21:29.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-bad1.0-1.12.1/tests/examples/gl/generic/doublecube/Makefile.in gst-plugins-bad1.0-1.12.2/tests/examples/gl/generic/doublecube/Makefile.in --- gst-plugins-bad1.0-1.12.1/tests/examples/gl/generic/doublecube/Makefile.in 2017-06-20 07:17:32.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/tests/examples/gl/generic/doublecube/Makefile.in 2017-07-14 08:21:29.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-bad1.0-1.12.1/tests/examples/gl/generic/Makefile.in gst-plugins-bad1.0-1.12.2/tests/examples/gl/generic/Makefile.in --- gst-plugins-bad1.0-1.12.1/tests/examples/gl/generic/Makefile.in 2017-06-20 07:17:31.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/tests/examples/gl/generic/Makefile.in 2017-07-14 08:21:29.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-bad1.0-1.12.1/tests/examples/gl/generic/recordgraphic/Makefile.in gst-plugins-bad1.0-1.12.2/tests/examples/gl/generic/recordgraphic/Makefile.in --- gst-plugins-bad1.0-1.12.1/tests/examples/gl/generic/recordgraphic/Makefile.in 2017-06-20 07:17:32.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/tests/examples/gl/generic/recordgraphic/Makefile.in 2017-07-14 08:21:30.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-bad1.0-1.12.1/tests/examples/gl/gtk/3dvideo/Makefile.in gst-plugins-bad1.0-1.12.2/tests/examples/gl/gtk/3dvideo/Makefile.in --- gst-plugins-bad1.0-1.12.1/tests/examples/gl/gtk/3dvideo/Makefile.in 2017-06-20 07:17:32.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/tests/examples/gl/gtk/3dvideo/Makefile.in 2017-07-14 08:21:30.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-bad1.0-1.12.1/tests/examples/gl/gtk/filternovideooverlay/Makefile.in gst-plugins-bad1.0-1.12.2/tests/examples/gl/gtk/filternovideooverlay/Makefile.in --- gst-plugins-bad1.0-1.12.1/tests/examples/gl/gtk/filternovideooverlay/Makefile.in 2017-06-20 07:17:32.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/tests/examples/gl/gtk/filternovideooverlay/Makefile.in 2017-07-14 08:21:30.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-bad1.0-1.12.1/tests/examples/gl/gtk/filtervideooverlay/Makefile.in gst-plugins-bad1.0-1.12.2/tests/examples/gl/gtk/filtervideooverlay/Makefile.in --- gst-plugins-bad1.0-1.12.1/tests/examples/gl/gtk/filtervideooverlay/Makefile.in 2017-06-20 07:17:32.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/tests/examples/gl/gtk/filtervideooverlay/Makefile.in 2017-07-14 08:21:30.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-bad1.0-1.12.1/tests/examples/gl/gtk/fxtest/Makefile.in gst-plugins-bad1.0-1.12.2/tests/examples/gl/gtk/fxtest/Makefile.in --- gst-plugins-bad1.0-1.12.1/tests/examples/gl/gtk/fxtest/Makefile.in 2017-06-20 07:17:32.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/tests/examples/gl/gtk/fxtest/Makefile.in 2017-07-14 08:21:30.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-bad1.0-1.12.1/tests/examples/gl/gtk/Makefile.in gst-plugins-bad1.0-1.12.2/tests/examples/gl/gtk/Makefile.in --- gst-plugins-bad1.0-1.12.1/tests/examples/gl/gtk/Makefile.in 2017-06-20 07:17:32.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/tests/examples/gl/gtk/Makefile.in 2017-07-14 08:21:30.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-bad1.0-1.12.1/tests/examples/gl/gtk/switchvideooverlay/Makefile.in gst-plugins-bad1.0-1.12.2/tests/examples/gl/gtk/switchvideooverlay/Makefile.in --- gst-plugins-bad1.0-1.12.1/tests/examples/gl/gtk/switchvideooverlay/Makefile.in 2017-06-20 07:17:32.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/tests/examples/gl/gtk/switchvideooverlay/Makefile.in 2017-07-14 08:21:30.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-bad1.0-1.12.1/tests/examples/gl/Makefile.in gst-plugins-bad1.0-1.12.2/tests/examples/gl/Makefile.in --- gst-plugins-bad1.0-1.12.1/tests/examples/gl/Makefile.in 2017-06-20 07:17:31.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/tests/examples/gl/Makefile.in 2017-07-14 08:21:29.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-bad1.0-1.12.1/tests/examples/gl/qt/Makefile.in gst-plugins-bad1.0-1.12.2/tests/examples/gl/qt/Makefile.in --- gst-plugins-bad1.0-1.12.1/tests/examples/gl/qt/Makefile.in 2017-06-20 07:17:32.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/tests/examples/gl/qt/Makefile.in 2017-07-14 08:21:30.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-bad1.0-1.12.1/tests/examples/gl/sdl/Makefile.in gst-plugins-bad1.0-1.12.2/tests/examples/gl/sdl/Makefile.in --- gst-plugins-bad1.0-1.12.1/tests/examples/gl/sdl/Makefile.in 2017-06-20 07:17:32.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/tests/examples/gl/sdl/Makefile.in 2017-07-14 08:21:30.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-bad1.0-1.12.1/tests/examples/gtk/Makefile.in gst-plugins-bad1.0-1.12.2/tests/examples/gtk/Makefile.in --- gst-plugins-bad1.0-1.12.1/tests/examples/gtk/Makefile.in 2017-06-20 07:17:32.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/tests/examples/gtk/Makefile.in 2017-07-14 08:21:30.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-bad1.0-1.12.1/tests/examples/Makefile.in gst-plugins-bad1.0-1.12.2/tests/examples/Makefile.in --- gst-plugins-bad1.0-1.12.1/tests/examples/Makefile.in 2017-06-20 07:17:31.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/tests/examples/Makefile.in 2017-07-14 08:21:29.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-bad1.0-1.12.1/tests/examples/mpegts/Makefile.in gst-plugins-bad1.0-1.12.2/tests/examples/mpegts/Makefile.in --- gst-plugins-bad1.0-1.12.1/tests/examples/mpegts/Makefile.in 2017-06-20 07:17:32.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/tests/examples/mpegts/Makefile.in 2017-07-14 08:21:30.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-bad1.0-1.12.1/tests/examples/mxf/Makefile.in gst-plugins-bad1.0-1.12.2/tests/examples/mxf/Makefile.in --- gst-plugins-bad1.0-1.12.1/tests/examples/mxf/Makefile.in 2017-06-20 07:17:32.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/tests/examples/mxf/Makefile.in 2017-07-14 08:21:30.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-bad1.0-1.12.1/tests/examples/opencv/Makefile.in gst-plugins-bad1.0-1.12.2/tests/examples/opencv/Makefile.in --- gst-plugins-bad1.0-1.12.1/tests/examples/opencv/Makefile.in 2017-06-20 07:17:32.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/tests/examples/opencv/Makefile.in 2017-07-14 08:21:30.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-bad1.0-1.12.1/tests/examples/uvch264/Makefile.in gst-plugins-bad1.0-1.12.2/tests/examples/uvch264/Makefile.in --- gst-plugins-bad1.0-1.12.1/tests/examples/uvch264/Makefile.in 2017-06-20 07:17:32.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/tests/examples/uvch264/Makefile.in 2017-07-14 08:21:30.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-bad1.0-1.12.1/tests/examples/waylandsink/Makefile.in gst-plugins-bad1.0-1.12.2/tests/examples/waylandsink/Makefile.in --- gst-plugins-bad1.0-1.12.1/tests/examples/waylandsink/Makefile.in 2017-06-20 07:17:32.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/tests/examples/waylandsink/Makefile.in 2017-07-14 08:21:30.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-bad1.0-1.12.1/tests/files/Makefile.in gst-plugins-bad1.0-1.12.2/tests/files/Makefile.in --- gst-plugins-bad1.0-1.12.1/tests/files/Makefile.in 2017-06-20 07:17:32.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/tests/files/Makefile.in 2017-07-14 08:21:30.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-bad1.0-1.12.1/tests/icles/Makefile.in gst-plugins-bad1.0-1.12.2/tests/icles/Makefile.in --- gst-plugins-bad1.0-1.12.1/tests/icles/Makefile.in 2017-06-20 07:17:32.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/tests/icles/Makefile.in 2017-07-14 08:21:30.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-bad1.0-1.12.1/tests/Makefile.in gst-plugins-bad1.0-1.12.2/tests/Makefile.in --- gst-plugins-bad1.0-1.12.1/tests/Makefile.in 2017-06-20 07:17:31.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/tests/Makefile.in 2017-07-14 08:21:29.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-bad1.0-1.12.1/tools/Makefile.in gst-plugins-bad1.0-1.12.2/tools/Makefile.in --- gst-plugins-bad1.0-1.12.1/tools/Makefile.in 2017-06-20 07:17:32.000000000 +0000 +++ gst-plugins-bad1.0-1.12.2/tools/Makefile.in 2017-07-14 08:21:30.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,