commit gstreamer-plugins-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2017-02-27 18:53:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "gstreamer-plugins-base" Changes: -------- --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2017-02-03 17:41:53.629094971 +0100 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new/gstreamer-plugins-base.changes 2017-02-27 18:53:22.618903099 +0100 @@ -1,0 +2,7 @@ +Thu Feb 23 18:48:47 UTC 2017 - zaitor@opensuse.org + +- Update to version 1.10.4: + + Bugs fixed: bgo#778432. +- Drop aarch64-no-neon.patch: No longer needed. + +------------------------------------------------------------------- Old: ---- aarch64-no-neon.patch gst-plugins-base-1.10.3.tar.xz New: ---- gst-plugins-base-1.10.4.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gstreamer-plugins-base.spec ++++++ --- /var/tmp/diff_new_pack.71HI5U/_old 2017-02-27 18:53:23.154827413 +0100 +++ /var/tmp/diff_new_pack.71HI5U/_new 2017-02-27 18:53:23.158826849 +0100 @@ -18,7 +18,7 @@ Name: gstreamer-plugins-base %define _name gst-plugins-base -Version: 1.10.3 +Version: 1.10.4 Release: 0 %define gst_branch 1.0 Url: http://gstreamer.freedesktop.org/ @@ -29,8 +29,6 @@ Source0: http://download.gnome.org/sources/gst-plugins-base/1.10/%{_name}-%{version}.tar.xz Source1: gstreamer-plugins-base.appdata.xml Source2: baselibs.conf -# PATCH-NEEDS-REBASE aarch64-no-neon.patch -Patch0: aarch64-no-neon.patch BuildRequires: cdparanoia-devel BuildRequires: glib2-devel >= 2.40.0 BuildRequires: gstreamer-devel >= 1.10.3 @@ -414,8 +412,6 @@ %lang_package %prep %setup -q -n %{_name}-%{version} -# patch needs rebase. -#patch0 -p1 %if !0%{?is_opensuse} translation-update-upstream po gst-plugins-base-%{gst_branch} %endif ++++++ gst-plugins-base-1.10.3.tar.xz -> gst-plugins-base-1.10.4.tar.xz ++++++ ++++ 1721 lines of diff (skipped) ++++ retrying with extended exclude list diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/ChangeLog new/gst-plugins-base-1.10.4/ChangeLog --- old/gst-plugins-base-1.10.3/ChangeLog 2017-01-30 14:24:35.000000000 +0100 +++ new/gst-plugins-base-1.10.4/ChangeLog 2017-02-23 14:13:01.000000000 +0100 @@ -1,9 +1,112 @@ +=== release 1.10.4 === + +2017-02-23 Sebastian Dröge <slomo@coaxion.net> + + * configure.ac: + releasing 1.10.4 + +2017-02-20 13:44:37 +0200 Jochen Henneberg <jh@henneberg-systemdesign.com> + + * ext/vorbis/gstvorbiscommon.c: + vorbis: Fix channel reorder map for 5.1, 6.1 and 7.1 + +2017-01-24 19:20:53 -0300 Thibault Saunier <thibault.saunier@osg.samsung.com> + + * tests/check/meson.build: + meson: Properly use ':' for defining keywords + +2017-02-10 17:32:29 +0900 Heekyoung Seo <heekyoung.seo@lge.com> + + * gst/typefind/gsttypefindfunctions.c: + typefindfunctions: prevent unsigned int overflow + https://bugzilla.gnome.org/show_bug.cgi?id=778432 + +2017-02-02 14:56:39 +0200 Sebastian Dröge <sebastian@centricular.com> + + * tests/check/elements/multifdsink.c: + multifdsink: Make sure to use a 64 bit integer for the units-max property + === release 1.10.3 === -2017-01-30 Sebastian Dröge <slomo@coaxion.net> +2017-01-30 16:26:59 +0200 Sebastian Dröge <sebastian@centricular.com> + * ChangeLog: + * NEWS: + * RELEASE: * configure.ac: - releasing 1.10.3 + * docs/plugins/inspect/plugin-adder.xml: + * docs/plugins/inspect/plugin-alsa.xml: + * docs/plugins/inspect/plugin-app.xml: + * docs/plugins/inspect/plugin-audioconvert.xml: + * docs/plugins/inspect/plugin-audiorate.xml: + * docs/plugins/inspect/plugin-audioresample.xml: + * docs/plugins/inspect/plugin-audiotestsrc.xml: + * docs/plugins/inspect/plugin-cdparanoia.xml: + * docs/plugins/inspect/plugin-encoding.xml: + * docs/plugins/inspect/plugin-gio.xml: + * docs/plugins/inspect/plugin-libvisual.xml: + * docs/plugins/inspect/plugin-ogg.xml: + * docs/plugins/inspect/plugin-opus.xml: + * docs/plugins/inspect/plugin-pango.xml: + * docs/plugins/inspect/plugin-playback.xml: + * docs/plugins/inspect/plugin-subparse.xml: + * docs/plugins/inspect/plugin-tcp.xml: + * docs/plugins/inspect/plugin-theora.xml: + * docs/plugins/inspect/plugin-typefindfunctions.xml: + * docs/plugins/inspect/plugin-videoconvert.xml: + * docs/plugins/inspect/plugin-videorate.xml: + * docs/plugins/inspect/plugin-videoscale.xml: + * docs/plugins/inspect/plugin-videotestsrc.xml: + * docs/plugins/inspect/plugin-volume.xml: + * docs/plugins/inspect/plugin-vorbis.xml: + * docs/plugins/inspect/plugin-ximagesink.xml: + * docs/plugins/inspect/plugin-xvimagesink.xml: + * gst-plugins-base.doap: + * win32/common/_stdint.h: + * win32/common/config.h: + Release 1.10.3 + +2017-01-30 15:27:25 +0200 Sebastian Dröge <sebastian@centricular.com> + + * 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/gl.po: + * po/hr.po: + * po/hu.po: + * po/id.po: + * po/it.po: + * po/ja.po: + * po/lt.po: + * po/lv.po: + * po/nb.po: + * po/nl.po: + * po/or.po: + * po/pl.po: + * po/pt_BR.po: + * po/ro.po: + * po/ru.po: + * po/sk.po: + * po/sl.po: + * po/sq.po: + * po/sr.po: + * po/sv.po: + * po/tr.po: + * po/uk.po: + * po/vi.po: + * po/zh_CN.po: + Update .po files 2017-01-30 13:30:51 +0200 Sebastian Dröge <sebastian@centricular.com> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/NEWS new/gst-plugins-base-1.10.4/NEWS --- old/gst-plugins-base-1.10.3/NEWS 2017-01-30 14:26:24.000000000 +0100 +++ new/gst-plugins-base-1.10.4/NEWS 2017-02-23 14:13:53.000000000 +0100 @@ -1,8 +1,8 @@ # GStreamer 1.10 Release Notes GStreamer 1.10.0 was originally released on 1st November 2016. -The latest bug-fix release in the 1.10 series is [1.10.3](#1.10.3) and was -released on 30 January 2017. +The latest bug-fix release in the 1.10 series is [1.10.4](#1.10.4) and was +released on 23 February 2017. The GStreamer team is proud to announce a new major feature release in the stable 1.x API series of your favourite cross-platform multimedia framework! @@ -13,7 +13,7 @@ See [https://gstreamer.freedesktop.org/releases/1.10/][latest] for the latest version of this document. -*Last updated: Monday 30 Jan 2017, 12:00 UTC [(log)][gitlog]* +*Last updated: Thursday 23 Feb 2017, 15:00 UTC [(log)][gitlog]* [latest]: https://gstreamer.freedesktop.org/releases/1.10/ [gitlog]: https://cgit.freedesktop.org/gstreamer/www/log/src/htdocs/releases/1.10/rele... @@ -1136,10 +1136,13 @@ #### Major bugfixes in 1.10.3 - Various fixes for crashes, assertions, deadlocks and memory leaks on fuzzed - input files and in other situations + input files and in other situations (CVE-2016-10198, CVE-2016-10199, + CVE-2017-5837, CVE-2017-5838, CVE-2017-5839, CVE-2017-5840, CVE-2017-5841, + CVE-2017-5842, CVE-2017-5843, CVE-2017-5844, CVE-2017-5845, CVE-2017-5846) - Regression fixes for souphttpsrc with redirection tracking and retrying - Regression fix for gst-rtsp-server not handling TCP-only medias anymore - Various other bugfixes the RTP/RTSP codebase + - Fix for gmodule on 64 bit Android, it was never working before there - vp8enc works again on 32 bit Windows - Fixes to Opus PLC handling in the decoder - Fix for stream corruption in multihandlesink when removing clients @@ -1152,6 +1155,32 @@ [buglist-1.10.3]: https://bugzilla.gnome.org/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&classification=Platform&limit=0&list_id=187054&order=bug_id&product=GStreamer&query_format=advanced&resolution=FIXED&target_milestone=1.10.3 +<a name="1.10.4"></a> + +### 1.10.4 + +The third 1.10 bug-fix release (1.10.4) was released on 23 February 2017. +This release only contains bugfixes and it should be safe to update from 1.10.x. + +#### Major bugfixes in 1.10.4 + + - Various fixes for crashes, assertions, deadlocks and memory leaks on fuzzed + input files and in other situations (CVE-2017-5847, CVE-2017-5848) + - More regression fixes for souphttpsrc redirection tracking + - Regression fix for gmodule on 32 bit Android, which was introduced as part + of the 64 bit Android fix in 1.10.3 and broke the androidmedia plugin + - Various bugfixes for regressions and other problems in the V4L2 plugin + - Fix for 5.1, 6.1 and 7.1 channel layouts for Vorbis + - Fixes for timestamp generation of Android video encoder element + - gst-libav was updated to ffmpeg 3.2.4, fixing a couple of CVEs + - ... and many, many more! + +For a full list of bugfixes see [Bugzilla][buglist-1.10.4]. 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.10.4]: https://bugzilla.gnome.org/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&classification=Platform&limit=0&list_id=187054&order=bug_id&product=GStreamer&query_format=advanced&resolution=FIXED&target_milestone=1.10.4 + ## Known Issues - iOS builds with iOS 6 SDK and old C++ STL. You need to select iOS 6 instead @@ -1185,4 +1214,3 @@ Jan Schmidt, Wim Taymans, Matthew Waters* *License: [CC BY-SA 4.0](http://creativecommons.org/licenses/by-sa/4.0/)* - diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/RELEASE new/gst-plugins-base-1.10.4/RELEASE --- old/gst-plugins-base-1.10.3/RELEASE 2017-01-30 14:25:15.000000000 +0100 +++ new/gst-plugins-base-1.10.4/RELEASE 2017-02-23 14:13:37.000000000 +0100 @@ -1,7 +1,7 @@ -Release notes for GStreamer Base Plugins 1.10.3 +Release notes for GStreamer Base Plugins 1.10.4 -The GStreamer team is proud to announce the third bugfix release in the stable +The GStreamer team is proud to announce the fourth bugfix release in the stable 1.10 release series of your favourite cross-platform multimedia framework! @@ -58,21 +58,7 @@ Bugs fixed in this release - * 758389 : rtsp-url: unescape special chars in user/pass part of URL - * 771723 : opusdec: too short buffers trigger error instead of PLC - * 774908 : multifdsink removing slow client corrupts matroska stream - * 775351 : multihandlesink: buffers-queued is off by one - * 775459 : oggdemux: Hangs on divx-bandits-sample file - * 775480 : ssaparse: memory leak in gst_ssa_parse_setcaps - * 775687 : tagdemux: Crash if getrange/shutdown happen at the same time - * 775887 : qtdemux/xmptag: memory leak in gst_tag_list_from_xmp_buffer - * 776403 : gst-play should set GST_GL_XINITHREADS so that XinitThread() is called appropriately - * 776623 : playbin/playsink fail to use timeoverlay as video-filter - * 777262 : riff-media: floating point exception in gst_riff_create_audio_caps - * 777265 : riff: stack overflow in gst_riff_create_audio_caps - * 777502 : samiparse: heap oob in html_context_handle_element - * 777525 : floating point exception in gst_riff_create_audio_caps (different than #777262) - * 777921 : audio-resampler: integer overflow in clamping code + * 778432 : Crash on state chang to NULL during mp3_type_find_at_offset ==== Download ==== @@ -109,14 +95,8 @@ Contributors to this release - * Carlos Rafael Giani - * Jan Alexander Steffens (heftig) - * Jan Schmidt - * Mark Nauwelaerts - * Nicolas Dechesne + * Heekyoung Seo + * Jochen Henneberg * Sebastian Dröge - * Stuart Weaver * Thibault Saunier - * Tim-Philipp Müller - * Vincent Penquerc'h \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/configure.ac new/gst-plugins-base-1.10.4/configure.ac --- old/gst-plugins-base-1.10.3/configure.ac 2017-01-30 12:19:35.000000000 +0100 +++ new/gst-plugins-base-1.10.4/configure.ac 2017-02-23 11:11:53.000000000 +0100 @@ -5,7 +5,7 @@ dnl initialize autoconf dnl releases only do -Wall, git and prerelease does -Werror too dnl use a three digit version number for releases, and four for git/prerelease -AC_INIT([GStreamer Base Plug-ins],[1.10.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gst-plugins-base]) +AC_INIT([GStreamer Base Plug-ins],[1.10.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gst-plugins-base]) AG_GST_INIT @@ -56,7 +56,7 @@ dnl 1.10.9 (who knows) => 1009 dnl dnl sets GST_LT_LDFLAGS -AS_LIBTOOL(GST, 1003, 0, 1003) +AS_LIBTOOL(GST, 1004, 0, 1004) dnl *** required versions of GStreamer stuff *** GST_REQ=1.10.0 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/docs/libs/html/gst-plugins-base-libs-gstpluginsbaseversion.html new/gst-plugins-base-1.10.4/docs/libs/html/gst-plugins-base-libs-gstpluginsbaseversion.html --- old/gst-plugins-base-1.10.3/docs/libs/html/gst-plugins-base-libs-gstpluginsbaseversion.html 2017-01-30 14:26:43.000000000 +0100 +++ new/gst-plugins-base-1.10.4/docs/libs/html/gst-plugins-base-libs-gstpluginsbaseversion.html 2017-02-23 14:14:07.000000000 +0100 @@ -184,7 +184,7 @@ <hr> <div class="refsect2"> <a name="GST-PLUGINS-BASE-VERSION-MICRO:CAPS"></a><h3>GST_PLUGINS_BASE_VERSION_MICRO</h3> -<pre class="programlisting">#define GST_PLUGINS_BASE_VERSION_MICRO (3) +<pre class="programlisting">#define GST_PLUGINS_BASE_VERSION_MICRO (4) </pre> <p>The micro version of GStreamer's gst-plugins-base libraries at compile time.</p> </div> Binary files old/gst-plugins-base-1.10.3/docs/libs/html/home.png and new/gst-plugins-base-1.10.4/docs/libs/html/home.png differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/docs/libs/html/index.html new/gst-plugins-base-1.10.4/docs/libs/html/index.html --- old/gst-plugins-base-1.10.3/docs/libs/html/index.html 2017-01-30 14:26:43.000000000 +0100 +++ new/gst-plugins-base-1.10.4/docs/libs/html/index.html 2017-02-23 14:14:07.000000000 +0100 @@ -15,7 +15,7 @@ <div> <div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">GStreamer Base Plugins 1.0 Library Reference Manual</p></th></tr></table></div> <div><p class="releaseinfo"> - for GStreamer Base Library 1.0 (1.10.3) + for GStreamer Base Library 1.0 (1.10.4) <a class="ulink" href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base-li..." target="_top">http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base-libs/html/</a>. </p></div> </div> Binary files old/gst-plugins-base-1.10.3/docs/libs/html/left-insensitive.png and new/gst-plugins-base-1.10.4/docs/libs/html/left-insensitive.png differ Binary files old/gst-plugins-base-1.10.3/docs/libs/html/left.png and new/gst-plugins-base-1.10.4/docs/libs/html/left.png differ Binary files old/gst-plugins-base-1.10.3/docs/libs/html/right-insensitive.png and new/gst-plugins-base-1.10.4/docs/libs/html/right-insensitive.png differ Binary files old/gst-plugins-base-1.10.3/docs/libs/html/right.png and new/gst-plugins-base-1.10.4/docs/libs/html/right.png differ Binary files old/gst-plugins-base-1.10.3/docs/libs/html/up-insensitive.png and new/gst-plugins-base-1.10.4/docs/libs/html/up-insensitive.png differ Binary files old/gst-plugins-base-1.10.3/docs/libs/html/up.png and new/gst-plugins-base-1.10.4/docs/libs/html/up.png differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/docs/plugins/html/gst-plugins-base-plugins-plugin-adder.html new/gst-plugins-base-1.10.4/docs/plugins/html/gst-plugins-base-plugins-plugin-adder.html --- old/gst-plugins-base-1.10.3/docs/plugins/html/gst-plugins-base-plugins-plugin-adder.html 2017-01-30 14:26:43.000000000 +0100 +++ new/gst-plugins-base-1.10.4/docs/plugins/html/gst-plugins-base-plugins-plugin-adder.html 2017-02-23 14:14:07.000000000 +0100 @@ -42,7 +42,7 @@ </tr> <tr> <td><p><span class="term">version</span></p></td> -<td>1.10.3</td> +<td>1.10.4</td> </tr> <tr> <td><p><span class="term">run-time license</span></p></td> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/docs/plugins/html/gst-plugins-base-plugins-plugin-alsa.html new/gst-plugins-base-1.10.4/docs/plugins/html/gst-plugins-base-plugins-plugin-alsa.html --- old/gst-plugins-base-1.10.3/docs/plugins/html/gst-plugins-base-plugins-plugin-alsa.html 2017-01-30 14:26:43.000000000 +0100 +++ new/gst-plugins-base-1.10.4/docs/plugins/html/gst-plugins-base-plugins-plugin-alsa.html 2017-02-23 14:14:07.000000000 +0100 @@ -42,7 +42,7 @@ </tr> <tr> <td><p><span class="term">version</span></p></td> -<td>1.10.3</td> +<td>1.10.4</td> </tr> <tr> <td><p><span class="term">run-time license</span></p></td> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/docs/plugins/html/gst-plugins-base-plugins-plugin-app.html new/gst-plugins-base-1.10.4/docs/plugins/html/gst-plugins-base-plugins-plugin-app.html --- old/gst-plugins-base-1.10.3/docs/plugins/html/gst-plugins-base-plugins-plugin-app.html 2017-01-30 14:26:43.000000000 +0100 +++ new/gst-plugins-base-1.10.4/docs/plugins/html/gst-plugins-base-plugins-plugin-app.html 2017-02-23 14:14:07.000000000 +0100 @@ -42,7 +42,7 @@ </tr> <tr> <td><p><span class="term">version</span></p></td> -<td>1.10.3</td> +<td>1.10.4</td> </tr> <tr> <td><p><span class="term">run-time license</span></p></td> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/docs/plugins/html/gst-plugins-base-plugins-plugin-audioconvert.html new/gst-plugins-base-1.10.4/docs/plugins/html/gst-plugins-base-plugins-plugin-audioconvert.html --- old/gst-plugins-base-1.10.3/docs/plugins/html/gst-plugins-base-plugins-plugin-audioconvert.html 2017-01-30 14:26:43.000000000 +0100 +++ new/gst-plugins-base-1.10.4/docs/plugins/html/gst-plugins-base-plugins-plugin-audioconvert.html 2017-02-23 14:14:07.000000000 +0100 @@ -42,7 +42,7 @@ </tr> <tr> <td><p><span class="term">version</span></p></td> -<td>1.10.3</td> +<td>1.10.4</td> </tr> <tr> <td><p><span class="term">run-time license</span></p></td> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/docs/plugins/html/gst-plugins-base-plugins-plugin-audiorate.html new/gst-plugins-base-1.10.4/docs/plugins/html/gst-plugins-base-plugins-plugin-audiorate.html --- old/gst-plugins-base-1.10.3/docs/plugins/html/gst-plugins-base-plugins-plugin-audiorate.html 2017-01-30 14:26:43.000000000 +0100 +++ new/gst-plugins-base-1.10.4/docs/plugins/html/gst-plugins-base-plugins-plugin-audiorate.html 2017-02-23 14:14:07.000000000 +0100 @@ -42,7 +42,7 @@ </tr> <tr> <td><p><span class="term">version</span></p></td> -<td>1.10.3</td> +<td>1.10.4</td> </tr> <tr> <td><p><span class="term">run-time license</span></p></td> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/docs/plugins/html/gst-plugins-base-plugins-plugin-audioresample.html new/gst-plugins-base-1.10.4/docs/plugins/html/gst-plugins-base-plugins-plugin-audioresample.html --- old/gst-plugins-base-1.10.3/docs/plugins/html/gst-plugins-base-plugins-plugin-audioresample.html 2017-01-30 14:26:43.000000000 +0100 +++ new/gst-plugins-base-1.10.4/docs/plugins/html/gst-plugins-base-plugins-plugin-audioresample.html 2017-02-23 14:14:07.000000000 +0100 @@ -42,7 +42,7 @@ </tr> <tr> <td><p><span class="term">version</span></p></td> -<td>1.10.3</td> +<td>1.10.4</td> </tr> <tr> <td><p><span class="term">run-time license</span></p></td> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/docs/plugins/html/gst-plugins-base-plugins-plugin-audiotestsrc.html new/gst-plugins-base-1.10.4/docs/plugins/html/gst-plugins-base-plugins-plugin-audiotestsrc.html --- old/gst-plugins-base-1.10.3/docs/plugins/html/gst-plugins-base-plugins-plugin-audiotestsrc.html 2017-01-30 14:26:43.000000000 +0100 +++ new/gst-plugins-base-1.10.4/docs/plugins/html/gst-plugins-base-plugins-plugin-audiotestsrc.html 2017-02-23 14:14:07.000000000 +0100 @@ -42,7 +42,7 @@ </tr> <tr> <td><p><span class="term">version</span></p></td> -<td>1.10.3</td> +<td>1.10.4</td> </tr> <tr> <td><p><span class="term">run-time license</span></p></td> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/docs/plugins/html/gst-plugins-base-plugins-plugin-cdparanoia.html new/gst-plugins-base-1.10.4/docs/plugins/html/gst-plugins-base-plugins-plugin-cdparanoia.html --- old/gst-plugins-base-1.10.3/docs/plugins/html/gst-plugins-base-plugins-plugin-cdparanoia.html 2017-01-30 14:26:43.000000000 +0100 +++ new/gst-plugins-base-1.10.4/docs/plugins/html/gst-plugins-base-plugins-plugin-cdparanoia.html 2017-02-23 14:14:07.000000000 +0100 @@ -42,7 +42,7 @@ </tr> <tr> <td><p><span class="term">version</span></p></td> -<td>1.10.3</td> +<td>1.10.4</td> </tr> <tr> <td><p><span class="term">run-time license</span></p></td> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/docs/plugins/html/gst-plugins-base-plugins-plugin-encoding.html new/gst-plugins-base-1.10.4/docs/plugins/html/gst-plugins-base-plugins-plugin-encoding.html --- old/gst-plugins-base-1.10.3/docs/plugins/html/gst-plugins-base-plugins-plugin-encoding.html 2017-01-30 14:26:43.000000000 +0100 +++ new/gst-plugins-base-1.10.4/docs/plugins/html/gst-plugins-base-plugins-plugin-encoding.html 2017-02-23 14:14:07.000000000 +0100 @@ -42,7 +42,7 @@ </tr> <tr> <td><p><span class="term">version</span></p></td> -<td>1.10.3</td> +<td>1.10.4</td> </tr> <tr> <td><p><span class="term">run-time license</span></p></td> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/docs/plugins/html/gst-plugins-base-plugins-plugin-gio.html new/gst-plugins-base-1.10.4/docs/plugins/html/gst-plugins-base-plugins-plugin-gio.html --- old/gst-plugins-base-1.10.3/docs/plugins/html/gst-plugins-base-plugins-plugin-gio.html 2017-01-30 14:26:43.000000000 +0100 +++ new/gst-plugins-base-1.10.4/docs/plugins/html/gst-plugins-base-plugins-plugin-gio.html 2017-02-23 14:14:07.000000000 +0100 @@ -42,7 +42,7 @@ </tr> <tr> <td><p><span class="term">version</span></p></td> -<td>1.10.3</td> +<td>1.10.4</td> </tr> <tr> <td><p><span class="term">run-time license</span></p></td> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/docs/plugins/html/gst-plugins-base-plugins-plugin-libvisual.html new/gst-plugins-base-1.10.4/docs/plugins/html/gst-plugins-base-plugins-plugin-libvisual.html --- old/gst-plugins-base-1.10.3/docs/plugins/html/gst-plugins-base-plugins-plugin-libvisual.html 2017-01-30 14:26:43.000000000 +0100 +++ new/gst-plugins-base-1.10.4/docs/plugins/html/gst-plugins-base-plugins-plugin-libvisual.html 2017-02-23 14:14:07.000000000 +0100 @@ -42,7 +42,7 @@ </tr> <tr> <td><p><span class="term">version</span></p></td> -<td>1.10.3</td> +<td>1.10.4</td> </tr> <tr> <td><p><span class="term">run-time license</span></p></td> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/docs/plugins/html/gst-plugins-base-plugins-plugin-ogg.html new/gst-plugins-base-1.10.4/docs/plugins/html/gst-plugins-base-plugins-plugin-ogg.html --- old/gst-plugins-base-1.10.3/docs/plugins/html/gst-plugins-base-plugins-plugin-ogg.html 2017-01-30 14:26:43.000000000 +0100 +++ new/gst-plugins-base-1.10.4/docs/plugins/html/gst-plugins-base-plugins-plugin-ogg.html 2017-02-23 14:14:07.000000000 +0100 @@ -42,7 +42,7 @@ </tr> <tr> <td><p><span class="term">version</span></p></td> -<td>1.10.3</td> +<td>1.10.4</td> </tr> <tr> <td><p><span class="term">run-time license</span></p></td> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/docs/plugins/html/gst-plugins-base-plugins-plugin-opus.html new/gst-plugins-base-1.10.4/docs/plugins/html/gst-plugins-base-plugins-plugin-opus.html --- old/gst-plugins-base-1.10.3/docs/plugins/html/gst-plugins-base-plugins-plugin-opus.html 2017-01-30 14:26:43.000000000 +0100 +++ new/gst-plugins-base-1.10.4/docs/plugins/html/gst-plugins-base-plugins-plugin-opus.html 2017-02-23 14:14:07.000000000 +0100 @@ -42,7 +42,7 @@ </tr> <tr> <td><p><span class="term">version</span></p></td> -<td>1.10.3</td> +<td>1.10.4</td> </tr> <tr> <td><p><span class="term">run-time license</span></p></td> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/docs/plugins/html/gst-plugins-base-plugins-plugin-pango.html new/gst-plugins-base-1.10.4/docs/plugins/html/gst-plugins-base-plugins-plugin-pango.html --- old/gst-plugins-base-1.10.3/docs/plugins/html/gst-plugins-base-plugins-plugin-pango.html 2017-01-30 14:26:43.000000000 +0100 +++ new/gst-plugins-base-1.10.4/docs/plugins/html/gst-plugins-base-plugins-plugin-pango.html 2017-02-23 14:14:07.000000000 +0100 @@ -42,7 +42,7 @@ </tr> <tr> <td><p><span class="term">version</span></p></td> -<td>1.10.3</td> +<td>1.10.4</td> </tr> <tr> <td><p><span class="term">run-time license</span></p></td> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/docs/plugins/html/gst-plugins-base-plugins-plugin-playback.html new/gst-plugins-base-1.10.4/docs/plugins/html/gst-plugins-base-plugins-plugin-playback.html --- old/gst-plugins-base-1.10.3/docs/plugins/html/gst-plugins-base-plugins-plugin-playback.html 2017-01-30 14:26:43.000000000 +0100 +++ new/gst-plugins-base-1.10.4/docs/plugins/html/gst-plugins-base-plugins-plugin-playback.html 2017-02-23 14:14:07.000000000 +0100 @@ -42,7 +42,7 @@ </tr> <tr> <td><p><span class="term">version</span></p></td> -<td>1.10.3</td> +<td>1.10.4</td> </tr> <tr> <td><p><span class="term">run-time license</span></p></td> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/docs/plugins/html/gst-plugins-base-plugins-plugin-subparse.html new/gst-plugins-base-1.10.4/docs/plugins/html/gst-plugins-base-plugins-plugin-subparse.html --- old/gst-plugins-base-1.10.3/docs/plugins/html/gst-plugins-base-plugins-plugin-subparse.html 2017-01-30 14:26:43.000000000 +0100 +++ new/gst-plugins-base-1.10.4/docs/plugins/html/gst-plugins-base-plugins-plugin-subparse.html 2017-02-23 14:14:07.000000000 +0100 @@ -42,7 +42,7 @@ </tr> <tr> <td><p><span class="term">version</span></p></td> -<td>1.10.3</td> +<td>1.10.4</td> </tr> <tr> <td><p><span class="term">run-time license</span></p></td> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/docs/plugins/html/gst-plugins-base-plugins-plugin-tcp.html new/gst-plugins-base-1.10.4/docs/plugins/html/gst-plugins-base-plugins-plugin-tcp.html --- old/gst-plugins-base-1.10.3/docs/plugins/html/gst-plugins-base-plugins-plugin-tcp.html 2017-01-30 14:26:43.000000000 +0100 +++ new/gst-plugins-base-1.10.4/docs/plugins/html/gst-plugins-base-plugins-plugin-tcp.html 2017-02-23 14:14:07.000000000 +0100 @@ -42,7 +42,7 @@ </tr> <tr> <td><p><span class="term">version</span></p></td> -<td>1.10.3</td> +<td>1.10.4</td> </tr> <tr> <td><p><span class="term">run-time license</span></p></td> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/docs/plugins/html/gst-plugins-base-plugins-plugin-theora.html new/gst-plugins-base-1.10.4/docs/plugins/html/gst-plugins-base-plugins-plugin-theora.html --- old/gst-plugins-base-1.10.3/docs/plugins/html/gst-plugins-base-plugins-plugin-theora.html 2017-01-30 14:26:43.000000000 +0100 +++ new/gst-plugins-base-1.10.4/docs/plugins/html/gst-plugins-base-plugins-plugin-theora.html 2017-02-23 14:14:07.000000000 +0100 @@ -42,7 +42,7 @@ </tr> <tr> <td><p><span class="term">version</span></p></td> -<td>1.10.3</td> +<td>1.10.4</td> </tr> <tr> <td><p><span class="term">run-time license</span></p></td> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/docs/plugins/html/gst-plugins-base-plugins-plugin-typefindfunctions.html new/gst-plugins-base-1.10.4/docs/plugins/html/gst-plugins-base-plugins-plugin-typefindfunctions.html --- old/gst-plugins-base-1.10.3/docs/plugins/html/gst-plugins-base-plugins-plugin-typefindfunctions.html 2017-01-30 14:26:43.000000000 +0100 +++ new/gst-plugins-base-1.10.4/docs/plugins/html/gst-plugins-base-plugins-plugin-typefindfunctions.html 2017-02-23 14:14:07.000000000 +0100 @@ -42,7 +42,7 @@ </tr> <tr> <td><p><span class="term">version</span></p></td> -<td>1.10.3</td> +<td>1.10.4</td> </tr> <tr> <td><p><span class="term">run-time license</span></p></td> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/docs/plugins/html/gst-plugins-base-plugins-plugin-videoconvert.html new/gst-plugins-base-1.10.4/docs/plugins/html/gst-plugins-base-plugins-plugin-videoconvert.html --- old/gst-plugins-base-1.10.3/docs/plugins/html/gst-plugins-base-plugins-plugin-videoconvert.html 2017-01-30 14:26:43.000000000 +0100 +++ new/gst-plugins-base-1.10.4/docs/plugins/html/gst-plugins-base-plugins-plugin-videoconvert.html 2017-02-23 14:14:07.000000000 +0100 @@ -42,7 +42,7 @@ </tr> <tr> <td><p><span class="term">version</span></p></td> -<td>1.10.3</td> +<td>1.10.4</td> </tr> <tr> <td><p><span class="term">run-time license</span></p></td> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/docs/plugins/html/gst-plugins-base-plugins-plugin-videorate.html new/gst-plugins-base-1.10.4/docs/plugins/html/gst-plugins-base-plugins-plugin-videorate.html --- old/gst-plugins-base-1.10.3/docs/plugins/html/gst-plugins-base-plugins-plugin-videorate.html 2017-01-30 14:26:43.000000000 +0100 +++ new/gst-plugins-base-1.10.4/docs/plugins/html/gst-plugins-base-plugins-plugin-videorate.html 2017-02-23 14:14:07.000000000 +0100 @@ -42,7 +42,7 @@ </tr> <tr> <td><p><span class="term">version</span></p></td> -<td>1.10.3</td> +<td>1.10.4</td> </tr> <tr> <td><p><span class="term">run-time license</span></p></td> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/docs/plugins/html/gst-plugins-base-plugins-plugin-videoscale.html new/gst-plugins-base-1.10.4/docs/plugins/html/gst-plugins-base-plugins-plugin-videoscale.html --- old/gst-plugins-base-1.10.3/docs/plugins/html/gst-plugins-base-plugins-plugin-videoscale.html 2017-01-30 14:26:43.000000000 +0100 +++ new/gst-plugins-base-1.10.4/docs/plugins/html/gst-plugins-base-plugins-plugin-videoscale.html 2017-02-23 14:14:07.000000000 +0100 @@ -42,7 +42,7 @@ </tr> <tr> <td><p><span class="term">version</span></p></td> -<td>1.10.3</td> +<td>1.10.4</td> </tr> <tr> <td><p><span class="term">run-time license</span></p></td> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/docs/plugins/html/gst-plugins-base-plugins-plugin-videotestsrc.html new/gst-plugins-base-1.10.4/docs/plugins/html/gst-plugins-base-plugins-plugin-videotestsrc.html --- old/gst-plugins-base-1.10.3/docs/plugins/html/gst-plugins-base-plugins-plugin-videotestsrc.html 2017-01-30 14:26:43.000000000 +0100 +++ new/gst-plugins-base-1.10.4/docs/plugins/html/gst-plugins-base-plugins-plugin-videotestsrc.html 2017-02-23 14:14:07.000000000 +0100 @@ -42,7 +42,7 @@ </tr> <tr> <td><p><span class="term">version</span></p></td> -<td>1.10.3</td> +<td>1.10.4</td> </tr> <tr> <td><p><span class="term">run-time license</span></p></td> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/docs/plugins/html/gst-plugins-base-plugins-plugin-volume.html new/gst-plugins-base-1.10.4/docs/plugins/html/gst-plugins-base-plugins-plugin-volume.html --- old/gst-plugins-base-1.10.3/docs/plugins/html/gst-plugins-base-plugins-plugin-volume.html 2017-01-30 14:26:43.000000000 +0100 +++ new/gst-plugins-base-1.10.4/docs/plugins/html/gst-plugins-base-plugins-plugin-volume.html 2017-02-23 14:14:07.000000000 +0100 @@ -42,7 +42,7 @@ </tr> <tr> <td><p><span class="term">version</span></p></td> -<td>1.10.3</td> +<td>1.10.4</td> </tr> <tr> <td><p><span class="term">run-time license</span></p></td> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/docs/plugins/html/gst-plugins-base-plugins-plugin-vorbis.html new/gst-plugins-base-1.10.4/docs/plugins/html/gst-plugins-base-plugins-plugin-vorbis.html --- old/gst-plugins-base-1.10.3/docs/plugins/html/gst-plugins-base-plugins-plugin-vorbis.html 2017-01-30 14:26:43.000000000 +0100 +++ new/gst-plugins-base-1.10.4/docs/plugins/html/gst-plugins-base-plugins-plugin-vorbis.html 2017-02-23 14:14:07.000000000 +0100 @@ -42,7 +42,7 @@ </tr> <tr> <td><p><span class="term">version</span></p></td> -<td>1.10.3</td> +<td>1.10.4</td> </tr> <tr> <td><p><span class="term">run-time license</span></p></td> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/docs/plugins/html/gst-plugins-base-plugins-plugin-ximagesink.html new/gst-plugins-base-1.10.4/docs/plugins/html/gst-plugins-base-plugins-plugin-ximagesink.html --- old/gst-plugins-base-1.10.3/docs/plugins/html/gst-plugins-base-plugins-plugin-ximagesink.html 2017-01-30 14:26:43.000000000 +0100 +++ new/gst-plugins-base-1.10.4/docs/plugins/html/gst-plugins-base-plugins-plugin-ximagesink.html 2017-02-23 14:14:07.000000000 +0100 @@ -42,7 +42,7 @@ </tr> <tr> <td><p><span class="term">version</span></p></td> -<td>1.10.3</td> +<td>1.10.4</td> </tr> <tr> <td><p><span class="term">run-time license</span></p></td> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/docs/plugins/html/gst-plugins-base-plugins-plugin-xvimagesink.html new/gst-plugins-base-1.10.4/docs/plugins/html/gst-plugins-base-plugins-plugin-xvimagesink.html --- old/gst-plugins-base-1.10.3/docs/plugins/html/gst-plugins-base-plugins-plugin-xvimagesink.html 2017-01-30 14:26:43.000000000 +0100 +++ new/gst-plugins-base-1.10.4/docs/plugins/html/gst-plugins-base-plugins-plugin-xvimagesink.html 2017-02-23 14:14:07.000000000 +0100 @@ -41,7 +41,7 @@ </tr> <tr> <td><p><span class="term">version</span></p></td> -<td>1.10.3</td> +<td>1.10.4</td> </tr> <tr> <td><p><span class="term">run-time license</span></p></td> Binary files old/gst-plugins-base-1.10.3/docs/plugins/html/home.png and new/gst-plugins-base-1.10.4/docs/plugins/html/home.png differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/docs/plugins/html/index.html new/gst-plugins-base-1.10.4/docs/plugins/html/index.html --- old/gst-plugins-base-1.10.3/docs/plugins/html/index.html 2017-01-30 14:26:43.000000000 +0100 +++ new/gst-plugins-base-1.10.4/docs/plugins/html/index.html 2017-02-23 14:14:07.000000000 +0100 @@ -15,7 +15,7 @@ <div> <div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">GStreamer Base Plugins 1.0 Plugins Reference Manual</p></th></tr></table></div> <div><p class="releaseinfo"> - for GStreamer Base Plugins 1.0 (1.10.3) + for GStreamer Base Plugins 1.0 (1.10.4) The latest version of this documentation can be found on-line at <a class="ulink" href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base/ht..." target="_top">http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base/html/</a>. </p></div> Binary files old/gst-plugins-base-1.10.3/docs/plugins/html/left-insensitive.png and new/gst-plugins-base-1.10.4/docs/plugins/html/left-insensitive.png differ Binary files old/gst-plugins-base-1.10.3/docs/plugins/html/left.png and new/gst-plugins-base-1.10.4/docs/plugins/html/left.png differ Binary files old/gst-plugins-base-1.10.3/docs/plugins/html/right-insensitive.png and new/gst-plugins-base-1.10.4/docs/plugins/html/right-insensitive.png differ Binary files old/gst-plugins-base-1.10.3/docs/plugins/html/right.png and new/gst-plugins-base-1.10.4/docs/plugins/html/right.png differ Binary files old/gst-plugins-base-1.10.3/docs/plugins/html/up-insensitive.png and new/gst-plugins-base-1.10.4/docs/plugins/html/up-insensitive.png differ Binary files old/gst-plugins-base-1.10.3/docs/plugins/html/up.png and new/gst-plugins-base-1.10.4/docs/plugins/html/up.png differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/docs/plugins/inspect/plugin-adder.xml new/gst-plugins-base-1.10.4/docs/plugins/inspect/plugin-adder.xml --- old/gst-plugins-base-1.10.3/docs/plugins/inspect/plugin-adder.xml 2017-01-30 14:26:37.000000000 +0100 +++ new/gst-plugins-base-1.10.4/docs/plugins/inspect/plugin-adder.xml 2017-02-23 14:14:02.000000000 +0100 @@ -3,7 +3,7 @@ <description>Adds multiple streams</description> <filename>../../gst/adder/.libs/libgstadder.so</filename> <basename>libgstadder.so</basename> - <version>1.10.3</version> + <version>1.10.4</version> <license>LGPL</license> <source>gst-plugins-base</source> <package>GStreamer Base Plug-ins source release</package> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/docs/plugins/inspect/plugin-alsa.xml new/gst-plugins-base-1.10.4/docs/plugins/inspect/plugin-alsa.xml --- old/gst-plugins-base-1.10.3/docs/plugins/inspect/plugin-alsa.xml 2017-01-30 14:26:37.000000000 +0100 +++ new/gst-plugins-base-1.10.4/docs/plugins/inspect/plugin-alsa.xml 2017-02-23 14:14:02.000000000 +0100 @@ -3,7 +3,7 @@ <description>ALSA plugin library</description> <filename>../../ext/alsa/.libs/libgstalsa.so</filename> <basename>libgstalsa.so</basename> - <version>1.10.3</version> + <version>1.10.4</version> <license>LGPL</license> <source>gst-plugins-base</source> <package>GStreamer Base Plug-ins source release</package> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/docs/plugins/inspect/plugin-app.xml new/gst-plugins-base-1.10.4/docs/plugins/inspect/plugin-app.xml --- old/gst-plugins-base-1.10.3/docs/plugins/inspect/plugin-app.xml 2017-01-30 14:26:37.000000000 +0100 +++ new/gst-plugins-base-1.10.4/docs/plugins/inspect/plugin-app.xml 2017-02-23 14:14:02.000000000 +0100 @@ -3,7 +3,7 @@ <description>Elements used to communicate with applications</description> <filename>../../gst/app/.libs/libgstapp.so</filename> <basename>libgstapp.so</basename> - <version>1.10.3</version> + <version>1.10.4</version> <license>LGPL</license> <source>gst-plugins-base</source> <package>GStreamer Base Plug-ins source release</package> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/docs/plugins/inspect/plugin-audioconvert.xml new/gst-plugins-base-1.10.4/docs/plugins/inspect/plugin-audioconvert.xml --- old/gst-plugins-base-1.10.3/docs/plugins/inspect/plugin-audioconvert.xml 2017-01-30 14:26:37.000000000 +0100 +++ new/gst-plugins-base-1.10.4/docs/plugins/inspect/plugin-audioconvert.xml 2017-02-23 14:14:02.000000000 +0100 @@ -3,7 +3,7 @@ <description>Convert audio to different formats</description> <filename>../../gst/audioconvert/.libs/libgstaudioconvert.so</filename> <basename>libgstaudioconvert.so</basename> - <version>1.10.3</version> + <version>1.10.4</version> <license>LGPL</license> <source>gst-plugins-base</source> <package>GStreamer Base Plug-ins source release</package> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/docs/plugins/inspect/plugin-audiorate.xml new/gst-plugins-base-1.10.4/docs/plugins/inspect/plugin-audiorate.xml --- old/gst-plugins-base-1.10.3/docs/plugins/inspect/plugin-audiorate.xml 2017-01-30 14:26:37.000000000 +0100 +++ new/gst-plugins-base-1.10.4/docs/plugins/inspect/plugin-audiorate.xml 2017-02-23 14:14:02.000000000 +0100 @@ -3,7 +3,7 @@ <description>Adjusts audio frames</description> <filename>../../gst/audiorate/.libs/libgstaudiorate.so</filename> <basename>libgstaudiorate.so</basename> - <version>1.10.3</version> + <version>1.10.4</version> <license>LGPL</license> <source>gst-plugins-base</source> <package>GStreamer Base Plug-ins source release</package> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/docs/plugins/inspect/plugin-audioresample.xml new/gst-plugins-base-1.10.4/docs/plugins/inspect/plugin-audioresample.xml --- old/gst-plugins-base-1.10.3/docs/plugins/inspect/plugin-audioresample.xml 2017-01-30 14:26:37.000000000 +0100 +++ new/gst-plugins-base-1.10.4/docs/plugins/inspect/plugin-audioresample.xml 2017-02-23 14:14:02.000000000 +0100 @@ -3,7 +3,7 @@ <description>Resamples audio</description> <filename>../../gst/audioresample/.libs/libgstaudioresample.so</filename> <basename>libgstaudioresample.so</basename> - <version>1.10.3</version> + <version>1.10.4</version> <license>LGPL</license> <source>gst-plugins-base</source> <package>GStreamer Base Plug-ins source release</package> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/docs/plugins/inspect/plugin-audiotestsrc.xml new/gst-plugins-base-1.10.4/docs/plugins/inspect/plugin-audiotestsrc.xml --- old/gst-plugins-base-1.10.3/docs/plugins/inspect/plugin-audiotestsrc.xml 2017-01-30 14:26:37.000000000 +0100 +++ new/gst-plugins-base-1.10.4/docs/plugins/inspect/plugin-audiotestsrc.xml 2017-02-23 14:14:02.000000000 +0100 @@ -3,7 +3,7 @@ <description>Creates audio test signals of given frequency and volume</description> <filename>../../gst/audiotestsrc/.libs/libgstaudiotestsrc.so</filename> <basename>libgstaudiotestsrc.so</basename> - <version>1.10.3</version> + <version>1.10.4</version> <license>LGPL</license> <source>gst-plugins-base</source> <package>GStreamer Base Plug-ins source release</package> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/docs/plugins/inspect/plugin-cdparanoia.xml new/gst-plugins-base-1.10.4/docs/plugins/inspect/plugin-cdparanoia.xml --- old/gst-plugins-base-1.10.3/docs/plugins/inspect/plugin-cdparanoia.xml 2017-01-30 14:26:37.000000000 +0100 +++ new/gst-plugins-base-1.10.4/docs/plugins/inspect/plugin-cdparanoia.xml 2017-02-23 14:14:02.000000000 +0100 @@ -3,7 +3,7 @@ <description>Read audio from CD in paranoid mode</description> <filename>../../ext/cdparanoia/.libs/libgstcdparanoia.so</filename> <basename>libgstcdparanoia.so</basename> - <version>1.10.3</version> + <version>1.10.4</version> <license>LGPL</license> <source>gst-plugins-base</source> <package>GStreamer Base Plug-ins source release</package> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/docs/plugins/inspect/plugin-encoding.xml new/gst-plugins-base-1.10.4/docs/plugins/inspect/plugin-encoding.xml --- old/gst-plugins-base-1.10.3/docs/plugins/inspect/plugin-encoding.xml 2017-01-30 14:26:37.000000000 +0100 +++ new/gst-plugins-base-1.10.4/docs/plugins/inspect/plugin-encoding.xml 2017-02-23 14:14:02.000000000 +0100 @@ -3,7 +3,7 @@ <description>various encoding-related elements</description> <filename>../../gst/encoding/.libs/libgstencodebin.so</filename> <basename>libgstencodebin.so</basename> - <version>1.10.3</version> + <version>1.10.4</version> <license>LGPL</license> <source>gst-plugins-base</source> <package>GStreamer Base Plug-ins source release</package> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/docs/plugins/inspect/plugin-gio.xml new/gst-plugins-base-1.10.4/docs/plugins/inspect/plugin-gio.xml --- old/gst-plugins-base-1.10.3/docs/plugins/inspect/plugin-gio.xml 2017-01-30 14:26:37.000000000 +0100 +++ new/gst-plugins-base-1.10.4/docs/plugins/inspect/plugin-gio.xml 2017-02-23 14:14:02.000000000 +0100 @@ -3,7 +3,7 @@ <description>GIO elements</description> <filename>../../gst/gio/.libs/libgstgio.so</filename> <basename>libgstgio.so</basename> - <version>1.10.3</version> + <version>1.10.4</version> <license>LGPL</license> <source>gst-plugins-base</source> <package>GStreamer Base Plug-ins source release</package> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/docs/plugins/inspect/plugin-libvisual.xml new/gst-plugins-base-1.10.4/docs/plugins/inspect/plugin-libvisual.xml --- old/gst-plugins-base-1.10.3/docs/plugins/inspect/plugin-libvisual.xml 2017-01-30 14:26:37.000000000 +0100 +++ new/gst-plugins-base-1.10.4/docs/plugins/inspect/plugin-libvisual.xml 2017-02-23 14:14:02.000000000 +0100 @@ -3,7 +3,7 @@ <description>libvisual visualization plugins</description> <filename>../../ext/libvisual/.libs/libgstlibvisual.so</filename> <basename>libgstlibvisual.so</basename> - <version>1.10.3</version> + <version>1.10.4</version> <license>LGPL</license> <source>gst-plugins-base</source> <package>GStreamer Base Plug-ins source release</package> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/docs/plugins/inspect/plugin-ogg.xml new/gst-plugins-base-1.10.4/docs/plugins/inspect/plugin-ogg.xml --- old/gst-plugins-base-1.10.3/docs/plugins/inspect/plugin-ogg.xml 2017-01-30 14:26:37.000000000 +0100 +++ new/gst-plugins-base-1.10.4/docs/plugins/inspect/plugin-ogg.xml 2017-02-23 14:14:02.000000000 +0100 @@ -3,7 +3,7 @@ <description>ogg stream manipulation (info about ogg: http://xiph.org)</description> <filename>../../ext/ogg/.libs/libgstogg.so</filename> <basename>libgstogg.so</basename> - <version>1.10.3</version> + <version>1.10.4</version> <license>LGPL</license> <source>gst-plugins-base</source> <package>GStreamer Base Plug-ins source release</package> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/docs/plugins/inspect/plugin-opus.xml new/gst-plugins-base-1.10.4/docs/plugins/inspect/plugin-opus.xml --- old/gst-plugins-base-1.10.3/docs/plugins/inspect/plugin-opus.xml 2017-01-30 14:26:37.000000000 +0100 +++ new/gst-plugins-base-1.10.4/docs/plugins/inspect/plugin-opus.xml 2017-02-23 14:14:02.000000000 +0100 @@ -3,7 +3,7 @@ <description>OPUS plugin library</description> <filename>../../ext/opus/.libs/libgstopus.so</filename> <basename>libgstopus.so</basename> - <version>1.10.3</version> + <version>1.10.4</version> <license>LGPL</license> <source>gst-plugins-base</source> <package>GStreamer Base Plug-ins source release</package> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/docs/plugins/inspect/plugin-pango.xml new/gst-plugins-base-1.10.4/docs/plugins/inspect/plugin-pango.xml --- old/gst-plugins-base-1.10.3/docs/plugins/inspect/plugin-pango.xml 2017-01-30 14:26:37.000000000 +0100 +++ new/gst-plugins-base-1.10.4/docs/plugins/inspect/plugin-pango.xml 2017-02-23 14:14:02.000000000 +0100 @@ -3,7 +3,7 @@ <description>Pango-based text rendering and overlay</description> <filename>../../ext/pango/.libs/libgstpango.so</filename> <basename>libgstpango.so</basename> - <version>1.10.3</version> + <version>1.10.4</version> <license>LGPL</license> <source>gst-plugins-base</source> <package>GStreamer Base Plug-ins source release</package> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/docs/plugins/inspect/plugin-playback.xml new/gst-plugins-base-1.10.4/docs/plugins/inspect/plugin-playback.xml --- old/gst-plugins-base-1.10.3/docs/plugins/inspect/plugin-playback.xml 2017-01-30 14:26:37.000000000 +0100 +++ new/gst-plugins-base-1.10.4/docs/plugins/inspect/plugin-playback.xml 2017-02-23 14:14:02.000000000 +0100 @@ -3,7 +3,7 @@ <description>various playback elements</description> <filename>../../gst/playback/.libs/libgstplayback.so</filename> <basename>libgstplayback.so</basename> - <version>1.10.3</version> + <version>1.10.4</version> <license>LGPL</license> <source>gst-plugins-base</source> <package>GStreamer Base Plug-ins source release</package> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/docs/plugins/inspect/plugin-subparse.xml new/gst-plugins-base-1.10.4/docs/plugins/inspect/plugin-subparse.xml --- old/gst-plugins-base-1.10.3/docs/plugins/inspect/plugin-subparse.xml 2017-01-30 14:26:37.000000000 +0100 +++ new/gst-plugins-base-1.10.4/docs/plugins/inspect/plugin-subparse.xml 2017-02-23 14:14:02.000000000 +0100 @@ -3,7 +3,7 @@ <description>Subtitle parsing</description> <filename>../../gst/subparse/.libs/libgstsubparse.so</filename> <basename>libgstsubparse.so</basename> - <version>1.10.3</version> + <version>1.10.4</version> <license>LGPL</license> <source>gst-plugins-base</source> <package>GStreamer Base Plug-ins source release</package> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/docs/plugins/inspect/plugin-tcp.xml new/gst-plugins-base-1.10.4/docs/plugins/inspect/plugin-tcp.xml --- old/gst-plugins-base-1.10.3/docs/plugins/inspect/plugin-tcp.xml 2017-01-30 14:26:37.000000000 +0100 +++ new/gst-plugins-base-1.10.4/docs/plugins/inspect/plugin-tcp.xml 2017-02-23 14:14:02.000000000 +0100 @@ -3,7 +3,7 @@ <description>transfer data over the network via TCP</description> <filename>../../gst/tcp/.libs/libgsttcp.so</filename> <basename>libgsttcp.so</basename> - <version>1.10.3</version> + <version>1.10.4</version> <license>LGPL</license> <source>gst-plugins-base</source> <package>GStreamer Base Plug-ins source release</package> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/docs/plugins/inspect/plugin-theora.xml new/gst-plugins-base-1.10.4/docs/plugins/inspect/plugin-theora.xml --- old/gst-plugins-base-1.10.3/docs/plugins/inspect/plugin-theora.xml 2017-01-30 14:26:37.000000000 +0100 +++ new/gst-plugins-base-1.10.4/docs/plugins/inspect/plugin-theora.xml 2017-02-23 14:14:02.000000000 +0100 @@ -3,7 +3,7 @@ <description>Theora plugin library</description> <filename>../../ext/theora/.libs/libgsttheora.so</filename> <basename>libgsttheora.so</basename> - <version>1.10.3</version> + <version>1.10.4</version> <license>LGPL</license> <source>gst-plugins-base</source> <package>GStreamer Base Plug-ins source release</package> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/docs/plugins/inspect/plugin-typefindfunctions.xml new/gst-plugins-base-1.10.4/docs/plugins/inspect/plugin-typefindfunctions.xml --- old/gst-plugins-base-1.10.3/docs/plugins/inspect/plugin-typefindfunctions.xml 2017-01-30 14:26:37.000000000 +0100 +++ new/gst-plugins-base-1.10.4/docs/plugins/inspect/plugin-typefindfunctions.xml 2017-02-23 14:14:02.000000000 +0100 @@ -3,7 +3,7 @@ <description>default typefind functions</description> <filename>../../gst/typefind/.libs/libgsttypefindfunctions.so</filename> <basename>libgsttypefindfunctions.so</basename> - <version>1.10.3</version> + <version>1.10.4</version> <license>LGPL</license> <source>gst-plugins-base</source> <package>GStreamer Base Plug-ins source release</package> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/docs/plugins/inspect/plugin-videoconvert.xml new/gst-plugins-base-1.10.4/docs/plugins/inspect/plugin-videoconvert.xml --- old/gst-plugins-base-1.10.3/docs/plugins/inspect/plugin-videoconvert.xml 2017-01-30 14:26:37.000000000 +0100 +++ new/gst-plugins-base-1.10.4/docs/plugins/inspect/plugin-videoconvert.xml 2017-02-23 14:14:02.000000000 +0100 @@ -3,7 +3,7 @@ <description>Colorspace conversion</description> <filename>../../gst/videoconvert/.libs/libgstvideoconvert.so</filename> <basename>libgstvideoconvert.so</basename> - <version>1.10.3</version> + <version>1.10.4</version> <license>LGPL</license> <source>gst-plugins-base</source> <package>GStreamer Base Plug-ins source release</package> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/docs/plugins/inspect/plugin-videorate.xml new/gst-plugins-base-1.10.4/docs/plugins/inspect/plugin-videorate.xml --- old/gst-plugins-base-1.10.3/docs/plugins/inspect/plugin-videorate.xml 2017-01-30 14:26:37.000000000 +0100 +++ new/gst-plugins-base-1.10.4/docs/plugins/inspect/plugin-videorate.xml 2017-02-23 14:14:02.000000000 +0100 @@ -3,7 +3,7 @@ <description>Adjusts video frames</description> <filename>../../gst/videorate/.libs/libgstvideorate.so</filename> <basename>libgstvideorate.so</basename> - <version>1.10.3</version> + <version>1.10.4</version> <license>LGPL</license> <source>gst-plugins-base</source> <package>GStreamer Base Plug-ins source release</package> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/docs/plugins/inspect/plugin-videoscale.xml new/gst-plugins-base-1.10.4/docs/plugins/inspect/plugin-videoscale.xml --- old/gst-plugins-base-1.10.3/docs/plugins/inspect/plugin-videoscale.xml 2017-01-30 14:26:37.000000000 +0100 +++ new/gst-plugins-base-1.10.4/docs/plugins/inspect/plugin-videoscale.xml 2017-02-23 14:14:02.000000000 +0100 @@ -3,7 +3,7 @@ <description>Resizes video</description> <filename>../../gst/videoscale/.libs/libgstvideoscale.so</filename> <basename>libgstvideoscale.so</basename> - <version>1.10.3</version> + <version>1.10.4</version> <license>LGPL</license> <source>gst-plugins-base</source> <package>GStreamer Base Plug-ins source release</package> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/docs/plugins/inspect/plugin-videotestsrc.xml new/gst-plugins-base-1.10.4/docs/plugins/inspect/plugin-videotestsrc.xml --- old/gst-plugins-base-1.10.3/docs/plugins/inspect/plugin-videotestsrc.xml 2017-01-30 14:26:37.000000000 +0100 +++ new/gst-plugins-base-1.10.4/docs/plugins/inspect/plugin-videotestsrc.xml 2017-02-23 14:14:02.000000000 +0100 @@ -3,7 +3,7 @@ <description>Creates a test video stream</description> <filename>../../gst/videotestsrc/.libs/libgstvideotestsrc.so</filename> <basename>libgstvideotestsrc.so</basename> - <version>1.10.3</version> + <version>1.10.4</version> <license>LGPL</license> <source>gst-plugins-base</source> <package>GStreamer Base Plug-ins source release</package> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/docs/plugins/inspect/plugin-volume.xml new/gst-plugins-base-1.10.4/docs/plugins/inspect/plugin-volume.xml --- old/gst-plugins-base-1.10.3/docs/plugins/inspect/plugin-volume.xml 2017-01-30 14:26:37.000000000 +0100 +++ new/gst-plugins-base-1.10.4/docs/plugins/inspect/plugin-volume.xml 2017-02-23 14:14:02.000000000 +0100 @@ -3,7 +3,7 @@ <description>plugin for controlling audio volume</description> <filename>../../gst/volume/.libs/libgstvolume.so</filename> <basename>libgstvolume.so</basename> - <version>1.10.3</version> + <version>1.10.4</version> <license>LGPL</license> <source>gst-plugins-base</source> <package>GStreamer Base Plug-ins source release</package> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/docs/plugins/inspect/plugin-vorbis.xml new/gst-plugins-base-1.10.4/docs/plugins/inspect/plugin-vorbis.xml --- old/gst-plugins-base-1.10.3/docs/plugins/inspect/plugin-vorbis.xml 2017-01-30 14:26:37.000000000 +0100 +++ new/gst-plugins-base-1.10.4/docs/plugins/inspect/plugin-vorbis.xml 2017-02-23 14:14:02.000000000 +0100 @@ -3,7 +3,7 @@ <description>Vorbis plugin library</description> <filename>../../ext/vorbis/.libs/libgstvorbis.so</filename> <basename>libgstvorbis.so</basename> - <version>1.10.3</version> + <version>1.10.4</version> <license>LGPL</license> <source>gst-plugins-base</source> <package>GStreamer Base Plug-ins source release</package> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/docs/plugins/inspect/plugin-ximagesink.xml new/gst-plugins-base-1.10.4/docs/plugins/inspect/plugin-ximagesink.xml --- old/gst-plugins-base-1.10.3/docs/plugins/inspect/plugin-ximagesink.xml 2017-01-30 14:26:37.000000000 +0100 +++ new/gst-plugins-base-1.10.4/docs/plugins/inspect/plugin-ximagesink.xml 2017-02-23 14:14:02.000000000 +0100 @@ -3,7 +3,7 @@ <description>X11 video output element based on standard Xlib calls</description> <filename>../../sys/ximage/.libs/libgstximagesink.so</filename> <basename>libgstximagesink.so</basename> - <version>1.10.3</version> + <version>1.10.4</version> <license>LGPL</license> <source>gst-plugins-base</source> <package>GStreamer Base Plug-ins source release</package> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/docs/plugins/inspect/plugin-xvimagesink.xml new/gst-plugins-base-1.10.4/docs/plugins/inspect/plugin-xvimagesink.xml --- old/gst-plugins-base-1.10.3/docs/plugins/inspect/plugin-xvimagesink.xml 2017-01-30 14:26:37.000000000 +0100 +++ new/gst-plugins-base-1.10.4/docs/plugins/inspect/plugin-xvimagesink.xml 2017-02-23 14:14:02.000000000 +0100 @@ -3,7 +3,7 @@ <description>XFree86 video output plugin using Xv extension</description> <filename>../../sys/xvimage/.libs/libgstxvimagesink.so</filename> <basename>libgstxvimagesink.so</basename> - <version>1.10.3</version> + <version>1.10.4</version> <license>LGPL</license> <source>gst-plugins-base</source> <package>GStreamer Base Plug-ins source release</package> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/ext/vorbis/gstvorbiscommon.c new/gst-plugins-base-1.10.4/ext/vorbis/gstvorbiscommon.c --- old/gst-plugins-base-1.10.3/ext/vorbis/gstvorbiscommon.c 2016-11-04 18:07:05.000000000 +0100 +++ new/gst-plugins-base-1.10.4/ext/vorbis/gstvorbiscommon.c 2017-02-22 10:13:11.000000000 +0100 @@ -134,8 +134,8 @@ {0, 2, 1}, {0, 1, 2, 3}, {0, 2, 1, 3, 4}, - {0, 2, 1, 4, 5, 3}, - {0, 2, 1, 5, 6, 4, 3}, - {0, 2, 1, 6, 7, 4, 5, 3} + {0, 2, 1, 5, 3, 4}, + {0, 2, 1, 6, 5, 3, 4}, + {0, 2, 1, 7, 5, 6, 3, 4} }; #endif diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/gst/typefind/gsttypefindfunctions.c new/gst-plugins-base-1.10.4/gst/typefind/gsttypefindfunctions.c --- old/gst-plugins-base-1.10.3/gst/typefind/gsttypefindfunctions.c 2016-11-24 12:39:00.000000000 +0100 +++ new/gst-plugins-base-1.10.4/gst/typefind/gsttypefindfunctions.c 2017-02-19 11:53:02.000000000 +0100 @@ -1436,7 +1436,7 @@ offset += length; } g_assert (found <= GST_MP3_TYPEFIND_TRY_HEADERS); - if (head_data == NULL && + if (found != 0 && head_data == NULL && gst_type_find_peek (tf, offset + start_off - 1, 1) == NULL) /* Incomplete last frame - don't count it. */ found--; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/gst-plugins-base.doap new/gst-plugins-base-1.10.4/gst-plugins-base.doap --- old/gst-plugins-base-1.10.3/gst-plugins-base.doap 2017-01-30 12:23:56.000000000 +0100 +++ new/gst-plugins-base-1.10.4/gst-plugins-base.doap 2017-02-23 11:06:24.000000000 +0100 @@ -36,6 +36,16 @@ <release> <Version> + <revision>1.10.4</revision> + <branch>1.10</branch> + <name></name> + <created>2017-02-23</created> + <file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-1.10...." /> + </Version> + </release> + + <release> + <Version> <revision>1.10.3</revision> <branch>1.10</branch> <name></name> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/gst-plugins-base.spec new/gst-plugins-base-1.10.4/gst-plugins-base.spec --- old/gst-plugins-base-1.10.3/gst-plugins-base.spec 2017-01-30 12:30:19.000000000 +0100 +++ new/gst-plugins-base-1.10.4/gst-plugins-base.spec 2017-02-23 11:16:26.000000000 +0100 @@ -4,7 +4,7 @@ %define gst_minver 0.11.0 Name: %{gstreamer}-plugins-base -Version: 1.10.3 +Version: 1.10.4 Release: 1.gst Summary: GStreamer streaming media framework plug-ins Binary files old/gst-plugins-base-1.10.3/po/af.gmo and new/gst-plugins-base-1.10.4/po/af.gmo differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/po/af.po new/gst-plugins-base-1.10.4/po/af.po --- old/gst-plugins-base-1.10.3/po/af.po 2017-01-30 14:26:45.000000000 +0100 +++ new/gst-plugins-base-1.10.4/po/af.po 2017-02-23 14:14:09.000000000 +0100 @@ -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-01-30 15:26+0200\n" +"POT-Creation-Date: 2017-02-23 15:14+0200\n" "PO-Revision-Date: 2004-03-18 14:16+0200\n" "Last-Translator: Petri Jooste <rkwjpj@puk.ac.za>\n" "Language-Team: Afrikaans <i18n@af.org.za>\n" Binary files old/gst-plugins-base-1.10.3/po/az.gmo and new/gst-plugins-base-1.10.4/po/az.gmo differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/po/az.po new/gst-plugins-base-1.10.4/po/az.po --- old/gst-plugins-base-1.10.3/po/az.po 2017-01-30 14:26:45.000000000 +0100 +++ new/gst-plugins-base-1.10.4/po/az.po 2017-02-23 14:14:09.000000000 +0100 @@ -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-01-30 15:26+0200\n" +"POT-Creation-Date: 2017-02-23 15:14+0200\n" "PO-Revision-Date: 2004-03-19 18:29+0200\n" "Last-Translator: Metin Amiroff <metin@karegen.com>\n" "Language-Team: Azerbaijani <translation-team-az@lists.sourceforge.net>\n" Binary files old/gst-plugins-base-1.10.3/po/bg.gmo and new/gst-plugins-base-1.10.4/po/bg.gmo differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/po/bg.po new/gst-plugins-base-1.10.4/po/bg.po --- old/gst-plugins-base-1.10.3/po/bg.po 2017-01-30 14:26:45.000000000 +0100 +++ new/gst-plugins-base-1.10.4/po/bg.po 2017-02-23 14:14:09.000000000 +0100 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base 1.7.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-01-30 15:26+0200\n" +"POT-Creation-Date: 2017-02-23 15:14+0200\n" "PO-Revision-Date: 2016-02-21 21:03+0200\n" "Last-Translator: Alexander Shopov <ash@kambanaria.org>\n" "Language-Team: Bulgarian <dict@ludost.net>\n" Binary files old/gst-plugins-base-1.10.3/po/ca.gmo and new/gst-plugins-base-1.10.4/po/ca.gmo differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/po/ca.po new/gst-plugins-base-1.10.4/po/ca.po --- old/gst-plugins-base-1.10.3/po/ca.po 2017-01-30 14:26:45.000000000 +0100 +++ new/gst-plugins-base-1.10.4/po/ca.po 2017-02-23 14:14:09.000000000 +0100 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base 0.10.32.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-01-30 15:26+0200\n" +"POT-Creation-Date: 2017-02-23 15:14+0200\n" "PO-Revision-Date: 2012-01-01 14:19+0100\n" "Last-Translator: Gil Forcada <gforcada@gnome.org>\n" "Language-Team: Catalan <ca@dodds.net>\n" Binary files old/gst-plugins-base-1.10.3/po/cs.gmo and new/gst-plugins-base-1.10.4/po/cs.gmo differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/po/cs.po new/gst-plugins-base-1.10.4/po/cs.po --- old/gst-plugins-base-1.10.3/po/cs.po 2017-01-30 14:26:45.000000000 +0100 +++ new/gst-plugins-base-1.10.4/po/cs.po 2017-02-23 14:14:09.000000000 +0100 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base-1.7.90\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-01-30 15:26+0200\n" +"POT-Creation-Date: 2017-02-23 15:14+0200\n" "PO-Revision-Date: 2016-03-03 15:35+0100\n" "Last-Translator: Marek Černocký <marek@manet.cz>\n" "Language-Team: Czech <translation-team-cs@lists.sourceforge.net>\n" Binary files old/gst-plugins-base-1.10.3/po/da.gmo and new/gst-plugins-base-1.10.4/po/da.gmo differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/po/da.po new/gst-plugins-base-1.10.4/po/da.po --- old/gst-plugins-base-1.10.3/po/da.po 2017-01-30 14:26:45.000000000 +0100 +++ new/gst-plugins-base-1.10.4/po/da.po 2017-02-23 14:14:09.000000000 +0100 @@ -33,7 +33,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base 1.10.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-01-30 15:26+0200\n" +"POT-Creation-Date: 2017-02-23 15:14+0200\n" "PO-Revision-Date: 2016-11-03 16:38+0100\n" "Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n" "Language-Team: Danish <dansk@dansk-gruppen.dk>\n" Binary files old/gst-plugins-base-1.10.3/po/de.gmo and new/gst-plugins-base-1.10.4/po/de.gmo differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/po/de.po new/gst-plugins-base-1.10.4/po/de.po --- old/gst-plugins-base-1.10.3/po/de.po 2017-01-30 14:26:45.000000000 +0100 +++ new/gst-plugins-base-1.10.4/po/de.po 2017-02-23 14:14:09.000000000 +0100 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base 1.10.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-01-30 15:26+0200\n" +"POT-Creation-Date: 2017-02-23 15:14+0200\n" "PO-Revision-Date: 2016-11-01 23:00+0100\n" "Last-Translator: Christian Kirbach <christian.kirbach@gmail.com>\n" "Language-Team: German <translation-team-de@lists.sourceforge.net>\n" Binary files old/gst-plugins-base-1.10.3/po/el.gmo and new/gst-plugins-base-1.10.4/po/el.gmo differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/po/el.po new/gst-plugins-base-1.10.4/po/el.po --- old/gst-plugins-base-1.10.3/po/el.po 2017-01-30 14:26:45.000000000 +0100 +++ new/gst-plugins-base-1.10.4/po/el.po 2017-02-23 14:14:09.000000000 +0100 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base 0.10.32.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-01-30 15:26+0200\n" +"POT-Creation-Date: 2017-02-23 15:14+0200\n" "PO-Revision-Date: 2012-05-05 19:13+0100\n" "Last-Translator: Savvas Radevic <vicedar@gmail.com>\n" "Language-Team: Greek <team@lists.gnome.gr>\n" Binary files old/gst-plugins-base-1.10.3/po/en_GB.gmo and new/gst-plugins-base-1.10.4/po/en_GB.gmo differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/po/en_GB.po new/gst-plugins-base-1.10.4/po/en_GB.po --- old/gst-plugins-base-1.10.3/po/en_GB.po 2017-01-30 14:26:45.000000000 +0100 +++ new/gst-plugins-base-1.10.4/po/en_GB.po 2017-02-23 14:14:09.000000000 +0100 @@ -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-01-30 15:26+0200\n" +"POT-Creation-Date: 2017-02-23 15:14+0200\n" "PO-Revision-Date: 2004-04-26 10:41-0400\n" "Last-Translator: Gareth Owen <gowen72@yahoo.com>\n" "Language-Team: English (British) <en_gb@li.org>\n" Binary files old/gst-plugins-base-1.10.3/po/eo.gmo and new/gst-plugins-base-1.10.4/po/eo.gmo differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/po/eo.po new/gst-plugins-base-1.10.4/po/eo.po --- old/gst-plugins-base-1.10.3/po/eo.po 2017-01-30 14:26:45.000000000 +0100 +++ new/gst-plugins-base-1.10.4/po/eo.po 2017-02-23 14:14:09.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base 0.10.32.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-01-30 15:26+0200\n" +"POT-Creation-Date: 2017-02-23 15:14+0200\n" "PO-Revision-Date: 2011-06-04 21:11+0100\n" "Last-Translator: Kristjan SCHMIDT <kristjan.schmidt@googlemail.com>\n" "Language-Team: Esperanto <translation-team-eo@lists.sourceforge.net>\n" Binary files old/gst-plugins-base-1.10.3/po/es.gmo and new/gst-plugins-base-1.10.4/po/es.gmo differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/po/es.po new/gst-plugins-base-1.10.4/po/es.po --- old/gst-plugins-base-1.10.3/po/es.po 2017-01-30 14:26:45.000000000 +0100 +++ new/gst-plugins-base-1.10.4/po/es.po 2017-02-23 14:14:09.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base 0.10.32.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-01-30 15:26+0200\n" +"POT-Creation-Date: 2017-02-23 15:14+0200\n" "PO-Revision-Date: 2011-10-02 15:46+0200\n" "Last-Translator: Jorge González González <aloriel@gmail.com>\n" "Language-Team: Spanish <es@li.org>\n" Binary files old/gst-plugins-base-1.10.3/po/eu.gmo and new/gst-plugins-base-1.10.4/po/eu.gmo differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/po/eu.po new/gst-plugins-base-1.10.4/po/eu.po --- old/gst-plugins-base-1.10.3/po/eu.po 2017-01-30 14:26:45.000000000 +0100 +++ new/gst-plugins-base-1.10.4/po/eu.po 2017-02-23 14:14:09.000000000 +0100 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base-0.10.26.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-01-30 15:26+0200\n" +"POT-Creation-Date: 2017-02-23 15:14+0200\n" "PO-Revision-Date: 2010-03-25 12:32+0100\n" "Last-Translator: Mikel Olasagasti Uranga <hey_neken@mundurat.net>\n" "Language-Team: Basque <translation-team-eu@lists.sourceforge.net>\n" Binary files old/gst-plugins-base-1.10.3/po/fi.gmo and new/gst-plugins-base-1.10.4/po/fi.gmo differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/po/fi.po new/gst-plugins-base-1.10.4/po/fi.po --- old/gst-plugins-base-1.10.3/po/fi.po 2017-01-30 14:26:45.000000000 +0100 +++ new/gst-plugins-base-1.10.4/po/fi.po 2017-02-23 14:14:09.000000000 +0100 @@ -12,7 +12,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base 0.10.30.3\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-01-30 15:26+0200\n" +"POT-Creation-Date: 2017-02-23 15:14+0200\n" "PO-Revision-Date: 2010-12-31 23:21+0200\n" "Last-Translator: Tommi Vainikainen <Tommi.Vainikainen@iki.fi>\n" "Language-Team: Finnish <translation-team-fi@lists.sourceforge.net>\n" Binary files old/gst-plugins-base-1.10.3/po/fr.gmo and new/gst-plugins-base-1.10.4/po/fr.gmo differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/po/fr.po new/gst-plugins-base-1.10.4/po/fr.po --- old/gst-plugins-base-1.10.3/po/fr.po 2017-01-30 14:26:45.000000000 +0100 +++ new/gst-plugins-base-1.10.4/po/fr.po 2017-02-23 14:14:09.000000000 +0100 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base 1.10.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-01-30 15:26+0200\n" +"POT-Creation-Date: 2017-02-23 15:14+0200\n" "PO-Revision-Date: 2016-12-23 20:39+0100\n" "Last-Translator: Stéphane Aulery <lkppo@free.fr>\n" "Language-Team: French <traduc@traduc.org>\n" Binary files old/gst-plugins-base-1.10.3/po/gl.gmo and new/gst-plugins-base-1.10.4/po/gl.gmo differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/po/gl.po new/gst-plugins-base-1.10.4/po/gl.po --- old/gst-plugins-base-1.10.3/po/gl.po 2017-01-30 14:26:45.000000000 +0100 +++ new/gst-plugins-base-1.10.4/po/gl.po 2017-02-23 14:14:09.000000000 +0100 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base 1.0.3\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-01-30 15:26+0200\n" +"POT-Creation-Date: 2017-02-23 15:14+0200\n" "PO-Revision-Date: 2012-12-15 03:40+0200\n" "Last-Translator: Fran Dieguez <frandieguez@ubuntu.com>\n" "Language-Team: Galician <proxecto@trasno.net>\n" Binary files old/gst-plugins-base-1.10.3/po/hr.gmo and new/gst-plugins-base-1.10.4/po/hr.gmo differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/po/hr.po new/gst-plugins-base-1.10.4/po/hr.po --- old/gst-plugins-base-1.10.3/po/hr.po 2017-01-30 14:26:45.000000000 +0100 +++ new/gst-plugins-base-1.10.4/po/hr.po 2017-02-23 14:14:09.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base-1.10.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-01-30 15:26+0200\n" +"POT-Creation-Date: 2017-02-23 15:14+0200\n" "PO-Revision-Date: 2016-11-19 10:06-0800\n" "Last-Translator: Božidar Putanec <bozidarp@yahoo.com>\n" "Language-Team: Croatian <lokalizacija@linux.hr>\n" Binary files old/gst-plugins-base-1.10.3/po/hu.gmo and new/gst-plugins-base-1.10.4/po/hu.gmo differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/po/hu.po new/gst-plugins-base-1.10.4/po/hu.po --- old/gst-plugins-base-1.10.3/po/hu.po 2017-01-30 14:26:45.000000000 +0100 +++ new/gst-plugins-base-1.10.4/po/hu.po 2017-02-23 14:14:09.000000000 +0100 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base 1.7.90\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-01-30 15:26+0200\n" +"POT-Creation-Date: 2017-02-23 15:14+0200\n" "PO-Revision-Date: 2016-03-14 19:14+0100\n" "Last-Translator: Gabor Kelemen <kelemeng@gnome.hu>\n" "Language-Team: Hungarian <translation-team-hu@lists.sourceforge.net>\n" Binary files old/gst-plugins-base-1.10.3/po/id.gmo and new/gst-plugins-base-1.10.4/po/id.gmo differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/po/id.po new/gst-plugins-base-1.10.4/po/id.po --- old/gst-plugins-base-1.10.3/po/id.po 2017-01-30 14:26:45.000000000 +0100 +++ new/gst-plugins-base-1.10.4/po/id.po 2017-02-23 14:14:09.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base 1.10.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-01-30 15:26+0200\n" +"POT-Creation-Date: 2017-02-23 15:14+0200\n" "PO-Revision-Date: 2016-11-14 20:50+0700\n" "Last-Translator: Andhika Padmawan <andhika.padmawan@gmail.com>\n" "Language-Team: Indonesian <translation-team-id@lists.sourceforge.net>\n" Binary files old/gst-plugins-base-1.10.3/po/it.gmo and new/gst-plugins-base-1.10.4/po/it.gmo differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/po/it.po new/gst-plugins-base-1.10.4/po/it.po --- old/gst-plugins-base-1.10.3/po/it.po 2017-01-30 14:26:45.000000000 +0100 +++ new/gst-plugins-base-1.10.4/po/it.po 2017-02-23 14:14:09.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base 0.10.28.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-01-30 15:26+0200\n" +"POT-Creation-Date: 2017-02-23 15:14+0200\n" "PO-Revision-Date: 2010-04-28 14:27+0200\n" "Last-Translator: Luca Ferretti <elle.uca@infinito.it>\n" "Language-Team: Italian <tp@lists.linux.it>\n" Binary files old/gst-plugins-base-1.10.3/po/ja.gmo and new/gst-plugins-base-1.10.4/po/ja.gmo differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/po/ja.po new/gst-plugins-base-1.10.4/po/ja.po --- old/gst-plugins-base-1.10.3/po/ja.po 2017-01-30 14:26:45.000000000 +0100 +++ new/gst-plugins-base-1.10.4/po/ja.po 2017-02-23 14:14:09.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base 0.10.30.3\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-01-30 15:26+0200\n" +"POT-Creation-Date: 2017-02-23 15:14+0200\n" "PO-Revision-Date: 2010-10-25 10:27+0900\n" "Last-Translator: Makoto Kato <makoto.kt@gmail.com>\n" "Language-Team: Japanese <translation-team-ja@lists.sourceforge.net>\n" Binary files old/gst-plugins-base-1.10.3/po/lt.gmo and new/gst-plugins-base-1.10.4/po/lt.gmo differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/po/lt.po new/gst-plugins-base-1.10.4/po/lt.po --- old/gst-plugins-base-1.10.3/po/lt.po 2017-01-30 14:26:45.000000000 +0100 +++ new/gst-plugins-base-1.10.4/po/lt.po 2017-02-23 14:14:09.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base-0.10.15.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-01-30 15:26+0200\n" +"POT-Creation-Date: 2017-02-23 15:14+0200\n" "PO-Revision-Date: 2008-03-07 23:43+0200\n" "Last-Translator: Gintautas Miliauskas <gintas@akl.lt>\n" "Language-Team: Lithuanian <komp_lt@konferencijos.lt>\n" Binary files old/gst-plugins-base-1.10.3/po/lv.gmo and new/gst-plugins-base-1.10.4/po/lv.gmo differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/po/lv.po new/gst-plugins-base-1.10.4/po/lv.po --- old/gst-plugins-base-1.10.3/po/lv.po 2017-01-30 14:26:45.000000000 +0100 +++ new/gst-plugins-base-1.10.4/po/lv.po 2017-02-23 14:14:09.000000000 +0100 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base 1.2.1\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-01-30 15:26+0200\n" +"POT-Creation-Date: 2017-02-23 15:14+0200\n" "PO-Revision-Date: 2014-04-20 16:15+0300\n" "Last-Translator: Rihards Prieditis <rprieditis@gmail.com>\n" "Language-Team: Latvian <translation-team-lv@lists.sourceforge.net>\n" Binary files old/gst-plugins-base-1.10.3/po/nb.gmo and new/gst-plugins-base-1.10.4/po/nb.gmo differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/po/nb.po new/gst-plugins-base-1.10.4/po/nb.po --- old/gst-plugins-base-1.10.3/po/nb.po 2017-01-30 14:26:45.000000000 +0100 +++ new/gst-plugins-base-1.10.4/po/nb.po 2017-02-23 14:14:09.000000000 +0100 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base 1.10.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-01-30 15:26+0200\n" +"POT-Creation-Date: 2017-02-23 15:14+0200\n" "PO-Revision-Date: 2017-01-05 01:29+0100\n" "Last-Translator: Johnny A. Solbu <johnny@solbu.net>\n" "Language-Team: Norwegian Bokmaal <i18n-nb@lister.ping.uio.no>\n" Binary files old/gst-plugins-base-1.10.3/po/nl.gmo and new/gst-plugins-base-1.10.4/po/nl.gmo differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/po/nl.po new/gst-plugins-base-1.10.4/po/nl.po --- old/gst-plugins-base-1.10.3/po/nl.po 2017-01-30 14:26:45.000000000 +0100 +++ new/gst-plugins-base-1.10.4/po/nl.po 2017-02-23 14:14:09.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base 1.7.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-01-30 15:26+0200\n" +"POT-Creation-Date: 2017-02-23 15:14+0200\n" "PO-Revision-Date: 2016-02-20 16:39+0100\n" "Last-Translator: Freek de Kruijf <f.de.kruijf@gmail.com>\n" "Language-Team: Dutch <vertaling@vrijschrift.org>\n" Binary files old/gst-plugins-base-1.10.3/po/or.gmo and new/gst-plugins-base-1.10.4/po/or.gmo differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/po/or.po new/gst-plugins-base-1.10.4/po/or.po --- old/gst-plugins-base-1.10.3/po/or.po 2017-01-30 14:26:45.000000000 +0100 +++ new/gst-plugins-base-1.10.4/po/or.po 2017-02-23 14:14:09.000000000 +0100 @@ -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-01-30 15:26+0200\n" +"POT-Creation-Date: 2017-02-23 15:14+0200\n" "PO-Revision-Date: 2004-09-27 13:32+0530\n" "Last-Translator: Gora Mohanty <gora_mohanty@yahoo.co.in>\n" "Language-Team: Oriya <gora_mohanty@yahoo.co.in>\n" Binary files old/gst-plugins-base-1.10.3/po/pl.gmo and new/gst-plugins-base-1.10.4/po/pl.gmo differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/po/pl.po new/gst-plugins-base-1.10.4/po/pl.po --- old/gst-plugins-base-1.10.3/po/pl.po 2017-01-30 14:26:45.000000000 +0100 +++ new/gst-plugins-base-1.10.4/po/pl.po 2017-02-23 14:14:09.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base 1.10.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-01-30 15:26+0200\n" +"POT-Creation-Date: 2017-02-23 15:14+0200\n" "PO-Revision-Date: 2016-11-01 20:50+0100\n" "Last-Translator: Jakub Bogusz <qboosh@pld-linux.org>\n" "Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n" Binary files old/gst-plugins-base-1.10.3/po/pt_BR.gmo and new/gst-plugins-base-1.10.4/po/pt_BR.gmo differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/po/pt_BR.po new/gst-plugins-base-1.10.4/po/pt_BR.po --- old/gst-plugins-base-1.10.3/po/pt_BR.po 2017-01-30 14:26:45.000000000 +0100 +++ new/gst-plugins-base-1.10.4/po/pt_BR.po 2017-02-23 14:14:09.000000000 +0100 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base-1.7.90\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-01-30 15:26+0200\n" +"POT-Creation-Date: 2017-02-23 15:14+0200\n" "PO-Revision-Date: 2016-05-06 16:47-0300\n" "Last-Translator: Fabrício Godoy <skarllot@gmail.com>\n" "Language-Team: Brazilian Portuguese <ldpbr-translation@lists.sourceforge." Binary files old/gst-plugins-base-1.10.3/po/ro.gmo and new/gst-plugins-base-1.10.4/po/ro.gmo differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/po/ro.po new/gst-plugins-base-1.10.4/po/ro.po --- old/gst-plugins-base-1.10.3/po/ro.po 2017-01-30 14:26:45.000000000 +0100 +++ new/gst-plugins-base-1.10.4/po/ro.po 2017-02-23 14:14:09.000000000 +0100 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base 0.10.29.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-01-30 15:26+0200\n" +"POT-Creation-Date: 2017-02-23 15:14+0200\n" "PO-Revision-Date: 2010-08-16 01:21+0300\n" "Last-Translator: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>\n" "Language-Team: Romanian <translation-team-ro@lists.sourceforge.net>\n" Binary files old/gst-plugins-base-1.10.3/po/ru.gmo and new/gst-plugins-base-1.10.4/po/ru.gmo differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/po/ru.po new/gst-plugins-base-1.10.4/po/ru.po --- old/gst-plugins-base-1.10.3/po/ru.po 2017-01-30 14:26:45.000000000 +0100 +++ new/gst-plugins-base-1.10.4/po/ru.po 2017-02-23 14:14:09.000000000 +0100 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base 1.10.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-01-30 15:26+0200\n" +"POT-Creation-Date: 2017-02-23 15:14+0200\n" "PO-Revision-Date: 2016-11-02 21:17+0300\n" "Last-Translator: Yuri Kozlov <yuray@komyakino.ru>\n" "Language-Team: Russian <gnu@d07.ru>\n" Binary files old/gst-plugins-base-1.10.3/po/sk.gmo and new/gst-plugins-base-1.10.4/po/sk.gmo differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/po/sk.po new/gst-plugins-base-1.10.4/po/sk.po --- old/gst-plugins-base-1.10.3/po/sk.po 2017-01-30 14:26:45.000000000 +0100 +++ new/gst-plugins-base-1.10.4/po/sk.po 2017-02-23 14:14:09.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base 1.7.90\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-01-30 15:26+0200\n" +"POT-Creation-Date: 2017-02-23 15:14+0200\n" "PO-Revision-Date: 2016-05-20 12:24+0100\n" "Last-Translator: Peter Tuhársky <tuharsky@misbb.sk>\n" "Language-Team: Slovak <sk-i18n@lists.linux.sk>\n" Binary files old/gst-plugins-base-1.10.3/po/sl.gmo and new/gst-plugins-base-1.10.4/po/sl.gmo differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/po/sl.po new/gst-plugins-base-1.10.4/po/sl.po --- old/gst-plugins-base-1.10.3/po/sl.po 2017-01-30 14:26:45.000000000 +0100 +++ new/gst-plugins-base-1.10.4/po/sl.po 2017-02-23 14:14:09.000000000 +0100 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base-1.0.3\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-01-30 15:26+0200\n" +"POT-Creation-Date: 2017-02-23 15:14+0200\n" "PO-Revision-Date: 2013-01-05 10:10+0100\n" "Last-Translator: Klemen Košir <klemen913@gmail.com>\n" "Language-Team: Slovenian <translation-team-sl@lists.sourceforge.net>\n" Binary files old/gst-plugins-base-1.10.3/po/sq.gmo and new/gst-plugins-base-1.10.4/po/sq.gmo differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/po/sq.po new/gst-plugins-base-1.10.4/po/sq.po --- old/gst-plugins-base-1.10.3/po/sq.po 2017-01-30 14:26:45.000000000 +0100 +++ new/gst-plugins-base-1.10.4/po/sq.po 2017-02-23 14:14:09.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: gst-plugins 0.8.3\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-01-30 15:26+0200\n" +"POT-Creation-Date: 2017-02-23 15:14+0200\n" "PO-Revision-Date: 2004-08-07 20:29+0200\n" "Last-Translator: Laurent Dhima <laurenti@alblinux.net>\n" "Language-Team: Albanian <begraj@hotmail.com>\n" Binary files old/gst-plugins-base-1.10.3/po/sr.gmo and new/gst-plugins-base-1.10.4/po/sr.gmo differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/po/sr.po new/gst-plugins-base-1.10.4/po/sr.po --- old/gst-plugins-base-1.10.3/po/sr.po 2017-01-30 14:26:45.000000000 +0100 +++ new/gst-plugins-base-1.10.4/po/sr.po 2017-02-23 14:14:09.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base-1.10.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-01-30 15:26+0200\n" +"POT-Creation-Date: 2017-02-23 15:14+0200\n" "PO-Revision-Date: 2016-12-04 14:32+0200\n" "Last-Translator: Мирослав Николић <miroslavnikolic@rocketmail.com>\n" "Language-Team: Serbian <(nothing)>\n" Binary files old/gst-plugins-base-1.10.3/po/sv.gmo and new/gst-plugins-base-1.10.4/po/sv.gmo differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/po/sv.po new/gst-plugins-base-1.10.4/po/sv.po --- old/gst-plugins-base-1.10.3/po/sv.po 2017-01-30 14:26:45.000000000 +0100 +++ new/gst-plugins-base-1.10.4/po/sv.po 2017-02-23 14:14:09.000000000 +0100 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base 1.7.90\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-01-30 15:26+0200\n" +"POT-Creation-Date: 2017-02-23 15:14+0200\n" "PO-Revision-Date: 2016-03-02 22:20+0100\n" "Last-Translator: Sebastian Rasmussen <sebras@gmail.com>\n" "Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n" Binary files old/gst-plugins-base-1.10.3/po/tr.gmo and new/gst-plugins-base-1.10.4/po/tr.gmo differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/po/tr.po new/gst-plugins-base-1.10.4/po/tr.po --- old/gst-plugins-base-1.10.3/po/tr.po 2017-01-30 14:26:45.000000000 +0100 +++ new/gst-plugins-base-1.10.4/po/tr.po 2017-02-23 14:14:09.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base 1.4.1\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-01-30 15:26+0200\n" +"POT-Creation-Date: 2017-02-23 15:14+0200\n" "PO-Revision-Date: 2015-01-10 21:07+0100\n" "Last-Translator: Volkan Gezer <volkangezer@gmail.com>\n" "Language-Team: Turkish <gnu-tr-u12a@lists.sourceforge.net>\n" Binary files old/gst-plugins-base-1.10.3/po/uk.gmo and new/gst-plugins-base-1.10.4/po/uk.gmo differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/po/uk.po new/gst-plugins-base-1.10.4/po/uk.po --- old/gst-plugins-base-1.10.3/po/uk.po 2017-01-30 14:26:45.000000000 +0100 +++ new/gst-plugins-base-1.10.4/po/uk.po 2017-02-23 14:14:09.000000000 +0100 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base 1.10.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-01-30 15:26+0200\n" +"POT-Creation-Date: 2017-02-23 15:14+0200\n" "PO-Revision-Date: 2016-11-01 20:49+0200\n" "Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n" "Language-Team: Ukrainian <translation-team-uk@lists.sourceforge.net>\n" Binary files old/gst-plugins-base-1.10.3/po/vi.gmo and new/gst-plugins-base-1.10.4/po/vi.gmo differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/po/vi.po new/gst-plugins-base-1.10.4/po/vi.po --- old/gst-plugins-base-1.10.3/po/vi.po 2017-01-30 14:26:45.000000000 +0100 +++ new/gst-plugins-base-1.10.4/po/vi.po 2017-02-23 14:14:09.000000000 +0100 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base 1.10.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-01-30 15:26+0200\n" +"POT-Creation-Date: 2017-02-23 15:14+0200\n" "PO-Revision-Date: 2016-11-02 13:29+0700\n" "Last-Translator: Trần Ngọc Quân <vnwildman@gmail.com>\n" "Language-Team: Vietnamese <translation-team-vi@lists.sourceforge.net>\n" Binary files old/gst-plugins-base-1.10.3/po/zh_CN.gmo and new/gst-plugins-base-1.10.4/po/zh_CN.gmo differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/po/zh_CN.po new/gst-plugins-base-1.10.4/po/zh_CN.po --- old/gst-plugins-base-1.10.3/po/zh_CN.po 2017-01-30 14:26:45.000000000 +0100 +++ new/gst-plugins-base-1.10.4/po/zh_CN.po 2017-02-23 14:14:09.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: gst-plugins-base 1.10.0\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2017-01-30 15:26+0200\n" +"POT-Creation-Date: 2017-02-23 15:14+0200\n" "PO-Revision-Date: 2016-11-02 13:38+0800\n" "Last-Translator: Tianze Wang <zwpwjwtz@126.com>\n" "Language-Team: Chinese (simplified) <i18n-zh@googlegroups.com>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/tests/check/elements/multifdsink.c new/gst-plugins-base-1.10.4/tests/check/elements/multifdsink.c --- old/gst-plugins-base-1.10.3/tests/check/elements/multifdsink.c 2016-12-05 10:03:22.000000000 +0100 +++ new/gst-plugins-base-1.10.4/tests/check/elements/multifdsink.c 2017-02-08 19:38:40.000000000 +0100 @@ -869,7 +869,7 @@ gint i, initial_buffers = 3, num_buffers = 0; sink = setup_multifdsink (); - g_object_set (sink, "units-max", initial_buffers, NULL); + g_object_set (sink, "units-max", (gint64) initial_buffers, NULL); fail_if (pipe (pfd1) == -1); fail_if (pipe (pfd2) == -1); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/win32/common/_stdint.h new/gst-plugins-base-1.10.4/win32/common/_stdint.h --- old/gst-plugins-base-1.10.3/win32/common/_stdint.h 2017-01-30 14:24:35.000000000 +0100 +++ new/gst-plugins-base-1.10.4/win32/common/_stdint.h 2017-02-23 14:13:00.000000000 +0100 @@ -1,8 +1,8 @@ #ifndef _GST_PLUGINS_BASE__STDINT_H #define _GST_PLUGINS_BASE__STDINT_H 1 #ifndef _GENERATED_STDINT_H -#define _GENERATED_STDINT_H "gst-plugins-base 1.10.3" -/* generated using gnu compiler gcc (Debian 6.3.0-5) 6.3.0 20170124 */ +#define _GENERATED_STDINT_H "gst-plugins-base 1.10.4" +/* generated using gnu compiler gcc (Debian 6.3.0-7) 6.3.0 20170218 */ #define _STDINT_HAVE_STDINT_H 1 #include <stdint.h> #endif diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/win32/common/config.h new/gst-plugins-base-1.10.4/win32/common/config.h --- old/gst-plugins-base-1.10.3/win32/common/config.h 2017-01-30 14:24:35.000000000 +0100 +++ new/gst-plugins-base-1.10.4/win32/common/config.h 2017-02-23 14:13:01.000000000 +0100 @@ -90,7 +90,7 @@ #define GST_PACKAGE_ORIGIN "Unknown package origin" /* GStreamer package release date/time for plugins as YYYY-MM-DD */ -#define GST_PACKAGE_RELEASE_DATETIME "2017-01-30" +#define GST_PACKAGE_RELEASE_DATETIME "2017-02-23" /* Define if static plugins should be built */ #undef GST_PLUGIN_BUILD_STATIC @@ -365,7 +365,7 @@ #define PACKAGE_NAME "GStreamer Base Plug-ins" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "GStreamer Base Plug-ins 1.10.3" +#define PACKAGE_STRING "GStreamer Base Plug-ins 1.10.4" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "gst-plugins-base" @@ -374,7 +374,7 @@ #undef PACKAGE_URL /* Define to the version of this package. */ -#define PACKAGE_VERSION "1.10.3" +#define PACKAGE_VERSION "1.10.4" /* directory where plugins are located */ #ifdef _DEBUG @@ -412,7 +412,7 @@ #undef USE_TREMOLO /* Version number of package */ -#define VERSION "1.10.3" +#define VERSION "1.10.4" /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel). */
participants (1)
-
root@hilbertn.suse.de