From 56301170e3f892581e4f2fe5fec5cf6a62fdb603 Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Thu, 9 Feb 2006 11:18:22 +0000 Subject: Releasing 0.10.3 Original commit message from CVS: Releasing 0.10.3 --- ChangeLog | 7 ++++ NEWS | 22 +++++++++- RELEASE | 49 +++++++++++----------- configure.ac | 2 +- docs/plugins/inspect/plugin-adder.xml | 2 +- docs/plugins/inspect/plugin-alsa.xml | 2 +- docs/plugins/inspect/plugin-audioconvert.xml | 2 +- docs/plugins/inspect/plugin-audiorate.xml | 2 +- docs/plugins/inspect/plugin-audioresample.xml | 2 +- docs/plugins/inspect/plugin-audiotestsrc.xml | 2 +- docs/plugins/inspect/plugin-cdparanoia.xml | 2 +- docs/plugins/inspect/plugin-decodebin.xml | 2 +- docs/plugins/inspect/plugin-ffmpegcolorspace.xml | 2 +- docs/plugins/inspect/plugin-gnomevfs.xml | 2 +- docs/plugins/inspect/plugin-libvisual.xml | 51 ++++++++++++++++++++++- docs/plugins/inspect/plugin-ogg.xml | 2 +- docs/plugins/inspect/plugin-pango.xml | 2 +- docs/plugins/inspect/plugin-playbin.xml | 2 +- docs/plugins/inspect/plugin-subparse.xml | 2 +- docs/plugins/inspect/plugin-tcp.xml | 2 +- docs/plugins/inspect/plugin-theora.xml | 2 +- docs/plugins/inspect/plugin-typefindfunctions.xml | 2 +- docs/plugins/inspect/plugin-video4linux.xml | 2 +- docs/plugins/inspect/plugin-videorate.xml | 2 +- docs/plugins/inspect/plugin-videoscale.xml | 2 +- docs/plugins/inspect/plugin-videotestsrc.xml | 2 +- docs/plugins/inspect/plugin-volume.xml | 2 +- docs/plugins/inspect/plugin-vorbis.xml | 2 +- docs/plugins/inspect/plugin-ximagesink.xml | 2 +- docs/plugins/inspect/plugin-xvimagesink.xml | 2 +- win32/common/config.h | 4 +- 31 files changed, 131 insertions(+), 54 deletions(-) diff --git a/ChangeLog b/ChangeLog index bc8a1bea82..3939980619 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +=== release 0.10.3 === + +2006-02-09 Jan Schmidt + + * configure.ac: + releasing 0.10.3, "Under Pressure" + 2006-02-08 Jan Schmidt * configure.ac: diff --git a/NEWS b/NEWS index f13c3f8005..5e0d90273f 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,24 @@ -This is GStreamer Base Plug-ins 0.10.2, "Then the devil is six" +This is GStreamer Base Plug-ins 0.10.3, "Under Pressure" + +Changes since 0.10.2: + * typefind improvements + * Ogg decoding and encoding fixes + * Improved audio and video sink classes + * Bug and leak fixes + * Improved video scaling + * On-the-fly visualisation switching + * Subtitle support + +Bugs fixed since 0.10.2: + * 330244 : gsttextoverlay.c:895: 'struct _GstCollectData' has no mem... + * 324000 : [playbin] post error or message on unknown input + * 153004 : [typefind] can't identify mp3 file with one single mpeg f... + * 323874 : [playbin] leaks sinks and threads when using gconfaudiosink + * 324626 : ffmpegcolorspace support for fourcc " UYVY " + * 326447 : check that all elements in -base pass queries they can't ... + * 328263 : Fix build with gcc 2.95 + * 328279 : [decodebin] timeout issue when pre-rolling + * 329326 : Fix oggmux removing pads from collect pads Changes since 0.10.1: diff --git a/RELEASE b/RELEASE index 370764e489..1a29a8e9a0 100644 --- a/RELEASE +++ b/RELEASE @@ -1,5 +1,5 @@ -GStreamer: Release notes for GStreamer Base Plug-ins 0.10.2 "Then the devil is six" +GStreamer: Release notes for GStreamer Base Plug-ins 0.10.3 "Under Pressure" @@ -55,30 +55,25 @@ Features of this release * Parallel installability with 0.8.x series * Threadsafe design and API - * ported gnomevfssink, cdparanoia - * New library and base class: GstCddaBaseSrc - * ported mixerutils.h - * added 'sine-tab' waveform to audiotestsrc - * added float audio to audiorate + * typefind improvements + * Ogg decoding and encoding fixes + * Improved audio and video sink classes + * Bug and leak fixes + * Improved video scaling + * On-the-fly visualisation switching + * Subtitle support Bugs fixed in this release - * 324216 : [cdparanoia] missing patches from 0.8 - * 324696 : [videotestsrc] does not start counting the time from zero... - * 324900 : Problem compiling gst-plugins-base with Forte - * 325984 : [playbin] cannot handle sources that produce raw audio/video - * 325990 : patch videotestsrc for using glib types - * 326601 : GstRingBuffer crashes with alaw/mulaw caps - * 327114 : [theoradec] should post tags on the bus - * 327216 : vorbisdec segfaults on certain queries - -API changed in this release - - -- API additions: - -* added libgstcddabase -* added mixerutils.h + * 324000 : [playbin] post error or message on unknown input + * 153004 : [typefind] can't identify mp3 file with one single mpeg f... + * 323874 : [playbin] leaks sinks and threads when using gconfaudiosink + * 324626 : ffmpegcolorspace support for fourcc " UYVY " + * 326447 : check that all elements in -base pass queries they can't ... + * 328263 : Fix build with gcc 2.95 + * 328279 : [decodebin] timeout issue when pre-rolling + * 329326 : Fix oggmux removing pads from collect pads + * 330244 : gsttextoverlay.c:895: 'struct _GstCollectData' has no mem... Download @@ -108,11 +103,17 @@ Applications Contributors to this release + * Andy Wingo + * David Schleef + * Edgard Lima * Edward Hervey * Jan Schmidt - * Michael Smith + * Jens Granseuer + * Julien MOUTTE + * Philippe Kalaf + * Sebastien Moutte * Stefan Kost * Thomas Vander Stichele * Tim-Philipp Müller - * Tommi Myöhänen + * Wim Taymans   \ No newline at end of file diff --git a/configure.ac b/configure.ac index 2e2fc3916e..a3fdb00047 100644 --- a/configure.ac +++ b/configure.ac @@ -6,7 +6,7 @@ AC_INIT 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-base, GST_PLUGINS_BASE_VERSION, 0, 10, 2, 3, +AS_VERSION(gst-plugins-base, GST_PLUGINS_BASE_VERSION, 0, 10, 3, 0, GST_CVS="no", GST_CVS="yes") dnl can autoconf find the source ? diff --git a/docs/plugins/inspect/plugin-adder.xml b/docs/plugins/inspect/plugin-adder.xml index b4ee15b386..65596f4435 100644 --- a/docs/plugins/inspect/plugin-adder.xml +++ b/docs/plugins/inspect/plugin-adder.xml @@ -3,7 +3,7 @@ Adds multiple streams ../../gst/adder/.libs/libgstadder.so libgstadder.so - 0.10.2 + 0.10.3 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff --git a/docs/plugins/inspect/plugin-alsa.xml b/docs/plugins/inspect/plugin-alsa.xml index cfc2e752d9..9c28c0cf6a 100644 --- a/docs/plugins/inspect/plugin-alsa.xml +++ b/docs/plugins/inspect/plugin-alsa.xml @@ -3,7 +3,7 @@ ALSA plugin library ../../ext/alsa/.libs/libgstalsa.so libgstalsa.so - 0.10.2 + 0.10.3 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff --git a/docs/plugins/inspect/plugin-audioconvert.xml b/docs/plugins/inspect/plugin-audioconvert.xml index c14f96abb0..f16b2fcb2b 100644 --- a/docs/plugins/inspect/plugin-audioconvert.xml +++ b/docs/plugins/inspect/plugin-audioconvert.xml @@ -3,7 +3,7 @@ Convert audio to different formats ../../gst/audioconvert/.libs/libgstaudioconvert.so libgstaudioconvert.so - 0.10.2 + 0.10.3 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff --git a/docs/plugins/inspect/plugin-audiorate.xml b/docs/plugins/inspect/plugin-audiorate.xml index 0c76306049..86e7041499 100644 --- a/docs/plugins/inspect/plugin-audiorate.xml +++ b/docs/plugins/inspect/plugin-audiorate.xml @@ -3,7 +3,7 @@ Adjusts audio frames ../../gst/audiorate/.libs/libgstaudiorate.so libgstaudiorate.so - 0.10.2 + 0.10.3 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff --git a/docs/plugins/inspect/plugin-audioresample.xml b/docs/plugins/inspect/plugin-audioresample.xml index 4cb5067c5b..cf34cf7b80 100644 --- a/docs/plugins/inspect/plugin-audioresample.xml +++ b/docs/plugins/inspect/plugin-audioresample.xml @@ -3,7 +3,7 @@ Resamples audio ../../gst/audioresample/.libs/libgstaudioresample.so libgstaudioresample.so - 0.10.2 + 0.10.3 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff --git a/docs/plugins/inspect/plugin-audiotestsrc.xml b/docs/plugins/inspect/plugin-audiotestsrc.xml index 738e52412c..3c84ec6720 100644 --- a/docs/plugins/inspect/plugin-audiotestsrc.xml +++ b/docs/plugins/inspect/plugin-audiotestsrc.xml @@ -3,7 +3,7 @@ Creates audio test signals of given frequency and volume ../../gst/audiotestsrc/.libs/libgstaudiotestsrc.so libgstaudiotestsrc.so - 0.10.2 + 0.10.3 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff --git a/docs/plugins/inspect/plugin-cdparanoia.xml b/docs/plugins/inspect/plugin-cdparanoia.xml index ffc7677e0c..88be8cab4c 100644 --- a/docs/plugins/inspect/plugin-cdparanoia.xml +++ b/docs/plugins/inspect/plugin-cdparanoia.xml @@ -3,7 +3,7 @@ Read audio from CD in paranoid mode ../../ext/cdparanoia/.libs/libgstcdparanoia.so libgstcdparanoia.so - 0.10.2 + 0.10.3 GPL gst-plugins-base GStreamer Base Plug-ins source release diff --git a/docs/plugins/inspect/plugin-decodebin.xml b/docs/plugins/inspect/plugin-decodebin.xml index e01b859188..ca52a97bd5 100644 --- a/docs/plugins/inspect/plugin-decodebin.xml +++ b/docs/plugins/inspect/plugin-decodebin.xml @@ -3,7 +3,7 @@ decoder bin ../../gst/playback/.libs/libgstdecodebin.so libgstdecodebin.so - 0.10.2 + 0.10.3 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff --git a/docs/plugins/inspect/plugin-ffmpegcolorspace.xml b/docs/plugins/inspect/plugin-ffmpegcolorspace.xml index 122426b53d..909fe99327 100644 --- a/docs/plugins/inspect/plugin-ffmpegcolorspace.xml +++ b/docs/plugins/inspect/plugin-ffmpegcolorspace.xml @@ -3,7 +3,7 @@ colorspace conversion copied from FFMpeg 0.4.9-pre1 ../../gst/ffmpegcolorspace/.libs/libgstffmpegcolorspace.so libgstffmpegcolorspace.so - 0.10.2 + 0.10.3 LGPL gst-plugins-base FFMpeg diff --git a/docs/plugins/inspect/plugin-gnomevfs.xml b/docs/plugins/inspect/plugin-gnomevfs.xml index 1a29f911cf..468d8a5d8e 100644 --- a/docs/plugins/inspect/plugin-gnomevfs.xml +++ b/docs/plugins/inspect/plugin-gnomevfs.xml @@ -3,7 +3,7 @@ elements to read from and write to Gnome-VFS uri's ../../ext/gnomevfs/.libs/libgstgnomevfs.so libgstgnomevfs.so - 0.10.2 + 0.10.3 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff --git a/docs/plugins/inspect/plugin-libvisual.xml b/docs/plugins/inspect/plugin-libvisual.xml index 7e27e30234..b647355016 100644 --- a/docs/plugins/inspect/plugin-libvisual.xml +++ b/docs/plugins/inspect/plugin-libvisual.xml @@ -3,7 +3,7 @@ libvisual visualization plugins ../../ext/libvisual/.libs/libgstlibvisual.so libgstlibvisual.so - 0.10.2 + 0.10.3 LGPL gst-plugins-base GStreamer Base Plug-ins source release @@ -30,6 +30,27 @@ The Libvisual corona plugin Benjamin Otte <otte@gnome.org> + + libvisual_dancingparticles + libvisual libvisual Dancing Particles plugin plugin v.0.1 + Visualization + The Libvisual Dancing Particles plugin + Benjamin Otte <otte@gnome.org> + + + libvisual_gdkpixbuf + libvisual GdkPixbuf image loader plugin v.0.0.1 + Visualization + The GdkPixbuf image loader for libvisual + Benjamin Otte <otte@gnome.org> + + + libvisual_infinite + libvisual infinite plugin plugin v.0.1 + Visualization + The infinite visual plugin + Benjamin Otte <otte@gnome.org> + libvisual_jakdaw libvisual Jakdaw plugin plugin v.0.0.1 @@ -51,6 +72,20 @@ The Libvisual analyzer plugin Benjamin Otte <otte@gnome.org> + + libvisual_lv_flower + libvisual libvisual Pseudotoad flower, yellow rose of texas plugin v.0.1 + Visualization + The Libvisual yellow rose of texas port + Benjamin Otte <otte@gnome.org> + + + libvisual_lv_gltest + libvisual libvisual GL analyser plugin v.0.1 + Visualization + The Libvisual GL analyzer plugin + Benjamin Otte <otte@gnome.org> + libvisual_lv_scope libvisual libvisual scope plugin v.0.1 @@ -58,6 +93,20 @@ The Libvisual scope plugin Benjamin Otte <otte@gnome.org> + + libvisual_madspin + libvisual libvisual madspin port plugin v.0.1 + Visualization + The Libvisual madspin plugin + Benjamin Otte <otte@gnome.org> + + + libvisual_nebulus + libvisual Libvisual plugins plugin v.0.2.0 + Visualization + The Libvisual nebulus plugin + Benjamin Otte <otte@gnome.org> + libvisual_oinksie libvisual oinksie plugin plugin v.0.1 diff --git a/docs/plugins/inspect/plugin-ogg.xml b/docs/plugins/inspect/plugin-ogg.xml index 4894522d41..d7bb962c2f 100644 --- a/docs/plugins/inspect/plugin-ogg.xml +++ b/docs/plugins/inspect/plugin-ogg.xml @@ -3,7 +3,7 @@ ogg stream manipulation (info about ogg: http://xiph.org) ../../ext/ogg/.libs/libgstogg.so libgstogg.so - 0.10.2 + 0.10.3 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff --git a/docs/plugins/inspect/plugin-pango.xml b/docs/plugins/inspect/plugin-pango.xml index 0a78240dff..a24bda5431 100644 --- a/docs/plugins/inspect/plugin-pango.xml +++ b/docs/plugins/inspect/plugin-pango.xml @@ -3,7 +3,7 @@ Pango-based text rendering and overlay ../../ext/pango/.libs/libgstpango.so libgstpango.so - 0.10.2 + 0.10.3 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff --git a/docs/plugins/inspect/plugin-playbin.xml b/docs/plugins/inspect/plugin-playbin.xml index eb16f39441..d2403aaeab 100644 --- a/docs/plugins/inspect/plugin-playbin.xml +++ b/docs/plugins/inspect/plugin-playbin.xml @@ -3,7 +3,7 @@ player bin ../../gst/playback/.libs/libgstplaybin.so libgstplaybin.so - 0.10.2 + 0.10.3 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff --git a/docs/plugins/inspect/plugin-subparse.xml b/docs/plugins/inspect/plugin-subparse.xml index 3e8d833e4c..e50f352e9c 100644 --- a/docs/plugins/inspect/plugin-subparse.xml +++ b/docs/plugins/inspect/plugin-subparse.xml @@ -3,7 +3,7 @@ Subtitle (.sub) file parsing ../../gst/subparse/.libs/libgstsubparse.so libgstsubparse.so - 0.10.2 + 0.10.3 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff --git a/docs/plugins/inspect/plugin-tcp.xml b/docs/plugins/inspect/plugin-tcp.xml index 7e5d7f1c08..6a3825f575 100644 --- a/docs/plugins/inspect/plugin-tcp.xml +++ b/docs/plugins/inspect/plugin-tcp.xml @@ -3,7 +3,7 @@ transfer data over the network via TCP ../../gst/tcp/.libs/libgsttcp.so libgsttcp.so - 0.10.2 + 0.10.3 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff --git a/docs/plugins/inspect/plugin-theora.xml b/docs/plugins/inspect/plugin-theora.xml index 66a7cbc96e..62afb140e5 100644 --- a/docs/plugins/inspect/plugin-theora.xml +++ b/docs/plugins/inspect/plugin-theora.xml @@ -3,7 +3,7 @@ Theora plugin library ../../ext/theora/.libs/libgsttheora.so libgsttheora.so - 0.10.2 + 0.10.3 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff --git a/docs/plugins/inspect/plugin-typefindfunctions.xml b/docs/plugins/inspect/plugin-typefindfunctions.xml index b44f69ef27..bb61278d66 100644 --- a/docs/plugins/inspect/plugin-typefindfunctions.xml +++ b/docs/plugins/inspect/plugin-typefindfunctions.xml @@ -3,7 +3,7 @@ default typefind functions ../../gst/typefind/.libs/libgsttypefindfunctions.so libgsttypefindfunctions.so - 0.10.2 + 0.10.3 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff --git a/docs/plugins/inspect/plugin-video4linux.xml b/docs/plugins/inspect/plugin-video4linux.xml index 784fb00534..2c86265cf4 100644 --- a/docs/plugins/inspect/plugin-video4linux.xml +++ b/docs/plugins/inspect/plugin-video4linux.xml @@ -3,7 +3,7 @@ elements for Video 4 Linux ../../sys/v4l/.libs/libgstvideo4linux.so libgstvideo4linux.so - 0.10.2 + 0.10.3 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff --git a/docs/plugins/inspect/plugin-videorate.xml b/docs/plugins/inspect/plugin-videorate.xml index 0df38aea0b..2c435c1aed 100644 --- a/docs/plugins/inspect/plugin-videorate.xml +++ b/docs/plugins/inspect/plugin-videorate.xml @@ -3,7 +3,7 @@ Adjusts video frames ../../gst/videorate/.libs/libgstvideorate.so libgstvideorate.so - 0.10.2 + 0.10.3 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff --git a/docs/plugins/inspect/plugin-videoscale.xml b/docs/plugins/inspect/plugin-videoscale.xml index 067ed75fd3..81404b1438 100644 --- a/docs/plugins/inspect/plugin-videoscale.xml +++ b/docs/plugins/inspect/plugin-videoscale.xml @@ -3,7 +3,7 @@ Resizes video ../../gst/videoscale/.libs/libgstvideoscale.so libgstvideoscale.so - 0.10.2 + 0.10.3 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff --git a/docs/plugins/inspect/plugin-videotestsrc.xml b/docs/plugins/inspect/plugin-videotestsrc.xml index 894f8989c6..5d42fdd3c2 100644 --- a/docs/plugins/inspect/plugin-videotestsrc.xml +++ b/docs/plugins/inspect/plugin-videotestsrc.xml @@ -3,7 +3,7 @@ Creates a test video stream ../../gst/videotestsrc/.libs/libgstvideotestsrc.so libgstvideotestsrc.so - 0.10.2 + 0.10.3 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff --git a/docs/plugins/inspect/plugin-volume.xml b/docs/plugins/inspect/plugin-volume.xml index a863524409..243e198e54 100644 --- a/docs/plugins/inspect/plugin-volume.xml +++ b/docs/plugins/inspect/plugin-volume.xml @@ -3,7 +3,7 @@ element for controlling audio volume ../../gst/volume/.libs/libgstvolume.so libgstvolume.so - 0.10.2 + 0.10.3 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff --git a/docs/plugins/inspect/plugin-vorbis.xml b/docs/plugins/inspect/plugin-vorbis.xml index dcd889bae3..12ac339ffd 100644 --- a/docs/plugins/inspect/plugin-vorbis.xml +++ b/docs/plugins/inspect/plugin-vorbis.xml @@ -3,7 +3,7 @@ Vorbis plugin library ../../ext/vorbis/.libs/libgstvorbis.so libgstvorbis.so - 0.10.2 + 0.10.3 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff --git a/docs/plugins/inspect/plugin-ximagesink.xml b/docs/plugins/inspect/plugin-ximagesink.xml index 976ea5a3f1..2bcd47e0ae 100644 --- a/docs/plugins/inspect/plugin-ximagesink.xml +++ b/docs/plugins/inspect/plugin-ximagesink.xml @@ -3,7 +3,7 @@ X11 video output element based on standard Xlib calls ../../sys/ximage/.libs/libgstximagesink.so libgstximagesink.so - 0.10.2 + 0.10.3 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff --git a/docs/plugins/inspect/plugin-xvimagesink.xml b/docs/plugins/inspect/plugin-xvimagesink.xml index f8a64de290..4f1b51efdb 100644 --- a/docs/plugins/inspect/plugin-xvimagesink.xml +++ b/docs/plugins/inspect/plugin-xvimagesink.xml @@ -3,7 +3,7 @@ XFree86 video output plugin using Xv extension ../../sys/xvimage/.libs/libgstxvimagesink.so libgstxvimagesink.so - 0.10.2 + 0.10.3 LGPL gst-plugins-base GStreamer Base Plug-ins source release diff --git a/win32/common/config.h b/win32/common/config.h index 89b195b9ed..04d485130f 100644 --- a/win32/common/config.h +++ b/win32/common/config.h @@ -42,7 +42,7 @@ #define GST_PACKAGE_ORIGIN "Unknown package origin" /* package name in plugins */ -#define GST_PACKAGE_NAME "GStreamer Base Plug-ins CVS/prerelease" +#define GST_PACKAGE_NAME "GStreamer Base Plug-ins source release" /* Define the version */ #define GST_VERSION "@GST_VERSION@" @@ -250,7 +250,7 @@ #undef STDC_HEADERS /* Version number of package */ -#define VERSION "0.10.2.2" +#define VERSION "0.10.3" /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ -- cgit v1.2.3