diff options
-rw-r--r-- | ChangeLog | 7 | ||||
-rw-r--r-- | NEWS | 50 | ||||
-rw-r--r-- | RELEASE | 78 | ||||
-rw-r--r-- | configure.ac | 2 | ||||
-rw-r--r-- | docs/plugins/gst-plugins-bad-plugins.args | 20 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-bz2.xml | 4 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-cdxaparse.xml | 4 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-faac.xml | 4 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-faad.xml | 4 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-freeze.xml | 4 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-glimagesink.xml | 4 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-gsm.xml | 2 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-modplug.xml | 4 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-musicbrainz.xml | 4 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-qtdemux.xml | 4 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-sdl.xml | 4 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-speed.xml | 4 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-tta.xml | 2 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-video4linux2.xml | 4 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-wavpack.xml | 2 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-xingheader.xml | 4 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-xvid.xml | 4 |
22 files changed, 161 insertions, 58 deletions
@@ -1,3 +1,10 @@ +=== release 0.10.3 === + +2006-05-04 Jan Schmidt <thaytan@mad.scientist.com> + + * configure.ac: + releasing 0.10.3, "Petition to request permission" + 2006-05-04 Julien MOUTTE <julien@moutte.net> * tests/icles/Makefile.am: Fix build. @@ -1,4 +1,52 @@ -This is GStreamer Bad Plug-ins 0.10.1, "Slimy - yet satisfying" +This is GStreamer Bad Plug-ins 0.10.3, "Petition to request permission" + +There was no 0.10.2 release + +Changes since 0.10.1: + + * FAAD/AAC decoder improvements + * Better QuickTime support + * Plugins ported from 0.8: modplug, v4l2src, Musicbrainz TRM + * New plugins: Xing muxer, libsoundtouch, AMR-WB, theora-exp + * Musepack decoder improved + * libneon based http input now supports iradio mode + * More uniform plugin descriptions + * Many bug fixes + +Bugs fixed since 0.10.1: + + * 334700 : [qtdemux] Memory leaks + * 333307 : AmrWB Plugin + * 330317 : New xingmux element for writing Xing headers + * 304795 : [ximagesrc] port to 0.9 [PATCH] + * 154906 : [qtdemux] A/V Synch problem + crackling sound + * 167129 : [qtdemux] eats last chunk + * 173007 : [faad] Failed to decode buffer: Channel coupling not yet ... + * 302606 : [qtdemux] Movie playback too fast (quicktime mov, H.263 c... + * 321351 : extracted AAC output is played too slow + * 324082 : [qtdemux] [faad] playback issues with quicktime videos + * 327075 : [qtdemux] add support for palettized SMC videos + * 327355 : gst-plugins-bad CVS compilation breaks on gcc 4.1 + * 331335 : New Element: libsoundtouch based pitch shifter + * 331909 : support for more fourccs in qtdemux + * 332066 : [qtdemux] doesn't extract Disc Number field from some files + * 332155 : Seeking problems in .mov files + * 332402 : quicktime file will not play + * 332598 : port modplug to 0.10 + * 332892 : [faad] 'Negative scalefactor found' and 'Maximum number o... + * 333283 : [xviddec] Fix build with gcc 2.95 + * 333501 : [patch] taglib element + * 334123 : [taglibmux] fixes for TPOS and TCOP + * 334417 : autogen.sh bit rot + * 334748 : [faad] doesn't take sampling rate from demuxer + * 335585 : xvidenc does not mark key-frame/delta-units + * 336898 : Port musicbrainz/trm plugin to 0.10 + * 337263 : plugins need better/unified descriptions + * 338233 : theora-exp api out of sync + * 339041 : qtdemux : Floating point exception + * 339074 : Thumbnail generation fails on the following file + * 337436 : Sound is very jerky on this .mov file + * 338935 : [qtdemux] floating point exception parsing trac header Changes since 0.10.0: @@ -1,5 +1,5 @@ -GStreamer: Release notes for GStreamer Bad Plug-ins 0.10.1 "Slimy - yet satisfying" +GStreamer: Release notes for GStreamer Bad Plug-ins 0.10.3 "Petition to request permission" @@ -59,29 +59,49 @@ contains a set of well-supported plug-ins, but might pose problems for Features of this release - * Parallel installability with 0.8.x series - * Threadsafe design and API - * Lots of fixes for the QT/MOV demuxer, including - restoring the ability to play web streams, and more - codecs supported - * AAC decoder fixes - * MMS source fixes - * DirectFB plugin updated - * New plugins ported to 0.10: swfdec, XVid, dtsdec, glimagesink - * New libneon based http source filter - * APE tag reader moved to gst-plugins-good module + * FAAD/AAC decoder improvements + * Better QuickTime support + * Plugins ported from 0.8: modplug, v4l2src, Musicbrainz TRM + * New plugins: Xing muxer, libsoundtouch, AMR-WB, theora-exp + * Musepack decoder improved + * libneon based http input now supports iradio mode + * More uniform plugin descriptions + * Many bug fixes Bugs fixed in this release - * 303167 : Add bzip2 support - * 322973 : [wavpack] erroneous sampling rates range - * 326524 : Support for Indeo 3-encoded QuickTime files - * 327133 : [qtdemux] QuickTime with 8-bit audio - * 328854 : AAC+ stream not working with FAAD plugin - * 330089 : [bz2] Wrong mimetype and no typefinding - * 331302 : bz2 plugin source files lack copyright notices - * 331543 : crash on iTunes MPEG v4 AAC-LC files - * 331582 : [qtdemux] protect log statement against invalid memory ac... + * 333307 : AmrWB Plugin + * 330317 : New xingmux element for writing Xing headers + * 304795 : [ximagesrc] port to 0.9 [PATCH] + * 154906 : [qtdemux] A/V Synch problem + crackling sound + * 167129 : [qtdemux] eats last chunk + * 173007 : [faad] Failed to decode buffer: Channel coupling not yet ... + * 302606 : [qtdemux] Movie playback too fast (quicktime mov, H.263 c... + * 321351 : extracted AAC output is played too slow + * 324082 : [qtdemux] [faad] playback issues with quicktime videos + * 327075 : [qtdemux] add support for palettized SMC videos + * 327355 : gst-plugins-bad CVS compilation breaks on gcc 4.1 + * 331335 : New Element: libsoundtouch based pitch shifter + * 331909 : support for more fourccs in qtdemux + * 332066 : [qtdemux] doesn't extract Disc Number field from some files + * 332155 : Seeking problems in .mov files + * 332402 : quicktime file will not play + * 332598 : port modplug to 0.10 + * 332892 : [faad] 'Negative scalefactor found' and 'Maximum number o... + * 333283 : [xviddec] Fix build with gcc 2.95 + * 333501 : [patch] taglib element + * 334123 : [taglibmux] fixes for TPOS and TCOP + * 334417 : autogen.sh bit rot + * 334700 : [qtdemux] Memory leaks + * 334748 : [faad] doesn't take sampling rate from demuxer + * 335585 : xvidenc does not mark key-frame/delta-units + * 336898 : Port musicbrainz/trm plugin to 0.10 + * 337263 : plugins need better/unified descriptions + * 338233 : theora-exp api out of sync + * 339041 : qtdemux : Floating point exception + * 339074 : Thumbnail generation fails on the following file + * 337436 : Sound is very jerky on this .mov file + * 338935 : [qtdemux] floating point exception parsing trac header Download @@ -111,18 +131,26 @@ Applications Contributors to this release - * Andy Wingo - * Christian Schaller - * David Schleef + * Alex Lancaster + * Christophe Fergeau * Edgard Lima * Edward Hervey * Fabrizio Gennari + * James "Doc" Livingston + * Jan Gerber * Jan Schmidt + * Jens Granseuer). * Julien MOUTTE - * Lutz Mueller + * Mark Nauwelaerts + * Michael Smith + * Mikhail Zabaluev + * Renato Araujo Oliveira Filho * Sebastien Moutte * Stefan Kost * Thomas Vander Stichele * Tim-Philipp Müller * Wim Taymans + * Wouter Paeson + * Zaheer Abbas Merali + * j^
\ No newline at end of file diff --git a/configure.ac b/configure.ac index ac851c4e2..edc3946ac 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.52) dnl initialize autoconf dnl when going to/from release please set the nano (fourth number) right ! dnl releases only do Wall, cvs and prerelease does Werror too -AC_INIT(GStreamer Bad Plug-ins, 0.10.2.1, +AC_INIT(GStreamer Bad Plug-ins, 0.10.3.0, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-plugins-bad) diff --git a/docs/plugins/gst-plugins-bad-plugins.args b/docs/plugins/gst-plugins-bad-plugins.args index 2325142a8..7c1e9bc89 100644 --- a/docs/plugins/gst-plugins-bad-plugins.args +++ b/docs/plugins/gst-plugins-bad-plugins.args @@ -495,3 +495,23 @@ <DEFAULT>20</DEFAULT> </ARG> +<ARG> +<NAME>GstTRM::proxy-address</NAME> +<TYPE>gchararray</TYPE> +<RANGE></RANGE> +<FLAGS>rw</FLAGS> +<NICK>proxy address</NICK> +<BLURB>proxy address.</BLURB> +<DEFAULT>NULL</DEFAULT> +</ARG> + +<ARG> +<NAME>GstTRM::proxy-port</NAME> +<TYPE>guint</TYPE> +<RANGE>[1,65535]</RANGE> +<FLAGS>rw</FLAGS> +<NICK>proxy port</NICK> +<BLURB>proxy port.</BLURB> +<DEFAULT>8080</DEFAULT> +</ARG> + diff --git a/docs/plugins/inspect/plugin-bz2.xml b/docs/plugins/inspect/plugin-bz2.xml index f18a787e9..e5f726cfa 100644 --- a/docs/plugins/inspect/plugin-bz2.xml +++ b/docs/plugins/inspect/plugin-bz2.xml @@ -3,10 +3,10 @@ <description>Compress or decompress streams</description> <filename>../../ext/bz2/.libs/libgstbz2.so</filename> <basename>libgstbz2.so</basename> - <version>0.10.2.1</version> + <version>0.10.3.0</version> <license>LGPL</license> <source>gst-plugins-bad</source> - <package>GStreamer Bad Plug-ins CVS/prerelease</package> + <package>GStreamer Bad Plug-ins source release</package> <origin>Unknown package origin</origin> <elements> <element> diff --git a/docs/plugins/inspect/plugin-cdxaparse.xml b/docs/plugins/inspect/plugin-cdxaparse.xml index 8f01dc580..834c569d9 100644 --- a/docs/plugins/inspect/plugin-cdxaparse.xml +++ b/docs/plugins/inspect/plugin-cdxaparse.xml @@ -3,10 +3,10 @@ <description>Parse a .dat file (VCD) into raw mpeg1</description> <filename>../../gst/cdxaparse/.libs/libgstcdxaparse.so</filename> <basename>libgstcdxaparse.so</basename> - <version>0.10.2.1</version> + <version>0.10.3.0</version> <license>LGPL</license> <source>gst-plugins-bad</source> - <package>GStreamer Bad Plug-ins CVS/prerelease</package> + <package>GStreamer Bad Plug-ins source release</package> <origin>Unknown package origin</origin> <elements> <element> diff --git a/docs/plugins/inspect/plugin-faac.xml b/docs/plugins/inspect/plugin-faac.xml index 938831b4f..72bbb2c75 100644 --- a/docs/plugins/inspect/plugin-faac.xml +++ b/docs/plugins/inspect/plugin-faac.xml @@ -3,10 +3,10 @@ <description>Free AAC Encoder (FAAC)</description> <filename>../../ext/faac/.libs/libgstfaac.so</filename> <basename>libgstfaac.so</basename> - <version>0.10.2.1</version> + <version>0.10.3.0</version> <license>LGPL</license> <source>gst-plugins-bad</source> - <package>GStreamer Bad Plug-ins CVS/prerelease</package> + <package>GStreamer Bad Plug-ins source release</package> <origin>Unknown package origin</origin> <elements> <element> diff --git a/docs/plugins/inspect/plugin-faad.xml b/docs/plugins/inspect/plugin-faad.xml index abe7e9a92..dc11257bb 100644 --- a/docs/plugins/inspect/plugin-faad.xml +++ b/docs/plugins/inspect/plugin-faad.xml @@ -3,10 +3,10 @@ <description>Free AAC Decoder (FAAD)</description> <filename>../../ext/faad/.libs/libgstfaad.so</filename> <basename>libgstfaad.so</basename> - <version>0.10.2.1</version> + <version>0.10.3.0</version> <license>GPL</license> <source>gst-plugins-bad</source> - <package>GStreamer Bad Plug-ins CVS/prerelease</package> + <package>GStreamer Bad Plug-ins source release</package> <origin>Unknown package origin</origin> <elements> <element> diff --git a/docs/plugins/inspect/plugin-freeze.xml b/docs/plugins/inspect/plugin-freeze.xml index 8494fbda9..fc21f411e 100644 --- a/docs/plugins/inspect/plugin-freeze.xml +++ b/docs/plugins/inspect/plugin-freeze.xml @@ -3,10 +3,10 @@ <description>Stream freezer</description> <filename>../../gst/freeze/.libs/libgstfreeze.so</filename> <basename>libgstfreeze.so</basename> - <version>0.10.2.1</version> + <version>0.10.3.0</version> <license>LGPL</license> <source>gst-plugins-bad</source> - <package>GStreamer Bad Plug-ins CVS/prerelease</package> + <package>GStreamer Bad Plug-ins source release</package> <origin>Unknown package origin</origin> <elements> <element> diff --git a/docs/plugins/inspect/plugin-glimagesink.xml b/docs/plugins/inspect/plugin-glimagesink.xml index de06c3ca1..6b30e152b 100644 --- a/docs/plugins/inspect/plugin-glimagesink.xml +++ b/docs/plugins/inspect/plugin-glimagesink.xml @@ -3,10 +3,10 @@ <description>OpenGL video output plugin</description> <filename>../../sys/glsink/.libs/libgstglimagesink.so</filename> <basename>libgstglimagesink.so</basename> - <version>0.10.2.1</version> + <version>0.10.3.0</version> <license>LGPL</license> <source>gst-plugins-bad</source> - <package>GStreamer Bad Plug-ins CVS/prerelease</package> + <package>GStreamer Bad Plug-ins source release</package> <origin>Unknown package origin</origin> <elements> <element> diff --git a/docs/plugins/inspect/plugin-gsm.xml b/docs/plugins/inspect/plugin-gsm.xml index 7ffc7e233..dd3f5d1ea 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.10.2.1</version> + <version>0.10.3.0</version> <license>LGPL</license> <source>gst-plugins-bad</source> <package>Gstreamer</package> diff --git a/docs/plugins/inspect/plugin-modplug.xml b/docs/plugins/inspect/plugin-modplug.xml index d56bc6515..29c9d5770 100644 --- a/docs/plugins/inspect/plugin-modplug.xml +++ b/docs/plugins/inspect/plugin-modplug.xml @@ -3,10 +3,10 @@ <description>.MOD audio decoding</description> <filename>../../gst/modplug/.libs/libgstmodplug.so</filename> <basename>libgstmodplug.so</basename> - <version>0.10.2.1</version> + <version>0.10.3.0</version> <license>LGPL</license> <source>gst-plugins-bad</source> - <package>GStreamer Bad Plug-ins CVS/prerelease</package> + <package>GStreamer Bad Plug-ins source release</package> <origin>Unknown package origin</origin> <elements> <element> diff --git a/docs/plugins/inspect/plugin-musicbrainz.xml b/docs/plugins/inspect/plugin-musicbrainz.xml index 59404ba06..08b081bd6 100644 --- a/docs/plugins/inspect/plugin-musicbrainz.xml +++ b/docs/plugins/inspect/plugin-musicbrainz.xml @@ -3,10 +3,10 @@ <description>A TRM signature producer based on libmusicbrainz</description> <filename>../../ext/musicbrainz/.libs/libgsttrm.so</filename> <basename>libgsttrm.so</basename> - <version>0.10.2.1</version> + <version>0.10.3.0</version> <license>LGPL</license> <source>gst-plugins-bad</source> - <package>GStreamer Bad Plug-ins CVS/prerelease</package> + <package>GStreamer Bad Plug-ins source release</package> <origin>Unknown package origin</origin> <elements> <element> diff --git a/docs/plugins/inspect/plugin-qtdemux.xml b/docs/plugins/inspect/plugin-qtdemux.xml index 1ac7f4141..73b85ab6d 100644 --- a/docs/plugins/inspect/plugin-qtdemux.xml +++ b/docs/plugins/inspect/plugin-qtdemux.xml @@ -3,10 +3,10 @@ <description>Quicktime stream demuxer</description> <filename>../../gst/qtdemux/.libs/libgstqtdemux.so</filename> <basename>libgstqtdemux.so</basename> - <version>0.10.2.1</version> + <version>0.10.3.0</version> <license>LGPL</license> <source>gst-plugins-bad</source> - <package>GStreamer Bad Plug-ins CVS/prerelease</package> + <package>GStreamer Bad Plug-ins source release</package> <origin>Unknown package origin</origin> <elements> <element> diff --git a/docs/plugins/inspect/plugin-sdl.xml b/docs/plugins/inspect/plugin-sdl.xml index 31558d7a0..511214b7c 100644 --- a/docs/plugins/inspect/plugin-sdl.xml +++ b/docs/plugins/inspect/plugin-sdl.xml @@ -3,10 +3,10 @@ <description>SDL (Simple DirectMedia Layer) support for GStreamer</description> <filename>../../ext/sdl/.libs/libgstsdlvideosink.so</filename> <basename>libgstsdlvideosink.so</basename> - <version>0.10.2.1</version> + <version>0.10.3.0</version> <license>LGPL</license> <source>gst-plugins-bad</source> - <package>GStreamer Bad Plug-ins CVS/prerelease</package> + <package>GStreamer Bad Plug-ins source release</package> <origin>Unknown package origin</origin> <elements> <element> diff --git a/docs/plugins/inspect/plugin-speed.xml b/docs/plugins/inspect/plugin-speed.xml index 9685f3e7e..27d55d02f 100644 --- a/docs/plugins/inspect/plugin-speed.xml +++ b/docs/plugins/inspect/plugin-speed.xml @@ -3,10 +3,10 @@ <description>Set speed/pitch on audio/raw streams (resampler)</description> <filename>../../gst/speed/.libs/libgstspeed.so</filename> <basename>libgstspeed.so</basename> - <version>0.10.2.1</version> + <version>0.10.3.0</version> <license>LGPL</license> <source>gst-plugins-bad</source> - <package>GStreamer Bad Plug-ins CVS/prerelease</package> + <package>GStreamer Bad Plug-ins source release</package> <origin>Unknown package origin</origin> <elements> <element> diff --git a/docs/plugins/inspect/plugin-tta.xml b/docs/plugins/inspect/plugin-tta.xml index 7640b822a..d4f05cc69 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.10.2.1</version> + <version>0.10.3.0</version> <license>LGPL</license> <source>gst-plugins-bad</source> <package>gst-tta</package> diff --git a/docs/plugins/inspect/plugin-video4linux2.xml b/docs/plugins/inspect/plugin-video4linux2.xml index 38a1a302f..e8c57f9f3 100644 --- a/docs/plugins/inspect/plugin-video4linux2.xml +++ b/docs/plugins/inspect/plugin-video4linux2.xml @@ -3,10 +3,10 @@ <description>elements for Video 4 Linux</description> <filename>../../sys/v4l2/.libs/libgstvideo4linux2.so</filename> <basename>libgstvideo4linux2.so</basename> - <version>0.10.2.1</version> + <version>0.10.3.0</version> <license>LGPL</license> <source>gst-plugins-bad</source> - <package>GStreamer Bad Plug-ins CVS/prerelease</package> + <package>GStreamer Bad Plug-ins source release</package> <origin>Unknown package origin</origin> <elements> <element> diff --git a/docs/plugins/inspect/plugin-wavpack.xml b/docs/plugins/inspect/plugin-wavpack.xml index 7a0ab3434..67b552d4c 100644 --- a/docs/plugins/inspect/plugin-wavpack.xml +++ b/docs/plugins/inspect/plugin-wavpack.xml @@ -3,7 +3,7 @@ <description>Wavpack lossless/lossy audio format handling</description> <filename>../../ext/wavpack/.libs/libgstwavpack.so</filename> <basename>libgstwavpack.so</basename> - <version>0.10.2.1</version> + <version>0.10.3.0</version> <license>LGPL</license> <source>gst-plugins-bad</source> <package>gst-wavpack</package> diff --git a/docs/plugins/inspect/plugin-xingheader.xml b/docs/plugins/inspect/plugin-xingheader.xml index 19d59e2ff..0b5c6a9f0 100644 --- a/docs/plugins/inspect/plugin-xingheader.xml +++ b/docs/plugins/inspect/plugin-xingheader.xml @@ -3,10 +3,10 @@ <description>Add a xing header to mp3 encoded data</description> <filename>../../gst/xingheader/.libs/libgstxingheader.so</filename> <basename>libgstxingheader.so</basename> - <version>0.10.2.1</version> + <version>0.10.3.0</version> <license>LGPL</license> <source>gst-plugins-bad</source> - <package>GStreamer Bad Plug-ins CVS/prerelease</package> + <package>GStreamer Bad Plug-ins source release</package> <origin>Unknown package origin</origin> <elements> <element> diff --git a/docs/plugins/inspect/plugin-xvid.xml b/docs/plugins/inspect/plugin-xvid.xml index 6f02edeb1..f60bafd8a 100644 --- a/docs/plugins/inspect/plugin-xvid.xml +++ b/docs/plugins/inspect/plugin-xvid.xml @@ -3,10 +3,10 @@ <description>XviD plugin library</description> <filename>../../ext/xvid/.libs/libgstxvid.so</filename> <basename>libgstxvid.so</basename> - <version>0.10.2.1</version> + <version>0.10.3.0</version> <license>GPL</license> <source>gst-plugins-bad</source> - <package>GStreamer Bad Plug-ins CVS/prerelease</package> + <package>GStreamer Bad Plug-ins source release</package> <origin>Unknown package origin</origin> <elements> <element> |