diff --git a/ChangeLog b/ChangeLog index 5d50fd0924..89052848c5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +=== release 0.10.3 === + +2006-05-04 Jan Schmidt + + * configure.ac: + releasing 0.10.3, "Petition to request permission" + 2006-05-04 Julien MOUTTE * tests/icles/Makefile.am: Fix build. diff --git a/NEWS b/NEWS index a42b9c15fb..e8d033a6f0 100644 --- a/NEWS +++ b/NEWS @@ -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: diff --git a/RELEASE b/RELEASE index 12bc5ef96e..22f4988c02 100644 --- a/RELEASE +++ b/RELEASE @@ -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 ac851c4e25..edc3946aca 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 2325142a85..7c1e9bc892 100644 --- a/docs/plugins/gst-plugins-bad-plugins.args +++ b/docs/plugins/gst-plugins-bad-plugins.args @@ -495,3 +495,23 @@ 20 + +GstTRM::proxy-address +gchararray + +rw +proxy address +proxy address. +NULL + + + +GstTRM::proxy-port +guint +[1,65535] +rw +proxy port +proxy port. +8080 + + diff --git a/docs/plugins/inspect/plugin-bz2.xml b/docs/plugins/inspect/plugin-bz2.xml index f18a787e9c..e5f726cfa0 100644 --- a/docs/plugins/inspect/plugin-bz2.xml +++ b/docs/plugins/inspect/plugin-bz2.xml @@ -3,10 +3,10 @@ Compress or decompress streams ../../ext/bz2/.libs/libgstbz2.so libgstbz2.so - 0.10.2.1 + 0.10.3.0 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-cdxaparse.xml b/docs/plugins/inspect/plugin-cdxaparse.xml index 8f01dc580b..834c569d98 100644 --- a/docs/plugins/inspect/plugin-cdxaparse.xml +++ b/docs/plugins/inspect/plugin-cdxaparse.xml @@ -3,10 +3,10 @@ Parse a .dat file (VCD) into raw mpeg1 ../../gst/cdxaparse/.libs/libgstcdxaparse.so libgstcdxaparse.so - 0.10.2.1 + 0.10.3.0 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-faac.xml b/docs/plugins/inspect/plugin-faac.xml index 938831b4f6..72bbb2c758 100644 --- a/docs/plugins/inspect/plugin-faac.xml +++ b/docs/plugins/inspect/plugin-faac.xml @@ -3,10 +3,10 @@ Free AAC Encoder (FAAC) ../../ext/faac/.libs/libgstfaac.so libgstfaac.so - 0.10.2.1 + 0.10.3.0 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-faad.xml b/docs/plugins/inspect/plugin-faad.xml index abe7e9a92d..dc11257bb4 100644 --- a/docs/plugins/inspect/plugin-faad.xml +++ b/docs/plugins/inspect/plugin-faad.xml @@ -3,10 +3,10 @@ Free AAC Decoder (FAAD) ../../ext/faad/.libs/libgstfaad.so libgstfaad.so - 0.10.2.1 + 0.10.3.0 GPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-freeze.xml b/docs/plugins/inspect/plugin-freeze.xml index 8494fbda91..fc21f411ee 100644 --- a/docs/plugins/inspect/plugin-freeze.xml +++ b/docs/plugins/inspect/plugin-freeze.xml @@ -3,10 +3,10 @@ Stream freezer ../../gst/freeze/.libs/libgstfreeze.so libgstfreeze.so - 0.10.2.1 + 0.10.3.0 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-glimagesink.xml b/docs/plugins/inspect/plugin-glimagesink.xml index de06c3ca1a..6b30e152b0 100644 --- a/docs/plugins/inspect/plugin-glimagesink.xml +++ b/docs/plugins/inspect/plugin-glimagesink.xml @@ -3,10 +3,10 @@ OpenGL video output plugin ../../sys/glsink/.libs/libgstglimagesink.so libgstglimagesink.so - 0.10.2.1 + 0.10.3.0 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-gsm.xml b/docs/plugins/inspect/plugin-gsm.xml index 7ffc7e2337..dd3f5d1ea3 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.10.2.1 + 0.10.3.0 LGPL gst-plugins-bad Gstreamer diff --git a/docs/plugins/inspect/plugin-modplug.xml b/docs/plugins/inspect/plugin-modplug.xml index d56bc65159..29c9d57708 100644 --- a/docs/plugins/inspect/plugin-modplug.xml +++ b/docs/plugins/inspect/plugin-modplug.xml @@ -3,10 +3,10 @@ .MOD audio decoding ../../gst/modplug/.libs/libgstmodplug.so libgstmodplug.so - 0.10.2.1 + 0.10.3.0 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-musicbrainz.xml b/docs/plugins/inspect/plugin-musicbrainz.xml index 59404ba06e..08b081bd64 100644 --- a/docs/plugins/inspect/plugin-musicbrainz.xml +++ b/docs/plugins/inspect/plugin-musicbrainz.xml @@ -3,10 +3,10 @@ A TRM signature producer based on libmusicbrainz ../../ext/musicbrainz/.libs/libgsttrm.so libgsttrm.so - 0.10.2.1 + 0.10.3.0 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-qtdemux.xml b/docs/plugins/inspect/plugin-qtdemux.xml index 1ac7f41416..73b85ab6d1 100644 --- a/docs/plugins/inspect/plugin-qtdemux.xml +++ b/docs/plugins/inspect/plugin-qtdemux.xml @@ -3,10 +3,10 @@ Quicktime stream demuxer ../../gst/qtdemux/.libs/libgstqtdemux.so libgstqtdemux.so - 0.10.2.1 + 0.10.3.0 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-sdl.xml b/docs/plugins/inspect/plugin-sdl.xml index 31558d7a01..511214b7cb 100644 --- a/docs/plugins/inspect/plugin-sdl.xml +++ b/docs/plugins/inspect/plugin-sdl.xml @@ -3,10 +3,10 @@ SDL (Simple DirectMedia Layer) support for GStreamer ../../ext/sdl/.libs/libgstsdlvideosink.so libgstsdlvideosink.so - 0.10.2.1 + 0.10.3.0 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-speed.xml b/docs/plugins/inspect/plugin-speed.xml index 9685f3e7e4..27d55d02f3 100644 --- a/docs/plugins/inspect/plugin-speed.xml +++ b/docs/plugins/inspect/plugin-speed.xml @@ -3,10 +3,10 @@ Set speed/pitch on audio/raw streams (resampler) ../../gst/speed/.libs/libgstspeed.so libgstspeed.so - 0.10.2.1 + 0.10.3.0 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-tta.xml b/docs/plugins/inspect/plugin-tta.xml index 7640b822ac..d4f05cc69d 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.10.2.1 + 0.10.3.0 LGPL gst-plugins-bad gst-tta diff --git a/docs/plugins/inspect/plugin-video4linux2.xml b/docs/plugins/inspect/plugin-video4linux2.xml index 38a1a302f1..e8c57f9f38 100644 --- a/docs/plugins/inspect/plugin-video4linux2.xml +++ b/docs/plugins/inspect/plugin-video4linux2.xml @@ -3,10 +3,10 @@ elements for Video 4 Linux ../../sys/v4l2/.libs/libgstvideo4linux2.so libgstvideo4linux2.so - 0.10.2.1 + 0.10.3.0 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-wavpack.xml b/docs/plugins/inspect/plugin-wavpack.xml index 7a0ab34341..67b552d4ca 100644 --- a/docs/plugins/inspect/plugin-wavpack.xml +++ b/docs/plugins/inspect/plugin-wavpack.xml @@ -3,7 +3,7 @@ Wavpack lossless/lossy audio format handling ../../ext/wavpack/.libs/libgstwavpack.so libgstwavpack.so - 0.10.2.1 + 0.10.3.0 LGPL gst-plugins-bad gst-wavpack diff --git a/docs/plugins/inspect/plugin-xingheader.xml b/docs/plugins/inspect/plugin-xingheader.xml index 19d59e2ff5..0b5c6a9f00 100644 --- a/docs/plugins/inspect/plugin-xingheader.xml +++ b/docs/plugins/inspect/plugin-xingheader.xml @@ -3,10 +3,10 @@ Add a xing header to mp3 encoded data ../../gst/xingheader/.libs/libgstxingheader.so libgstxingheader.so - 0.10.2.1 + 0.10.3.0 LGPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin diff --git a/docs/plugins/inspect/plugin-xvid.xml b/docs/plugins/inspect/plugin-xvid.xml index 6f02edeb1b..f60bafd8a5 100644 --- a/docs/plugins/inspect/plugin-xvid.xml +++ b/docs/plugins/inspect/plugin-xvid.xml @@ -3,10 +3,10 @@ XviD plugin library ../../ext/xvid/.libs/libgstxvid.so libgstxvid.so - 0.10.2.1 + 0.10.3.0 GPL gst-plugins-bad - GStreamer Bad Plug-ins CVS/prerelease + GStreamer Bad Plug-ins source release Unknown package origin