From ee93779012cb4254d9d8d46afdff2b4fafffc4ce Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Fri, 13 Jan 2006 19:25:42 +0000 Subject: [PATCH] releasing 0.10.1 Original commit message from CVS: releasing 0.10.1 --- ChangeLog | 8 +++++++ NEWS | 18 +++++++++++++- RELEASE | 24 ++++++++++++++++--- configure.ac | 2 +- docs/plugins/gst-plugins-ugly-plugins.args | 10 ++++++++ docs/plugins/inspect/plugin-a52dec.xml | 2 +- docs/plugins/inspect/plugin-amrnb.xml | 2 +- docs/plugins/inspect/plugin-dvdlpcmdec.xml | 2 +- docs/plugins/inspect/plugin-iec958.xml | 2 +- docs/plugins/inspect/plugin-lame.xml | 2 +- docs/plugins/inspect/plugin-mad.xml | 9 +------ docs/plugins/inspect/plugin-mpeg2dec.xml | 2 +- .../plugins/inspect/plugin-mpegaudioparse.xml | 2 +- docs/plugins/inspect/plugin-rmdemux.xml | 2 +- 14 files changed, 66 insertions(+), 21 deletions(-) diff --git a/ChangeLog b/ChangeLog index 423a6dac2c..631d22a659 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +=== release 0.10.1 === + +2006-01-13 Thomas Vander Stichele + + * configure.ac: + releasing 0.10.1, "Peng" + 2006-01-11 Thomas Vander Stichele * configure.ac: @@ -98,6 +105,7 @@ possible to use ac3iec958 together with the normal alsasink element to drive an external receiver that autodetects AC3 content. + API addition: AC3IEC::raw-audio property 2005-12-23 Michael Smith diff --git a/NEWS b/NEWS index 43a7deb48e..dfabc76c25 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,20 @@ -This is GStreamer Ugly Plug-ins 0.10.0, "Brie". +This is GStreamer Ugly Plug-ins 0.10.1, "Peng". + +Features since 0.10.0: + + * fixes in dvddemux, mpegdemux, mad, iec958 + * removed id3demux (new version in gst-plugins-good) + +Bugs fixed since 0.10.0: + + * 322049 : [id3demux] should support pull range + * 322856 : [mpeg2dec] Use of wrong variables + * 322857 : [mpeg2dec] Seeking in byte format + * 325652 : many plugins don't pass unhandled queries upstream + +API added since 0.10.0: + + * AC3IEC::raw-audio Bugs fixed since 0.9.7: diff --git a/RELEASE b/RELEASE index cc30f958f2..3725588830 100644 --- a/RELEASE +++ b/RELEASE @@ -1,5 +1,5 @@ -GStreamer: Release notes for GStreamer Ugly Plug-ins 0.10.0 "Brie" +GStreamer: Release notes for GStreamer Ugly Plug-ins 0.10.1 "Peng" The GStreamer team is proud to announce a new release @@ -56,10 +56,22 @@ Features of this release * Parallel installability with 0.8.x series * Threadsafe design and API + * fixes in dvddemux, mpegdemux, mad, iec958 + * removed id3demux (new version in gst-plugins-good) Bugs fixed in this release - * 323199 : Remove id3tag element (replaced by id3demux and id3mux) + * 322049 : [id3demux] should support pull range + * 322856 : [mpeg2dec] Use of wrong variables + * 322857 : [mpeg2dec] Seeking in byte format + * 325652 : many plugins don't pass unhandled queries upstream + +API changed in this release + + +- API additions: + +* AC3IEC::raw-audio Download @@ -89,6 +101,12 @@ Applications Contributors to this release - * Andy Wingo + * Edward Hervey + * Jan Schmidt + * Josef Zlomek + * Martin Soto + * Michael Smith + * Stefan Kost * Thomas Vander Stichele + * Tim-Philipp Müller   \ No newline at end of file diff --git a/configure.ac b/configure.ac index 1be3fad192..e161f088f0 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, 10, 0, 2, +AS_VERSION(gst-plugins-ugly, GST_PLUGINS_UGLY_VERSION, 0, 10, 1, 0, GST_CVS="no", GST_CVS="yes") AM_INIT_AUTOMAKE($PACKAGE,$VERSION) diff --git a/docs/plugins/gst-plugins-ugly-plugins.args b/docs/plugins/gst-plugins-ugly-plugins.args index 92f4f70ce1..9cca35f948 100644 --- a/docs/plugins/gst-plugins-ugly-plugins.args +++ b/docs/plugins/gst-plugins-ugly-plugins.args @@ -588,3 +588,13 @@ 120000 + +AC3IEC::raw-audio +gboolean + +rw +raw-audio +If true, source pad caps are set to raw audio. +FALSE + + diff --git a/docs/plugins/inspect/plugin-a52dec.xml b/docs/plugins/inspect/plugin-a52dec.xml index 2a1cb03a9f..92a2a5019f 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.10.0 + 0.10.1 GPL gst-plugins-ugly GStreamer source release diff --git a/docs/plugins/inspect/plugin-amrnb.xml b/docs/plugins/inspect/plugin-amrnb.xml index 7b7661ad2d..c96acf4a7d 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.10.0 + 0.10.1 unknown gst-plugins-ugly GStreamer source release diff --git a/docs/plugins/inspect/plugin-dvdlpcmdec.xml b/docs/plugins/inspect/plugin-dvdlpcmdec.xml index 61a9de78f1..295f22e5d1 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.10.0 + 0.10.1 LGPL gst-plugins-ugly GStreamer source release diff --git a/docs/plugins/inspect/plugin-iec958.xml b/docs/plugins/inspect/plugin-iec958.xml index 1b7858fe89..878cdebec7 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.10.0 + 0.10.1 LGPL gst-plugins-ugly GStreamer source release diff --git a/docs/plugins/inspect/plugin-lame.xml b/docs/plugins/inspect/plugin-lame.xml index 130ae81226..f568a6144c 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.10.0 + 0.10.1 LGPL gst-plugins-ugly GStreamer source release diff --git a/docs/plugins/inspect/plugin-mad.xml b/docs/plugins/inspect/plugin-mad.xml index 55a2d66b5b..6e8359b079 100644 --- a/docs/plugins/inspect/plugin-mad.xml +++ b/docs/plugins/inspect/plugin-mad.xml @@ -3,19 +3,12 @@ id3 tag manipulation and mp3 decoding based on the mad library ../../ext/mad/.libs/libgstmad.so libgstmad.so - 0.10.0 + 0.10.1 GPL gst-plugins-ugly GStreamer source release http://gstreamer.freedesktop.org/ - - id3demux - id3 tag extractor - Codec/Demuxer/Audio - Extract ID3 tagging information - Benjamin Otte <otte@gnome.org> - id3mux id3 muxer diff --git a/docs/plugins/inspect/plugin-mpeg2dec.xml b/docs/plugins/inspect/plugin-mpeg2dec.xml index cba5c21e36..b0ff3c05e4 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.10.0 + 0.10.1 GPL gst-plugins-ugly GStreamer source release diff --git a/docs/plugins/inspect/plugin-mpegaudioparse.xml b/docs/plugins/inspect/plugin-mpegaudioparse.xml index 7646e708a0..1df5b0aecf 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.10.0 + 0.10.1 LGPL gst-plugins-ugly GStreamer source release diff --git a/docs/plugins/inspect/plugin-rmdemux.xml b/docs/plugins/inspect/plugin-rmdemux.xml index 8a81440c9e..02818eb98b 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.10.0 + 0.10.1 LGPL gst-plugins-ugly GStreamer source release