releasing 0.10.6 RELEASE-0_10_6
authorThomas Vander Stichele <thomas@apestaart.org>
Fri, 28 Apr 2006 10:53:40 +0000 (10:53 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Fri, 28 Apr 2006 10:53:40 +0000 (10:53 +0000)
Original commit message from CVS:
releasing 0.10.6

32 files changed:
ChangeLog
NEWS
RELEASE
configure.ac
docs/plugins/gst-plugins-base-plugins.signals
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

index 3654be4..941c91b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+=== release 0.10.6 ===
+
+2006-04-28  Thomas Vander Stichele <thomas at apestaart dot org>
+
+       * configure.ac:
+         releasing 0.10.6, "Chao"
+
 2006-04-26  David Schleef  <ds@schleef.org>
 
        * gst/videoscale/gstvideoscale.c: Add call to oil_init().
 
        * tests/examples/seek/seek.c: (end_scrub), (seek_cb), (start_seek),
        (stop_seek):
-       Don't let double and tripple clicks mess up our state.
+       Don't let double and triple clicks mess up our state.
 
 2006-03-28  Tim-Philipp Müller  <tim at centricular dot net>
 
        * sys/v4l/gstv4lmjpegsrc.c:
        * tests/check/libs/cddabasesrc.c:
        * tests/old/examples/gob/gst-identity2.gob:
-        Add docs for adder, use GST_ELEMENT_DETAILS macro,
-        define GstElementDetails at the top
+         Add docs for adder, use GST_ELEMENT_DETAILS macro,
+         define GstElementDetails at the top
 
 2006-03-23  Sebastien Moutte  <sebastien@moutte.net>
 
 2003-12-21  Thomas Vander Stichele  <thomas at apestaart dot org>
 
        * ChangeLog: moved to gstreamer/docs/random/old/ChangeLog.gst-plugins
-        * moved CVS to freedesktop.org
+         * moved CVS to freedesktop.org
diff --git a/NEWS b/NEWS
index 57575a2..a39f8f8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,36 @@
-This is GStreamer Base Plug-ins 0.10.5, "Net"
+This is GStreamer Base Plug-ins 0.10.6, "Chao"
+
+Changes since 0.10.5:
+
+      * QoS in sinks and transform elements
+      * Needs GStreamer 0.10.5 for new GstBaseSink::async_playback() vmethod
+      * added theoraparse element
+
+Bugs fixed since 0.10.5:
+    
+      * 313136 : [playbin] hang while playing truncated ogg file
+      * 172848 : [subparse] subtitles with special chars are displayed as ...
+      * 305279 : [riff] uncompressed AVIs with 24bpp don't work
+      * 320765 : [ffmpegcolorspace] make win32+msvc compliant, don't use _...
+      * 323852 : Disable tests/icles on platforms that do not have X
+      * 325653 : build errors compiling audioresample on win32(vs7)
+      * 327357 : gst-plugins-base fails to compile with GCC 4.1
+      * 334620 : [gnomevfssrc] fails to connect to icecast streaming servers
+      * 334822 : [ffmpegcolorspace] YVU9 support
+      * 335028 : [typefinding] ID3 v1 tag is not recognized with mp3-in-wa...
+      * 335365 : inefficient use of GList in gst-plugins-base
+      * 336190 : [gnomevfssink] should accept non-URI filenames as " location " 
+      * 336194 : [gnomevfssrc] some minor memory leaks
+      * 336477 : plugins need better/univied descriptions
+      * 336617 : Unable to recognise MPEG TS stream
+      * 337548 : Memory leaks in basertpdepayload
+      * 337945 : [oggdemux] segment stop position ignored
+      * 338419 : Regression in the handling of files with multiple audio/s...
+      * 338897 : Videoscale crashes as part of DVD to Ogg transcoding
+      * 339013 : [videorate] Goes into an infinite loop
+      * 339047 : [riff] handle H264 fourcc in addition to h264
+      * 339212 : ISO file typefinding regression
+      * 330748 : deadlock in base audio sink on playing- > paused state change
 
 Bugs fixed since 0.10.4:
     
diff --git a/RELEASE b/RELEASE
index 3ec625f..81deb69 100644 (file)
--- a/RELEASE
+++ b/RELEASE
@@ -1,5 +1,5 @@
 
-GStreamer: Release notes for GStreamer Base Plug-ins 0.10.5 "Net"
+Release notes for GStreamer Base Plug-ins 0.10.6 "Chao"
         
 
 
@@ -14,11 +14,6 @@ It is, however, parallel installable with the 0.8.x series.
 
 
 
-This release is a quick-fix release for two issues that we felt were
-important enough to get a quick-fix release out for.  Agile and ego-less, baby.
-
-
-
 This module contains a set of reference plugins, base classes for other
 plugins, and helper libraries.
 
@@ -60,11 +55,35 @@ Features of this release
     
       * Parallel installability with 0.8.x series
       * Threadsafe design and API
+      * QoS in sinks and transform elements
+      * Needs GStreamer 0.10.5 for new GstBaseSink::async_playback() vmethod
+      * added theoraparse element
 
 Bugs fixed in this release
     
-      * 334216 : [gnomevfssrc] won't open some media on NFS mounts any longer
-      * 334226 : typefindfunctions plugin crashes on PPC on registration
+      * 313136 : [playbin] hang while playing truncated ogg file
+      * 172848 : [subparse] subtitles with special chars are displayed as ...
+      * 305279 : [riff] uncompressed AVIs with 24bpp don't work
+      * 320765 : [ffmpegcolorspace] make win32+msvc compliant, don't use _...
+      * 323852 : Disable tests/icles on platforms that do not have X
+      * 325653 : build errors compiling audioresample on win32(vs7)
+      * 327357 : gst-plugins-base fails to compile with GCC 4.1
+      * 334620 : [gnomevfssrc] fails to connect to icecast streaming servers
+      * 334822 : [ffmpegcolorspace] YVU9 support
+      * 335028 : [typefinding] ID3 v1 tag is not recognized with mp3-in-wa...
+      * 335365 : inefficient use of GList in gst-plugins-base
+      * 336190 : [gnomevfssink] should accept non-URI filenames as " location " 
+      * 336194 : [gnomevfssrc] some minor memory leaks
+      * 336477 : plugins need better/univied descriptions
+      * 336617 : Unable to recognise MPEG TS stream
+      * 337548 : Memory leaks in basertpdepayload
+      * 337945 : [oggdemux] segment stop position ignored
+      * 338419 : Regression in the handling of files with multiple audio/s...
+      * 338897 : Videoscale crashes as part of DVD to Ogg transcoding
+      * 339013 : [videorate] Goes into an infinite loop
+      * 339047 : [riff] handle H264 fourcc in addition to h264
+      * 339212 : ISO file typefinding regression
+      * 330748 : deadlock in base audio sink on playing- > paused state change
 
 Download
 
@@ -94,6 +113,20 @@ Applications
   
 Contributors to this release
     
+      * Andy Wingo
+      * Antoine Tremblay
+      * David Schleef
+      * Edward Hervey
+      * Fabrizio Gennari
+      * Jan Schmidt
+      * Julien MOUTTE
+      * Michael Smith
+      * Michal Benes
+      * Sebastien Moutte
+      * Stefan Kost
       * Thomas Vander Stichele
       * Tim-Philipp Müller
+      * Tommi Myöhänen
+      * Wim Taymans
+      * j^
  
\ No newline at end of file
index e4f0649..22ef24f 100644 (file)
@@ -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 Base Plug-ins, 0.10.5.4,
+AC_INIT(GStreamer Base Plug-ins, 0.10.6,
     http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
     gst-plugins-base)
 
@@ -40,7 +40,7 @@ dnl - interfaces added/removed/changed -> increment CURRENT, REVISION = 0
 dnl - interfaces added -> increment AGE
 dnl - interfaces removed -> AGE = 0
 dnl sets GST_LT_LDFLAGS
-AS_LIBTOOL(GST, 3, 0, 3)
+AS_LIBTOOL(GST, 4, 0, 4)
 
 dnl FIXME: this macro doesn't actually work;
 dnl the generated libtool script has no support for the listed tags.
index 5dd945c..e3ca70a 100644 (file)
@@ -1,6 +1,7 @@
 <SIGNAL>
 <NAME>GstMultiFdSink::add</NAME>
 <RETURNS>void</RETURNS>
+<FLAGS>l</FLAGS>
 GstMultiFdSink *gstmultifdsink
 gint  arg1
 </SIGNAL>
@@ -8,12 +9,14 @@ gint  arg1
 <SIGNAL>
 <NAME>GstMultiFdSink::clear</NAME>
 <RETURNS>void</RETURNS>
+<FLAGS>l</FLAGS>
 GstMultiFdSink *gstmultifdsink
 </SIGNAL>
 
 <SIGNAL>
 <NAME>GstMultiFdSink::client-added</NAME>
 <RETURNS>void</RETURNS>
+<FLAGS>l</FLAGS>
 GstMultiFdSink *gstmultifdsink
 gint  arg1
 </SIGNAL>
@@ -21,14 +24,16 @@ gint  arg1
 <SIGNAL>
 <NAME>GstMultiFdSink::client-removed</NAME>
 <RETURNS>void</RETURNS>
+<FLAGS>l</FLAGS>
 GstMultiFdSink *gstmultifdsink
 gint  arg1
-GstClientStatus  arg2
+GstClientStatus *arg2
 </SIGNAL>
 
 <SIGNAL>
 <NAME>GstMultiFdSink::get-stats</NAME>
 <RETURNS>GValueArray*</RETURNS>
+<FLAGS>l</FLAGS>
 GstMultiFdSink *gstmultifdsink
 gint  arg1
 </SIGNAL>
@@ -36,6 +41,7 @@ gint  arg1
 <SIGNAL>
 <NAME>GstMultiFdSink::remove</NAME>
 <RETURNS>void</RETURNS>
+<FLAGS>l</FLAGS>
 GstMultiFdSink *gstmultifdsink
 gint  arg1
 </SIGNAL>
@@ -43,6 +49,7 @@ gint  arg1
 <SIGNAL>
 <NAME>GstDecodeBin::new-decoded-pad</NAME>
 <RETURNS>void</RETURNS>
+<FLAGS>l</FLAGS>
 GstDecodeBin *gstdecodebin
 GstPad *arg1
 gboolean  arg2
@@ -51,6 +58,7 @@ gboolean  arg2
 <SIGNAL>
 <NAME>GstDecodeBin::removed-decoded-pad</NAME>
 <RETURNS>void</RETURNS>
+<FLAGS>l</FLAGS>
 GstDecodeBin *gstdecodebin
 GstPad *arg1
 </SIGNAL>
@@ -58,6 +66,7 @@ GstPad *arg1
 <SIGNAL>
 <NAME>GstDecodeBin::unknown-type</NAME>
 <RETURNS>void</RETURNS>
+<FLAGS>l</FLAGS>
 GstDecodeBin *gstdecodebin
 GstPad *arg1
 GstCaps *arg2
@@ -87,6 +96,7 @@ gint  arg1
 <SIGNAL>
 <NAME>GstGnomeVFSSink::allow-overwrite</NAME>
 <RETURNS>gboolean</RETURNS>
+<FLAGS>c</FLAGS>
 GstGnomeVFSSink *gstgnomevfssink
 GnomeVFSURI *arg1
 </SIGNAL>
@@ -94,6 +104,7 @@ GnomeVFSURI *arg1
 <SIGNAL>
 <NAME>GstCdParanoiaSrc::transport-error</NAME>
 <RETURNS>void</RETURNS>
+<FLAGS>l</FLAGS>
 GstCdParanoiaSrc *gstcdparanoiasrc
 gint  arg1
 </SIGNAL>
@@ -101,6 +112,7 @@ gint  arg1
 <SIGNAL>
 <NAME>GstCdParanoiaSrc::uncorrected-error</NAME>
 <RETURNS>void</RETURNS>
+<FLAGS>l</FLAGS>
 GstCdParanoiaSrc *gstcdparanoiasrc
 gint  arg1
 </SIGNAL>
index b5eede3..e7e5383 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.5</version>
+  <version>0.10.6</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
index 5bf9bb5..5f10f91 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.5</version>
+  <version>0.10.6</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
   <elements>
     <element>
       <name>alsamixer</name>
-      <longname>Alsa Mixer</longname>
+      <longname>Alsa mixer</longname>
       <class>Generic/Audio</class>
       <description>Control sound input and output levels with ALSA</description>
       <author>Leif Johnson &lt;leif@ambient.2y.net&gt;</author>
     </element>
     <element>
       <name>alsasink</name>
-      <longname>Audio Sink (ALSA)</longname>
+      <longname>Audio sink (ALSA)</longname>
       <class>Sink/Audio</class>
       <description>Output to a sound card via ALSA</description>
       <author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
     </element>
     <element>
       <name>alsasrc</name>
-      <longname>Audio Src (ALSA)</longname>
+      <longname>Audio source (ALSA)</longname>
       <class>Source/Audio</class>
       <description>Read from a sound card via ALSA</description>
       <author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
index 4c86728..070e6b5 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.5</version>
+  <version>0.10.6</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
@@ -11,7 +11,7 @@
   <elements>
     <element>
       <name>audioconvert</name>
-      <longname>Audio Conversion</longname>
+      <longname>Audio converter</longname>
       <class>Filter/Converter/Audio</class>
       <description>Convert audio to different formats</description>
       <author>Benjamin Otte &lt;in7y118@public.uni-hamburg.de&gt;</author>
index fadee81..e197ab9 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.5</version>
+  <version>0.10.6</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
index 8ce9460..e1ca798 100644 (file)
@@ -3,7 +3,7 @@
   <description>Resamples audio</description>
   <filename>../../gst/audioresample/.libs/libgstaudioresample.so</filename>
   <basename>libgstaudioresample.so</basename>
-  <version>0.10.5</version>
+  <version>0.10.6</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
index 9dbfa59..c2c168c 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.5</version>
+  <version>0.10.6</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
index 7355fed..bc9a9fc 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.5</version>
+  <version>0.10.6</version>
   <license>GPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
index 490ce50..d67ceb2 100644 (file)
@@ -3,7 +3,7 @@
   <description>decoder bin</description>
   <filename>../../gst/playback/.libs/libgstdecodebin.so</filename>
   <basename>libgstdecodebin.so</basename>
-  <version>0.10.5</version>
+  <version>0.10.6</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
index 3773436..f3a1d92 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.5</version>
+  <version>0.10.6</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>FFMpeg</package>
index 46d0af5..a027c9e 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.5</version>
+  <version>0.10.6</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
index 16fa787..52d57e8 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.5</version>
+  <version>0.10.6</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_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_jakdaw</name>
       <longname>libvisual Jakdaw plugin plugin v.0.0.1</longname>
       <class>Visualization</class>
index 61efed1..a29f4e1 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.5</version>
+  <version>0.10.6</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
   <elements>
     <element>
       <name>oggdemux</name>
-      <longname>ogg demuxer</longname>
+      <longname>Ogg demuxer</longname>
       <class>Codec/Demuxer</class>
       <description>demux ogg streams (info about ogg: http://xiph.org)</description>
       <author>Wim Taymand &lt;wim@fluendo.com&gt;</author>
     </element>
     <element>
       <name>oggmux</name>
-      <longname>ogg muxer</longname>
+      <longname>Ogg muxer</longname>
       <class>Codec/Muxer</class>
       <description>mux ogg streams (info about ogg: http://xiph.org)</description>
       <author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
     </element>
     <element>
       <name>oggparse</name>
-      <longname>ogg parser</longname>
+      <longname>Ogg parser</longname>
       <class>Codec/Parser</class>
       <description>parse ogg streams into pages (info about ogg: http://xiph.org)</description>
       <author>Michael Smith &lt;msmith@fluendo.com&gt;</author>
index 9f6dce6..c91bd68 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.5</version>
+  <version>0.10.6</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
   <elements>
     <element>
       <name>clockoverlay</name>
-      <longname>Clock Overlay</longname>
+      <longname>Clock overlay</longname>
       <class>Filter/Editor/Video</class>
       <description>Overlays the current clock time on a video stream</description>
       <author>Tim-Philipp Müller &lt;tim@centricular.net&gt;</author>
     </element>
     <element>
       <name>textoverlay</name>
-      <longname>Text Overlay</longname>
+      <longname>Text overlay</longname>
       <class>Filter/Editor/Video</class>
       <description>Adds text strings on top of a video buffer</description>
       <author>David Schleef &lt;ds@schleef.org&gt;</author>
     </element>
     <element>
       <name>textrender</name>
-      <longname>Text Render</longname>
+      <longname>Text renderer</longname>
       <class>Filter/Editor/Video</class>
       <description>Renders a text string to an image bitmap</description>
       <author>David Schleef &lt;ds@schleef.org&gt;, Ronald S. Bultje &lt;rbultje@ronald.bitfreak.net&gt;</author>
     </element>
     <element>
       <name>timeoverlay</name>
-      <longname>Time Overlay</longname>
+      <longname>Time overlay</longname>
       <class>Filter/Editor/Video</class>
       <description>Overlays buffer time stamps on a video stream</description>
       <author>Tim-Philipp Müller &lt;tim@centricular.net&gt;</author>
index fec1f9a..39f4081 100644 (file)
@@ -3,7 +3,7 @@
   <description>player bin</description>
   <filename>../../gst/playback/.libs/libgstplaybin.so</filename>
   <basename>libgstplaybin.so</basename>
-  <version>0.10.5</version>
+  <version>0.10.6</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
index fffeb32..925282e 100644 (file)
@@ -3,7 +3,7 @@
   <description>Subtitle parsing</description>
   <filename>../../gst/subparse/.libs/libgstsubparse.so</filename>
   <basename>libgstsubparse.so</basename>
-  <version>0.10.5</version>
+  <version>0.10.6</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
@@ -18,7 +18,7 @@
     </element>
     <element>
       <name>subparse</name>
-      <longname>Subtitle parsers</longname>
+      <longname>Subtitle parser</longname>
       <class>Codec/Parser/Subtitle</class>
       <description>Parses subtitle (.sub) files into text streams</description>
       <author>Gustavo J. A. M. Carneiro &lt;gjc@inescporto.pt&gt;
index 6f8c9cc..0e58b0c 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.5</version>
+  <version>0.10.6</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
   <elements>
     <element>
       <name>multifdsink</name>
-      <longname>MultiFd sink</longname>
+      <longname>Multi filedescriptor sink</longname>
       <class>Sink/Network</class>
       <description>Send data to multiple filedescriptors</description>
       <author>Thomas Vander Stichele &lt;thomas at apestaart dot org&gt;, Wim Taymans &lt;wim@fluendo.com&gt;</author>
     </element>
     <element>
       <name>tcpclientsink</name>
-      <longname>TCP Client sink</longname>
+      <longname>TCP client sink</longname>
       <class>Sink/Network</class>
       <description>Send data as a client over the network via TCP</description>
       <author>Thomas Vander Stichele &lt;thomas at apestaart dot org&gt;</author>
     </element>
     <element>
       <name>tcpclientsrc</name>
-      <longname>TCP Client source</longname>
+      <longname>TCP client source</longname>
       <class>Source/Network</class>
       <description>Receive data as a client over the network via TCP</description>
       <author>Thomas Vander Stichele &lt;thomas at apestaart dot org&gt;</author>
     </element>
     <element>
       <name>tcpserversink</name>
-      <longname>TCP Server sink</longname>
+      <longname>TCP server sink</longname>
       <class>Sink/Network</class>
       <description>Send data as a server over the network via TCP</description>
       <author>Thomas Vander Stichele &lt;thomas at apestaart dot org&gt;</author>
     </element>
     <element>
       <name>tcpserversrc</name>
-      <longname>TCP Server source</longname>
+      <longname>TCP server source</longname>
       <class>Source/Network</class>
       <description>Receive data as a server over the network via TCP</description>
       <author>Thomas Vander Stichele &lt;thomas at apestaart dot org&gt;</author>
index 6ee1c9c..f5faa77 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.5</version>
+  <version>0.10.6</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
   <elements>
     <element>
       <name>theoradec</name>
-      <longname>TheoraDec</longname>
+      <longname>Theora video decoder</longname>
       <class>Codec/Decoder/Video</class>
       <description>decode raw theora streams to raw YUV video</description>
       <author>Benjamin Otte &lt;in7y118@public.uni-hamburg.de&gt;, Wim Taymans &lt;wim@fluendo.com&gt;</author>
     </element>
     <element>
       <name>theoraenc</name>
-      <longname>TheoraEnc</longname>
+      <longname>Theora video encoder</longname>
       <class>Codec/Encoder/Video</class>
       <description>encode raw YUV video to a theora stream</description>
       <author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
     </element>
+    <element>
+      <name>theoraparse</name>
+      <longname>TheoraParse</longname>
+      <class>Codec/Parser/Video</class>
+      <description>parse raw theora streams</description>
+      <author>Andy Wingo &lt;wingo@pobox.com&gt;</author>
+    </element>
   </elements>
 </plugin>
\ No newline at end of file
index 625f85d..25977dc 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.5</version>
+  <version>0.10.6</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
index dfc8da7..d48c3fb 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.5</version>
+  <version>0.10.6</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
@@ -13,7 +13,7 @@
       <name>v4lsrc</name>
       <longname>Video (video4linux/raw) Source</longname>
       <class>Source/Video</class>
-      <description>Reads raw frames from a video4linux (BT8x8) device</description>
+      <description>Reads raw frames from a video4linux device</description>
       <author>Ronald Bultje &lt;rbultje@ronald.bitfreak.net&gt;</author>
     </element>
   </elements>
index 2cf9270..19b6550 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.5</version>
+  <version>0.10.6</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
index 74f8b25..cfc7cf3 100644 (file)
@@ -3,7 +3,7 @@
   <description>Resizes video</description>
   <filename>../../gst/videoscale/.libs/libgstvideoscale.so</filename>
   <basename>libgstvideoscale.so</basename>
-  <version>0.10.5</version>
+  <version>0.10.6</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
index 05676f4..a7e0e3c 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.5</version>
+  <version>0.10.6</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
index 2e5c7d7..9b20ed7 100644 (file)
@@ -3,7 +3,7 @@
   <description>plugin for controlling audio volume</description>
   <filename>../../gst/volume/.libs/libgstvolume.so</filename>
   <basename>libgstvolume.so</basename>
-  <version>0.10.5</version>
+  <version>0.10.6</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
index f3ed59f..e6ff97b 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.5</version>
+  <version>0.10.6</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
   <elements>
     <element>
       <name>vorbisdec</name>
-      <longname>VorbisDec</longname>
+      <longname>Vorbis audio decoder</longname>
       <class>Codec/Decoder/Audio</class>
       <description>decode raw vorbis streams to float audio</description>
       <author>Benjamin Otte &lt;in7y118@public.uni-hamburg.de&gt;</author>
     </element>
     <element>
       <name>vorbisenc</name>
-      <longname>Vorbis encoder</longname>
+      <longname>Vorbis audio encoder</longname>
       <class>Codec/Encoder/Audio</class>
       <description>Encodes audio in Vorbis format</description>
       <author>Monty &lt;monty@xiph.org&gt;, Wim Taymans &lt;wim@fluendo.com&gt;</author>
index fbedffa..fcdb5f7 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.5</version>
+  <version>0.10.6</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
index 503ced8..98925db 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.5</version>
+  <version>0.10.6</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
index 294a4a4..9df285d 100644 (file)
 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)
-
 
 upload: $(FORMATS)
-       @if test "x$(GST_VERSION_NANO)" = x0; then \
+       @if test "x$(PACKAGE_VERSION_NANO)" = x0; then \
             export DOCVERSION=$(VERSION); \
         else export DOCVERSION=head; \
         fi; \