Hello community,

here is the log from the commit of package gstreamer for openSUSE:Factory 
checked in at 2016-02-12 11:21:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gstreamer (Old)
 and      /work/SRC/openSUSE:Factory/.gstreamer.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gstreamer"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gstreamer/gstreamer.changes      2016-02-03 
10:19:01.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gstreamer.new/gstreamer.changes 2016-02-12 
11:21:35.000000000 +0100
@@ -1,0 +2,44 @@
+Thu Jan 21 18:42:09 UTC 2016 - badshah...@gmail.com
+
+- Update to version 1.6.3:
+  + Fix regression in GL library that made glimagesink unsable
+    on Android.
+  + Integer arithmetic overflow in queue2 element that could
+    break buffering or cause crashes due to NULL pointer
+    dereference.
+  + Fix crash in AAC/ADTS typefinder caused by reading more
+    memory than is available.
+  + Stop ignoring encoder errors in the VP8/VP9 encoders.
+  + Deprecate GstVideoEncoder GST_VIDEO_ENCODER_FLOW_DROPPED.
+    It's redudant and was never actually implemented.
+  + Ensure to store the correct video info in
+    GstVideoBufferPool.
+  + Fix caps in rtspsrc when doing SRTP over interleaved TCP.
+  + Fix crash in pcap parser on 0-sized packets.
+  + Clear EOS flag in appsrc to allow reuse after EOS and
+    flushing.
+  + Ignore flushing streams in streamsynchronizer during stream
+    switches to fix problems caused by this in
+    gst-editing-services.
+  + Ignore tags and other metadata in WAV files after the "data"
+    chunk in PUSH mode to prevent them from being interpreted as
+    audio.
+  + Correctly use colorimetry in v4l2 only for YUV color
+    formats.
+  + Set reserved bits in MPEG TS muxer to 1s.
+  + Fix calculation of SBC frame lengths.
+  + Fix output of the RTP JPEG2000 depayloader to have one frame
+    per buffer and crash in the OpenJPEG decoder on incomplete
+    frames.
+  + Update ffmpeg snapshot in gst-libav to 2.8.5.
+  + Memory leak fixes in scaletempo, the raw video RTP
+    depayloader, and in playsink related to audio/video filters.
+  + Fixes for error handling in the OSX audio plugin.
+  + Various gobject-introspection annotation fixes and
+    additions.
+  + Compiler warning fixes for latest clang compiler.
+- Change source URL to http://gstreamer.freedesktop.org/ instead
+  of http://download.gnome.org/; the former seems to be more
+  frequently updated.
+
+-------------------------------------------------------------------

Old:
----
  gstreamer-1.6.2.tar.xz

New:
----
  gstreamer-1.6.3.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gstreamer-doc.spec ++++++
--- /var/tmp/diff_new_pack.UiE3HI/_old  2016-02-12 11:21:36.000000000 +0100
+++ /var/tmp/diff_new_pack.UiE3HI/_new  2016-02-12 11:21:36.000000000 +0100
@@ -19,14 +19,14 @@
 Name:           gstreamer-doc
 %define _name   gstreamer
 %define         build_doc 1
-Version:        1.6.2
+Version:        1.6.3
 Release:        0
 %define gst_branch 1.0
 Summary:        Streaming-Media Framework Runtime
 License:        LGPL-2.1+
 Group:          Productivity/Multimedia/Other
 Url:            http://gstreamer.freedesktop.org/
-Source0:        
http://download.gnome.org/sources/gstreamer/1.6/%{_name}-%{version}.tar.xz
+Source0:        
http://gstreamer.freedesktop.org/src/gstreamer/%{_name}-%{version}.tar.xz
 Source1:        gstreamer.macros
 Source2:        gstreamer.prov
 Source99:       baselibs.conf

++++++ gstreamer.spec ++++++
--- /var/tmp/diff_new_pack.UiE3HI/_old  2016-02-12 11:21:36.000000000 +0100
+++ /var/tmp/diff_new_pack.UiE3HI/_new  2016-02-12 11:21:36.000000000 +0100
@@ -19,14 +19,14 @@
 Name:           gstreamer
 %define _name   gstreamer
 %define build_doc 0
-Version:        1.6.2
+Version:        1.6.3
 Release:        0
 %define gst_branch 1.0
 Summary:        Streaming-Media Framework Runtime
 License:        LGPL-2.1+
 Group:          Productivity/Multimedia/Other
 Url:            http://gstreamer.freedesktop.org/
-Source0:        
http://download.gnome.org/sources/gstreamer/1.6/%{_name}-%{version}.tar.xz
+Source0:        
http://gstreamer.freedesktop.org/src/gstreamer/%{_name}-%{version}.tar.xz
 Source1:        gstreamer.macros
 Source2:        gstreamer.prov
 Source99:       baselibs.conf

++++++ gstreamer-1.6.2.tar.xz -> gstreamer-1.6.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gstreamer-1.6.2/ChangeLog 
new/gstreamer-1.6.3/ChangeLog
--- old/gstreamer-1.6.2/ChangeLog       2015-12-14 18:59:35.000000000 +0100
+++ new/gstreamer-1.6.3/ChangeLog       2016-01-20 12:23:45.000000000 +0100
@@ -1,9 +1,113 @@
+=== release 1.6.3 ===
+
+2016-01-20  Sebastian Dröge <sl...@coaxion.net>
+
+       * configure.ac:
+         releasing 1.6.3
+
+2016-01-16 16:01:38 +0000  Tim-Philipp Müller <t...@centricular.com>
+
+       * gst/gstmessage.c:
+         message: add function guard to gst_message_set_buffering_stats()
+         https://bugzilla.gnome.org/show_bug.cgi?id=760704
+
+2016-01-15 00:25:05 +0530  Nirbheek Chauhan <nirbh...@centricular.com>
+
+       * gst/gstdevicemonitor.c:
+         GstDeviceMonitor: Don't remove unmatched class filters
+         If no providers for a particular class could be found, then removing 
unmatched
+         filters would cause all devices to be returned instead which is not 
at all what
+         the user intended. We still return 0 for unmatched filters.
+
+2016-01-13 21:32:20 +0000  Florin Apostol <florin.apos...@oregan.net>
+
+       * libs/gst/net/gstnetclientclock.c:
+         netclientclock: Fix GError memory leak in handling NTP response
+         Error was not released if gst_ntp_packet_receive failed.
+         https://bugzilla.gnome.org/show_bug.cgi?id=760598
+
+2015-09-26 18:16:07 +0800  Ting-Wei Lan <la...@src.gnome.org>
+
+       * gst/gstutils.h:
+         gstutils: Fix build with clang -Werror=cast-align
+         https://bugzilla.gnome.org/show_bug.cgi?id=755657
+
+2016-01-06 19:50:21 +0000  Tim-Philipp Müller <t...@centricular.com>
+
+       * plugins/elements/gstqueue2.c:
+         queue2: fix fill level arithmetic overflow with large values
+         Based on patch by: Aleksander Wabik <awa...@opera.com>
+         https://bugzilla.gnome.org/show_bug.cgi?id=755971
+
+2015-12-29 14:32:47 +0200  Sebastian Dröge <sebast...@centricular.com>
+
+       * gst/gstcaps.c:
+         caps: Add (transfer full) annotation to simplify() and subtract() 
return value
+         https://bugzilla.gnome.org/show_bug.cgi?id=759948
+
+2015-12-29 11:06:39 +0100  Aurélien Zanelli <aurelien.zane...@parrot.com>
+
+       * gst/gstcaps.c:
+         caps: add 'transfer full' annotation to caps returned by 
interserction functions
+         To make clear caller is responsible to unref them.
+         https://bugzilla.gnome.org/show_bug.cgi?id=759948
+
 === release 1.6.2 ===
 
-2015-12-14  Sebastian Dröge <sl...@coaxion.net>
+2015-12-14 19:46:52 +0100  Sebastian Dröge <sebast...@centricular.com>
 
+       * ChangeLog:
+       * NEWS:
+       * RELEASE:
        * configure.ac:
-         releasing 1.6.2
+       * docs/plugins/inspect/plugin-coreelements.xml:
+       * gstreamer.doap:
+       * win32/common/config.h:
+       * win32/common/gstversion.h:
+         Release 1.6.2
+
+2015-12-14 19:04:36 +0100  Sebastian Dröge <sebast...@centricular.com>
+
+       * po/af.po:
+       * po/az.po:
+       * po/be.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/nb.po:
+       * po/nl.po:
+       * po/pl.po:
+       * po/pt_BR.po:
+       * po/ro.po:
+       * po/ru.po:
+       * po/rw.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:
+       * po/zh_TW.po:
+         Update .po files
 
 2015-12-14 18:59:00 +0100  Sebastian Dröge <sebast...@centricular.com>
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gstreamer-1.6.2/NEWS new/gstreamer-1.6.3/NEWS
--- old/gstreamer-1.6.2/NEWS    2015-12-14 18:56:23.000000000 +0100
+++ new/gstreamer-1.6.3/NEWS    2016-01-20 13:09:20.000000000 +0100
@@ -1,37 +1,44 @@
-This is GStreamer 1.6.2
+This is GStreamer 1.6.3
 
-The GStreamer team is proud to announce the second bugfix release in the stable
+The GStreamer team is proud to announce the third bugfix release in the stable
 1.6 release series of your favourite cross-platform multimedia framework!
 
-This release only contains bugfixes and it is safe to update from 1.6.0 and
-1.6.1. For a full list of bugfixes see Bugzilla:
-  
https://bugzilla.gnome.org/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&limit=0&list_id=83309&order=bug_id&product=GStreamer&resolution=FIXED&target_milestone=1.6.2
+This release only contains bugfixes and it is safe to update from 1.6.x. For a
+full list of bugfixes see Bugzilla:
+  
https://bugzilla.gnome.org/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&limit=0&list_id=91562&order=bug_id&product=GStreamer&resolution=FIXED&target_milestone=1.6.3
 
 See http://gstreamer.freedesktop.org/releases/1.6/ for the latest version of 
this document.
 
 Major bugfixes
 
-- Crashes in gst-libav with sinks that did not provide a buffer pool
-  but supported video metadata were fixed. This affected d3dvideosink
-  and some 3rd party sinks. Also related fixes for crashes when a downstream
-  buffer pool failed allocation.
-- Big GL performance improvement on iOS by a factor of 2 by using Apple's sync
-  extension.
-- Deadlocks in the DirectSound elements on Windows, and the behaviour of its
-  mute property were fixed.
-- The Direct3D video sink does not crash anymore when minimizing the window
-- The library soname generation on Android >= 6.0 was fixed, which previously
-  caused GStreamer to fail to load there.
-- File related elements have large-file (>2GB) support on Android now.
-- gst-libav was updated to ffmpeg 2.8.3.
-- Deserialization of custom events in the GDP depayloader was fixed.
-- Missing OpenGL context initialization in the Qt/QML video sink was fixed in
-  certain situations.
-- Interoperability with some broken RTSP servers using HTTP tunnel was
-  improved.
-- Various compilation fixes for Windows.
-- Various smaller memory leak and other fixes in different places.
+- Fix regression in GL library that made glimagesink unsable on Android
+- Integer arithmetic overflow in queue2 element that could break buffering or
+  cause crashes due to NULL pointer dereference
+- Fix crash in AAC/ADTS typefinder caused by reading more memory than is
+  available
+- Stop ignoring encoder errors in the VP8/VP9 encoders
+- Deprecate GstVideoEncoder GST_VIDEO_ENCODER_FLOW_DROPPED. It's redudant and
+  was never actually implemented
+- Ensure to store the correct video info in GstVideoBufferPool
+- Fix caps in rtspsrc when doing SRTP over interleaved TCP
+- Fix crash in pcap parser on 0-sized packets
+- Clear EOS flag in appsrc to allow reuse after EOS and flushing
+- Ignore flushing streams in streamsynchronizer during stream switches to fix
+  problems caused by this in gst-editing-services
+- Ignore tags and other metadata in WAV files after the "data" chunk in PUSH
+  mode to prevent them from being interpreted as audio
+- Correctly use colorimetry in v4l2 only for YUV color formats
+- Set reserved bits in MPEG TS muxer to 1s
+- Fix calculation of SBC frame lengths
+- Fix output of the RTP JPEG2000 depayloader to have one frame per buffer
+  and crash in the OpenJPEG decoder on incomplete frames
+- Update ffmpeg snapshot in gst-libav to 2.8.5
+- Memory leak fixes in scaletempo, the raw video RTP depayloader,
+  and in playsink related to audio/video filters
+- Fixes for error handling in the OSX audio plugin
+- Various gobject-introspection annotation fixes and additions
+- Compiler warning fixes for latest clang compiler
 - and many, many more:
-  
https://bugzilla.gnome.org/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&limit=0&list_id=83309&order=bug_id&product=GStreamer&resolution=FIXED&target_milestone=1.6.2
+  
https://bugzilla.gnome.org/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&limit=0&list_id=91562&order=bug_id&product=GStreamer&resolution=FIXED&target_milestone=1.6.3
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gstreamer-1.6.2/RELEASE new/gstreamer-1.6.3/RELEASE
--- old/gstreamer-1.6.2/RELEASE 2015-12-14 18:59:51.000000000 +0100
+++ new/gstreamer-1.6.3/RELEASE 2016-01-20 12:28:23.000000000 +0100
@@ -1,15 +1,21 @@
-Release notes for GStreamer 1.6.2
 
+Release notes for GStreamer 1.6.3
 
-The GStreamer team is proud to announce the second bugfix release in the stable
+The GStreamer team is proud to announce the third bugfix release in the stable
 1.6 release series of your favourite cross-platform multimedia framework!
 
-This release only contains bugfixes and it is safe to update from 1.6.0 and 
1.6.1. For a
+
+
+This release only contains bugfixes and it is safe to update from 1.6.x. For a
 full list of bugfixes see Bugzilla.
 
+
+
 See http://gstreamer.freedesktop.org/releases/1.6/
 for the full release notes.
 
+
+
 This module, gstreamer, only contains core functionality.
 For actual media playback, you will need other modules.
 
@@ -28,12 +34,14 @@
 contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
 
 
+
+  
+
 Bugs fixed in this release
      
-      * 756950 : Error raised when calling get_value method
-      * 758029 : Install race in helpers
-      * 758276 : queue2: custom http-headers event sent by souphttpsrc causes 
g_warning in ring-buffer mode
-      * 759019 : gst-launch-1.0 returns 0 exit code on async error during 
playback
+      * 755657 : Fix -Werror build for clang
+      * 755971 : queue2: may overflow unsigned integer arithmetic
+      * 759948 : caps: add 'transfer full' annotation to caps returned by 
intersection functions
 
 ==== Download ====
 
@@ -70,12 +78,11 @@
         
 Contributors to this release
     
-      * Jan Schmidt
-      * Nicolas Dufresne
-      * Reynaldo H. Verdejo Pinochet
-      * Ross Burton
+      * Aleksander Wabik
+      * Aurélien Zanelli
+      * Florin Apostol
+      * Nirbheek Chauhan
       * Sebastian Dröge
-      * Thiago Santos
-      * Thibault Saunier
       * Tim-Philipp Müller
- 
+      * Ting-Wei Lan
+ 
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gstreamer-1.6.2/configure 
new/gstreamer-1.6.3/configure
--- old/gstreamer-1.6.2/configure       2015-12-14 18:56:35.000000000 +0100
+++ new/gstreamer-1.6.3/configure       2016-01-20 10:24:39.000000000 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for GStreamer 1.6.2.
+# Generated by GNU Autoconf 2.69 for GStreamer 1.6.3.
 #
 # Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer>.
 #
@@ -591,8 +591,8 @@
 # Identity of this package.
 PACKAGE_NAME='GStreamer'
 PACKAGE_TARNAME='gstreamer'
-PACKAGE_VERSION='1.6.2'
-PACKAGE_STRING='GStreamer 1.6.2'
+PACKAGE_VERSION='1.6.3'
+PACKAGE_STRING='GStreamer 1.6.3'
 PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer'
 PACKAGE_URL=''
 
@@ -1686,7 +1686,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures GStreamer 1.6.2 to adapt to many kinds of systems.
+\`configure' configures GStreamer 1.6.3 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1758,7 +1758,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of GStreamer 1.6.2:";;
+     short | recursive ) echo "Configuration of GStreamer 1.6.3:";;
    esac
   cat <<\_ACEOF
 
@@ -1956,7 +1956,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-GStreamer configure 1.6.2
+GStreamer configure 1.6.3
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2815,7 +2815,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by GStreamer $as_me 1.6.2, which was
+It was created by GStreamer $as_me 1.6.3, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -3796,7 +3796,7 @@
 
 # Define the identity of the package.
  PACKAGE='gstreamer'
- VERSION='1.6.2'
+ VERSION='1.6.3'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -4007,9 +4007,9 @@
 
 
 
-  PACKAGE_VERSION_MAJOR=$(echo 1.6.2 | cut -d'.' -f1)
-  PACKAGE_VERSION_MINOR=$(echo 1.6.2 | cut -d'.' -f2)
-  PACKAGE_VERSION_MICRO=$(echo 1.6.2 | cut -d'.' -f3)
+  PACKAGE_VERSION_MAJOR=$(echo 1.6.3 | cut -d'.' -f1)
+  PACKAGE_VERSION_MINOR=$(echo 1.6.3 | cut -d'.' -f2)
+  PACKAGE_VERSION_MICRO=$(echo 1.6.3 | cut -d'.' -f3)
 
 
 
@@ -4020,7 +4020,7 @@
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking nano version" >&5
 $as_echo_n "checking nano version... " >&6; }
 
-  NANO=$(echo 1.6.2 | cut -d'.' -f4)
+  NANO=$(echo 1.6.3 | cut -d'.' -f4)
 
   if test x"$NANO" = x || test "x$NANO" = "x0" ; then
     { $as_echo "$as_me:${as_lineno-$LINENO}: result: 0 (release)" >&5
@@ -8678,10 +8678,10 @@
 done
 
 
-  GST_CURRENT=602
+  GST_CURRENT=603
   GST_REVISION=0
-  GST_AGE=602
-  GST_LIBVERSION=602:0:602
+  GST_AGE=603
+  GST_LIBVERSION=603:0:603
 
 
 
@@ -28762,7 +28762,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by GStreamer $as_me 1.6.2, which was
+This file was extended by GStreamer $as_me 1.6.3, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -28828,7 +28828,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-GStreamer config.status 1.6.2
+GStreamer config.status 1.6.3
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gstreamer-1.6.2/configure.ac 
new/gstreamer-1.6.3/configure.ac
--- old/gstreamer-1.6.2/configure.ac    2015-12-14 18:56:23.000000000 +0100
+++ new/gstreamer-1.6.3/configure.ac    2016-01-20 10:15:29.000000000 +0100
@@ -4,7 +4,7 @@
 dnl when going to/from release please set the nano (fourth number) right !
 dnl releases only do Wall, git and prerelease does Werror too
 dnl
-AC_INIT([GStreamer],[1.6.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gstreamer])
+AC_INIT([GStreamer],[1.6.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gstreamer])
 AG_GST_INIT
 
 dnl initialize automake (we require GNU make)
@@ -62,7 +62,7 @@
 dnl      1.10.9 (who knows) => 1009
 dnl
 dnl sets GST_LT_LDFLAGS
-AS_LIBTOOL(GST, 602, 0, 602)
+AS_LIBTOOL(GST, 603, 0, 603)
 
 dnl *** autotools stuff ****
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gstreamer-1.6.2/docs/gst/html/GstCaps.html 
new/gstreamer-1.6.3/docs/gst/html/GstCaps.html
--- old/gstreamer-1.6.2/docs/gst/html/GstCaps.html      2015-12-14 
19:00:15.000000000 +0100
+++ new/gstreamer-1.6.3/docs/gst/html/GstCaps.html      2016-01-20 
13:09:36.000000000 +0100
@@ -2450,7 +2450,8 @@
 </div>
 <div class="refsect3">
 <a name="id-1.3.11.8.53.6"></a><h4>Returns</h4>
-<p> the new <a class="link" href="GstCaps.html" title="GstCaps"><span 
class="type">GstCaps</span></a></p>
+<p> the new <a class="link" href="GstCaps.html" title="GstCaps"><span 
class="type">GstCaps</span></a>. </p>
+<p><span class="annotation">[<acronym title="Free data after the code is 
done."><span class="acronym">transfer full</span></acronym>]</span></p>
 </div>
 </div>
 <hr>
@@ -2494,7 +2495,8 @@
 </div>
 <div class="refsect3">
 <a name="id-1.3.11.8.54.6"></a><h4>Returns</h4>
-<p> the new <a class="link" href="GstCaps.html" title="GstCaps"><span 
class="type">GstCaps</span></a></p>
+<p> the new <a class="link" href="GstCaps.html" title="GstCaps"><span 
class="type">GstCaps</span></a>. </p>
+<p><span class="annotation">[<acronym title="Free data after the code is 
done."><span class="acronym">transfer full</span></acronym>]</span></p>
 </div>
 </div>
 <hr>
@@ -2559,7 +2561,8 @@
 </div>
 <div class="refsect3">
 <a name="id-1.3.11.8.56.7"></a><h4>Returns</h4>
-<p> The simplified caps.</p>
+<p> The simplified caps. </p>
+<p><span class="annotation">[<acronym title="Free data after the code is 
done."><span class="acronym">transfer full</span></acronym>]</span></p>
 </div>
 </div>
 <hr>
@@ -2760,7 +2763,8 @@
 </div>
 <div class="refsect3">
 <a name="id-1.3.11.8.61.7"></a><h4>Returns</h4>
-<p> the resulting caps</p>
+<p> the resulting caps. </p>
+<p><span class="annotation">[<acronym title="Free data after the code is 
done."><span class="acronym">transfer full</span></acronym>]</span></p>
 </div>
 </div>
 <hr>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gstreamer-1.6.2/docs/gst/html/gstreamer-GstVersion.html 
new/gstreamer-1.6.3/docs/gst/html/gstreamer-GstVersion.html
--- old/gstreamer-1.6.2/docs/gst/html/gstreamer-GstVersion.html 2015-12-14 
19:00:15.000000000 +0100
+++ new/gstreamer-1.6.3/docs/gst/html/gstreamer-GstVersion.html 2016-01-20 
13:09:36.000000000 +0100
@@ -98,7 +98,7 @@
 <hr>
 <div class="refsect2">
 <a name="GST-VERSION-MICRO:CAPS"></a><h3>GST_VERSION_MICRO</h3>
-<pre class="programlisting">#define GST_VERSION_MICRO (2)
+<pre class="programlisting">#define GST_VERSION_MICRO (3)
 </pre>
 <p>The micro version of GStreamer at compile time:</p>
 </div>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gstreamer-1.6.2/docs/gst/html/index.html 
new/gstreamer-1.6.3/docs/gst/html/index.html
--- old/gstreamer-1.6.2/docs/gst/html/index.html        2015-12-14 
19:00:15.000000000 +0100
+++ new/gstreamer-1.6.3/docs/gst/html/index.html        2016-01-20 
13:09:36.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 1.0 Core 
Reference Manual</p></th></tr></table></div>
 <div><p class="releaseinfo">
-      for GStreamer Core 1.0 (1.6.2)
+      for GStreamer Core 1.0 (1.6.3)
       The latest version of this documentation can be found on-line at
       <a class="ulink" 
href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/"; 
target="_top">http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/</a>.
     </p></div>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gstreamer-1.6.2/docs/libs/html/gstreamer-libs-GstByteWriter.html 
new/gstreamer-1.6.3/docs/libs/html/gstreamer-libs-GstByteWriter.html
--- old/gstreamer-1.6.2/docs/libs/html/gstreamer-libs-GstByteWriter.html        
2015-12-14 19:00:15.000000000 +0100
+++ new/gstreamer-1.6.3/docs/libs/html/gstreamer-libs-GstByteWriter.html        
2016-01-20 13:09:36.000000000 +0100
@@ -1170,7 +1170,8 @@
 gst_byte_writer_put_int8 (<em class="parameter"><code><a class="link" 
href="gstreamer-libs-GstByteWriter.html#GstByteWriter" 
title="GstByteWriter"><span class="type">GstByteWriter</span></a> 
*writer</code></em>,
                           <em class="parameter"><code><a 
href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint8";><span
 class="type">gint8</span></a> val</code></em>);</pre>
 <p>Writes a signed 8 bit integer to <em 
class="parameter"><code>writer</code></em>
-.</p>
+ without
+checking if there is enough free space available in the byte writer.</p>
 <div class="refsect3">
 <a name="id-1.2.4.11.7.19.5"></a><h4>Parameters</h4>
 <div class="informaltable"><table width="100%" border="0">
@@ -1193,10 +1194,6 @@
 </tbody>
 </table></div>
 </div>
-<div class="refsect3">
-<a name="id-1.2.4.11.7.19.6"></a><h4>Returns</h4>
-<p> <a 
href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS";><code
 class="literal">TRUE</code></a> if the value could be written</p>
-</div>
 </div>
 <hr>
 <div class="refsect2">
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gstreamer-1.6.2/docs/libs/html/index.html 
new/gstreamer-1.6.3/docs/libs/html/index.html
--- old/gstreamer-1.6.2/docs/libs/html/index.html       2015-12-14 
19:00:15.000000000 +0100
+++ new/gstreamer-1.6.3/docs/libs/html/index.html       2016-01-20 
13:09:36.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 1.0 Library 
Reference Manual</p></th></tr></table></div>
 <div><p class="releaseinfo">
-      for GStreamer Library 1.0 (1.6.2)
+      for GStreamer Library 1.0 (1.6.3)
       The latest version of this documentation can be found on-line at
       <a class="ulink" 
href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer-libs/html/";
 
target="_top">http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer-libs/html/</a>.
     </p></div>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gstreamer-1.6.2/docs/plugins/html/gstreamer-plugins-plugin-coreelements.html
 
new/gstreamer-1.6.3/docs/plugins/html/gstreamer-plugins-plugin-coreelements.html
--- 
old/gstreamer-1.6.2/docs/plugins/html/gstreamer-plugins-plugin-coreelements.html
    2015-12-14 19:00:16.000000000 +0100
+++ 
new/gstreamer-1.6.3/docs/plugins/html/gstreamer-plugins-plugin-coreelements.html
    2016-01-20 13:09:36.000000000 +0100
@@ -41,7 +41,7 @@
 </tr>
 <tr>
 <td><p><span class="term">version</span></p></td>
-<td>1.6.2</td>
+<td>1.6.3</td>
 </tr>
 <tr>
 <td><p><span class="term">run-time license</span></p></td>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gstreamer-1.6.2/docs/plugins/html/index.html 
new/gstreamer-1.6.3/docs/plugins/html/index.html
--- old/gstreamer-1.6.2/docs/plugins/html/index.html    2015-12-14 
19:00:16.000000000 +0100
+++ new/gstreamer-1.6.3/docs/plugins/html/index.html    2016-01-20 
13:09:36.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 Core Plugins 
1.0 Plugins Reference Manual</p></th></tr></table></div>
 <div><p class="releaseinfo">
-      for GStreamer Core Plugins 1.0 (1.6.2)
+      for GStreamer Core Plugins 1.0 (1.6.3)
       The latest version of this documentation can be found on-line at
       <a class="ulink" 
href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer-plugins/html/";
 
target="_top">http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer-plugins/html/</a>.
     </p></div>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gstreamer-1.6.2/docs/plugins/inspect/plugin-coreelements.xml 
new/gstreamer-1.6.3/docs/plugins/inspect/plugin-coreelements.xml
--- old/gstreamer-1.6.2/docs/plugins/inspect/plugin-coreelements.xml    
2015-12-14 19:00:11.000000000 +0100
+++ new/gstreamer-1.6.3/docs/plugins/inspect/plugin-coreelements.xml    
2016-01-20 13:09:33.000000000 +0100
@@ -3,7 +3,7 @@
   <description>GStreamer core elements</description>
   <filename>../../plugins/elements/.libs/libgstcoreelements.so</filename>
   <basename>libgstcoreelements.so</basename>
-  <version>1.6.2</version>
+  <version>1.6.3</version>
   <license>LGPL</license>
   <source>gstreamer</source>
   <package>GStreamer source release</package>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gstreamer-1.6.2/gst/gstcaps.c 
new/gstreamer-1.6.3/gst/gstcaps.c
--- old/gstreamer-1.6.2/gst/gstcaps.c   2015-10-02 09:58:33.000000000 +0200
+++ new/gstreamer-1.6.3/gst/gstcaps.c   2016-01-03 09:44:07.000000000 +0100
@@ -1574,7 +1574,7 @@
  * Unlike @gst_caps_intersect, the returned caps will be ordered in a similar
  * fashion as @caps1.
  *
- * Returns: the new #GstCaps
+ * Returns: (transfer full): the new #GstCaps
  */
 static GstCaps *
 gst_caps_intersect_first (GstCaps * caps1, GstCaps * caps2)
@@ -1645,7 +1645,7 @@
  * to both @caps1 and @caps2, the order is defined by the #GstCapsIntersectMode
  * used.
  *
- * Returns: the new #GstCaps
+ * Returns: (transfer full): the new #GstCaps
  */
 GstCaps *
 gst_caps_intersect_full (GstCaps * caps1, GstCaps * caps2,
@@ -1673,7 +1673,7 @@
  * Creates a new #GstCaps that contains all the formats that are common
  * to both @caps1 and @caps2. Defaults to %GST_CAPS_INTERSECT_ZIG_ZAG mode.
  *
- * Returns: the new #GstCaps
+ * Returns: (transfer full): the new #GstCaps
  */
 GstCaps *
 gst_caps_intersect (GstCaps * caps1, GstCaps * caps2)
@@ -1753,7 +1753,7 @@
  * <note>This function does not work reliably if optional properties for caps
  * are included on one caps and omitted on the other.</note>
  *
- * Returns: the resulting caps
+ * Returns: (transfer full): the resulting caps
  */
 GstCaps *
 gst_caps_subtract (GstCaps * minuend, GstCaps * subtrahend)
@@ -2045,7 +2045,7 @@
  *
  * This method does not preserve the original order of @caps.
  *
- * Returns: The simplified caps.
+ * Returns: (transfer full): The simplified caps.
  */
 GstCaps *
 gst_caps_simplify (GstCaps * caps)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gstreamer-1.6.2/gst/gstdevicemonitor.c 
new/gstreamer-1.6.3/gst/gstdevicemonitor.c
--- old/gstreamer-1.6.2/gst/gstdevicemonitor.c  2015-10-02 09:58:33.000000000 
+0200
+++ new/gstreamer-1.6.3/gst/gstdevicemonitor.c  2016-01-18 09:41:01.000000000 
+0100
@@ -695,12 +695,9 @@
   /* Ensure there is no leak here */
   g_assert (factories == NULL);
 
-  if (matched) {
+  if (matched)
     id = filter->id;
-    g_ptr_array_add (monitor->priv->filters, filter);
-  } else {
-    device_filter_free (filter);
-  }
+  g_ptr_array_add (monitor->priv->filters, filter);
 
   GST_OBJECT_UNLOCK (monitor);
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gstreamer-1.6.2/gst/gstmessage.c 
new/gstreamer-1.6.3/gst/gstmessage.c
--- old/gstreamer-1.6.2/gst/gstmessage.c        2015-10-02 09:58:33.000000000 
+0200
+++ new/gstreamer-1.6.3/gst/gstmessage.c        2016-01-18 09:41:01.000000000 
+0100
@@ -1060,6 +1060,7 @@
 gst_message_set_buffering_stats (GstMessage * message, GstBufferingMode mode,
     gint avg_in, gint avg_out, gint64 buffering_left)
 {
+  g_return_if_fail (GST_IS_MESSAGE (message));
   g_return_if_fail (GST_MESSAGE_TYPE (message) == GST_MESSAGE_BUFFERING);
 
   gst_structure_id_set (GST_MESSAGE_STRUCTURE (message),
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gstreamer-1.6.2/gst/gstutils.h 
new/gstreamer-1.6.3/gst/gstutils.h
--- old/gstreamer-1.6.2/gst/gstutils.h  2015-10-02 09:58:33.000000000 +0200
+++ new/gstreamer-1.6.3/gst/gstutils.h  2016-01-18 09:41:01.000000000 +0100
@@ -116,22 +116,22 @@
 #ifndef __GTK_DOC_IGNORE__
 #if GST_HAVE_UNALIGNED_ACCESS
 static inline guint16 __gst_fast_read16(const guint8 *v) {
-  return *(const guint16*)(v);
+  return *(const guint16*)(const void*)(v);
 }
 static inline guint32 __gst_fast_read32(const guint8 *v) {
-  return *(const guint32*)(v);
+  return *(const guint32*)(const void*)(v);
 }
 static inline guint64 __gst_fast_read64(const guint8 *v) {
-  return *(const guint64*)(v);
+  return *(const guint64*)(const void*)(v);
 }
 static inline guint16 __gst_fast_read_swap16(const guint8 *v) {
-  return GUINT16_SWAP_LE_BE(*(const guint16*)(v));
+  return GUINT16_SWAP_LE_BE(*(const guint16*)(const void*)(v));
 }
 static inline guint32 __gst_fast_read_swap32(const guint8 *v) {
-  return GUINT32_SWAP_LE_BE(*(const guint32*)(v));
+  return GUINT32_SWAP_LE_BE(*(const guint32*)(const void*)(v));
 }
 static inline guint64 __gst_fast_read_swap64(const guint8 *v) {
-  return GUINT64_SWAP_LE_BE(*(const guint64*)(v));
+  return GUINT64_SWAP_LE_BE(*(const guint64*)(const void*)(v));
 }
 # define _GST_FAST_READ(s, d) __gst_fast_read##s((const guint8 *)(d))
 # define _GST_FAST_READ_SWAP(s, d) __gst_fast_read_swap##s((const guint8 *)(d))
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gstreamer-1.6.2/gstreamer.doap 
new/gstreamer-1.6.3/gstreamer.doap
--- old/gstreamer-1.6.2/gstreamer.doap  2015-12-14 18:56:23.000000000 +0100
+++ new/gstreamer-1.6.3/gstreamer.doap  2016-01-20 10:22:28.000000000 +0100
@@ -40,6 +40,16 @@
 
  <release>
   <Version>
+   <revision>1.6.3</revision>
+   <branch>1.6</branch>
+   <name></name>
+   <created>2016-01-20</created>
+   <file-release 
rdf:resource="http://gstreamer.freedesktop.org/src/gstreamer/gstreamer-1.6.3.tar.xz";
 />
+  </Version>
+ </release>
+
+ <release>
+  <Version>
    <revision>1.6.2</revision>
    <branch>1.6</branch>
    <name></name>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gstreamer-1.6.2/gstreamer.spec 
new/gstreamer-1.6.3/gstreamer.spec
--- old/gstreamer-1.6.2/gstreamer.spec  2015-12-14 18:56:46.000000000 +0100
+++ new/gstreamer-1.6.3/gstreamer.spec  2016-01-20 10:24:46.000000000 +0100
@@ -4,7 +4,7 @@
 %define        _glib2          2.32.0
 
 Name:          %{gstreamer}
-Version:       1.6.2
+Version:       1.6.3
 Release:       1
 Summary:       GStreamer streaming media framework runtime
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gstreamer-1.6.2/libs/gst/net/gstnetclientclock.c 
new/gstreamer-1.6.3/libs/gst/net/gstnetclientclock.c
--- old/gstreamer-1.6.2/libs/gst/net/gstnetclientclock.c        2015-10-02 
09:58:33.000000000 +0200
+++ new/gstreamer-1.6.3/libs/gst/net/gstnetclientclock.c        2016-01-18 
09:41:01.000000000 +0100
@@ -835,6 +835,7 @@
           if (g_error_matches (err, GST_NTP_ERROR, GST_NTP_ERROR_WRONG_VERSION)
               || g_error_matches (err, GST_NTP_ERROR, GST_NTP_ERROR_KOD_DENY)) 
{
             GST_ERROR_OBJECT (self, "fatal receive error: %s", err->message);
+            g_clear_error (&err);
             break;
           } else if (g_error_matches (err, GST_NTP_ERROR,
                   GST_NTP_ERROR_KOD_RATE)) {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gstreamer-1.6.2/plugins/elements/gstqueue2.c 
new/gstreamer-1.6.3/plugins/elements/gstqueue2.c
--- old/gstreamer-1.6.2/plugins/elements/gstqueue2.c    2015-12-14 
10:23:19.000000000 +0100
+++ new/gstreamer-1.6.3/plugins/elements/gstqueue2.c    2016-01-18 
09:41:01.000000000 +0100
@@ -830,6 +830,22 @@
   update_time_level (queue);
 }
 
+static inline gint
+get_percent (guint64 cur_level, guint64 max_level, guint64 alt_max)
+{
+  guint64 p;
+
+  if (max_level == 0)
+    return 0;
+
+  if (alt_max > 0)
+    p = gst_util_uint64_scale (cur_level, 100, MIN (max_level, alt_max));
+  else
+    p = gst_util_uint64_scale (cur_level, 100, max_level);
+
+  return MIN (p, 100);
+}
+
 static gboolean
 get_buffering_percent (GstQueue2 * queue, gboolean * is_buffering,
     gint * percent)
@@ -843,7 +859,8 @@
       *is_buffering = FALSE;
     return FALSE;
   }
-#define GET_PERCENT(format,alt_max) ((queue->max_level.format) > 0 ? 
(queue->cur_level.format) * 100 / ((alt_max) > 0 ? MIN ((alt_max), 
(queue->max_level.format)) : (queue->max_level.format)) : 0)
+#define GET_PERCENT(format,alt_max) \
+    get_percent(queue->cur_level.format,queue->max_level.format,(alt_max))
 
   if (queue->is_eos) {
     /* on EOS we are always 100% full, we set the var here so that it we can
Files old/gstreamer-1.6.2/po/af.gmo and new/gstreamer-1.6.3/po/af.gmo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gstreamer-1.6.2/po/af.po new/gstreamer-1.6.3/po/af.po
--- old/gstreamer-1.6.2/po/af.po        2015-12-14 19:00:16.000000000 +0100
+++ new/gstreamer-1.6.3/po/af.po        2016-01-20 13:09:36.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: gstreamer 0.9.7\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n";
-"POT-Creation-Date: 2015-12-14 18:49+0100\n"
+"POT-Creation-Date: 2016-01-20 14:09+0200\n"
 "PO-Revision-Date: 2005-12-05 11:45+0200\n"
 "Last-Translator: Petri Jooste <rkw...@puk.ac.za>\n"
 "Language-Team: Afrikaans <i...@af.org.za>\n"
Files old/gstreamer-1.6.2/po/az.gmo and new/gstreamer-1.6.3/po/az.gmo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gstreamer-1.6.2/po/az.po new/gstreamer-1.6.3/po/az.po
--- old/gstreamer-1.6.2/po/az.po        2015-12-14 19:00:16.000000000 +0100
+++ new/gstreamer-1.6.3/po/az.po        2016-01-20 13:09:36.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: gstreamer-0.8.0\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n";
-"POT-Creation-Date: 2015-12-14 18:49+0100\n"
+"POT-Creation-Date: 2016-01-20 14:09+0200\n"
 "PO-Revision-Date: 2004-03-19 18:40+0200\n"
 "Last-Translator: Metin Amiroff <me...@karegen.com>\n"
 "Language-Team: Azerbaijani <translation-team...@lists.sourceforge.net>\n"
Files old/gstreamer-1.6.2/po/be.gmo and new/gstreamer-1.6.3/po/be.gmo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gstreamer-1.6.2/po/be.po new/gstreamer-1.6.3/po/be.po
--- old/gstreamer-1.6.2/po/be.po        2015-12-14 19:00:16.000000000 +0100
+++ new/gstreamer-1.6.3/po/be.po        2016-01-20 13:09:36.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: gstreamer 0.9.7\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n";
-"POT-Creation-Date: 2015-12-14 18:49+0100\n"
+"POT-Creation-Date: 2016-01-20 14:09+0200\n"
 "PO-Revision-Date: 2006-01-18 22:26+0200\n"
 "Last-Translator: Ales Nyakhaychyk <n...@mail.by>\n"
 "Language-Team: Belarusian <i...@mova.org>\n"
Files old/gstreamer-1.6.2/po/bg.gmo and new/gstreamer-1.6.3/po/bg.gmo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gstreamer-1.6.2/po/bg.po new/gstreamer-1.6.3/po/bg.po
--- old/gstreamer-1.6.2/po/bg.po        2015-12-14 19:00:16.000000000 +0100
+++ new/gstreamer-1.6.3/po/bg.po        2016-01-20 13:09:36.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: gstreamer 0.10.32.2\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n";
-"POT-Creation-Date: 2015-12-14 18:49+0100\n"
+"POT-Creation-Date: 2016-01-20 14:09+0200\n"
 "PO-Revision-Date: 2011-04-26 22:40+0300\n"
 "Last-Translator: Alexander Shopov <a...@kambanaria.org>\n"
 "Language-Team: Bulgarian <d...@fsa-bg.org>\n"
Files old/gstreamer-1.6.2/po/ca.gmo and new/gstreamer-1.6.3/po/ca.gmo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gstreamer-1.6.2/po/ca.po new/gstreamer-1.6.3/po/ca.po
--- old/gstreamer-1.6.2/po/ca.po        2015-12-14 19:00:16.000000000 +0100
+++ new/gstreamer-1.6.3/po/ca.po        2016-01-20 13:09:36.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: gstreamer 0.10.30.3\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n";
-"POT-Creation-Date: 2015-12-14 18:49+0100\n"
+"POT-Creation-Date: 2016-01-20 14:09+0200\n"
 "PO-Revision-Date: 2010-11-04 19:41+0100\n"
 "Last-Translator: Jordi Mallach <jo...@sindominio.net>\n"
 "Language-Team: Catalan <c...@dodds.net>\n"
Files old/gstreamer-1.6.2/po/cs.gmo and new/gstreamer-1.6.3/po/cs.gmo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gstreamer-1.6.2/po/cs.po new/gstreamer-1.6.3/po/cs.po
--- old/gstreamer-1.6.2/po/cs.po        2015-12-14 19:00:16.000000000 +0100
+++ new/gstreamer-1.6.3/po/cs.po        2016-01-20 13:09:36.000000000 +0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: gstreamer 1.6.0\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n";
-"POT-Creation-Date: 2015-12-14 18:49+0100\n"
+"POT-Creation-Date: 2016-01-20 14:09+0200\n"
 "PO-Revision-Date: 2015-10-15 21:04+0200\n"
 "Last-Translator: Marek Černocký <ma...@manet.cz>\n"
 "Language-Team: Czech <translation-team...@lists.sourceforge.net>\n"
Files old/gstreamer-1.6.2/po/da.gmo and new/gstreamer-1.6.3/po/da.gmo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gstreamer-1.6.2/po/da.po new/gstreamer-1.6.3/po/da.po
--- old/gstreamer-1.6.2/po/da.po        2015-12-14 19:00:16.000000000 +0100
+++ new/gstreamer-1.6.3/po/da.po        2016-01-20 13:09:36.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: gstreamer 1.3.90\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n";
-"POT-Creation-Date: 2015-12-14 18:49+0100\n"
+"POT-Creation-Date: 2016-01-20 14:09+0200\n"
 "PO-Revision-Date: 2014-07-16 13:26+0200\n"
 "Last-Translator: Mogens Jaeger <mogensjae...@gmail.com>\n"
 "Language-Team: Danish <da...@dansk-gruppen.dk>\n"
Files old/gstreamer-1.6.2/po/de.gmo and new/gstreamer-1.6.3/po/de.gmo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gstreamer-1.6.2/po/de.po new/gstreamer-1.6.3/po/de.po
--- old/gstreamer-1.6.2/po/de.po        2015-12-14 19:00:16.000000000 +0100
+++ new/gstreamer-1.6.3/po/de.po        2016-01-20 13:09:36.000000000 +0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: gstreamer 1.6.0\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n";
-"POT-Creation-Date: 2015-12-14 18:49+0100\n"
+"POT-Creation-Date: 2016-01-20 14:09+0200\n"
 "PO-Revision-Date: 2015-10-21 00:13+0200\n"
 "Last-Translator: Christian Kirbach <christian.kirb...@gmail.com>\n"
 "Language-Team: German <translation-team...@lists.sourceforge.net>\n"
Files old/gstreamer-1.6.2/po/el.gmo and new/gstreamer-1.6.3/po/el.gmo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gstreamer-1.6.2/po/el.po new/gstreamer-1.6.3/po/el.po
--- old/gstreamer-1.6.2/po/el.po        2015-12-14 19:00:16.000000000 +0100
+++ new/gstreamer-1.6.3/po/el.po        2016-01-20 13:09:36.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: gstreamer-0.10.30.3\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n";
-"POT-Creation-Date: 2015-12-14 18:49+0100\n"
+"POT-Creation-Date: 2016-01-20 14:09+0200\n"
 "PO-Revision-Date: 2010-11-29 11:14+0200\n"
 "Last-Translator: Michael Kotsarinis <mk73...@gmail.com>\n"
 "Language-Team: Greek <t...@lists.gnome.gr>\n"
Files old/gstreamer-1.6.2/po/en_GB.gmo and new/gstreamer-1.6.3/po/en_GB.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gstreamer-1.6.2/po/en_GB.po 
new/gstreamer-1.6.3/po/en_GB.po
--- old/gstreamer-1.6.2/po/en_GB.po     2015-12-14 19:00:16.000000000 +0100
+++ new/gstreamer-1.6.3/po/en_GB.po     2016-01-20 13:09:36.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: gstreamer 0.8.1\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n";
-"POT-Creation-Date: 2015-12-14 18:49+0100\n"
+"POT-Creation-Date: 2016-01-20 14:09+0200\n"
 "PO-Revision-Date: 2004-04-26 10:36-0400\n"
 "Last-Translator: Gareth Owen <gowe...@yahoo.com>\n"
 "Language-Team: English (British) <en...@li.org>\n"
Files old/gstreamer-1.6.2/po/eo.gmo and new/gstreamer-1.6.3/po/eo.gmo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gstreamer-1.6.2/po/eo.po new/gstreamer-1.6.3/po/eo.po
--- old/gstreamer-1.6.2/po/eo.po        2015-12-14 19:00:16.000000000 +0100
+++ new/gstreamer-1.6.3/po/eo.po        2016-01-20 13:09:36.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: gstreamer 0.10.32.2\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n";
-"POT-Creation-Date: 2015-12-14 18:49+0100\n"
+"POT-Creation-Date: 2016-01-20 14:09+0200\n"
 "PO-Revision-Date: 2011-06-04 21:11+0100\n"
 "Last-Translator: Kristjan SCHMIDT <kristjan.schm...@googlemail.com>\n"
 "Language-Team: Esperanto <translation-team...@lists.sourceforge.net>\n"
Files old/gstreamer-1.6.2/po/es.gmo and new/gstreamer-1.6.3/po/es.gmo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gstreamer-1.6.2/po/es.po new/gstreamer-1.6.3/po/es.po
--- old/gstreamer-1.6.2/po/es.po        2015-12-14 19:00:16.000000000 +0100
+++ new/gstreamer-1.6.3/po/es.po        2016-01-20 13:09:36.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: gstreamer 0.10.32.2\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n";
-"POT-Creation-Date: 2015-12-14 18:49+0100\n"
+"POT-Creation-Date: 2016-01-20 14:09+0200\n"
 "PO-Revision-Date: 2011-10-02 15:45+0200\n"
 "Last-Translator: Jorge González González <alor...@gmail.com>\n"
 "Language-Team: Spanish <e...@li.org>\n"
Files old/gstreamer-1.6.2/po/eu.gmo and new/gstreamer-1.6.3/po/eu.gmo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gstreamer-1.6.2/po/eu.po new/gstreamer-1.6.3/po/eu.po
--- old/gstreamer-1.6.2/po/eu.po        2015-12-14 19:00:16.000000000 +0100
+++ new/gstreamer-1.6.3/po/eu.po        2016-01-20 13:09:36.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: gstreamer-0.10.26.2\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n";
-"POT-Creation-Date: 2015-12-14 18:49+0100\n"
+"POT-Creation-Date: 2016-01-20 14:09+0200\n"
 "PO-Revision-Date: 2010-03-25 13:10+0100\n"
 "Last-Translator: Mikel Olasagasti Uranga <hey_ne...@mundurat.net>\n"
 "Language-Team: Basque <translation-team...@lists.sourceforge.net>\n"
Files old/gstreamer-1.6.2/po/fi.gmo and new/gstreamer-1.6.3/po/fi.gmo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gstreamer-1.6.2/po/fi.po new/gstreamer-1.6.3/po/fi.po
--- old/gstreamer-1.6.2/po/fi.po        2015-12-14 19:00:16.000000000 +0100
+++ new/gstreamer-1.6.3/po/fi.po        2016-01-20 13:09:36.000000000 +0100
@@ -12,7 +12,7 @@
 msgstr ""
 "Project-Id-Version: gstreamer 0.10.30.3\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n";
-"POT-Creation-Date: 2015-12-14 18:49+0100\n"
+"POT-Creation-Date: 2016-01-20 14:09+0200\n"
 "PO-Revision-Date: 2010-11-17 23:10+0200\n"
 "Last-Translator: Tommi Vainikainen <tommi.vainikai...@iki.fi>\n"
 "Language-Team: Finnish <translation-team...@lists.sourceforge.net>\n"
Files old/gstreamer-1.6.2/po/fr.gmo and new/gstreamer-1.6.3/po/fr.gmo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gstreamer-1.6.2/po/fr.po new/gstreamer-1.6.3/po/fr.po
--- old/gstreamer-1.6.2/po/fr.po        2015-12-14 19:00:16.000000000 +0100
+++ new/gstreamer-1.6.3/po/fr.po        2016-01-20 13:09:36.000000000 +0100
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: gstreamer 1.4.1\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n";
-"POT-Creation-Date: 2015-12-14 18:49+0100\n"
+"POT-Creation-Date: 2016-01-20 14:09+0200\n"
 "PO-Revision-Date: 2015-04-26 19:49+0200\n"
 "Last-Translator: Stéphane Aulery <lk...@free.fr>\n"
 "Language-Team: French <tra...@traduc.org>\n"
Files old/gstreamer-1.6.2/po/gl.gmo and new/gstreamer-1.6.3/po/gl.gmo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gstreamer-1.6.2/po/gl.po new/gstreamer-1.6.3/po/gl.po
--- old/gstreamer-1.6.2/po/gl.po        2015-12-14 19:00:16.000000000 +0100
+++ new/gstreamer-1.6.3/po/gl.po        2016-01-20 13:09:36.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: gstreamer 1.0.3\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n";
-"POT-Creation-Date: 2015-12-14 18:49+0100\n"
+"POT-Creation-Date: 2016-01-20 14:09+0200\n"
 "PO-Revision-Date: 2012-12-15 03:29+0200\n"
 "Last-Translator: Fran Dieguez <frandieg...@ubuntu.com>\n"
 "Language-Team: Galician <proxe...@trasno.net>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gstreamer-1.6.2/po/gstreamer-1.0.pot 
new/gstreamer-1.6.3/po/gstreamer-1.0.pot
--- old/gstreamer-1.6.2/po/gstreamer-1.0.pot    2015-12-14 18:49:04.000000000 
+0100
+++ new/gstreamer-1.6.3/po/gstreamer-1.0.pot    2016-01-20 13:09:36.000000000 
+0100
@@ -6,9 +6,9 @@
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: gstreamer 1.6.2\n"
+"Project-Id-Version: gstreamer 1.6.3\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n";
-"POT-Creation-Date: 2015-12-14 18:49+0100\n"
+"POT-Creation-Date: 2016-01-20 14:09+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <l...@li.org>\n"
@@ -1122,7 +1122,7 @@
 #: libs/gst/base/gstbasesink.c:4096 libs/gst/base/gstbasesrc.c:2942
 #: libs/gst/base/gstbasesrc.c:2951 plugins/elements/gstdownloadbuffer.c:1353
 #: plugins/elements/gstqueue.c:966 plugins/elements/gstqueue.c:1513
-#: plugins/elements/gstqueue2.c:2368 plugins/elements/gstqueue2.c:2844
+#: plugins/elements/gstqueue2.c:2385 plugins/elements/gstqueue2.c:2861
 msgid "Internal data flow error."
 msgstr ""
 
@@ -1152,22 +1152,22 @@
 msgid "Filter caps change behaviour"
 msgstr ""
 
-#: plugins/elements/gstdownloadbuffer.c:924 plugins/elements/gstqueue2.c:1550
+#: plugins/elements/gstdownloadbuffer.c:924 plugins/elements/gstqueue2.c:1567
 msgid "No Temp directory specified."
 msgstr ""
 
-#: plugins/elements/gstdownloadbuffer.c:930 plugins/elements/gstqueue2.c:1556
+#: plugins/elements/gstdownloadbuffer.c:930 plugins/elements/gstqueue2.c:1573
 #, c-format
 msgid "Could not create temp file \"%s\"."
 msgstr ""
 
 #: plugins/elements/gstdownloadbuffer.c:938 plugins/elements/gstfilesrc.c:529
-#: plugins/elements/gstqueue2.c:1564
+#: plugins/elements/gstqueue2.c:1581
 #, c-format
 msgid "Could not open file \"%s\" for reading."
 msgstr ""
 
-#: plugins/elements/gstdownloadbuffer.c:1262 plugins/elements/gstqueue2.c:1970
+#: plugins/elements/gstdownloadbuffer.c:1262 plugins/elements/gstqueue2.c:1987
 msgid "Error while writing to download file."
 msgstr ""
 
Files old/gstreamer-1.6.2/po/hr.gmo and new/gstreamer-1.6.3/po/hr.gmo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gstreamer-1.6.2/po/hr.po new/gstreamer-1.6.3/po/hr.po
--- old/gstreamer-1.6.2/po/hr.po        2015-12-14 19:00:16.000000000 +0100
+++ new/gstreamer-1.6.3/po/hr.po        2016-01-20 13:09:36.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: gstreamer 0.10.32.2\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n";
-"POT-Creation-Date: 2015-12-14 18:49+0100\n"
+"POT-Creation-Date: 2016-01-20 14:09+0200\n"
 "PO-Revision-Date: 2012-05-25 16:47+0200\n"
 "Last-Translator: Tomislav Krznar <tomislav.krz...@gmail.com>\n"
 "Language-Team: Croatian <lokalizac...@linux.hr>\n"
Files old/gstreamer-1.6.2/po/hu.gmo and new/gstreamer-1.6.3/po/hu.gmo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gstreamer-1.6.2/po/hu.po new/gstreamer-1.6.3/po/hu.po
--- old/gstreamer-1.6.2/po/hu.po        2015-12-14 19:00:16.000000000 +0100
+++ new/gstreamer-1.6.3/po/hu.po        2016-01-20 13:09:36.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: gstreamer 1.6.0\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n";
-"POT-Creation-Date: 2015-12-14 18:49+0100\n"
+"POT-Creation-Date: 2016-01-20 14:09+0200\n"
 "PO-Revision-Date: 2015-11-20 23:51+0100\n"
 "Last-Translator: Balázs Úr <urbal...@gmail.com>\n"
 "Language-Team: Hungarian <translation-team...@lists.sourceforge.net>\n"
Files old/gstreamer-1.6.2/po/id.gmo and new/gstreamer-1.6.3/po/id.gmo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gstreamer-1.6.2/po/id.po new/gstreamer-1.6.3/po/id.po
--- old/gstreamer-1.6.2/po/id.po        2015-12-14 19:00:16.000000000 +0100
+++ new/gstreamer-1.6.3/po/id.po        2016-01-20 13:09:36.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: gstreamer 1.3.2\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n";
-"POT-Creation-Date: 2015-12-14 18:49+0100\n"
+"POT-Creation-Date: 2016-01-20 14:09+0200\n"
 "PO-Revision-Date: 2014-05-31 22:06+0700\n"
 "Last-Translator: Andhika Padmawan <andhika.padma...@gmail.com>\n"
 "Language-Team: Indonesian <translation-team...@lists.sourceforge.net>\n"
Files old/gstreamer-1.6.2/po/it.gmo and new/gstreamer-1.6.3/po/it.gmo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gstreamer-1.6.2/po/it.po new/gstreamer-1.6.3/po/it.po
--- old/gstreamer-1.6.2/po/it.po        2015-12-14 19:00:16.000000000 +0100
+++ new/gstreamer-1.6.3/po/it.po        2016-01-20 13:09:36.000000000 +0100
@@ -106,7 +106,7 @@
 msgstr ""
 "Project-Id-Version: gstreamer 0.10.30.3\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n";
-"POT-Creation-Date: 2015-12-14 18:49+0100\n"
+"POT-Creation-Date: 2016-01-20 14:09+0200\n"
 "PO-Revision-Date: 2010-10-25 10:03+0200\n"
 "Last-Translator: Luca Ferretti <elle....@infinito.it>\n"
 "Language-Team: Italian <t...@lists.linux.it>\n"
Files old/gstreamer-1.6.2/po/ja.gmo and new/gstreamer-1.6.3/po/ja.gmo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gstreamer-1.6.2/po/ja.po new/gstreamer-1.6.3/po/ja.po
--- old/gstreamer-1.6.2/po/ja.po        2015-12-14 19:00:16.000000000 +0100
+++ new/gstreamer-1.6.3/po/ja.po        2016-01-20 13:09:36.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: gstreamer 1.0.3\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n";
-"POT-Creation-Date: 2015-12-14 18:49+0100\n"
+"POT-Creation-Date: 2016-01-20 14:09+0200\n"
 "PO-Revision-Date: 2013-08-20 14:56+0900\n"
 "Last-Translator: Makoto Kato <makoto...@gmail.com>\n"
 "Language-Team: Japanese <translation-team...@lists.sourceforge.net>\n"
Files old/gstreamer-1.6.2/po/lt.gmo and new/gstreamer-1.6.3/po/lt.gmo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gstreamer-1.6.2/po/lt.po new/gstreamer-1.6.3/po/lt.po
--- old/gstreamer-1.6.2/po/lt.po        2015-12-14 19:00:16.000000000 +0100
+++ new/gstreamer-1.6.3/po/lt.po        2016-01-20 13:09:36.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: gstreamer 0.10.29.2\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n";
-"POT-Creation-Date: 2015-12-14 18:49+0100\n"
+"POT-Creation-Date: 2016-01-20 14:09+0200\n"
 "PO-Revision-Date: 2010-07-16 00:50+0300\n"
 "Last-Translator: Žygimantas Beručka <u...@akl.lt>\n"
 "Language-Team: Lithuanian <komp...@konferencijos.lt>\n"
Files old/gstreamer-1.6.2/po/nb.gmo and new/gstreamer-1.6.3/po/nb.gmo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gstreamer-1.6.2/po/nb.po new/gstreamer-1.6.3/po/nb.po
--- old/gstreamer-1.6.2/po/nb.po        2015-12-14 19:00:16.000000000 +0100
+++ new/gstreamer-1.6.3/po/nb.po        2016-01-20 13:09:36.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: gstreamer 0.10.30.3\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n";
-"POT-Creation-Date: 2015-12-14 18:49+0100\n"
+"POT-Creation-Date: 2016-01-20 14:09+0200\n"
 "PO-Revision-Date: 2010-10-24 21:36+0200\n"
 "Last-Translator: Kjartan Maraas <kmar...@gnome.org>\n"
 "Language-Team: Norwegian Bokmaal <i18n...@lister.ping.uio.no>\n"
Files old/gstreamer-1.6.2/po/nl.gmo and new/gstreamer-1.6.3/po/nl.gmo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gstreamer-1.6.2/po/nl.po new/gstreamer-1.6.3/po/nl.po
--- old/gstreamer-1.6.2/po/nl.po        2015-12-14 19:00:16.000000000 +0100
+++ new/gstreamer-1.6.3/po/nl.po        2016-01-20 13:09:36.000000000 +0100
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: gstreamer 1.6.0\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n";
-"POT-Creation-Date: 2015-12-14 18:49+0100\n"
+"POT-Creation-Date: 2016-01-20 14:09+0200\n"
 "PO-Revision-Date: 2015-10-17 12:38+0200\n"
 "Last-Translator: Freek de Kruijf <f.de.kru...@gmail.com>\n"
 "Language-Team: Dutch <vertal...@vrijschrift.org>\n"
Files old/gstreamer-1.6.2/po/pl.gmo and new/gstreamer-1.6.3/po/pl.gmo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gstreamer-1.6.2/po/pl.po new/gstreamer-1.6.3/po/pl.po
--- old/gstreamer-1.6.2/po/pl.po        2015-12-14 19:00:16.000000000 +0100
+++ new/gstreamer-1.6.3/po/pl.po        2016-01-20 13:09:36.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: gstreamer 1.6.0\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n";
-"POT-Creation-Date: 2015-12-14 18:49+0100\n"
+"POT-Creation-Date: 2016-01-20 14:09+0200\n"
 "PO-Revision-Date: 2015-10-15 20:45+0200\n"
 "Last-Translator: Jakub Bogusz <qbo...@pld-linux.org>\n"
 "Language-Team: Polish <translation-team...@lists.sourceforge.net>\n"
Files old/gstreamer-1.6.2/po/pt_BR.gmo and new/gstreamer-1.6.3/po/pt_BR.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gstreamer-1.6.2/po/pt_BR.po 
new/gstreamer-1.6.3/po/pt_BR.po
--- old/gstreamer-1.6.2/po/pt_BR.po     2015-12-14 19:00:16.000000000 +0100
+++ new/gstreamer-1.6.3/po/pt_BR.po     2016-01-20 13:09:36.000000000 +0100
@@ -17,7 +17,7 @@
 msgstr ""
 "Project-Id-Version: gstreamer-1.2.1\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n";
-"POT-Creation-Date: 2015-12-14 18:49+0100\n"
+"POT-Creation-Date: 2016-01-20 14:09+0200\n"
 "PO-Revision-Date: 2013-12-29 18:20-0200\n"
 "Last-Translator: Fabrício Godoy <skarl...@gmail.com>\n"
 "Language-Team: Brazilian Portuguese <ldpbr-translation@lists.sourceforge."
Files old/gstreamer-1.6.2/po/ro.gmo and new/gstreamer-1.6.3/po/ro.gmo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gstreamer-1.6.2/po/ro.po new/gstreamer-1.6.3/po/ro.po
--- old/gstreamer-1.6.2/po/ro.po        2015-12-14 19:00:16.000000000 +0100
+++ new/gstreamer-1.6.3/po/ro.po        2016-01-20 13:09:36.000000000 +0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: gstreamer 0.10.29.2\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n";
-"POT-Creation-Date: 2015-12-14 18:49+0100\n"
+"POT-Creation-Date: 2016-01-20 14:09+0200\n"
 "PO-Revision-Date: 2010-08-16 01:10+0300\n"
 "Last-Translator: Lucian Adrian Grijincu <lucian.griji...@gmail.com>\n"
 "Language-Team: Romanian <translation-team...@lists.sourceforge.net>\n"
Files old/gstreamer-1.6.2/po/ru.gmo and new/gstreamer-1.6.3/po/ru.gmo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gstreamer-1.6.2/po/ru.po new/gstreamer-1.6.3/po/ru.po
--- old/gstreamer-1.6.2/po/ru.po        2015-12-14 19:00:16.000000000 +0100
+++ new/gstreamer-1.6.3/po/ru.po        2016-01-20 13:09:36.000000000 +0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: gstreamer 1.6.0\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n";
-"POT-Creation-Date: 2015-12-14 18:49+0100\n"
+"POT-Creation-Date: 2016-01-20 14:09+0200\n"
 "PO-Revision-Date: 2015-10-18 13:38+0300\n"
 "Last-Translator: Yuri Kozlov <yu...@komyakino.ru>\n"
 "Language-Team: Russian <g...@d07.ru>\n"
Files old/gstreamer-1.6.2/po/rw.gmo and new/gstreamer-1.6.3/po/rw.gmo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gstreamer-1.6.2/po/rw.po new/gstreamer-1.6.3/po/rw.po
--- old/gstreamer-1.6.2/po/rw.po        2015-12-14 19:00:16.000000000 +0100
+++ new/gstreamer-1.6.3/po/rw.po        2016-01-20 13:09:36.000000000 +0100
@@ -15,7 +15,7 @@
 msgstr ""
 "Project-Id-Version: gstreamer 0.8.8\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n";
-"POT-Creation-Date: 2015-12-14 18:49+0100\n"
+"POT-Creation-Date: 2016-01-20 14:09+0200\n"
 "PO-Revision-Date: 2005-04-04 10:55-0700\n"
 "Last-Translator: Steven Michael Murphy <m...@e-tools.com>\n"
 "Language-Team: Kinyarwanda <translation-team...@lists.sourceforge.net>\n"
Files old/gstreamer-1.6.2/po/sk.gmo and new/gstreamer-1.6.3/po/sk.gmo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gstreamer-1.6.2/po/sk.po new/gstreamer-1.6.3/po/sk.po
--- old/gstreamer-1.6.2/po/sk.po        2015-12-14 19:00:16.000000000 +0100
+++ new/gstreamer-1.6.3/po/sk.po        2016-01-20 13:09:37.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: gstreamer 1.2.1\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n";
-"POT-Creation-Date: 2015-12-14 18:49+0100\n"
+"POT-Creation-Date: 2016-01-20 14:09+0200\n"
 "PO-Revision-Date: 2014-01-30 10:24+0100\n"
 "Last-Translator: Peter Tuhársky <tuhar...@misbb.sk>\n"
 "Language-Team: Slovak <sk-i...@lists.linux.sk>\n"
Files old/gstreamer-1.6.2/po/sl.gmo and new/gstreamer-1.6.3/po/sl.gmo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gstreamer-1.6.2/po/sl.po new/gstreamer-1.6.3/po/sl.po
--- old/gstreamer-1.6.2/po/sl.po        2015-12-14 19:00:16.000000000 +0100
+++ new/gstreamer-1.6.3/po/sl.po        2016-01-20 13:09:37.000000000 +0100
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: gstreamer-1.2.1\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n";
-"POT-Creation-Date: 2015-12-14 18:49+0100\n"
+"POT-Creation-Date: 2016-01-20 14:09+0200\n"
 "PO-Revision-Date: 2014-04-09 22:38+0100\n"
 "Last-Translator: Klemen Košir <klemen...@gmail.com>\n"
 "Language-Team: Slovenian <translation-team...@lists.sourceforge.net>\n"
Files old/gstreamer-1.6.2/po/sq.gmo and new/gstreamer-1.6.3/po/sq.gmo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gstreamer-1.6.2/po/sq.po new/gstreamer-1.6.3/po/sq.po
--- old/gstreamer-1.6.2/po/sq.po        2015-12-14 19:00:16.000000000 +0100
+++ new/gstreamer-1.6.3/po/sq.po        2016-01-20 13:09:36.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: gstreamer 0.8.4\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n";
-"POT-Creation-Date: 2015-12-14 18:49+0100\n"
+"POT-Creation-Date: 2016-01-20 14:09+0200\n"
 "PO-Revision-Date: 2004-08-07 23:46+0200\n"
 "Last-Translator: Laurent Dhima <laure...@alblinux.net>\n"
 "Language-Team: Albanian <beg...@hotmail.com>\n"
Files old/gstreamer-1.6.2/po/sr.gmo and new/gstreamer-1.6.3/po/sr.gmo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gstreamer-1.6.2/po/sr.po new/gstreamer-1.6.3/po/sr.po
--- old/gstreamer-1.6.2/po/sr.po        2015-12-14 19:00:16.000000000 +0100
+++ new/gstreamer-1.6.3/po/sr.po        2016-01-20 13:09:36.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: gstreamer-1.3.2\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n";
-"POT-Creation-Date: 2015-12-14 18:49+0100\n"
+"POT-Creation-Date: 2016-01-20 14:09+0200\n"
 "PO-Revision-Date: 2014-06-18 20:12+0200\n"
 "Last-Translator: Мирослав Николић <miroslavniko...@rocketmail.com>\n"
 "Language-Team: Serbian <(nothing)>\n"
Files old/gstreamer-1.6.2/po/sv.gmo and new/gstreamer-1.6.3/po/sv.gmo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gstreamer-1.6.2/po/sv.po new/gstreamer-1.6.3/po/sv.po
--- old/gstreamer-1.6.2/po/sv.po        2015-12-14 19:00:16.000000000 +0100
+++ new/gstreamer-1.6.3/po/sv.po        2016-01-20 13:09:37.000000000 +0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: gstreamer 1.6.0\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n";
-"POT-Creation-Date: 2015-12-14 18:49+0100\n"
+"POT-Creation-Date: 2016-01-20 14:09+0200\n"
 "PO-Revision-Date: 2015-11-01 00:50+0100\n"
 "Last-Translator: Sebastian Rasmussen <seb...@gmail.com>\n"
 "Language-Team: Swedish <tp...@listor.tp-sv.se>\n"
Files old/gstreamer-1.6.2/po/tr.gmo and new/gstreamer-1.6.3/po/tr.gmo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gstreamer-1.6.2/po/tr.po new/gstreamer-1.6.3/po/tr.po
--- old/gstreamer-1.6.2/po/tr.po        2015-12-14 19:00:16.000000000 +0100
+++ new/gstreamer-1.6.3/po/tr.po        2016-01-20 13:09:37.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: gstreamer 1.4.1\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n";
-"POT-Creation-Date: 2015-12-14 18:49+0100\n"
+"POT-Creation-Date: 2016-01-20 14:09+0200\n"
 "PO-Revision-Date: 2015-01-10 21:06+0100\n"
 "Last-Translator: Volkan Gezer <volkange...@gmail.com>\n"
 "Language-Team: Turkish <gnu-tr-u...@lists.sourceforge.net>\n"
Files old/gstreamer-1.6.2/po/uk.gmo and new/gstreamer-1.6.3/po/uk.gmo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gstreamer-1.6.2/po/uk.po new/gstreamer-1.6.3/po/uk.po
--- old/gstreamer-1.6.2/po/uk.po        2015-12-14 19:00:16.000000000 +0100
+++ new/gstreamer-1.6.3/po/uk.po        2016-01-20 13:09:37.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: gstreamer 1.6.0\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n";
-"POT-Creation-Date: 2015-12-14 18:49+0100\n"
+"POT-Creation-Date: 2016-01-20 14:09+0200\n"
 "PO-Revision-Date: 2015-10-15 20:39+0300\n"
 "Last-Translator: Yuri Chornoivan <yurc...@ukr.net>\n"
 "Language-Team: Ukrainian <translation-team...@lists.sourceforge.net>\n"
Files old/gstreamer-1.6.2/po/vi.gmo and new/gstreamer-1.6.3/po/vi.gmo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gstreamer-1.6.2/po/vi.po new/gstreamer-1.6.3/po/vi.po
--- old/gstreamer-1.6.2/po/vi.po        2015-12-14 19:00:16.000000000 +0100
+++ new/gstreamer-1.6.3/po/vi.po        2016-01-20 13:09:37.000000000 +0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: gstreamer 1.6.0\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n";
-"POT-Creation-Date: 2015-12-14 18:49+0100\n"
+"POT-Creation-Date: 2016-01-20 14:09+0200\n"
 "PO-Revision-Date: 2015-10-16 08:03+0700\n"
 "Last-Translator: Trần Ngọc Quân <vnwild...@gmail.com>\n"
 "Language-Team: Vietnamese <translation-team...@lists.sourceforge.net>\n"
Files old/gstreamer-1.6.2/po/zh_CN.gmo and new/gstreamer-1.6.3/po/zh_CN.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gstreamer-1.6.2/po/zh_CN.po 
new/gstreamer-1.6.3/po/zh_CN.po
--- old/gstreamer-1.6.2/po/zh_CN.po     2015-12-14 19:00:16.000000000 +0100
+++ new/gstreamer-1.6.3/po/zh_CN.po     2016-01-20 13:09:37.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: gstreamer 1.6.0\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n";
-"POT-Creation-Date: 2015-12-14 18:49+0100\n"
+"POT-Creation-Date: 2016-01-20 14:09+0200\n"
 "PO-Revision-Date: 2015-10-16 19:25+0800\n"
 "Last-Translator: Tianze Wang <zwpwj...@126.com>\n"
 "Language-Team: Chinese (simplified) <i18n...@googlegroups.com>\n"
Files old/gstreamer-1.6.2/po/zh_TW.gmo and new/gstreamer-1.6.3/po/zh_TW.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gstreamer-1.6.2/po/zh_TW.po 
new/gstreamer-1.6.3/po/zh_TW.po
--- old/gstreamer-1.6.2/po/zh_TW.po     2015-12-14 19:00:16.000000000 +0100
+++ new/gstreamer-1.6.3/po/zh_TW.po     2016-01-20 13:09:37.000000000 +0100
@@ -27,7 +27,7 @@
 msgstr ""
 "Project-Id-Version: gstreamer 1.3.2\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n";
-"POT-Creation-Date: 2015-12-14 18:49+0100\n"
+"POT-Creation-Date: 2016-01-20 14:09+0200\n"
 "PO-Revision-Date: 2014-06-08 00:22+0800\n"
 "Last-Translator: Wen Liao <wen.c...@gmail.com>\n"
 "Language-Team: Chinese (traditional) <zh-l...@linux.org.tw>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gstreamer-1.6.2/win32/common/config.h 
new/gstreamer-1.6.3/win32/common/config.h
--- old/gstreamer-1.6.2/win32/common/config.h   2015-12-14 18:59:35.000000000 
+0100
+++ new/gstreamer-1.6.3/win32/common/config.h   2016-01-20 12:23:45.000000000 
+0100
@@ -65,7 +65,7 @@
 #define GST_PACKAGE_ORIGIN "Unknown package origin"
 
 /* GStreamer package release date/time for plugins as YYYY-MM-DD */
-#define GST_PACKAGE_RELEASE_DATETIME "2015-12-14"
+#define GST_PACKAGE_RELEASE_DATETIME "2016-01-20"
 
 /* Define if static plugins should be built */
 #undef GST_PLUGIN_BUILD_STATIC
@@ -454,7 +454,7 @@
 #define PACKAGE_NAME "GStreamer"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "GStreamer 1.6.2"
+#define PACKAGE_STRING "GStreamer 1.6.3"
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME "gstreamer"
@@ -463,7 +463,7 @@
 #undef PACKAGE_URL
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "1.6.2"
+#define PACKAGE_VERSION "1.6.3"
 
 /* directory where plugins are located */
 #ifdef _DEBUG
@@ -507,7 +507,7 @@
 #undef USE_POISONING
 
 /* Version number of package */
-#define VERSION "1.6.2"
+#define VERSION "1.6.3"
 
 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
    significant byte first (like Motorola and SPARC, unlike Intel). */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gstreamer-1.6.2/win32/common/gstversion.h 
new/gstreamer-1.6.3/win32/common/gstversion.h
--- old/gstreamer-1.6.2/win32/common/gstversion.h       2015-12-14 
18:59:35.000000000 +0100
+++ new/gstreamer-1.6.3/win32/common/gstversion.h       2016-01-20 
12:23:45.000000000 +0100
@@ -60,7 +60,7 @@
  *
  * The micro version of GStreamer at compile time:
  */
-#define GST_VERSION_MICRO (2)
+#define GST_VERSION_MICRO (3)
 /**
  * GST_VERSION_NANO:
  *


Reply via email to