From: Thomas Vander Stichele Date: Mon, 5 Dec 2005 18:04:06 +0000 (+0000) Subject: releasing 0.10.0 X-Git-Tag: RELEASE-0_10_0^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4eef077971fa49c64a64db247d2594f4898aff72;p=platform%2Fupstream%2Fgst-plugins-ugly.git releasing 0.10.0 Original commit message from CVS: releasing 0.10.0 --- 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 + + * configure.ac: + releasing 0.10.0, "Brie" + 2005-12-05 Andy Wingo * 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 @@ Decodes ATSC A/52 encoded audio streams ../../ext/a52dec/.libs/libgsta52dec.so libgsta52dec.so - 0.9.7 + 0.10.0 GPL gst-plugins-ugly GStreamer source release 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 @@ Adaptive Multi-Rate Narrow-Band ../../ext/amrnb/.libs/libgstamrnb.so libgstamrnb.so - 0.9.6 + 0.10.0 unknown gst-plugins-ugly GStreamer source release 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 @@ Decode DVD LPCM frames into standard PCM ../../gst/dvdlpcmdec/.libs/libgstdvdlpcmdec.so libgstdvdlpcmdec.so - 0.9.7 + 0.10.0 LGPL gst-plugins-ugly GStreamer source release 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 @@ Convert raw AC3 into IEC958 (S/PDIF) frames ../../gst/iec958/.libs/libgstiec958.so libgstiec958.so - 0.9.7 + 0.10.0 LGPL gst-plugins-ugly GStreamer source release 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 @@ Encode MP3's with LAME ../../ext/lame/.libs/libgstlame.so libgstlame.so - 0.9.7 + 0.10.0 LGPL gst-plugins-ugly GStreamer source release 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 @@ id3 tag manipulation and mp3 decoding based on the mad library ../../ext/mad/.libs/libgstmad.so libgstmad.so - 0.9.7 + 0.10.0 GPL gst-plugins-ugly GStreamer source release @@ -23,13 +23,6 @@ Add ID3 tagging information Benjamin Otte <otte@gnome.org> - - id3tag - id3 tag extractor - Tag - Extract tagging information from mp3s - Benjamin Otte <otte@gnome.org> - mad mad mp3 decoder 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 @@ LibMpeg2 decoder ../../ext/mpeg2dec/.libs/libgstmpeg2dec.so libgstmpeg2dec.so - 0.9.7 + 0.10.0 GPL gst-plugins-ugly GStreamer source release 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 @@ MPEG-1 layer 1/2/3 audio parser ../../gst/mpegaudioparse/.libs/libgstmpegaudioparse.so libgstmpegaudioparse.so - 0.9.7 + 0.10.0 LGPL gst-plugins-ugly GStreamer source release 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 @@ Realmedia stream demuxer ../../gst/realmedia/.libs/libgstrmdemux.so libgstrmdemux.so - 0.9.7 + 0.10.0 LGPL gst-plugins-ugly GStreamer source release