0.10.32.4 pre-release
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Sat, 30 Apr 2011 15:55:36 +0000 (16:55 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sat, 30 Apr 2011 15:55:36 +0000 (16:55 +0100)
configure.ac
docs/plugins/inspect/plugin-coreelements.xml
docs/plugins/inspect/plugin-coreindexers.xml
docs/plugins/inspect/plugin-staticelements.xml [deleted file]
po/de.po
po/fr.po
win32/common/config.h
win32/common/gstversion.h

index bdb0945..274505e 100644 (file)
@@ -3,7 +3,7 @@ AC_PREREQ(2.60)
 dnl initialize autoconf
 dnl when going to/from release please set the nano (fourth number) right !
 dnl releases only do Wall, git and prerelease does Werror too
-AC_INIT(GStreamer, 0.10.32.3,
+AC_INIT(GStreamer, 0.10.32.4,
     http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
     gstreamer)
 AG_GST_INIT
index 14397ca..b7ca01a 100644 (file)
@@ -3,7 +3,7 @@
   <description>standard GStreamer elements</description>
   <filename>../../plugins/elements/.libs/libgstcoreelements.so</filename>
   <basename>libgstcoreelements.so</basename>
-  <version>0.10.32.3</version>
+  <version>0.10.32.4</version>
   <license>LGPL</license>
   <source>gstreamer</source>
   <package>GStreamer prerelease</package>
index 65122d1..2ff2118 100644 (file)
@@ -3,7 +3,7 @@
   <description>GStreamer core indexers</description>
   <filename>../../plugins/indexers/.libs/libgstcoreindexers.so</filename>
   <basename>libgstcoreindexers.so</basename>
-  <version>0.10.32.3</version>
+  <version>0.10.32.4</version>
   <license>LGPL</license>
   <source>gstreamer</source>
   <package>GStreamer prerelease</package>
diff --git a/docs/plugins/inspect/plugin-staticelements.xml b/docs/plugins/inspect/plugin-staticelements.xml
deleted file mode 100644 (file)
index 75b81e9..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-<plugin>
-  <name>staticelements</name>  <description>core elements linked into the GStreamer library</description>  <filename></filename>  <basename></basename>  <version>0.10.29.1</version>  <license>LGPL</license>  <source>gstreamer</source>  <package>GStreamer git</package>  <origin>Unknown package origin</origin>  <elements>
-    <element>
-      <name>bin</name>      <longname>Generic bin</longname>      <class>Generic/Bin</class>      <description>Simple container object</description>      <author>Erik Walthinsen &lt;omega@cse.ogi.edu&gt;,Wim Taymans &lt;wim.taymans@gmail.com&gt;</author>      <pads>
-      </pads>
-    </element>
-    <element>
-      <name>pipeline</name>      <longname>Pipeline object</longname>      <class>Generic/Bin</class>      <description>Complete pipeline object</description>      <author>Erik Walthinsen &lt;omega@cse.ogi.edu&gt;, Wim Taymans &lt;wim@fluendo.com&gt;</author>      <pads>
-      </pads>
-    </element>
-  </elements>
-</plugin>
index c6aba8d..daa8371 100644 (file)
--- a/po/de.po
+++ b/po/de.po
@@ -3,14 +3,14 @@
 # This file is distributed under the same license as the gstreamer package.
 #
 # Roland Illig <roland.illig@gmx.de>, 2004.
-# Christian Kirbach <christian.kirbach@googlemail.com>, 2009, 2010.
+# Christian Kirbach <christian.kirbach@googlemail.com>, 2009, 2010, 2011.
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: gstreamer 0.10.30.3\n"
+"Project-Id-Version: gstreamer 0.10.32.2\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
-"POT-Creation-Date: 2011-04-16 14:53+0100\n"
-"PO-Revision-Date: 2010-10-25 00:05+0200\n"
+"POT-Creation-Date: 2011-04-30 15:35+0100\n"
+"PO-Revision-Date: 2011-04-27 23:44+0200\n"
 "Last-Translator: Christian Kirbach <christian.kirbach@googlemail.com>\n"
 "Language-Team: German <translation-team-de@lists.sourceforge.net>\n"
 "Language: de\n"
@@ -420,12 +420,11 @@ msgstr "Copyright-URI"
 msgid "URI to the copyright notice of the data"
 msgstr "URI zu der Copyrightangabe der Daten"
 
-#, fuzzy
 msgid "encoded by"
-msgstr "Codierer"
+msgstr "codiert durch"
 
 msgid "name of the encoding person or organization"
-msgstr ""
+msgstr "Der Name der codierenden Person oder Organisation"
 
 msgid "contact"
 msgstr "Kontakt"
@@ -1076,7 +1075,7 @@ msgid "WARNING: element named '%s' not found.\n"
 msgstr "WARNUNG: Element namens »%s« nicht gefunden.\n"
 
 msgid "Index statistics"
-msgstr ""
+msgstr "Index-Statistiken"
 
 #, c-format
 msgid "Got message #%u from element \"%s\" (%s): "
@@ -1188,7 +1187,7 @@ msgid "Force EOS on sources before shutting the pipeline down"
 msgstr "EOS auf Quelle vor dem Beenden der Leitung erzwingen"
 
 msgid "Gather and print index statistics"
-msgstr ""
+msgstr "Index-Statistiken sammeln und ausgeben"
 
 #, c-format
 msgid "ERROR: pipeline could not be constructed: %s.\n"
index d3ddc64..4891afe 100644 (file)
--- a/po/fr.po
+++ b/po/fr.po
@@ -1,16 +1,16 @@
 # Translation of GStreamer to French
-# Copyright (C) 2003-2010 GStreamer core team
+# Copyright (C) 2003-2011 GStreamer core team
 # This file is distributed under the same license as the gstreamer package.
 #
 # Thomas Vander Stichele <thomas@apestaart.org>, 2004.
-# Claude Paroz <claude@2xlibre.net>, 2008-2010.
+# Claude Paroz <claude@2xlibre.net>, 2008-2011.
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: gstreamer 0.10.30.3\n"
+"Project-Id-Version: gstreamer 0.10.32.2\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
-"POT-Creation-Date: 2011-04-16 14:53+0100\n"
-"PO-Revision-Date: 2010-10-27 08:47+0200\n"
+"POT-Creation-Date: 2011-04-30 15:35+0100\n"
+"PO-Revision-Date: 2011-04-28 09:34+0200\n"
 "Last-Translator: Claude Paroz <claude@2xlibre.net>\n"
 "Language-Team: French <traduc@traduc.org>\n"
 "Language: fr\n"
@@ -407,12 +407,11 @@ msgstr "URI du copyright"
 msgid "URI to the copyright notice of the data"
 msgstr "URI vers l'information de copyright des données"
 
-#, fuzzy
 msgid "encoded by"
-msgstr "codeur"
+msgstr "codé par"
 
 msgid "name of the encoding person or organization"
-msgstr ""
+msgstr "nom de la personne ou de l'organisation qui a effectué le codage"
 
 msgid "contact"
 msgstr "contact"
@@ -1063,7 +1062,7 @@ msgid "WARNING: element named '%s' not found.\n"
 msgstr "AVERTISSEMENT : l'élément nommé « %s » est introuvable.\n"
 
 msgid "Index statistics"
-msgstr ""
+msgstr "Statistiques d'index"
 
 #, c-format
 msgid "Got message #%u from element \"%s\" (%s): "
@@ -1171,7 +1170,7 @@ msgid "Force EOS on sources before shutting the pipeline down"
 msgstr "Force l'EOS sur les sources avant de fermer le pipeline"
 
 msgid "Gather and print index statistics"
-msgstr ""
+msgstr "Rassemble et affiche les statistiques d'index"
 
 #, c-format
 msgid "ERROR: pipeline could not be constructed: %s.\n"
index 7283a4c..fad9156 100644 (file)
@@ -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 "2011-04-27T09:14Z"
+#define GST_PACKAGE_RELEASE_DATETIME "2011-04-30T14:22Z"
 
 /* location of the installed gst-plugin-scanner */
 #define GST_PLUGIN_SCANNER_INSTALLED LIBDIR "\\gst-plugin-scanner"
 #define PACKAGE_NAME "GStreamer"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "GStreamer 0.10.32.3"
+#define PACKAGE_STRING "GStreamer 0.10.32.4"
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME "gstreamer"
 #undef PACKAGE_URL
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "0.10.32.3"
+#define PACKAGE_VERSION "0.10.32.4"
 
 /* directory where plugins are located */
 #ifdef _DEBUG
 #undef USE_POISONING
 
 /* Version number of package */
-#define VERSION "0.10.32.3"
+#define VERSION "0.10.32.4"
 
 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
    significant byte first (like Motorola and SPARC, unlike Intel). */
index d376bcf..8b749c4 100644 (file)
@@ -64,7 +64,7 @@ G_BEGIN_DECLS
  * The nano version of GStreamer at compile time:
  * Actual releases have 0, GIT versions have 1, prerelease versions have 2-...
  */
-#define GST_VERSION_NANO (3)
+#define GST_VERSION_NANO (4)
 
 /**
  * GST_CHECK_VERSION: