diff --git a/ChangeLog b/ChangeLog index ae5327f4ad..9594d88001 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +=== release 0.10.2 === + +2006-02-20 Jan Schmidt + + * configure.ac: + releasing 0.10.2, "Season to Taste" + 2006-02-19 Jan Schmidt * configure.ac: diff --git a/NEWS b/NEWS index dfabc76c25..fc3520d9a3 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,31 @@ -This is GStreamer Ugly Plug-ins 0.10.1, "Peng". +This is GStreamer Ugly Plug-ins 0.10.2, "Season to Taste". + +Features since 0.10.1: + + * Parallel installability with 0.8.x series + * Threadsafe design and API + * DVD Title source (dvdreadsrc) ported (DVD Menus in a future release) + * ASF demuxer ported + * Fixes for MPEG demuxing + * Fixes for the MAD MP3 decoder + * Fixes for the LAME MP3 encoder + * ID3 tag reading has moved to id3demux in gst-plugins-good + * Fixes for the Real Media demuxer + * Various other fixes + +Bugs fixed since 0.10.1: + + * 171528 : SIGFPE in gstasf with http://joule.via.ecp.fr/~lool/debia... + * 317872 : Cannot demux ASF/WMV files with auxillary (non-audio/vide... + * 319782 : Lame encoding is broken with vbr=vbr-new and vbr-quality=9 + * 326711 : [mpegdemux] does not negotiate source pads + * 326734 : [mad] Add 24-bit output support + * 329575 : misc bugfixes for mad from 0.8 + * 331035 : [asfdemux] port to 0.10 + * 331301 : [mpeg2dec] strides issues when cropping + * 330844 : mpeg2dec crashes with " cropped " MPEG videos + * 331579 : Set asfdemux rank to secondary + * 313838 : totem hangs after playing an amazon sample Features since 0.10.0: diff --git a/RELEASE b/RELEASE index 3725588830..52896c7068 100644 --- a/RELEASE +++ b/RELEASE @@ -1,5 +1,5 @@ -GStreamer: Release notes for GStreamer Ugly Plug-ins 0.10.1 "Peng" +GStreamer: Release notes for GStreamer Ugly Plug-ins 0.10.2 "Season to Taste" The GStreamer team is proud to announce a new release @@ -56,22 +56,29 @@ 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) + * DVD Title source (dvdreadsrc) ported (DVD Menus in a future release) + * ASF demuxer ported + * Fixes for MPEG demuxing + * Fixes for the MAD MP3 decoder + * Fixes for the LAME MP3 encoder + * ID3 tag reading has moved to id3demux in gst-plugins-good + * Fixes for the Real Media demuxer + * Various other fixes Bugs fixed in this release - * 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 + * 311679 : [lame] doesn't write GST_TAG_DATE correctly + * 326734 : [mad] Add 24-bit output support + * 171528 : SIGFPE in gstasf with http://joule.via.ecp.fr/~lool/debia... + * 313838 : totem hangs after playing an amazon sample + * 317872 : Cannot demux ASF/WMV files with auxillary (non-audio/vide... + * 319782 : Lame encoding is broken with vbr=vbr-new and vbr-quality=9 + * 326711 : [mpegdemux] does not negotiate source pads + * 329575 : misc bugfixes for mad from 0.8 + * 331035 : [asfdemux] port to 0.10 + * 331301 : [mpeg2dec] strides issues when cropping + * 331579 : Set asfdemux rank to secondary + * 330844 : mpeg2dec crashes with " cropped " MPEG videos Download @@ -101,12 +108,13 @@ Applications Contributors to this release + * Christian Schaller + * Edgard Lima * Edward Hervey * Jan Schmidt - * Josef Zlomek * Martin Soto - * Michael Smith * Stefan Kost * Thomas Vander Stichele * Tim-Philipp Müller + * Wim Taymans   \ No newline at end of file diff --git a/configure.ac b/configure.ac index 61e9bd7a27..5801b60c58 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, 1, 3, +AS_VERSION(gst-plugins-ugly, GST_PLUGINS_UGLY_VERSION, 0, 10, 2, 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 9cca35f948..85ba0a8875 100644 --- a/docs/plugins/gst-plugins-ugly-plugins.args +++ b/docs/plugins/gst-plugins-ugly-plugins.args @@ -425,7 +425,7 @@ rw clock clock. -0 +PAL @@ -465,7 +465,7 @@ rw memory memory. -34 +Playsid Environment @@ -598,3 +598,43 @@ FALSE + +GstDvdReadSrc::angle +gint +[1,999] +rw +angle +angle. +1 + + + +GstDvdReadSrc::chapter +gint +[1,999] +rw +chapter +chapter. +1 + + + +GstDvdReadSrc::device +gchararray + +rw +Device +DVD device location. +NULL + + + +GstDvdReadSrc::title +gint +[1,999] +rw +title +title. +1 + + diff --git a/docs/plugins/inspect/plugin-a52dec.xml b/docs/plugins/inspect/plugin-a52dec.xml index 92a2a5019f..366c9ea058 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.1 + 0.10.2 GPL gst-plugins-ugly GStreamer source release diff --git a/docs/plugins/inspect/plugin-dvdlpcmdec.xml b/docs/plugins/inspect/plugin-dvdlpcmdec.xml index 295f22e5d1..8414d36d13 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.1 + 0.10.2 LGPL gst-plugins-ugly GStreamer source release diff --git a/docs/plugins/inspect/plugin-iec958.xml b/docs/plugins/inspect/plugin-iec958.xml index 878cdebec7..c3bdac81e3 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.1 + 0.10.2 LGPL gst-plugins-ugly GStreamer source release diff --git a/docs/plugins/inspect/plugin-lame.xml b/docs/plugins/inspect/plugin-lame.xml index f568a6144c..acde1b6c1e 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.1 + 0.10.2 LGPL gst-plugins-ugly GStreamer source release diff --git a/docs/plugins/inspect/plugin-mad.xml b/docs/plugins/inspect/plugin-mad.xml index 6e8359b079..82d9d478f1 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.10.1 + 0.10.2 GPL gst-plugins-ugly GStreamer source release @@ -11,7 +11,7 @@ id3mux - id3 muxer + id3 tag muxer Codec/Muxer/Audio Add ID3 tagging information Benjamin Otte <otte@gnome.org> diff --git a/docs/plugins/inspect/plugin-mpeg2dec.xml b/docs/plugins/inspect/plugin-mpeg2dec.xml index b0ff3c05e4..59af5d738f 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.1 + 0.10.2 GPL gst-plugins-ugly GStreamer source release diff --git a/docs/plugins/inspect/plugin-mpegaudioparse.xml b/docs/plugins/inspect/plugin-mpegaudioparse.xml index 1df5b0aecf..8e5c589f55 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.1 + 0.10.2 LGPL gst-plugins-ugly GStreamer source release diff --git a/docs/plugins/inspect/plugin-rmdemux.xml b/docs/plugins/inspect/plugin-rmdemux.xml index 02818eb98b..8b83893b74 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.1 + 0.10.2 LGPL gst-plugins-ugly GStreamer source release