From b8ebf1b142d0e2125f8d3f2559049970f59406a1 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Mon, 5 Dec 2005 18:01:48 +0000 Subject: releasing 0.10.0 Original commit message from CVS: releasing 0.10.0 --- ChangeLog | 7 +++++++ NEWS | 6 +++++- RELEASE | 17 ++++++++--------- configure.ac | 2 +- docs/plugins/inspect/plugin-faad.xml | 2 +- docs/plugins/inspect/plugin-gsm.xml | 2 +- docs/plugins/inspect/plugin-qtdemux.xml | 2 +- docs/plugins/inspect/plugin-sdlvideosink.xml | 2 +- docs/plugins/inspect/plugin-speed.xml | 2 +- docs/plugins/inspect/plugin-tta.xml | 2 +- 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 + + * configure.ac: + releasing 0.10.0, "Camembert" + 2005-12-05 Andy Wingo * 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 @@ Free AAC Decoder (FAAD) ../../ext/faad/.libs/libgstfaad.so libgstfaad.so - 0.9.7 + 0.10.0 GPL gst-plugins-bad GStreamer source release 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 @@ GSM encoder/decoder ../../ext/gsm/.libs/libgstgsm.so libgstgsm.so - 0.9.7 + 0.10.0 LGPL gst-plugins-bad Gstreamer 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 @@ Quicktime stream demuxer ../../gst/qtdemux/.libs/libgstqtdemux.so libgstqtdemux.so - 0.9.7 + 0.10.0 LGPL gst-plugins-bad GStreamer source release 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 @@ SDL Video Sink ../../ext/sdl/.libs/libgstsdlvideosink.so libgstsdlvideosink.so - 0.9.7 + 0.10.0 LGPL gst-plugins-bad GStreamer source release 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 @@ Set speed/pitch on audio/raw streams (resampler) ../../gst/speed/.libs/libgstspeed.so libgstspeed.so - 0.9.7 + 0.10.0 LGPL gst-plugins-bad GStreamer source release 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 @@ TTA lossless audio format handling ../../gst/tta/.libs/libgsttta.so libgsttta.so - 0.9.7 + 0.10.0 LGPL gst-plugins-bad gst-tta -- cgit v1.2.3