summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-12-05 18:01:48 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-12-05 18:01:48 +0000
commitb8ebf1b142d0e2125f8d3f2559049970f59406a1 (patch)
treef053f10d4b6fa5426a566cd846f70d802e113341
parentdd2ba0180ad3832d0f37c09287f0e0e4f11374b6 (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--RELEASE17
-rw-r--r--configure.ac2
-rw-r--r--docs/plugins/inspect/plugin-faad.xml2
-rw-r--r--docs/plugins/inspect/plugin-gsm.xml2
-rw-r--r--docs/plugins/inspect/plugin-qtdemux.xml2
-rw-r--r--docs/plugins/inspect/plugin-sdlvideosink.xml2
-rw-r--r--docs/plugins/inspect/plugin-speed.xml2
-rw-r--r--docs/plugins/inspect/plugin-tta.xml2
10 files changed, 27 insertions, 17 deletions
diff --git a/ChangeLog b/ChangeLog
index 5e866c16b..be4a175af 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, "Camembert"
+
2005-12-05 Andy Wingo <wingo@pobox.com>
* ext/faac/gstfaac.c: (gst_faac_sink_event), (gst_faac_chain):
diff --git a/NEWS b/NEWS
index d291ae3cb..25152f228 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,8 @@
-This is GStreamer Bad Plug-ins 0.9.7, "Arrigato Gasuimas Skebisan"
+This is GStreamer Bad Plug-ins 0.10.0, "Camembert"
+
+Bugs fixed since 0.9.7:
+
+ * 322962 : wavpack plugins don't get built
Changes since 0.9.6:
diff --git a/RELEASE b/RELEASE
index 5204b2f75..b32e8bc25 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,13 +1,14 @@
-GStreamer: Release notes for GStreamer Bad Plug-ins 0.9.7 "Arrigato Gasuimas Skebisan"
+GStreamer: Release notes for GStreamer Bad Plug-ins 0.10.0 "Camembert"
-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 Bad 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.
@@ -60,11 +61,10 @@ Features of this release
* Parallel installability with 0.8.x series
* Threadsafe design and API
- * wavpack ported
- * libmms ported
Bugs fixed in this release
+ * 322962 : wavpack plugins don't get built
Download
@@ -94,7 +94,6 @@ Applications
Contributors to this release
- * Edgard Lima
- * Edward Hervey
- * Thomas Vander Stichele
+ * Andy Wingo
+ * Tim-Philipp Müller
  \ No newline at end of file
diff --git a/configure.ac b/configure.ac
index 98135c0c4..ad9105d25 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, 7, 1,
+AS_VERSION(gst-plugins-bad, GST_PLUGINS_BAD_VERSION, 0, 10, 0, 0,
GST_CVS="no", GST_CVS="yes")
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)
diff --git a/docs/plugins/inspect/plugin-faad.xml b/docs/plugins/inspect/plugin-faad.xml
index 57a9b8278..64c9345fe 100644
--- a/docs/plugins/inspect/plugin-faad.xml
+++ b/docs/plugins/inspect/plugin-faad.xml
@@ -3,7 +3,7 @@
<description>Free AAC Decoder (FAAD)</description>
<filename>../../ext/faad/.libs/libgstfaad.so</filename>
<basename>libgstfaad.so</basename>
- <version>0.9.7</version>
+ <version>0.10.0</version>
<license>GPL</license>
<source>gst-plugins-bad</source>
<package>GStreamer source release</package>
diff --git a/docs/plugins/inspect/plugin-gsm.xml b/docs/plugins/inspect/plugin-gsm.xml
index 1161b1894..e2d393b56 100644
--- a/docs/plugins/inspect/plugin-gsm.xml
+++ b/docs/plugins/inspect/plugin-gsm.xml
@@ -3,7 +3,7 @@
<description>GSM encoder/decoder</description>
<filename>../../ext/gsm/.libs/libgstgsm.so</filename>
<basename>libgstgsm.so</basename>
- <version>0.9.7</version>
+ <version>0.10.0</version>
<license>LGPL</license>
<source>gst-plugins-bad</source>
<package>Gstreamer</package>
diff --git a/docs/plugins/inspect/plugin-qtdemux.xml b/docs/plugins/inspect/plugin-qtdemux.xml
index 82c3a6f72..f2587b0f9 100644
--- a/docs/plugins/inspect/plugin-qtdemux.xml
+++ b/docs/plugins/inspect/plugin-qtdemux.xml
@@ -3,7 +3,7 @@
<description>Quicktime stream demuxer</description>
<filename>../../gst/qtdemux/.libs/libgstqtdemux.so</filename>
<basename>libgstqtdemux.so</basename>
- <version>0.9.7</version>
+ <version>0.10.0</version>
<license>LGPL</license>
<source>gst-plugins-bad</source>
<package>GStreamer source release</package>
diff --git a/docs/plugins/inspect/plugin-sdlvideosink.xml b/docs/plugins/inspect/plugin-sdlvideosink.xml
index 8ec2b7745..0c010dab6 100644
--- a/docs/plugins/inspect/plugin-sdlvideosink.xml
+++ b/docs/plugins/inspect/plugin-sdlvideosink.xml
@@ -3,7 +3,7 @@
<description>SDL Video Sink</description>
<filename>../../ext/sdl/.libs/libgstsdlvideosink.so</filename>
<basename>libgstsdlvideosink.so</basename>
- <version>0.9.7</version>
+ <version>0.10.0</version>
<license>LGPL</license>
<source>gst-plugins-bad</source>
<package>GStreamer source release</package>
diff --git a/docs/plugins/inspect/plugin-speed.xml b/docs/plugins/inspect/plugin-speed.xml
index 82a5cb434..0dca74d78 100644
--- a/docs/plugins/inspect/plugin-speed.xml
+++ b/docs/plugins/inspect/plugin-speed.xml
@@ -3,7 +3,7 @@
<description>Set speed/pitch on audio/raw streams (resampler)</description>
<filename>../../gst/speed/.libs/libgstspeed.so</filename>
<basename>libgstspeed.so</basename>
- <version>0.9.7</version>
+ <version>0.10.0</version>
<license>LGPL</license>
<source>gst-plugins-bad</source>
<package>GStreamer source release</package>
diff --git a/docs/plugins/inspect/plugin-tta.xml b/docs/plugins/inspect/plugin-tta.xml
index e44f23e36..2025bd43b 100644
--- a/docs/plugins/inspect/plugin-tta.xml
+++ b/docs/plugins/inspect/plugin-tta.xml
@@ -3,7 +3,7 @@
<description>TTA lossless audio format handling</description>
<filename>../../gst/tta/.libs/libgsttta.so</filename>
<basename>libgsttta.so</basename>
- <version>0.9.7</version>
+ <version>0.10.0</version>
<license>LGPL</license>
<source>gst-plugins-bad</source>
<package>gst-tta</package>