releasing 0.10.4 RELEASE-0_10_4
authorThomas Vander Stichele <thomas@apestaart.org>
Fri, 10 Mar 2006 19:05:13 +0000 (19:05 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Fri, 10 Mar 2006 19:05:13 +0000 (19:05 +0000)
Original commit message from CVS:
releasing 0.10.4

33 files changed:
ChangeLog
NEWS
RELEASE
configure.ac
docs/plugins/gst-plugins-base-plugins.args
docs/plugins/inspect/plugin-adder.xml
docs/plugins/inspect/plugin-alsa.xml
docs/plugins/inspect/plugin-audioconvert.xml
docs/plugins/inspect/plugin-audiorate.xml
docs/plugins/inspect/plugin-audioresample.xml
docs/plugins/inspect/plugin-audiotestsrc.xml
docs/plugins/inspect/plugin-cdparanoia.xml
docs/plugins/inspect/plugin-decodebin.xml
docs/plugins/inspect/plugin-ffmpegcolorspace.xml
docs/plugins/inspect/plugin-gnomevfs.xml
docs/plugins/inspect/plugin-libvisual.xml
docs/plugins/inspect/plugin-ogg.xml
docs/plugins/inspect/plugin-pango.xml
docs/plugins/inspect/plugin-playbin.xml
docs/plugins/inspect/plugin-subparse.xml
docs/plugins/inspect/plugin-tcp.xml
docs/plugins/inspect/plugin-theora.xml
docs/plugins/inspect/plugin-typefindfunctions.xml
docs/plugins/inspect/plugin-video4linux.xml
docs/plugins/inspect/plugin-videorate.xml
docs/plugins/inspect/plugin-videoscale.xml
docs/plugins/inspect/plugin-videotestsrc.xml
docs/plugins/inspect/plugin-volume.xml
docs/plugins/inspect/plugin-vorbis.xml
docs/plugins/inspect/plugin-ximagesink.xml
docs/plugins/inspect/plugin-xvimagesink.xml
docs/upload.mak
win32/common/config.h

index 2b89000..50213d2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+=== release 0.10.4 ===
+
+2006-03-10  Thomas Vander Stichele <thomas at apestaart dot org>
+
+       * configure.ac:
+         releasing 0.10.4, "Power"
+
 2006-03-10  Jan Schmidt  <thaytan@mad.scientist.com>
 
        * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
 
 2006-03-10  Tim-Philipp Müller  <tim at centricular dot net>
 
+       Patch by: Fabrizio Gennari
+
        * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
          Make sure we don't read beyond the palette buffer in case of
-         broken or manipulated files (#333488, patch by: Fabrizio
-         Gennari)
+         broken or manipulated files (#333488)
 
 2006-03-10  Edward Hervey  <edward@fluendo.com>
 
 
 2006-03-09  Wim Taymans  <wim@fluendo.com>
 
+       Patch by: Christophe Fergeau
+
        * ext/pango/gsttextoverlay.c: (gst_text_overlay_init):
        * ext/pango/gsttextrender.c: (gst_text_render_init):
        * gst/adder/gstadder.c: (gst_adder_init):
-       Don't leak padtemplates, patch by Christophe Fergeau,
-       closes #333510.
+       Don't leak padtemplates, closes #333510.
 
 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
 
 
 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
 
+       Patch by: Fabrizio Gennari
+
        * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
          Allow palettes with less than 256 colours in AVI files
-         (#333488, patch by: Fabrizio Gennari).
+         (#333488)
 
 2006-03-07  Julien MOUTTE  <julien@moutte.net>
 
 
 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
 
+       Patch by: Fabrizio Gennari
+
        * ext/libvisual/visual.c: (gst_visual_getcaps),
        (gst_visual_src_setcaps), (gst_visual_sink_setcaps):
        * ext/ogg/gstoggmux.c: (gst_ogg_mux_sinkconnect):
        (gst_video_get_size):
        * gst/audiorate/gstaudiorate.c: (gst_audio_rate_setcaps):
          Don't leak references returned by gst_pad_get_parent()
-         (#333663, based on patch by: Christophe Fergeau).
+         (#333663)
 
 2006-03-06  Stefan Kost  <ensonic@users.sf.net>
 
 
 2006-03-06  Tim-Philipp Müller  <tim at centricular dot net>
 
+       Patch by: Fabrizio Gennari
+
        * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
-         Set depth on WMA caps (#333545, patch by: Fabrizio Gennari).
+         Set depth on WMA caps (#333545)
 
 2006-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
 
 
 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
 
+       Patch by: Fabrizio Gennari <fabrizio dot get at tiscali dot it>
+
        * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
-         Pick up palette for MS video v1 (#327028, patch by:
-         Fabrizio Gennari <fabrizio dot get at tiscali dot it>)
+         Pick up palette for MS video v1 (#327028)
 
 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
 
 
        * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
          Don't send EOS event here, the base class will send one for us.
-  
+
        * gst/playback/gstplaybasebin.c: (prepare_output):
          Subpictures without video stream aren't allowed either.
        
 2006-02-19  Julien MOUTTE  <julien@moutte.net>
 
        * gst/playback/gstdecodebin.c: (mimetype_is_raw): pango layout
-       should be considered as row.
+       should be considered as raw.
 
 2006-02-19  Julien MOUTTE  <julien@moutte.net>
 
 
 2005-12-27  Tim-Philipp Müller  <tim at centricular dot net>
 
+       Patch by: Michael Benes
+
        * gst/videotestsrc/gstvideotestsrc.c:
        (gst_video_test_src_class_init), (gst_video_test_src_start):
          Add start method to reset running time and number of frames sent
-         when starting up (fixes #324696; patch by: Michal Benes).
+         when starting up (fixes #324696)
 
 2005-12-27  Tim-Philipp Müller  <tim at centricular dot net>
 
 
 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
 
+         Patch by: Benjamin Pineau
+
        * gst/tcp/gsttcp.c:
        * gst/tcp/gsttcpclientsink.c:
        * gst/tcp/gsttcpserversink.c:
        * gst/tcp/gsttcpserversrc.c:
-         Add <string.h> includes for memset and FD_ZERO (fixes #323878;
-         patch by: Benjamin Pineau).
+         Add <string.h> includes for memset and FD_ZERO (fixes #323878)
 
 2005-12-15  Michael Smith  <msmith@fluendo.com>
 
diff --git a/NEWS b/NEWS
index 5e0d902..18c743b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,52 @@
-This is GStreamer Base Plug-ins 0.10.3, "Under Pressure"
+This is GStreamer Base Plug-ins 0.10.4, "Power"
+
+Changes since 0.10.3:
+    
+      * (Experimental) QoS support
+      * oggmuxer now creates 100% valid streams for Theora, Vorbis and Speex
+      * documentation updates
+      * better support for subtitles (seeking)
+
+Bugs fixed since 0.10.3:
+    
+      * 310202 : [subtitles] < i >  < /i > tags and others should be supported i...
+      * 312439 : XVideo output doesn't work on remote displays (probably r...
+      * 321271 : audio output is truncated at EOS
+      * 321650 : Can't decode this ogm file
+      * 325732 : [oggdemux] problem when seeking to time less than 4s with...
+      * 325972 : [typefinding] doesn't recognise this mp3
+      * 326720 : [alsasink] doesn't support more than 2 channels anymore
+      * 330711 : [ffmpegcolorspace] problems with palettized RGB (fencount...
+      * 330789 : gstbaseaudiosink causes noise on seeking
+      * 330888 : Fix build with gcc 2.95 (again)
+      * 331295 : gnomevfssink doesn't respect umask when creating files
+      * 331526 : 3GP type detection is too simple
+      * 331678 : Decodebin is not reusable within a single pipeline (as in...
+      * 331690 : playbin won't play my last.fm stream
+      * 331763 : [alsamixer] unmute sets the volume to 100%
+      * 331765 : [alsamixer] mixer applet slider doesn't want to move from...
+      * 331903 : [videorate] doesnt handle input caps of framerate=0/1 sanely
+      * 332778 : [ogmparse] " Already an existing pad " WARNING
+      * 332964 : random crashes in mp3_type_find
+      * 333254 : theora encoder does not set IN_CAPS flag properly
+      * 333352 : [gnomevfssink] reports disk full as generic error
+      * 333488 : Allow for palette < 256 colours in AVI files
+      * 333510 : [PATCH] Fix gst_pad_new_from_template (gst_static_pad_tem...
+      * 333545 : [riff] set depth on wma caps to make asfdemux and pitfdll...
+      * 333663 : [patch] unref the result of gst_pad_get_parent
+      * 333900 : [typefind] cannot play a particular mp3 file
+      * 334112 : variable not initialized
+      * 334129 : Disable frame dropping for now
+      * 317038 : use default channel layout if none is specified in multic...
+      * 319340 : [cdparanoia] uncorrected-error signal never fired
+
+API added since 0.10.3:
+    
+      * GstTextOverlay::halignment
+      * GstTextOverlay::valignment
 
 Changes since 0.10.2:
+
       * typefind improvements
       * Ogg decoding and encoding fixes
       * Improved audio and video sink classes
@@ -10,6 +56,7 @@ Changes since 0.10.2:
       * 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...
diff --git a/RELEASE b/RELEASE
index 1a29a8e..157051e 100644 (file)
--- a/RELEASE
+++ b/RELEASE
@@ -1,5 +1,5 @@
 
-GStreamer: Release notes for GStreamer Base Plug-ins 0.10.3 "Under Pressure"
+GStreamer: Release notes for GStreamer Base Plug-ins 0.10.4 "Power"
         
 
 
@@ -55,25 +55,51 @@ Features of this release
     
       * Parallel installability with 0.8.x series
       * Threadsafe design and API
-      * 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
+      * (Experimental) QoS support
+      * oggmuxer now creates 100% valid streams for Theora, Vorbis and Speex
+      * documentation updates
+      * better support for subtitles (seeking)
 
 Bugs fixed in this release
     
-      * 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...
+      * 310202 : [subtitles] < i >  < /i > tags and others should be supported i...
+      * 312439 : XVideo output doesn't work on remote displays (probably r...
+      * 321271 : audio output is truncated at EOS
+      * 321650 : Can't decode this ogm file
+      * 325732 : [oggdemux] problem when seeking to time less than 4s with...
+      * 325972 : [typefinding] doesn't recognise this mp3
+      * 326720 : [alsasink] doesn't support more than 2 channels anymore
+      * 330711 : [ffmpegcolorspace] problems with palettized RGB (fencount...
+      * 330789 : gstbaseaudiosink causes noise on seeking
+      * 330888 : Fix build with gcc 2.95 (again)
+      * 331295 : gnomevfssink doesn't respect umask when creating files
+      * 331526 : 3GP type detection is too simple
+      * 331678 : Decodebin is not reusable within a single pipeline (as in...
+      * 331690 : playbin won't play my last.fm stream
+      * 331763 : [alsamixer] unmute sets the volume to 100%
+      * 331765 : [alsamixer] mixer applet slider doesn't want to move from...
+      * 331903 : [videorate] doesnt handle input caps of framerate=0/1 sanely
+      * 332778 : [ogmparse] " Already an existing pad " WARNING
+      * 332964 : random crashes in mp3_type_find
+      * 333254 : theora encoder does not set IN_CAPS flag properly
+      * 333352 : [gnomevfssink] reports disk full as generic error
+      * 333488 : Allow for palette < 256 colours in AVI files
+      * 333510 : [PATCH] Fix gst_pad_new_from_template (gst_static_pad_tem...
+      * 333545 : [riff] set depth on wma caps to make asfdemux and pitfdll...
+      * 333663 : [patch] unref the result of gst_pad_get_parent
+      * 333900 : [typefind] cannot play a particular mp3 file
+      * 334112 : variable not initialized
+      * 334129 : Disable frame dropping for now
+      * 317038 : use default channel layout if none is specified in multic...
+      * 319340 : [cdparanoia] uncorrected-error signal never fired
+
+API changed in this release
+     
+
+- API additions:
+    
+* GstTextOverlay::halignment
+* GstTextOverlay::valignment
 
 Download
 
@@ -104,16 +130,17 @@ Applications
 Contributors to this release
     
       * Andy Wingo
-      * David Schleef
-      * Edgard Lima
+      * Christophe Fergeau
       * Edward Hervey
+      * Fabrizio Gennari
       * Jan Schmidt
-      * Jens Granseuer
       * Julien MOUTTE
-      * Philippe Kalaf
+      * Mathieu Garcia
+      * Michael Smith
       * Sebastien Moutte
       * Stefan Kost
       * Thomas Vander Stichele
       * Tim-Philipp Müller
+      * Tommi Myöhänen
       * Wim Taymans
  
\ No newline at end of file
index 50be46b..28823b1 100644 (file)
@@ -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, 3, 2,
+AS_VERSION(gst-plugins-base, GST_PLUGINS_BASE_VERSION, 0, 10, 4, 0,
     GST_CVS="no", GST_CVS="yes")
 
 dnl can autoconf find the source ?
@@ -43,7 +43,7 @@ AS_LIBTOOL_TAGS
 AM_PROG_LIBTOOL
 
 dnl *** required versions of GStreamer stuff ***
-GST_REQ=0.10.3.1
+GST_REQ=0.10.4
 
 dnl *** autotools stuff ****
 
index 27692d1..4bdd0f4 100644 (file)
 <RANGE>[0,1]</RANGE>
 <FLAGS>rw</FLAGS>
 <NICK>New Pref</NICK>
-<BLURB>Value indicating how much to prefer new frames.</BLURB>
+<BLURB>Value indicating how much to prefer new frames (unused).</BLURB>
 <DEFAULT>1</DEFAULT>
 </ARG>
 
 
 <ARG>
 <NAME>GstTextOverlay::halign</NAME>
-<TYPE>GstTextOverlayHAlign</TYPE>
+<TYPE>gchararray</TYPE>
 <RANGE></RANGE>
-<FLAGS>rw</FLAGS>
+<FLAGS>w</FLAGS>
 <NICK>horizontal alignment</NICK>
-<BLURB>Horizontal alignment of the text.</BLURB>
-<DEFAULT>center</DEFAULT>
+<BLURB>Horizontal alignment of the text (deprecated; use halignment).</BLURB>
+<DEFAULT>"center"</DEFAULT>
 </ARG>
 
 <ARG>
 
 <ARG>
 <NAME>GstTextOverlay::valign</NAME>
-<TYPE>GstTextOverlayVAlign</TYPE>
+<TYPE>gchararray</TYPE>
 <RANGE></RANGE>
-<FLAGS>rw</FLAGS>
+<FLAGS>w</FLAGS>
 <NICK>vertical alignment</NICK>
-<BLURB>Vertical alignment of the text.</BLURB>
-<DEFAULT>baseline</DEFAULT>
+<BLURB>Vertical alignment of the text (deprecated; use valignment).</BLURB>
+<DEFAULT>"baseline"</DEFAULT>
 </ARG>
 
 <ARG>
 </ARG>
 
 <ARG>
+<NAME>GstTextOverlay::halignment</NAME>
+<TYPE>GstTextOverlayHAlign</TYPE>
+<RANGE></RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>horizontal alignment</NICK>
+<BLURB>Horizontal alignment of the text.</BLURB>
+<DEFAULT>center</DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstTextOverlay::valignment</NAME>
+<TYPE>GstTextOverlayVAlign</TYPE>
+<RANGE></RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>vertical alignment</NICK>
+<BLURB>Vertical alignment of the text.</BLURB>
+<DEFAULT>baseline</DEFAULT>
+</ARG>
+
+<ARG>
 <NAME>CDParanoia::abort-on-skip</NAME>
 <TYPE>gboolean</TYPE>
 <RANGE></RANGE>
 <RANGE></RANGE>
 <FLAGS>rw</FLAGS>
 <NICK>File Location</NICK>
-<BLURB>Location of the file to read.</BLURB>
+<BLURB>Location of the file to write.</BLURB>
 <DEFAULT>NULL</DEFAULT>
 </ARG>
 
index 65596f4..09659f5 100644 (file)
@@ -3,7 +3,7 @@
   <description>Adds multiple streams</description>
   <filename>../../gst/adder/.libs/libgstadder.so</filename>
   <basename>libgstadder.so</basename>
-  <version>0.10.3</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
index 9c28c0c..99c0314 100644 (file)
@@ -3,7 +3,7 @@
   <description>ALSA plugin library</description>
   <filename>../../ext/alsa/.libs/libgstalsa.so</filename>
   <basename>libgstalsa.so</basename>
-  <version>0.10.3</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
@@ -26,8 +26,8 @@
     <element>
       <name>alsasrc</name>
       <longname>Audio Src (ALSA)</longname>
-      <class>Src/Audio</class>
-      <description>Output to a sound card via ALSA</description>
+      <class>Source/Audio</class>
+      <description>Read from a sound card via ALSA</description>
       <author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
     </element>
   </elements>
index f16b2fc..e71fd84 100644 (file)
@@ -3,7 +3,7 @@
   <description>Convert audio to different formats</description>
   <filename>../../gst/audioconvert/.libs/libgstaudioconvert.so</filename>
   <basename>libgstaudioconvert.so</basename>
-  <version>0.10.3</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
index 86e7041..3e73360 100644 (file)
@@ -3,7 +3,7 @@
   <description>Adjusts audio frames</description>
   <filename>../../gst/audiorate/.libs/libgstaudiorate.so</filename>
   <basename>libgstaudiorate.so</basename>
-  <version>0.10.3</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
index cf34cf7..2560bf9 100644 (file)
@@ -3,7 +3,7 @@
   <description>Resamples audio</description>
   <filename>../../gst/audioresample/.libs/libgstaudioresample.so</filename>
   <basename>libgstaudioresample.so</basename>
-  <version>0.10.3</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
index 3c84ec6..6c57aee 100644 (file)
@@ -3,7 +3,7 @@
   <description>Creates audio test signals of given frequency and volume</description>
   <filename>../../gst/audiotestsrc/.libs/libgstaudiotestsrc.so</filename>
   <basename>libgstaudiotestsrc.so</basename>
-  <version>0.10.3</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
index 88be8ca..4da052b 100644 (file)
@@ -3,7 +3,7 @@
   <description>Read audio from CD in paranoid mode</description>
   <filename>../../ext/cdparanoia/.libs/libgstcdparanoia.so</filename>
   <basename>libgstcdparanoia.so</basename>
-  <version>0.10.3</version>
+  <version>0.10.4</version>
   <license>GPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
index ca52a97..8ae60b8 100644 (file)
@@ -3,7 +3,7 @@
   <description>decoder bin</description>
   <filename>../../gst/playback/.libs/libgstdecodebin.so</filename>
   <basename>libgstdecodebin.so</basename>
-  <version>0.10.3</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
index 909fe99..b65fcfe 100644 (file)
@@ -3,7 +3,7 @@
   <description>colorspace conversion copied from FFMpeg 0.4.9-pre1</description>
   <filename>../../gst/ffmpegcolorspace/.libs/libgstffmpegcolorspace.so</filename>
   <basename>libgstffmpegcolorspace.so</basename>
-  <version>0.10.3</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>FFMpeg</package>
index 468d8a5..548c8e0 100644 (file)
@@ -3,7 +3,7 @@
   <description>elements to read from and write to  Gnome-VFS uri's</description>
   <filename>../../ext/gnomevfs/.libs/libgstgnomevfs.so</filename>
   <basename>libgstgnomevfs.so</basename>
-  <version>0.10.3</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
index b647355..a1702da 100644 (file)
@@ -3,7 +3,7 @@
   <description>libvisual visualization plugins</description>
   <filename>../../ext/libvisual/.libs/libgstlibvisual.so</filename>
   <basename>libgstlibvisual.so</basename>
-  <version>0.10.3</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
       <author>Benjamin Otte &lt;otte@gnome.org&gt;</author>
     </element>
     <element>
-      <name>libvisual_dancingparticles</name>
-      <longname>libvisual libvisual Dancing Particles plugin plugin v.0.1</longname>
-      <class>Visualization</class>
-      <description>The Libvisual Dancing Particles plugin</description>
-      <author>Benjamin Otte &lt;otte@gnome.org&gt;</author>
-    </element>
-    <element>
-      <name>libvisual_gdkpixbuf</name>
-      <longname>libvisual GdkPixbuf image loader plugin v.0.0.1</longname>
-      <class>Visualization</class>
-      <description>The GdkPixbuf image loader for libvisual</description>
-      <author>Benjamin Otte &lt;otte@gnome.org&gt;</author>
-    </element>
-    <element>
-      <name>libvisual_infinite</name>
-      <longname>libvisual infinite plugin plugin v.0.1</longname>
-      <class>Visualization</class>
-      <description>The infinite visual plugin</description>
-      <author>Benjamin Otte &lt;otte@gnome.org&gt;</author>
-    </element>
-    <element>
       <name>libvisual_jakdaw</name>
       <longname>libvisual Jakdaw plugin plugin v.0.0.1</longname>
       <class>Visualization</class>
       <author>Benjamin Otte &lt;otte@gnome.org&gt;</author>
     </element>
     <element>
-      <name>libvisual_lv_flower</name>
-      <longname>libvisual libvisual Pseudotoad flower, yellow rose of texas plugin v.0.1</longname>
-      <class>Visualization</class>
-      <description>The Libvisual yellow rose of texas port</description>
-      <author>Benjamin Otte &lt;otte@gnome.org&gt;</author>
-    </element>
-    <element>
-      <name>libvisual_lv_gltest</name>
-      <longname>libvisual libvisual GL analyser plugin v.0.1</longname>
-      <class>Visualization</class>
-      <description>The Libvisual GL analyzer plugin</description>
-      <author>Benjamin Otte &lt;otte@gnome.org&gt;</author>
-    </element>
-    <element>
       <name>libvisual_lv_scope</name>
       <longname>libvisual libvisual scope plugin v.0.1</longname>
       <class>Visualization</class>
       <author>Benjamin Otte &lt;otte@gnome.org&gt;</author>
     </element>
     <element>
-      <name>libvisual_madspin</name>
-      <longname>libvisual libvisual madspin port plugin v.0.1</longname>
-      <class>Visualization</class>
-      <description>The Libvisual madspin plugin</description>
-      <author>Benjamin Otte &lt;otte@gnome.org&gt;</author>
-    </element>
-    <element>
-      <name>libvisual_nebulus</name>
-      <longname>libvisual Libvisual plugins plugin v.0.2.0</longname>
-      <class>Visualization</class>
-      <description>The Libvisual nebulus plugin</description>
-      <author>Benjamin Otte &lt;otte@gnome.org&gt;</author>
-    </element>
-    <element>
       <name>libvisual_oinksie</name>
       <longname>libvisual oinksie plugin plugin v.0.1</longname>
       <class>Visualization</class>
index d7bb962..7fb51f8 100644 (file)
@@ -3,7 +3,7 @@
   <description>ogg stream manipulation (info about ogg: http://xiph.org)</description>
   <filename>../../ext/ogg/.libs/libgstogg.so</filename>
   <basename>libgstogg.so</basename>
-  <version>0.10.3</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
index a24bda5..e21995b 100644 (file)
@@ -3,7 +3,7 @@
   <description>Pango-based text rendering and overlay</description>
   <filename>../../ext/pango/.libs/libgstpango.so</filename>
   <basename>libgstpango.so</basename>
-  <version>0.10.3</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
index d2403aa..d9d28a2 100644 (file)
@@ -3,7 +3,7 @@
   <description>player bin</description>
   <filename>../../gst/playback/.libs/libgstplaybin.so</filename>
   <basename>libgstplaybin.so</basename>
-  <version>0.10.3</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
index e50f352..bcc0c11 100644 (file)
@@ -1,15 +1,22 @@
 <plugin>
   <name>subparse</name>
-  <description>Subtitle (.sub) file parsing</description>
+  <description>Subtitle parsing</description>
   <filename>../../gst/subparse/.libs/libgstsubparse.so</filename>
   <basename>libgstsubparse.so</basename>
-  <version>0.10.3</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
   <origin>Unknown package origin</origin>
   <elements>
     <element>
+      <name>ssaparse</name>
+      <longname>SSA Subtitle Parser</longname>
+      <class>Codec/Parser/Subtitle</class>
+      <description>Parses SSA subtitle streams</description>
+      <author>Tim-Philipp Müller &lt;tim centricular net&gt;</author>
+    </element>
+    <element>
       <name>subparse</name>
       <longname>Subtitle parsers</longname>
       <class>Codec/Parser/Subtitle</class>
index 6a3825f..f073ff1 100644 (file)
@@ -3,7 +3,7 @@
   <description>transfer data over the network via TCP</description>
   <filename>../../gst/tcp/.libs/libgsttcp.so</filename>
   <basename>libgsttcp.so</basename>
-  <version>0.10.3</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
index 62afb14..d9aa228 100644 (file)
@@ -3,7 +3,7 @@
   <description>Theora plugin library</description>
   <filename>../../ext/theora/.libs/libgsttheora.so</filename>
   <basename>libgsttheora.so</basename>
-  <version>0.10.3</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
index bb61278..791ac40 100644 (file)
@@ -3,7 +3,7 @@
   <description>default typefind functions</description>
   <filename>../../gst/typefind/.libs/libgsttypefindfunctions.so</filename>
   <basename>libgsttypefindfunctions.so</basename>
-  <version>0.10.3</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
index 2c86265..76396b6 100644 (file)
@@ -3,7 +3,7 @@
   <description>elements for Video 4 Linux</description>
   <filename>../../sys/v4l/.libs/libgstvideo4linux.so</filename>
   <basename>libgstvideo4linux.so</basename>
-  <version>0.10.3</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
index 2c435c1..c127a94 100644 (file)
@@ -3,7 +3,7 @@
   <description>Adjusts video frames</description>
   <filename>../../gst/videorate/.libs/libgstvideorate.so</filename>
   <basename>libgstvideorate.so</basename>
-  <version>0.10.3</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
index 81404b1..5180942 100644 (file)
@@ -3,7 +3,7 @@
   <description>Resizes video</description>
   <filename>../../gst/videoscale/.libs/libgstvideoscale.so</filename>
   <basename>libgstvideoscale.so</basename>
-  <version>0.10.3</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
index 5d42fdd..ed84805 100644 (file)
@@ -3,7 +3,7 @@
   <description>Creates a test video stream</description>
   <filename>../../gst/videotestsrc/.libs/libgstvideotestsrc.so</filename>
   <basename>libgstvideotestsrc.so</basename>
-  <version>0.10.3</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
index 243e198..8db05f4 100644 (file)
@@ -1,9 +1,9 @@
 <plugin>
   <name>volume</name>
-  <description>element for controlling audio volume</description>
+  <description>plugin for controlling audio volume</description>
   <filename>../../gst/volume/.libs/libgstvolume.so</filename>
   <basename>libgstvolume.so</basename>
-  <version>0.10.3</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
index 12ac339..0fd62fd 100644 (file)
@@ -3,7 +3,7 @@
   <description>Vorbis plugin library</description>
   <filename>../../ext/vorbis/.libs/libgstvorbis.so</filename>
   <basename>libgstvorbis.so</basename>
-  <version>0.10.3</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
index 2bcd47e..f7c8f1a 100644 (file)
@@ -3,7 +3,7 @@
   <description>X11 video output element based on standard Xlib calls</description>
   <filename>../../sys/ximage/.libs/libgstximagesink.so</filename>
   <basename>libgstximagesink.so</basename>
-  <version>0.10.3</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
index 4f1b51e..c03aac5 100644 (file)
@@ -3,7 +3,7 @@
   <description>XFree86 video output plugin using Xv extension</description>
   <filename>../../sys/xvimage/.libs/libgstxvimagesink.so</filename>
   <basename>libgstxvimagesink.so</basename>
-  <version>0.10.3</version>
+  <version>0.10.4</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
index 69ccd95..294a4a4 100644 (file)
@@ -13,7 +13,7 @@
 # correct User entry for the Host entry for the DOC_SERVER
 
 # these variables define the location of the online docs
-DOC_SERVER=freedesktop.org
+DOC_SERVER=gstreamer.freedesktop.org
 DOC_BASE=/srv/gstreamer.freedesktop.org/www/data/doc
 DOC_URL=$(DOC_SERVER):$(DOC_BASE)
 GST_VERSION_NANO = $(GST_PLUGINS_BASE_VERSION_NANO)
index 5b8aa59..dbf360d 100644 (file)
@@ -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@"
 #undef STDC_HEADERS
 
 /* Version number of package */
-#define VERSION "0.10.3.2"
+#define VERSION "0.10.4"
 
 /* Define to 1 if your processor stores words with the most significant byte
    first (like Motorola and SPARC, unlike Intel and VAX). */