mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 18:21:04 +00:00
release time
Original commit message from CVS: release time
This commit is contained in:
parent
c578465405
commit
179800383d
19 changed files with 48 additions and 51 deletions
13
ChangeLog
13
ChangeLog
|
@ -1,3 +1,10 @@
|
||||||
|
=== release 0.9.3 ===
|
||||||
|
|
||||||
|
2005-10-03 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||||
|
|
||||||
|
* configure.ac:
|
||||||
|
Releasing 0.9.3, "Porthos"
|
||||||
|
|
||||||
2005-09-28 Wim Taymans <wim@fluendo.com>
|
2005-09-28 Wim Taymans <wim@fluendo.com>
|
||||||
|
|
||||||
* gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header):
|
* gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header):
|
||||||
|
@ -16,9 +23,6 @@
|
||||||
* PORTED_09:
|
* PORTED_09:
|
||||||
Gsmdec ported to 0.9.
|
Gsmdec ported to 0.9.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
2005-09-22 Arwed v. Merkatz <v.merkatz@gmx.net>
|
2005-09-22 Arwed v. Merkatz <v.merkatz@gmx.net>
|
||||||
|
|
||||||
* configure.ac:
|
* configure.ac:
|
||||||
|
@ -39,7 +43,8 @@
|
||||||
|
|
||||||
* ext/gsm/gstgsmenc.c:
|
* ext/gsm/gstgsmenc.c:
|
||||||
Setting caps on the outgoing buffers.
|
Setting caps on the outgoing buffers.
|
||||||
Need to fix: rtpencoder does not know what it is handling and errors out
|
Need to fix: rtpencoder does not know what it is handling and
|
||||||
|
errors out
|
||||||
|
|
||||||
2005-09-20 Edgard Lima <edgard.lima@indt.org.br>
|
2005-09-20 Edgard Lima <edgard.lima@indt.org.br>
|
||||||
|
|
||||||
|
|
7
NEWS
7
NEWS
|
@ -1,4 +1,5 @@
|
||||||
This is GStreamer Bad Plug-ins 0.9.1
|
This is GStreamer Bad Plug-ins 0.9.3, "Porthos"
|
||||||
|
|
||||||
This release was tested with GStreamer Core 0.9.2 and GStreamer Base Plug-ins
|
Changes since 0.9.1:
|
||||||
0.9.1
|
|
||||||
|
* ported gsm, tta, sdlvideosink
|
||||||
|
|
17
RELEASE
17
RELEASE
|
@ -1,5 +1,5 @@
|
||||||
|
|
||||||
GStreamer: Release notes for GStreamer Bad Plug-ins 0.9.1 "Angel Eyes"
|
GStreamer: Release notes for GStreamer Bad Plug-ins 0.9.3 "Porthos"
|
||||||
|
|
||||||
|
|
||||||
The GStreamer team is petrified to announce a new release
|
The GStreamer team is petrified to announce a new release
|
||||||
|
@ -60,6 +60,7 @@ Features of this release
|
||||||
|
|
||||||
* Parallel installability with 0.8.x series
|
* Parallel installability with 0.8.x series
|
||||||
* Threadsafe design and API
|
* Threadsafe design and API
|
||||||
|
* ported gsm, tta, sdlvideosink
|
||||||
|
|
||||||
Bugs fixed in this release
|
Bugs fixed in this release
|
||||||
|
|
||||||
|
@ -92,17 +93,9 @@ Applications
|
||||||
|
|
||||||
Contributors to this release
|
Contributors to this release
|
||||||
|
|
||||||
* Andy Wingo
|
* Arwed v. Merkatz
|
||||||
* Christian Schaller
|
* Christian Schaller
|
||||||
* David Schleef
|
* Edgard Lima
|
||||||
* Edward Hervey
|
* Flavio Oliveira
|
||||||
* Jan Schmidt
|
|
||||||
* Michael Smith
|
|
||||||
* Philippe Khalaf
|
|
||||||
* Ronald Bultje
|
|
||||||
* Stefan Kost
|
|
||||||
* Thomas Vander Stichele
|
|
||||||
* Tim-Philipp Müller
|
|
||||||
* Wim Taymans
|
* Wim Taymans
|
||||||
* Zaheer Abbas Merali
|
|
||||||
|
|
2
common
2
common
|
@ -1 +1 @@
|
||||||
Subproject commit 7caeee4b949b4388927fec7fcf25f767429bde30
|
Subproject commit 7d175466d3319fe55327608ea1f7a20619ab5634
|
|
@ -12,7 +12,7 @@ AM_MAINTAINER_MODE
|
||||||
|
|
||||||
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, cvs and prerelease does Werror too
|
dnl releases only do Wall, cvs and prerelease does Werror too
|
||||||
AS_VERSION(gst-plugins-bad, GST_PLUGINS_BAD_VERSION, 0, 9, 1, 1,
|
AS_VERSION(gst-plugins-bad, GST_PLUGINS_BAD_VERSION, 0, 9, 3, 0,
|
||||||
GST_CVS="no", GST_CVS="yes")
|
GST_CVS="no", GST_CVS="yes")
|
||||||
|
|
||||||
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)
|
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)
|
||||||
|
@ -51,7 +51,7 @@ dnl the gettext stuff needed
|
||||||
AM_GNU_GETTEXT_VERSION(0.11.5)
|
AM_GNU_GETTEXT_VERSION(0.11.5)
|
||||||
AM_GNU_GETTEXT([external])
|
AM_GNU_GETTEXT([external])
|
||||||
|
|
||||||
GETTEXT_PACKAGE=gst-plugins-$GST_MAJORMINOR
|
GETTEXT_PACKAGE=gst-plugins-bad-$GST_MAJORMINOR
|
||||||
AC_SUBST(GETTEXT_PACKAGE)
|
AC_SUBST(GETTEXT_PACKAGE)
|
||||||
AC_DEFINE_UNQUOTED([GETTEXT_PACKAGE], "$GETTEXT_PACKAGE",
|
AC_DEFINE_UNQUOTED([GETTEXT_PACKAGE], "$GETTEXT_PACKAGE",
|
||||||
[gettext package name])
|
[gettext package name])
|
||||||
|
@ -464,9 +464,7 @@ AC_CONFIG_FILES(
|
||||||
Makefile
|
Makefile
|
||||||
gst-plugins-bad.spec
|
gst-plugins-bad.spec
|
||||||
gst/Makefile
|
gst/Makefile
|
||||||
gst/librfb/Makefile
|
|
||||||
gst/qtdemux/Makefile
|
gst/qtdemux/Makefile
|
||||||
gst/speed/Makefile
|
|
||||||
gst/tta/Makefile
|
gst/tta/Makefile
|
||||||
sys/Makefile
|
sys/Makefile
|
||||||
ext/Makefile
|
ext/Makefile
|
||||||
|
|
2
po/af.po
2
po/af.po
|
@ -7,7 +7,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: gst-plugins 0.7.6\n"
|
"Project-Id-Version: gst-plugins 0.7.6\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2005-09-06 15:15+0200\n"
|
"POT-Creation-Date: 2005-10-03 18:32+0200\n"
|
||||||
"PO-Revision-Date: 2004-03-18 14:16+0200\n"
|
"PO-Revision-Date: 2004-03-18 14:16+0200\n"
|
||||||
"Last-Translator: Petri Jooste <rkwjpj@puk.ac.za>\n"
|
"Last-Translator: Petri Jooste <rkwjpj@puk.ac.za>\n"
|
||||||
"Language-Team: Afrikaans <i18n@af.org.za>\n"
|
"Language-Team: Afrikaans <i18n@af.org.za>\n"
|
||||||
|
|
2
po/az.po
2
po/az.po
|
@ -7,7 +7,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: gst-plugins-0.8.0\n"
|
"Project-Id-Version: gst-plugins-0.8.0\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2005-09-06 15:15+0200\n"
|
"POT-Creation-Date: 2005-10-03 18:32+0200\n"
|
||||||
"PO-Revision-Date: 2004-03-19 18:29+0200\n"
|
"PO-Revision-Date: 2004-03-19 18:29+0200\n"
|
||||||
"Last-Translator: Metin Amiroff <metin@karegen.com>\n"
|
"Last-Translator: Metin Amiroff <metin@karegen.com>\n"
|
||||||
"Language-Team: Azerbaijani <translation-team-az@lists.sourceforge.net>\n"
|
"Language-Team: Azerbaijani <translation-team-az@lists.sourceforge.net>\n"
|
||||||
|
|
2
po/cs.po
2
po/cs.po
|
@ -8,7 +8,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: gst-plugins 0.8.3\n"
|
"Project-Id-Version: gst-plugins 0.8.3\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2005-09-06 15:15+0200\n"
|
"POT-Creation-Date: 2005-10-03 18:32+0200\n"
|
||||||
"PO-Revision-Date: 2004-08-08 22:58+0200\n"
|
"PO-Revision-Date: 2004-08-08 22:58+0200\n"
|
||||||
"Last-Translator: Miloslav Trmac <mitr@volny.cz>\n"
|
"Last-Translator: Miloslav Trmac <mitr@volny.cz>\n"
|
||||||
"Language-Team: Czech <translation-team-cs@lists.sourceforge.net>\n"
|
"Language-Team: Czech <translation-team-cs@lists.sourceforge.net>\n"
|
||||||
|
|
|
@ -6,7 +6,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: gst-plugins 0.8.1\n"
|
"Project-Id-Version: gst-plugins 0.8.1\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2005-09-06 15:15+0200\n"
|
"POT-Creation-Date: 2005-10-03 18:32+0200\n"
|
||||||
"PO-Revision-Date: 2004-04-26 10:41-0400\n"
|
"PO-Revision-Date: 2004-04-26 10:41-0400\n"
|
||||||
"Last-Translator: Gareth Owen <gowen72@yahoo.com>\n"
|
"Last-Translator: Gareth Owen <gowen72@yahoo.com>\n"
|
||||||
"Language-Team: English (British) <en_gb@li.org>\n"
|
"Language-Team: English (British) <en_gb@li.org>\n"
|
||||||
|
|
2
po/hu.po
2
po/hu.po
|
@ -6,7 +6,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: gst-plugins 0.8.2\n"
|
"Project-Id-Version: gst-plugins 0.8.2\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2005-09-06 15:15+0200\n"
|
"POT-Creation-Date: 2005-10-03 18:32+0200\n"
|
||||||
"PO-Revision-Date: 2004-07-18 11:03+0200\n"
|
"PO-Revision-Date: 2004-07-18 11:03+0200\n"
|
||||||
"Last-Translator: Laszlo Dvornik <dvornik@invitel.hu>\n"
|
"Last-Translator: Laszlo Dvornik <dvornik@invitel.hu>\n"
|
||||||
"Language-Team: Hungarian <translation-team-hu@lists.sourceforge.net>\n"
|
"Language-Team: Hungarian <translation-team-hu@lists.sourceforge.net>\n"
|
||||||
|
|
2
po/it.po
2
po/it.po
|
@ -7,7 +7,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: gst-plugins 0.8.3\n"
|
"Project-Id-Version: gst-plugins 0.8.3\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2005-09-06 15:15+0200\n"
|
"POT-Creation-Date: 2005-10-03 18:32+0200\n"
|
||||||
"PO-Revision-Date: 2004-11-07 19:11+0100\n"
|
"PO-Revision-Date: 2004-11-07 19:11+0100\n"
|
||||||
"Last-Translator: Luca Ferretti <elle.uca@infinito.it>\n"
|
"Last-Translator: Luca Ferretti <elle.uca@infinito.it>\n"
|
||||||
"Language-Team: Italian <tp@lists.linux.it>\n"
|
"Language-Team: Italian <tp@lists.linux.it>\n"
|
||||||
|
|
2
po/nb.po
2
po/nb.po
|
@ -6,7 +6,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: gst-plugins 0.8.3\n"
|
"Project-Id-Version: gst-plugins 0.8.3\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2005-09-06 15:15+0200\n"
|
"POT-Creation-Date: 2005-10-03 18:32+0200\n"
|
||||||
"PO-Revision-Date: 2004-10-04 15:54+0200\n"
|
"PO-Revision-Date: 2004-10-04 15:54+0200\n"
|
||||||
"Last-Translator: Kjartan Maraas <kmaraas@broadpark.no>\n"
|
"Last-Translator: Kjartan Maraas <kmaraas@broadpark.no>\n"
|
||||||
"Language-Team: Norwegian Bokmaal <i18n-nb@lister.ping.uio.no>\n"
|
"Language-Team: Norwegian Bokmaal <i18n-nb@lister.ping.uio.no>\n"
|
||||||
|
|
2
po/nl.po
2
po/nl.po
|
@ -7,7 +7,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: gst-plugins 0.8.3\n"
|
"Project-Id-Version: gst-plugins 0.8.3\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2005-09-06 15:15+0200\n"
|
"POT-Creation-Date: 2005-10-03 18:32+0200\n"
|
||||||
"PO-Revision-Date: 2004-08-05 16:26+0200\n"
|
"PO-Revision-Date: 2004-08-05 16:26+0200\n"
|
||||||
"Last-Translator: Elros Cyriatan <cyriatan@fastmail.fm>\n"
|
"Last-Translator: Elros Cyriatan <cyriatan@fastmail.fm>\n"
|
||||||
"Language-Team: Dutch <vertaling@nl.linux.org>\n"
|
"Language-Team: Dutch <vertaling@nl.linux.org>\n"
|
||||||
|
|
2
po/or.po
2
po/or.po
|
@ -8,7 +8,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: gst-plugins-0.8.3\n"
|
"Project-Id-Version: gst-plugins-0.8.3\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2005-09-06 15:15+0200\n"
|
"POT-Creation-Date: 2005-10-03 18:32+0200\n"
|
||||||
"PO-Revision-Date: 2004-09-27 13:32+0530\n"
|
"PO-Revision-Date: 2004-09-27 13:32+0530\n"
|
||||||
"Last-Translator: Gora Mohanty <gora_mohanty@yahoo.co.in>\n"
|
"Last-Translator: Gora Mohanty <gora_mohanty@yahoo.co.in>\n"
|
||||||
"Language-Team: Oriya <gora_mohanty@yahoo.co.in>\n"
|
"Language-Team: Oriya <gora_mohanty@yahoo.co.in>\n"
|
||||||
|
|
2
po/sq.po
2
po/sq.po
|
@ -6,7 +6,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: gst-plugins 0.8.3\n"
|
"Project-Id-Version: gst-plugins 0.8.3\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2005-09-06 15:15+0200\n"
|
"POT-Creation-Date: 2005-10-03 18:32+0200\n"
|
||||||
"PO-Revision-Date: 2004-08-07 20:29+0200\n"
|
"PO-Revision-Date: 2004-08-07 20:29+0200\n"
|
||||||
"Last-Translator: Laurent Dhima <laurenti@alblinux.net>\n"
|
"Last-Translator: Laurent Dhima <laurenti@alblinux.net>\n"
|
||||||
"Language-Team: Albanian <begraj@hotmail.com>\n"
|
"Language-Team: Albanian <begraj@hotmail.com>\n"
|
||||||
|
|
2
po/sr.po
2
po/sr.po
|
@ -6,7 +6,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: gst-plugins 0.7.6\n"
|
"Project-Id-Version: gst-plugins 0.7.6\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2005-09-06 15:15+0200\n"
|
"POT-Creation-Date: 2005-10-03 18:32+0200\n"
|
||||||
"PO-Revision-Date: 2004-03-13 00:18+0100\n"
|
"PO-Revision-Date: 2004-03-13 00:18+0100\n"
|
||||||
"Last-Translator: Danilo Segan <dsegan@gmx.net>\n"
|
"Last-Translator: Danilo Segan <dsegan@gmx.net>\n"
|
||||||
"Language-Team: Serbian <gnu@prevod.org>\n"
|
"Language-Team: Serbian <gnu@prevod.org>\n"
|
||||||
|
|
4
po/sv.po
4
po/sv.po
|
@ -2,13 +2,13 @@
|
||||||
# Copyright (C) 2004 Free Software Foundation, Inc.
|
# Copyright (C) 2004 Free Software Foundation, Inc.
|
||||||
# Christian Rose <menthos@menthos.com>, 2004.
|
# Christian Rose <menthos@menthos.com>, 2004.
|
||||||
#
|
#
|
||||||
# $Id: sv.po,v 1.22 2005/09/06 14:05:50 thomasvs Exp $
|
# $Id: sv.po,v 1.23 2005/10/03 17:50:21 thomasvs Exp $
|
||||||
#
|
#
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: gst-plugins 0.8.3\n"
|
"Project-Id-Version: gst-plugins 0.8.3\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2005-09-06 15:15+0200\n"
|
"POT-Creation-Date: 2005-10-03 18:32+0200\n"
|
||||||
"PO-Revision-Date: 2004-08-03 20:53+0200\n"
|
"PO-Revision-Date: 2004-08-03 20:53+0200\n"
|
||||||
"Last-Translator: Christian Rose <menthos@menthos.com>\n"
|
"Last-Translator: Christian Rose <menthos@menthos.com>\n"
|
||||||
"Language-Team: Swedish <sv@li.org>\n"
|
"Language-Team: Swedish <sv@li.org>\n"
|
||||||
|
|
2
po/uk.po
2
po/uk.po
|
@ -7,7 +7,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: gst-plugins 0.8.2\n"
|
"Project-Id-Version: gst-plugins 0.8.2\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2005-09-06 15:15+0200\n"
|
"POT-Creation-Date: 2005-10-03 18:32+0200\n"
|
||||||
"PO-Revision-Date: 2004-08-03 15:40+0200\n"
|
"PO-Revision-Date: 2004-08-03 15:40+0200\n"
|
||||||
"Last-Translator: Maxim V. Dziumanenko <mvd@mylinux.com.ua>\n"
|
"Last-Translator: Maxim V. Dziumanenko <mvd@mylinux.com.ua>\n"
|
||||||
"Language-Team: Ukrainian <translation-team-uk@lists.sourceforge.net>\n"
|
"Language-Team: Ukrainian <translation-team-uk@lists.sourceforge.net>\n"
|
||||||
|
|
2
po/vi.po
2
po/vi.po
|
@ -8,7 +8,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: gst-plugins-0.8.3\n"
|
"Project-Id-Version: gst-plugins-0.8.3\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2005-09-06 15:15+0200\n"
|
"POT-Creation-Date: 2005-10-03 18:32+0200\n"
|
||||||
"PO-Revision-Date: 2005-01-22 17:17+0930\n"
|
"PO-Revision-Date: 2005-01-22 17:17+0930\n"
|
||||||
"Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n"
|
"Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n"
|
||||||
"Language-Team: Vietnamese <gnomevi-list@lists.sourceforge.net> \n"
|
"Language-Team: Vietnamese <gnomevi-list@lists.sourceforge.net> \n"
|
||||||
|
|
Loading…
Reference in a new issue