summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-10-03 17:50:21 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-10-03 17:50:21 +0000
commit179800383de7a7118749aa1e46214c2bebd95876 (patch)
treee3d1e4845777df97be58f3516b91d20aa02fabf5
parentc57846540520eccf35acc6a0366ecefc76838d6f (diff)
release timeRELEASE-0_9_3
Original commit message from CVS: release time
-rw-r--r--ChangeLog37
-rw-r--r--NEWS7
-rw-r--r--RELEASE17
m---------common0
-rw-r--r--configure.ac6
-rw-r--r--po/af.po2
-rw-r--r--po/az.po2
-rw-r--r--po/cs.po2
-rw-r--r--po/en_GB.po2
-rw-r--r--po/hu.po2
-rw-r--r--po/it.po2
-rw-r--r--po/nb.po2
-rw-r--r--po/nl.po2
-rw-r--r--po/or.po2
-rw-r--r--po/sq.po2
-rw-r--r--po/sr.po2
-rw-r--r--po/sv.po4
-rw-r--r--po/uk.po2
-rw-r--r--po/vi.po2
19 files changed, 47 insertions, 50 deletions
diff --git a/ChangeLog b/ChangeLog
index 70d9d00a8..4a7f3dca9 100644
--- a/ChangeLog
+++ b/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>
* gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header):
@@ -16,9 +23,6 @@
* PORTED_09:
Gsmdec ported to 0.9.
-
-
-
2005-09-22 Arwed v. Merkatz <v.merkatz@gmx.net>
* configure.ac:
@@ -37,25 +41,26 @@
2005-09-20 Flavio Oliveira <flavio.oliveira@indt.org.br>
- * ext/gsm/gstgsmenc.c:
- Setting caps on the outgoing buffers.
- Need to fix: rtpencoder does not know what it is handling and errors out
+ * ext/gsm/gstgsmenc.c:
+ Setting caps on the outgoing buffers.
+ Need to fix: rtpencoder does not know what it is handling and
+ errors out
2005-09-20 Edgard Lima <edgard.lima@indt.org.br>
- * configure.ac:
- * ext/sdl/Makefile.am:
- Fixed Makefile.am - removed hard coded flags from Makefile.am.
- Added AC_PATH_XTRA to configure.ac to be used by Makefile.am.
+ * configure.ac:
+ * ext/sdl/Makefile.am:
+ Fixed Makefile.am - removed hard coded flags from Makefile.am.
+ Added AC_PATH_XTRA to configure.ac to be used by Makefile.am.
2005-09-19 Edgard Lima <edgard.lima@indt.org.br>
- * Makefile.am:
- * configure.ac:
- * ext/sdl/Makefile.am:
- * ext/sdl/sdlvideosink.c:
- * PORTED_09:
- Ported to 0.9.
+ * Makefile.am:
+ * configure.ac:
+ * ext/sdl/Makefile.am:
+ * ext/sdl/sdlvideosink.c:
+ * PORTED_09:
+ Ported to 0.9.
=== release 0.9.1 ===
diff --git a/NEWS b/NEWS
index 63e221a69..bafee57cd 100644
--- a/NEWS
+++ b/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
-0.9.1
+Changes since 0.9.1:
+
+ * ported gsm, tta, sdlvideosink
diff --git a/RELEASE b/RELEASE
index 8e24e4072..28d00b6f1 100644
--- a/RELEASE
+++ b/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
@@ -60,6 +60,7 @@ Features of this release
* Parallel installability with 0.8.x series
* Threadsafe design and API
+ * ported gsm, tta, sdlvideosink
Bugs fixed in this release
@@ -92,17 +93,9 @@ Applications
Contributors to this release
- * Andy Wingo
+ * Arwed v. Merkatz
* Christian Schaller
- * David Schleef
- * Edward Hervey
- * Jan Schmidt
- * Michael Smith
- * Philippe Khalaf
- * Ronald Bultje
- * Stefan Kost
- * Thomas Vander Stichele
- * Tim-Philipp Müller
+ * Edgard Lima
+ * Flavio Oliveira
* Wim Taymans
- * Zaheer Abbas Merali
  \ No newline at end of file
diff --git a/common b/common
-Subproject 7caeee4b949b4388927fec7fcf25f767429bde3
+Subproject 7d175466d3319fe55327608ea1f7a20619ab563
diff --git a/configure.ac b/configure.ac
index 313653d6c..e4552349a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -12,7 +12,7 @@ AM_MAINTAINER_MODE
dnl when going to/from release please set the nano (fourth number) right !
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")
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)
@@ -51,7 +51,7 @@ dnl the gettext stuff needed
AM_GNU_GETTEXT_VERSION(0.11.5)
AM_GNU_GETTEXT([external])
-GETTEXT_PACKAGE=gst-plugins-$GST_MAJORMINOR
+GETTEXT_PACKAGE=gst-plugins-bad-$GST_MAJORMINOR
AC_SUBST(GETTEXT_PACKAGE)
AC_DEFINE_UNQUOTED([GETTEXT_PACKAGE], "$GETTEXT_PACKAGE",
[gettext package name])
@@ -464,9 +464,7 @@ AC_CONFIG_FILES(
Makefile
gst-plugins-bad.spec
gst/Makefile
-gst/librfb/Makefile
gst/qtdemux/Makefile
-gst/speed/Makefile
gst/tta/Makefile
sys/Makefile
ext/Makefile
diff --git a/po/af.po b/po/af.po
index 431c6a208..a97bda95a 100644
--- a/po/af.po
+++ b/po/af.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gst-plugins 0.7.6\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"
"Last-Translator: Petri Jooste <rkwjpj@puk.ac.za>\n"
"Language-Team: Afrikaans <i18n@af.org.za>\n"
diff --git a/po/az.po b/po/az.po
index 0c1fff5cc..531cedb52 100644
--- a/po/az.po
+++ b/po/az.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gst-plugins-0.8.0\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"
"Last-Translator: Metin Amiroff <metin@karegen.com>\n"
"Language-Team: Azerbaijani <translation-team-az@lists.sourceforge.net>\n"
diff --git a/po/cs.po b/po/cs.po
index f5dabf8da..cb8d75f1e 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gst-plugins 0.8.3\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"
"Last-Translator: Miloslav Trmac <mitr@volny.cz>\n"
"Language-Team: Czech <translation-team-cs@lists.sourceforge.net>\n"
diff --git a/po/en_GB.po b/po/en_GB.po
index 94b70e960..da262ab7f 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gst-plugins 0.8.1\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"
"Last-Translator: Gareth Owen <gowen72@yahoo.com>\n"
"Language-Team: English (British) <en_gb@li.org>\n"
diff --git a/po/hu.po b/po/hu.po
index 7e590bc35..972e8cea0 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gst-plugins 0.8.2\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"
"Last-Translator: Laszlo Dvornik <dvornik@invitel.hu>\n"
"Language-Team: Hungarian <translation-team-hu@lists.sourceforge.net>\n"
diff --git a/po/it.po b/po/it.po
index 96fa27906..5670ad705 100644
--- a/po/it.po
+++ b/po/it.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gst-plugins 0.8.3\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"
"Last-Translator: Luca Ferretti <elle.uca@infinito.it>\n"
"Language-Team: Italian <tp@lists.linux.it>\n"
diff --git a/po/nb.po b/po/nb.po
index fb1993a03..889c09d7e 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gst-plugins 0.8.3\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"
"Last-Translator: Kjartan Maraas <kmaraas@broadpark.no>\n"
"Language-Team: Norwegian Bokmaal <i18n-nb@lister.ping.uio.no>\n"
diff --git a/po/nl.po b/po/nl.po
index 3dc72d0e7..c039c28a1 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gst-plugins 0.8.3\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"
"Last-Translator: Elros Cyriatan <cyriatan@fastmail.fm>\n"
"Language-Team: Dutch <vertaling@nl.linux.org>\n"
diff --git a/po/or.po b/po/or.po
index 5276c982c..6a4981c2a 100644
--- a/po/or.po
+++ b/po/or.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gst-plugins-0.8.3\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"
"Last-Translator: Gora Mohanty <gora_mohanty@yahoo.co.in>\n"
"Language-Team: Oriya <gora_mohanty@yahoo.co.in>\n"
diff --git a/po/sq.po b/po/sq.po
index ffc19f0e7..dd5b1ad1a 100644
--- a/po/sq.po
+++ b/po/sq.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gst-plugins 0.8.3\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"
"Last-Translator: Laurent Dhima <laurenti@alblinux.net>\n"
"Language-Team: Albanian <begraj@hotmail.com>\n"
diff --git a/po/sr.po b/po/sr.po
index fd1a1eebf..36c464e40 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gst-plugins 0.7.6\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"
"Last-Translator: Danilo Segan <dsegan@gmx.net>\n"
"Language-Team: Serbian <gnu@prevod.org>\n"
diff --git a/po/sv.po b/po/sv.po
index 332040329..1c602854d 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -2,13 +2,13 @@
# Copyright (C) 2004 Free Software Foundation, Inc.
# 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 ""
msgstr ""
"Project-Id-Version: gst-plugins 0.8.3\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"
"Last-Translator: Christian Rose <menthos@menthos.com>\n"
"Language-Team: Swedish <sv@li.org>\n"
diff --git a/po/uk.po b/po/uk.po
index d58ea1508..9b8c2d458 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gst-plugins 0.8.2\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"
"Last-Translator: Maxim V. Dziumanenko <mvd@mylinux.com.ua>\n"
"Language-Team: Ukrainian <translation-team-uk@lists.sourceforge.net>\n"
diff --git a/po/vi.po b/po/vi.po
index 05e3f611a..d40f87a2e 100644
--- a/po/vi.po
+++ b/po/vi.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gst-plugins-0.8.3\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"
"Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n"
"Language-Team: Vietnamese <gnomevi-list@lists.sourceforge.net> \n"