summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-12-05 18:04:06 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-12-05 18:04:06 +0000
commit4eef077971fa49c64a64db247d2594f4898aff72 (patch)
tree4126fa496f773c7ad85022ce21d54bd8c74d2fec
parentbe0fdf972b231118034abb9519a4d68a3ff7df21 (diff)
releasing 0.10.0RELEASE-0_10_0
Original commit message from CVS: releasing 0.10.0
-rw-r--r--ChangeLog7
-rw-r--r--NEWS6
-rw-r--r--RELEASE20
-rw-r--r--configure.ac2
-rw-r--r--docs/plugins/inspect/plugin-a52dec.xml2
-rw-r--r--docs/plugins/inspect/plugin-amrnb.xml2
-rw-r--r--docs/plugins/inspect/plugin-dvdlpcmdec.xml2
-rw-r--r--docs/plugins/inspect/plugin-iec958.xml2
-rw-r--r--docs/plugins/inspect/plugin-lame.xml2
-rw-r--r--docs/plugins/inspect/plugin-mad.xml9
-rw-r--r--docs/plugins/inspect/plugin-mpeg2dec.xml2
-rw-r--r--docs/plugins/inspect/plugin-mpegaudioparse.xml2
-rw-r--r--docs/plugins/inspect/plugin-rmdemux.xml2
13 files changed, 29 insertions, 31 deletions
diff --git a/ChangeLog b/ChangeLog
index 748bfe55..82587f34 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+=== release 0.10.0 ===
+
+2005-12-05 <thomas (at) apestaart (dot) org>
+
+ * configure.ac:
+ releasing 0.10.0, "Brie"
+
2005-12-05 Andy Wingo <wingo@pobox.com>
* ext/a52dec/gsta52dec.c: (gst_a52dec_push):
diff --git a/NEWS b/NEWS
index 5001a8dc..43a7deb4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,8 @@
-This is GStreamer Ugly Plug-ins 0.9.7, "Canis Meus Naso Non Habet".
+This is GStreamer Ugly Plug-ins 0.10.0, "Brie".
+
+Bugs fixed since 0.9.7:
+
+ * 323199 : Remove id3tag element (replaced by id3demux and id3mux)
Changes since 0.9.6:
diff --git a/RELEASE b/RELEASE
index 0593cb57..cc30f958 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,17 +1,18 @@
-GStreamer: Release notes for GStreamer Ugly Plug-ins 0.9.7 "Canis Meus Naso Non Habet"
+GStreamer: Release notes for GStreamer Ugly Plug-ins 0.10.0 "Brie"
-The GStreamer team is petrified to announce a new release
-in the 0.9.x development series of the
+The GStreamer team is proud to announce a new release
+in the 0.10.x stable series of the
GStreamer Ugly Plug-ins.
-The 0.9.x series is a development series and not recommended for end users.
+The 0.10.x series is a stable series targeted at end users.
It is not API or ABI compatible with the stable 0.8.x series.
It is, however, parallel installable with the 0.8.x series.
+
"When you have to shoot, shoot. Don't talk."
@@ -55,12 +56,10 @@ Features of this release
* Parallel installability with 0.8.x series
* Threadsafe design and API
- * mpegstream fixes
Bugs fixed in this release
- * 319784 : mad claims to need more data
- * 322745 : [mpegdemux] segfaults
+ * 323199 : Remove id3tag element (replaced by id3demux and id3mux)
Download
@@ -90,11 +89,6 @@ Applications
Contributors to this release
- * Edward Hervey
- * Jan Schmidt
- * Martin Soto
- * Michael Smith
- * Michal Benes
+ * Andy Wingo
* Thomas Vander Stichele
- * Tim-Philipp Müller
  \ No newline at end of file
diff --git a/configure.ac b/configure.ac
index 03dd053a..07b4c209 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-ugly, GST_PLUGINS_UGLY_VERSION, 0, 9, 7, 1,
+AS_VERSION(gst-plugins-ugly, GST_PLUGINS_UGLY_VERSION, 0, 10, 0, 0,
GST_CVS="no", GST_CVS="yes")
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)
diff --git a/docs/plugins/inspect/plugin-a52dec.xml b/docs/plugins/inspect/plugin-a52dec.xml
index dd49b6a4..2a1cb03a 100644
--- a/docs/plugins/inspect/plugin-a52dec.xml
+++ b/docs/plugins/inspect/plugin-a52dec.xml
@@ -3,7 +3,7 @@
<description>Decodes ATSC A/52 encoded audio streams</description>
<filename>../../ext/a52dec/.libs/libgsta52dec.so</filename>
<basename>libgsta52dec.so</basename>
- <version>0.9.7</version>
+ <version>0.10.0</version>
<license>GPL</license>
<source>gst-plugins-ugly</source>
<package>GStreamer source release</package>
diff --git a/docs/plugins/inspect/plugin-amrnb.xml b/docs/plugins/inspect/plugin-amrnb.xml
index 4b2c36e2..7b7661ad 100644
--- a/docs/plugins/inspect/plugin-amrnb.xml
+++ b/docs/plugins/inspect/plugin-amrnb.xml
@@ -3,7 +3,7 @@
<description>Adaptive Multi-Rate Narrow-Band</description>
<filename>../../ext/amrnb/.libs/libgstamrnb.so</filename>
<basename>libgstamrnb.so</basename>
- <version>0.9.6</version>
+ <version>0.10.0</version>
<license>unknown</license>
<source>gst-plugins-ugly</source>
<package>GStreamer source release</package>
diff --git a/docs/plugins/inspect/plugin-dvdlpcmdec.xml b/docs/plugins/inspect/plugin-dvdlpcmdec.xml
index c4b688b0..61a9de78 100644
--- a/docs/plugins/inspect/plugin-dvdlpcmdec.xml
+++ b/docs/plugins/inspect/plugin-dvdlpcmdec.xml
@@ -3,7 +3,7 @@
<description>Decode DVD LPCM frames into standard PCM</description>
<filename>../../gst/dvdlpcmdec/.libs/libgstdvdlpcmdec.so</filename>
<basename>libgstdvdlpcmdec.so</basename>
- <version>0.9.7</version>
+ <version>0.10.0</version>
<license>LGPL</license>
<source>gst-plugins-ugly</source>
<package>GStreamer source release</package>
diff --git a/docs/plugins/inspect/plugin-iec958.xml b/docs/plugins/inspect/plugin-iec958.xml
index 2141b995..1b7858fe 100644
--- a/docs/plugins/inspect/plugin-iec958.xml
+++ b/docs/plugins/inspect/plugin-iec958.xml
@@ -3,7 +3,7 @@
<description>Convert raw AC3 into IEC958 (S/PDIF) frames</description>
<filename>../../gst/iec958/.libs/libgstiec958.so</filename>
<basename>libgstiec958.so</basename>
- <version>0.9.7</version>
+ <version>0.10.0</version>
<license>LGPL</license>
<source>gst-plugins-ugly</source>
<package>GStreamer source release</package>
diff --git a/docs/plugins/inspect/plugin-lame.xml b/docs/plugins/inspect/plugin-lame.xml
index 5208f420..130ae812 100644
--- a/docs/plugins/inspect/plugin-lame.xml
+++ b/docs/plugins/inspect/plugin-lame.xml
@@ -3,7 +3,7 @@
<description>Encode MP3's with LAME</description>
<filename>../../ext/lame/.libs/libgstlame.so</filename>
<basename>libgstlame.so</basename>
- <version>0.9.7</version>
+ <version>0.10.0</version>
<license>LGPL</license>
<source>gst-plugins-ugly</source>
<package>GStreamer source release</package>
diff --git a/docs/plugins/inspect/plugin-mad.xml b/docs/plugins/inspect/plugin-mad.xml
index d31bfe12..55a2d66b 100644
--- a/docs/plugins/inspect/plugin-mad.xml
+++ b/docs/plugins/inspect/plugin-mad.xml
@@ -3,7 +3,7 @@
<description>id3 tag manipulation and mp3 decoding based on the mad library</description>
<filename>../../ext/mad/.libs/libgstmad.so</filename>
<basename>libgstmad.so</basename>
- <version>0.9.7</version>
+ <version>0.10.0</version>
<license>GPL</license>
<source>gst-plugins-ugly</source>
<package>GStreamer source release</package>
@@ -24,13 +24,6 @@
<author>Benjamin Otte &lt;otte@gnome.org&gt;</author>
</element>
<element>
- <name>id3tag</name>
- <longname>id3 tag extractor</longname>
- <class>Tag</class>
- <description>Extract tagging information from mp3s</description>
- <author>Benjamin Otte &lt;otte@gnome.org&gt;</author>
- </element>
- <element>
<name>mad</name>
<longname>mad mp3 decoder</longname>
<class>Codec/Decoder/Audio</class>
diff --git a/docs/plugins/inspect/plugin-mpeg2dec.xml b/docs/plugins/inspect/plugin-mpeg2dec.xml
index 8a1fd16c..cba5c21e 100644
--- a/docs/plugins/inspect/plugin-mpeg2dec.xml
+++ b/docs/plugins/inspect/plugin-mpeg2dec.xml
@@ -3,7 +3,7 @@
<description>LibMpeg2 decoder</description>
<filename>../../ext/mpeg2dec/.libs/libgstmpeg2dec.so</filename>
<basename>libgstmpeg2dec.so</basename>
- <version>0.9.7</version>
+ <version>0.10.0</version>
<license>GPL</license>
<source>gst-plugins-ugly</source>
<package>GStreamer source release</package>
diff --git a/docs/plugins/inspect/plugin-mpegaudioparse.xml b/docs/plugins/inspect/plugin-mpegaudioparse.xml
index 3f3eeb27..7646e708 100644
--- a/docs/plugins/inspect/plugin-mpegaudioparse.xml
+++ b/docs/plugins/inspect/plugin-mpegaudioparse.xml
@@ -3,7 +3,7 @@
<description>MPEG-1 layer 1/2/3 audio parser</description>
<filename>../../gst/mpegaudioparse/.libs/libgstmpegaudioparse.so</filename>
<basename>libgstmpegaudioparse.so</basename>
- <version>0.9.7</version>
+ <version>0.10.0</version>
<license>LGPL</license>
<source>gst-plugins-ugly</source>
<package>GStreamer source release</package>
diff --git a/docs/plugins/inspect/plugin-rmdemux.xml b/docs/plugins/inspect/plugin-rmdemux.xml
index 14ccc339..8a81440c 100644
--- a/docs/plugins/inspect/plugin-rmdemux.xml
+++ b/docs/plugins/inspect/plugin-rmdemux.xml
@@ -3,7 +3,7 @@
<description>Realmedia stream demuxer</description>
<filename>../../gst/realmedia/.libs/libgstrmdemux.so</filename>
<basename>libgstrmdemux.so</basename>
- <version>0.9.7</version>
+ <version>0.10.0</version>
<license>LGPL</license>
<source>gst-plugins-ugly</source>
<package>GStreamer source release</package>