mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 03:35:21 +00:00
0.10.32.4 pre-release
This commit is contained in:
parent
1ebff8a510
commit
11ac49e6c4
8 changed files with 25 additions and 39 deletions
|
@ -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
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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 <omega@cse.ogi.edu>,Wim Taymans <wim.taymans@gmail.com></author> <pads>
|
||||
</pads>
|
||||
</element>
|
||||
<element>
|
||||
<name>pipeline</name> <longname>Pipeline object</longname> <class>Generic/Bin</class> <description>Complete pipeline object</description> <author>Erik Walthinsen <omega@cse.ogi.edu>, Wim Taymans <wim@fluendo.com></author> <pads>
|
||||
</pads>
|
||||
</element>
|
||||
</elements>
|
||||
</plugin>
|
17
po/de.po
17
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"
|
||||
|
|
19
po/fr.po
19
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"
|
||||
|
|
|
@ -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"
|
||||
|
@ -340,7 +340,7 @@
|
|||
#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"
|
||||
|
@ -349,7 +349,7 @@
|
|||
#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
|
||||
|
@ -380,7 +380,7 @@
|
|||
#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). */
|
||||
|
|
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue