0.10.32.4 pre-release

This commit is contained in:
Tim-Philipp Müller 2011-04-30 16:55:36 +01:00
parent 1ebff8a510
commit 11ac49e6c4
8 changed files with 25 additions and 39 deletions

View file

@ -3,7 +3,7 @@ AC_PREREQ(2.60)
dnl initialize autoconf dnl initialize autoconf
dnl when going to/from release please set the nano (fourth number) right ! 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 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, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gstreamer) gstreamer)
AG_GST_INIT AG_GST_INIT

View file

@ -3,7 +3,7 @@
<description>standard GStreamer elements</description> <description>standard GStreamer elements</description>
<filename>../../plugins/elements/.libs/libgstcoreelements.so</filename> <filename>../../plugins/elements/.libs/libgstcoreelements.so</filename>
<basename>libgstcoreelements.so</basename> <basename>libgstcoreelements.so</basename>
<version>0.10.32.3</version> <version>0.10.32.4</version>
<license>LGPL</license> <license>LGPL</license>
<source>gstreamer</source> <source>gstreamer</source>
<package>GStreamer prerelease</package> <package>GStreamer prerelease</package>

View file

@ -3,7 +3,7 @@
<description>GStreamer core indexers</description> <description>GStreamer core indexers</description>
<filename>../../plugins/indexers/.libs/libgstcoreindexers.so</filename> <filename>../../plugins/indexers/.libs/libgstcoreindexers.so</filename>
<basename>libgstcoreindexers.so</basename> <basename>libgstcoreindexers.so</basename>
<version>0.10.32.3</version> <version>0.10.32.4</version>
<license>LGPL</license> <license>LGPL</license>
<source>gstreamer</source> <source>gstreamer</source>
<package>GStreamer prerelease</package> <package>GStreamer prerelease</package>

View file

@ -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>

View file

@ -3,14 +3,14 @@
# This file is distributed under the same license as the gstreamer package. # This file is distributed under the same license as the gstreamer package.
# #
# Roland Illig <roland.illig@gmx.de>, 2004. # 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 "" msgid ""
msgstr "" 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" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
"POT-Creation-Date: 2011-04-16 14:53+0100\n" "POT-Creation-Date: 2011-04-30 15:35+0100\n"
"PO-Revision-Date: 2010-10-25 00:05+0200\n" "PO-Revision-Date: 2011-04-27 23:44+0200\n"
"Last-Translator: Christian Kirbach <christian.kirbach@googlemail.com>\n" "Last-Translator: Christian Kirbach <christian.kirbach@googlemail.com>\n"
"Language-Team: German <translation-team-de@lists.sourceforge.net>\n" "Language-Team: German <translation-team-de@lists.sourceforge.net>\n"
"Language: de\n" "Language: de\n"
@ -420,12 +420,11 @@ msgstr "Copyright-URI"
msgid "URI to the copyright notice of the data" msgid "URI to the copyright notice of the data"
msgstr "URI zu der Copyrightangabe der Daten" msgstr "URI zu der Copyrightangabe der Daten"
#, fuzzy
msgid "encoded by" msgid "encoded by"
msgstr "Codierer" msgstr "codiert durch"
msgid "name of the encoding person or organization" msgid "name of the encoding person or organization"
msgstr "" msgstr "Der Name der codierenden Person oder Organisation"
msgid "contact" msgid "contact"
msgstr "Kontakt" msgstr "Kontakt"
@ -1076,7 +1075,7 @@ msgid "WARNING: element named '%s' not found.\n"
msgstr "WARNUNG: Element namens »%s« nicht gefunden.\n" msgstr "WARNUNG: Element namens »%s« nicht gefunden.\n"
msgid "Index statistics" msgid "Index statistics"
msgstr "" msgstr "Index-Statistiken"
#, c-format #, c-format
msgid "Got message #%u from element \"%s\" (%s): " 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" msgstr "EOS auf Quelle vor dem Beenden der Leitung erzwingen"
msgid "Gather and print index statistics" msgid "Gather and print index statistics"
msgstr "" msgstr "Index-Statistiken sammeln und ausgeben"
#, c-format #, c-format
msgid "ERROR: pipeline could not be constructed: %s.\n" msgid "ERROR: pipeline could not be constructed: %s.\n"

View file

@ -1,16 +1,16 @@
# Translation of GStreamer to French # 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. # This file is distributed under the same license as the gstreamer package.
# #
# Thomas Vander Stichele <thomas@apestaart.org>, 2004. # Thomas Vander Stichele <thomas@apestaart.org>, 2004.
# Claude Paroz <claude@2xlibre.net>, 2008-2010. # Claude Paroz <claude@2xlibre.net>, 2008-2011.
# #
msgid "" msgid ""
msgstr "" 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" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
"POT-Creation-Date: 2011-04-16 14:53+0100\n" "POT-Creation-Date: 2011-04-30 15:35+0100\n"
"PO-Revision-Date: 2010-10-27 08:47+0200\n" "PO-Revision-Date: 2011-04-28 09:34+0200\n"
"Last-Translator: Claude Paroz <claude@2xlibre.net>\n" "Last-Translator: Claude Paroz <claude@2xlibre.net>\n"
"Language-Team: French <traduc@traduc.org>\n" "Language-Team: French <traduc@traduc.org>\n"
"Language: fr\n" "Language: fr\n"
@ -407,12 +407,11 @@ msgstr "URI du copyright"
msgid "URI to the copyright notice of the data" msgid "URI to the copyright notice of the data"
msgstr "URI vers l'information de copyright des données" msgstr "URI vers l'information de copyright des données"
#, fuzzy
msgid "encoded by" msgid "encoded by"
msgstr "codeur" msgstr "codé par"
msgid "name of the encoding person or organization" 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" msgid "contact"
msgstr "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" msgstr "AVERTISSEMENT : l'élément nommé « %s » est introuvable.\n"
msgid "Index statistics" msgid "Index statistics"
msgstr "" msgstr "Statistiques d'index"
#, c-format #, c-format
msgid "Got message #%u from element \"%s\" (%s): " 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" msgstr "Force l'EOS sur les sources avant de fermer le pipeline"
msgid "Gather and print index statistics" msgid "Gather and print index statistics"
msgstr "" msgstr "Rassemble et affiche les statistiques d'index"
#, c-format #, c-format
msgid "ERROR: pipeline could not be constructed: %s.\n" msgid "ERROR: pipeline could not be constructed: %s.\n"

View file

@ -65,7 +65,7 @@
#define GST_PACKAGE_ORIGIN "Unknown package origin" #define GST_PACKAGE_ORIGIN "Unknown package origin"
/* GStreamer package release date/time for plugins as YYYY-MM-DD */ /* 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 */ /* location of the installed gst-plugin-scanner */
#define GST_PLUGIN_SCANNER_INSTALLED LIBDIR "\\gst-plugin-scanner" #define GST_PLUGIN_SCANNER_INSTALLED LIBDIR "\\gst-plugin-scanner"
@ -340,7 +340,7 @@
#define PACKAGE_NAME "GStreamer" #define PACKAGE_NAME "GStreamer"
/* Define to the full name and version of this package. */ /* 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 to the one symbol short name of this package. */
#define PACKAGE_TARNAME "gstreamer" #define PACKAGE_TARNAME "gstreamer"
@ -349,7 +349,7 @@
#undef PACKAGE_URL #undef PACKAGE_URL
/* Define to the version of this package. */ /* 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 */ /* directory where plugins are located */
#ifdef _DEBUG #ifdef _DEBUG
@ -380,7 +380,7 @@
#undef USE_POISONING #undef USE_POISONING
/* Version number of package */ /* 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 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
significant byte first (like Motorola and SPARC, unlike Intel). */ significant byte first (like Motorola and SPARC, unlike Intel). */

View file

@ -64,7 +64,7 @@ G_BEGIN_DECLS
* The nano version of GStreamer at compile time: * The nano version of GStreamer at compile time:
* Actual releases have 0, GIT versions have 1, prerelease versions have 2-... * 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: * GST_CHECK_VERSION: