diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2006-06-10 17:06:33 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2006-06-10 17:06:33 +0000 |
commit | e9bcb93ec077bd27870943152cfc30f0f9edd776 (patch) | |
tree | b898eaf06094e680296c09e2d1b1efd8bf186b69 | |
parent | 593503cb8ca110199d7e22bd9a7d4f5ede29d7cf (diff) |
releasing 0.10.8RELEASE-0_10_8
Original commit message from CVS:
releasing 0.10.8
-rw-r--r-- | ChangeLog | 7 | ||||
-rw-r--r-- | NEWS | 10 | ||||
-rw-r--r-- | RELEASE | 54 | ||||
-rw-r--r-- | configure.ac | 2 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-coreelements.xml | 2 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-coreindexers.xml | 2 | ||||
-rw-r--r-- | po/af.po | 4 | ||||
-rw-r--r-- | po/az.po | 4 | ||||
-rw-r--r-- | po/bg.po | 4 | ||||
-rw-r--r-- | po/ca.po | 4 | ||||
-rw-r--r-- | po/cs.po | 4 | ||||
-rw-r--r-- | po/de.po | 4 | ||||
-rw-r--r-- | po/en_GB.po | 4 | ||||
-rw-r--r-- | po/fr.po | 4 | ||||
-rw-r--r-- | po/it.po | 4 | ||||
-rw-r--r-- | po/nb.po | 4 | ||||
-rw-r--r-- | po/nl.po | 4 | ||||
-rw-r--r-- | po/ru.po | 4 | ||||
-rw-r--r-- | po/sq.po | 4 | ||||
-rw-r--r-- | po/sr.po | 4 | ||||
-rw-r--r-- | po/sv.po | 4 | ||||
-rw-r--r-- | po/tr.po | 4 | ||||
-rw-r--r-- | po/uk.po | 4 | ||||
-rw-r--r-- | po/vi.po | 4 | ||||
-rw-r--r-- | po/zh_CN.po | 4 | ||||
-rw-r--r-- | po/zh_TW.po | 4 | ||||
-rw-r--r-- | win32/common/config.h | 6 |
27 files changed, 65 insertions, 98 deletions
@@ -1,3 +1,10 @@ +=== release 0.10.8 === + +2006-06-10 Thomas Vander Stichele <thomas at apestaart dot org> + + * configure.ac: + releasing 0.10.8, "Soepeke, ik zie ou nog altijd nie" + 2006-06-10 Thomas Vander Stichele <thomas at apestaart dot org> * gst/gst.c: (init_post): @@ -1,4 +1,12 @@ -This is GStreamer 0.10.7, "Soepeke, ik zie ou" +This is GStreamer 0.10.8, "Soepeke, ik zie ou nog altijd nie" + +Changes since 0.10.7: + + * Important fix for registry update causing applets not to load + +Bugs fixed since 0.10.7: + + * 344474 : Gnome Mixer Applet doesn't want to load Changes since 0.10.6: @@ -1,5 +1,5 @@ -Release notes for GStreamer 0.10.7 "Soepeke, ik zie ou" +Release notes for GStreamer 0.10.8 "Soepeke, ik zie ou nog altijd nie" @@ -38,49 +38,11 @@ Features of this release * Parallel installability with 0.8.x series * Threadsafe design and API - * Registry cache updating is now done in a fork, so no plugins are left opened - * New version of data protocol now serializes events - * queue fixes - * win32 fixes + * Important fix for registry update causing applets not to load Bugs fixed in this release - * 338335 : [patch] memleak in gst-utils.c (leak pads from iterator) - * 343598 : undefined symbol in coreindexers when using --disable-loa... - * 336929 : GstCollectPads does not clear/reset segment info after fl... - * 337100 : [fakesink] add " preroll-handoff " signal - * 339918 : GstTagSetter merge-mode description unclear, and implemen... - * 340501 : [filesrc] give primary rank - * 341662 : gst-launch print_tags() fix - * 342238 : API: gst_element_seek_simple - * 342321 : GST_QUERY_POSITION fails if GstBaseSrc in get_range mode - * 342777 : rebuilding the registry leaves all plugins in memory - * 342820 : gstnetclientclock.c(453): servaddr used before set - * 343057 : gst-launch-0.10 segfaults when passed gst-plugin-path and... - * 343341 : [API] add GST_TAG_PREVIEW_IMAGE - * 343827 : leak in gst_index_gtype_resolver - * 343929 : Use of // in public header - * 343988 : data protocol needs extending to handle events better - * 341479 : Too many plugins loaded even for up-to-date registry - * 343334 : GstCollectPads testsuite and fixes - * 343538 : GstCollectPads doesn't reset EOS fields when stopped - -API changed in this release - - -- API additions: - -* gst_element_seek_simple() -* GST_FLOW_CUSTOM_SUCCESS -* GST_FLOW_CUSTOM_ERROR -* GST_FLOW_IS_SUCCESS -* gst_collect_pads_set_flushing() -* GST_TAG_PREVIEW_IMAGE -* gst_dp_crc() -* GstDPPacketizer -* GstDPVersion -* GstFakeSink::preroll-handoff -* GstFakeSink::use-mmap + * 344474 : Gnome Mixer Applet doesn't want to load Download @@ -115,17 +77,7 @@ Let us know if you want to be added to this list. Contributors to this release - * Alessandro Decina * Edward Hervey - * Jan Schmidt - * Julien Moutte - * Lutz Mueller - * Mark Nauwelaerts - * Michael Smith - * Sebastien Moutte - * Stefan Kost * Thomas Vander Stichele * Tim-Philipp Müller - * Wim Taymans - * Zaheer Abbas Merali
\ No newline at end of file diff --git a/configure.ac b/configure.ac index 4caa0f7cb..564926806 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.52) dnl initialize autoconf dnl when going to/from release please set the nano (fourth number) right ! dnl releases only do Wall, cvs and prerelease does Werror too -AC_INIT(GStreamer, 0.10.7.1, +AC_INIT(GStreamer, 0.10.8, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gstreamer) diff --git a/docs/plugins/inspect/plugin-coreelements.xml b/docs/plugins/inspect/plugin-coreelements.xml index 6441b05cd..890a857d2 100644 --- a/docs/plugins/inspect/plugin-coreelements.xml +++ b/docs/plugins/inspect/plugin-coreelements.xml @@ -3,7 +3,7 @@ <description>standard GStreamer elements</description> <filename>../../plugins/elements/.libs/libgstcoreelements.so</filename> <basename>libgstcoreelements.so</basename> - <version>0.10.7</version> + <version>0.10.8</version> <license>LGPL</license> <source>gstreamer</source> <package>GStreamer source release</package> diff --git a/docs/plugins/inspect/plugin-coreindexers.xml b/docs/plugins/inspect/plugin-coreindexers.xml index 5fe07d073..895ced6d4 100644 --- a/docs/plugins/inspect/plugin-coreindexers.xml +++ b/docs/plugins/inspect/plugin-coreindexers.xml @@ -3,7 +3,7 @@ <description>GStreamer core indexers</description> <filename>../../plugins/indexers/.libs/libgstcoreindexers.so</filename> <basename>libgstcoreindexers.so</basename> - <version>0.10.7</version> + <version>0.10.8</version> <license>LGPL</license> <source>gstreamer</source> <package>GStreamer source release</package> @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 0.9.7\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-06-07 11:46+0200\n" +"POT-Creation-Date: 2006-06-10 13:03+0200\n" "PO-Revision-Date: 2005-12-05 11:45+0200\n" "Last-Translator: Petri Jooste <rkwjpj@puk.ac.za>\n" "Language-Team: Afrikaans <i18n@af.org.za>\n" @@ -94,7 +94,7 @@ msgstr "GStreamer Opsies" msgid "Show GStreamer Options" msgstr "Wys GStreamer opsies" -#: gst/gst.c:865 +#: gst/gst.c:867 msgid "Unknown option" msgstr "Onbekende opsie" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer-0.8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-06-07 11:46+0200\n" +"POT-Creation-Date: 2006-06-10 13:03+0200\n" "PO-Revision-Date: 2004-03-19 18:40+0200\n" "Last-Translator: Metin Amiroff <metin@karegen.com>\n" "Language-Team: Azerbaijani <translation-team-az@lists.sourceforge.net>\n" @@ -90,7 +90,7 @@ msgstr "" msgid "Show GStreamer Options" msgstr "GStreamer buraxılışını göstər" -#: gst/gst.c:865 +#: gst/gst.c:867 msgid "Unknown option" msgstr "" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 0.10.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-06-07 11:46+0200\n" +"POT-Creation-Date: 2006-06-10 13:03+0200\n" "PO-Revision-Date: 2006-04-07 18:54+0300\n" "Last-Translator: Alexander Shopov <ash@contact.bg>\n" "Language-Team: Bulgarian <dict@fsa-bg.org>\n" @@ -99,7 +99,7 @@ msgstr "Настройки на GStreamer" msgid "Show GStreamer Options" msgstr "Показване на опциите на GStreamer" -#: gst/gst.c:865 +#: gst/gst.c:867 msgid "Unknown option" msgstr "Непозната опция" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 0.9.7\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-06-07 11:46+0200\n" +"POT-Creation-Date: 2006-06-10 13:03+0200\n" "PO-Revision-Date: 2005-12-02 17:43+0100\n" "Last-Translator: Jordi Mallach <jordi@sindominio.net>\n" "Language-Team: Catalan <ca@dodds.net>\n" @@ -98,7 +98,7 @@ msgstr "Opcions del GStreamer" msgid "Show GStreamer Options" msgstr "Mostra les opcions del GStreamer" -#: gst/gst.c:865 +#: gst/gst.c:867 msgid "Unknown option" msgstr "Opció desconeguda" @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 0.8.8\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-06-07 11:46+0200\n" +"POT-Creation-Date: 2006-06-10 13:03+0200\n" "PO-Revision-Date: 2005-04-15 14:36+0200\n" "Last-Translator: Miloslav Trmac <mitr@volny.cz>\n" "Language-Team: Czech <translation-team-cs@lists.sourceforge.net>\n" @@ -99,7 +99,7 @@ msgstr "" msgid "Show GStreamer Options" msgstr "Vypsat verzi GStreamer" -#: gst/gst.c:865 +#: gst/gst.c:867 msgid "Unknown option" msgstr "" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 0.8.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-06-07 11:46+0200\n" +"POT-Creation-Date: 2006-06-10 13:03+0200\n" "PO-Revision-Date: 2004-06-05 09:32+0100\n" "Last-Translator: Roland Illig <roland.illig@gmx.de>\n" "Language-Team: German <de@li.org>\n" @@ -97,7 +97,7 @@ msgstr "" msgid "Show GStreamer Options" msgstr "Die Version von GStreamer ausgeben" -#: gst/gst.c:865 +#: gst/gst.c:867 msgid "Unknown option" msgstr "" diff --git a/po/en_GB.po b/po/en_GB.po index 0ffdd83f6..dd118a16a 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 0.8.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-06-07 11:46+0200\n" +"POT-Creation-Date: 2006-06-10 13:03+0200\n" "PO-Revision-Date: 2004-04-26 10:36-0400\n" "Last-Translator: Gareth Owen <gowen72@yahoo.com>\n" "Language-Team: English (British) <en_gb@li.org>\n" @@ -94,7 +94,7 @@ msgstr "" msgid "Show GStreamer Options" msgstr "Print the GStreamer version" -#: gst/gst.c:865 +#: gst/gst.c:867 msgid "Unknown option" msgstr "" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: GStreamer\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-06-07 11:46+0200\n" +"POT-Creation-Date: 2006-06-10 13:03+0200\n" "PO-Revision-Date: 2004-01-13 16:52+0100\n" "Last-Translator: Julien Moutte <julien@moutte.net>\n" "Language-Team: French <fr@li.org>\n" @@ -101,7 +101,7 @@ msgstr "" msgid "Show GStreamer Options" msgstr "Afficher la version de GStreamer" -#: gst/gst.c:865 +#: gst/gst.c:867 msgid "Unknown option" msgstr "" @@ -108,7 +108,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 0.10.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-06-07 11:46+0200\n" +"POT-Creation-Date: 2006-06-10 13:03+0200\n" "PO-Revision-Date: 2006-04-09 21:52+0000\n" "Last-Translator: Luca Ferretti <elle.uca@infinito.it>\n" "Language-Team: Italian <tp@lists.linux.it>\n" @@ -197,7 +197,7 @@ msgstr "Opzioni GStreamer" msgid "Show GStreamer Options" msgstr "Mostra le opzioni di GStreamer" -#: gst/gst.c:865 +#: gst/gst.c:867 msgid "Unknown option" msgstr "Opzione sconosciuta" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 0.8.8\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-06-07 11:46+0200\n" +"POT-Creation-Date: 2006-06-10 13:03+0200\n" "PO-Revision-Date: 2005-02-17 12:00+0100\n" "Last-Translator: Kjartan Maraas <kmaraas@broadpark.no>\n" "Language-Team: Norwegian Bokmaal <i18n-nb@lister.ping.uio.no>\n" @@ -88,7 +88,7 @@ msgstr "" msgid "Show GStreamer Options" msgstr "Skriv ut versjonsnummer for GStreamer" -#: gst/gst.c:865 +#: gst/gst.c:867 msgid "Unknown option" msgstr "" @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 0.9.7\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-06-07 11:46+0200\n" +"POT-Creation-Date: 2006-06-10 13:03+0200\n" "PO-Revision-Date: 2006-01-20 16:15+0200\n" "Last-Translator: Taco Witte <tcwitte@cs.uu.nl>\n" "Language-Team: Dutch <vertaling@vrijschrift.org>\n" @@ -98,7 +98,7 @@ msgstr "GStreamer opties" msgid "Show GStreamer Options" msgstr "Geeft GStreamer opties weer" -#: gst/gst.c:865 +#: gst/gst.c:867 msgid "Unknown option" msgstr "Onbekende optie" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 0.8.8\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-06-07 11:46+0200\n" +"POT-Creation-Date: 2006-06-10 13:03+0200\n" "PO-Revision-Date: 2005-02-15 22:33+0300\n" "Last-Translator: Peter Astakhov <astakhovp@mail.ru>\n" "Language-Team: Russian <ru@li.org>\n" @@ -99,7 +99,7 @@ msgstr "" msgid "Show GStreamer Options" msgstr "Печатает версию GStreamer" -#: gst/gst.c:865 +#: gst/gst.c:867 msgid "Unknown option" msgstr "" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 0.8.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-06-07 11:46+0200\n" +"POT-Creation-Date: 2006-06-10 13:03+0200\n" "PO-Revision-Date: 2004-08-07 23:46+0200\n" "Last-Translator: Laurent Dhima <laurenti@alblinux.net>\n" "Language-Team: Albanian <begraj@hotmail.com>\n" @@ -98,7 +98,7 @@ msgstr "" msgid "Show GStreamer Options" msgstr "Printo versionin e GStreamer" -#: gst/gst.c:865 +#: gst/gst.c:867 msgid "Unknown option" msgstr "" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 0.8.8\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-06-07 11:46+0200\n" +"POT-Creation-Date: 2006-06-10 13:03+0200\n" "PO-Revision-Date: 2005-01-27 16:58+0100\n" "Last-Translator: Danilo Segan <dsegan@gmx.net>\n" "Language-Team: Serbian <gnu@prevod.org>\n" @@ -97,7 +97,7 @@ msgstr "" msgid "Show GStreamer Options" msgstr "Испиши издање Гстримера" -#: gst/gst.c:865 +#: gst/gst.c:867 msgid "Unknown option" msgstr "" @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 0.9.7\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-06-07 11:46+0200\n" +"POT-Creation-Date: 2006-06-10 13:03+0200\n" "PO-Revision-Date: 2005-12-04 21:45+0100\n" "Last-Translator: Christian Rose <menthos@menthos.com>\n" "Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n" @@ -97,7 +97,7 @@ msgstr "GStreamer-alternativ" msgid "Show GStreamer Options" msgstr "Visa GStreamer-alternativ" -#: gst/gst.c:865 +#: gst/gst.c:867 msgid "Unknown option" msgstr "Okänt alternativ" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 0.8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-06-07 11:46+0200\n" +"POT-Creation-Date: 2006-06-10 13:03+0200\n" "PO-Revision-Date: 2004-04-03 03:14+0300\n" "Last-Translator: Baris Cicek <baris@teamforce.name.tr>\n" "Language-Team: Turkish <gnu-tr-u12a@lists.sourceforge.net>\n" @@ -95,7 +95,7 @@ msgstr "" msgid "Show GStreamer Options" msgstr "GStreamer sürünümü yazdır" -#: gst/gst.c:865 +#: gst/gst.c:867 msgid "Unknown option" msgstr "" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 0.10.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-06-07 11:46+0200\n" +"POT-Creation-Date: 2006-06-10 13:03+0200\n" "PO-Revision-Date: 2006-04-07 11:16+0300\n" "Last-Translator: Maxim V. Dziumanenko <mvd@mylinux.com.ua>\n" "Language-Team: Ukrainian <translation-team-uk@lists.sourceforge.net>\n" @@ -96,7 +96,7 @@ msgstr "Параметри GStreamer" msgid "Show GStreamer Options" msgstr "Показати параметри GStreamer" -#: gst/gst.c:865 +#: gst/gst.c:867 msgid "Unknown option" msgstr "Невідомий параметр" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer-0.10.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-06-07 11:46+0200\n" +"POT-Creation-Date: 2006-06-10 13:03+0200\n" "PO-Revision-Date: 2006-04-07 18:23+0930\n" "Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n" "Language-Team: Vietnamese <gnomevi-list@lists.sourceforge.net>\n" @@ -95,7 +95,7 @@ msgstr "Tùy chọn GStreamer" msgid "Show GStreamer Options" msgstr "Hiển thị Tùy chọnStreamer" -#: gst/gst.c:865 +#: gst/gst.c:867 msgid "Unknown option" msgstr "Tùy chọn lạ" diff --git a/po/zh_CN.po b/po/zh_CN.po index 6b9a48366..fe1584b4a 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 0.9.7\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-06-07 11:46+0200\n" +"POT-Creation-Date: 2006-06-10 13:03+0200\n" "PO-Revision-Date: 2005-12-03 00:05+0800\n" "Last-Translator: Funda Wang <fundawang@linux.net.cn>\n" "Language-Team: Chinese (simplified) <i18n-translation@lists.linux.net.cn>\n" @@ -87,7 +87,7 @@ msgstr "GStreamer 选项" msgid "Show GStreamer Options" msgstr "显示 GStreamer 选项" -#: gst/gst.c:865 +#: gst/gst.c:867 msgid "Unknown option" msgstr "未知选项" diff --git a/po/zh_TW.po b/po/zh_TW.po index a82ef1d24..29ec4a984 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gstreamer 0.8.8\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-06-07 11:46+0200\n" +"POT-Creation-Date: 2006-06-10 13:03+0200\n" "PO-Revision-Date: 2005-04-27 14:55+0800\n" "Last-Translator: Abel Cheung <abelcheung@gmail.com>\n" "Language-Team: Chinese (traditional) <zh-l10n@linux.org.tw>\n" @@ -95,7 +95,7 @@ msgstr "" msgid "Show GStreamer Options" msgstr "顯示 GStreamer 版本" -#: gst/gst.c:865 +#: gst/gst.c:867 msgid "Unknown option" msgstr "" diff --git a/win32/common/config.h b/win32/common/config.h index 849fa4e8f..9c8e09b15 100644 --- a/win32/common/config.h +++ b/win32/common/config.h @@ -197,13 +197,13 @@ #define PACKAGE_NAME "GStreamer" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "GStreamer 0.10.7" +#define PACKAGE_STRING "GStreamer 0.10.8" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "gstreamer" /* Define to the version of this package. */ -#define PACKAGE_VERSION "0.10.7" +#define PACKAGE_VERSION "0.10.8" /* Define the plugin directory */ #ifdef _DEBUG @@ -219,7 +219,7 @@ #undef USE_POISONING /* Version number of package */ -#define VERSION "0.10.7" +#define VERSION "0.10.8" /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ |