Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/GStreamer/gst-plugins-base.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2006-12-07 05:30:38 +0300
committerJan Schmidt <thaytan@mad.scientist.com>2006-12-07 05:30:38 +0300
commita51e6e7822c93c2865947546108206294c562214 (patch)
tree3f8eb5c50ab662f8bed184c0b3247af42a669a07
parent35fa7a7fbd4e2e5d141d46907f1f37d6847daf38 (diff)
configure.ac: releasing 0.10.11, "Dumb things"RELEASE-0_10_11
Original commit message from CVS: === release 0.10.11 === 2006-12-06 Jan Schmidt <thaytan@mad.scientist.com> * configure.ac: releasing 0.10.11, "Dumb things"
-rw-r--r--ChangeLog7
-rw-r--r--NEWS62
-rw-r--r--RELEASE120
-rw-r--r--configure.ac4
-rw-r--r--docs/plugins/gst-plugins-base-plugins.args34
-rw-r--r--docs/plugins/gst-plugins-base-plugins.signals43
-rw-r--r--docs/plugins/inspect/plugin-adder.xml4
-rw-r--r--docs/plugins/inspect/plugin-alsa.xml4
-rw-r--r--docs/plugins/inspect/plugin-audioconvert.xml4
-rw-r--r--docs/plugins/inspect/plugin-audiorate.xml4
-rw-r--r--docs/plugins/inspect/plugin-audioresample.xml4
-rw-r--r--docs/plugins/inspect/plugin-audiotestsrc.xml4
-rw-r--r--docs/plugins/inspect/plugin-cdparanoia.xml4
-rw-r--r--docs/plugins/inspect/plugin-decodebin.xml4
-rw-r--r--docs/plugins/inspect/plugin-ffmpegcolorspace.xml2
-rw-r--r--docs/plugins/inspect/plugin-gdp.xml4
-rw-r--r--docs/plugins/inspect/plugin-gnomevfs.xml4
-rw-r--r--docs/plugins/inspect/plugin-libvisual.xml11
-rw-r--r--docs/plugins/inspect/plugin-ogg.xml6
-rw-r--r--docs/plugins/inspect/plugin-pango.xml4
-rw-r--r--docs/plugins/inspect/plugin-playbin.xml4
-rw-r--r--docs/plugins/inspect/plugin-subparse.xml4
-rw-r--r--docs/plugins/inspect/plugin-tcp.xml4
-rw-r--r--docs/plugins/inspect/plugin-theora.xml4
-rw-r--r--docs/plugins/inspect/plugin-typefindfunctions.xml4
-rw-r--r--docs/plugins/inspect/plugin-video4linux.xml4
-rw-r--r--docs/plugins/inspect/plugin-videorate.xml4
-rw-r--r--docs/plugins/inspect/plugin-videoscale.xml4
-rw-r--r--docs/plugins/inspect/plugin-videotestsrc.xml4
-rw-r--r--docs/plugins/inspect/plugin-volume.xml4
-rw-r--r--docs/plugins/inspect/plugin-vorbis.xml4
-rw-r--r--docs/plugins/inspect/plugin-ximagesink.xml4
-rw-r--r--docs/plugins/inspect/plugin-xvimagesink.xml4
-rw-r--r--win32/common/config.h8
34 files changed, 268 insertions, 125 deletions
diff --git a/ChangeLog b/ChangeLog
index ca18de2ea..025c737aa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+=== release 0.10.11 ===
+
+2006-12-06 Jan Schmidt <thaytan@mad.scientist.com>
+
+ * configure.ac:
+ releasing 0.10.11, "Dumb things"
+
2006-12-05 Jan Schmidt <thaytan@mad.scientist.com>
* gst/playback/gstdecodebin.c: (find_dynamic), (dynamic_add),
diff --git a/NEWS b/NEWS
index b0700568b..076b905ee 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,64 @@
-This is GStreamer Base Plug-ins 0.10.10, "Chorizo"
+This is GStreamer Base Plug-ins 0.10.11, "Dumb things"
+
+Bugs fixed since 0.10.10:
+
+ * 360552 : [riff] [avi] extracts non-UTF8 metadata
+ * 365501 : [x/xvimagesink] race condition when creating first image ...
+ * 339366 : [playbin] hangs if suburi file type cannot be determined
+ * 355914 : libvisual causes xvimagesink: assertion `GST_CAPS_REFCOU...
+ * 363118 : gst_riff_create_video_caps() should also store variant in...
+ * 363607 : xvimagesink xwindow_draw_border() slowness
+ * 336301 : [playbin] can't handle RTSP source
+ * 337026 : oggmux doesn't set EOS properly
+ * 337031 : vorbisdec outputs too much data
+ * 340049 : New BaseRTPAudioPayloader class to -base
+ * 348264 : Theora encoding, Ogg muxing don't handle discontinuities
+ * 354773 : xvimage assumes that XV_COLORKEY can be set in RGB888 format
+ * 355917 : libvisual plugin is broken
+ * 355935 : multifdsink doesn't allow setting maximums (soft, hard) i...
+ * 357038 : [ffmpegcolorspace] RGBA handling broken
+ * 357215 : [playbin] buffering notification not quite right yet
+ * 357289 : [riff] riff parser can't detect aac audio stream
+ * 357404 : [playbin] Linking can fail silently
+ * 357531 : [subparse] problem if markup is not closed
+ * 357577 : [playbin] regression: buffering still images broken
+ * 357591 : Avoid compiler warning with uclibc and -Werror
+ * 357613 : XvStopVideo in xvimagesink
+ * 357800 : [libvisual] doesn't pass audio data to libvisual 0.4.0 co...
+ * 359580 : tcpserversink and dataprotocol assert for multipart streams
+ * 361095 : Fixes compiling with forte: warning clean up (part 3)
+ * 361456 : [basertppayload] Memory leak
+ * 361634 : sink- > ringbuffer NULL in BaseAudioSink's setcaps()
+ * 361984 : [subparse] doesn't accept .srt file that doesn't start wi...
+ * 366334 : [PATCH] Windows vs8 fixes
+ * 368273 : Using the remove signal on multifdsink is not threadsafe
+ * 368310 : include file gstbasertpaudiopayload.h not included for r...
+ * 369482 : [typefind] MPEG system streams get recognized as mp3 files
+ * 370092 : [PATCH] Decodebin v2 : Implementation
+ * 377183 : regression: no eos when playing ogg vorbis files
+ * 381219 : bad debugging code left in audiorate
+ * 382223 : [decodebin] more delayed linking
+ * 382269 : Typefind detects mpeg video clip as audio/mpeg
+ * 335635 : Add an Ogg/Vorbis retagging element
+ * 341681 : [textoverlay] flickering with continuously timestamped text
+ * 342228 : [alsa] Recognize " Front " as a Master channel
+ * 357330 : [subparse] some sami parser minor but enhanced patch
+ * 357532 : [gsttag] vorbistag doesn't handle dates that include time...
+ * 359237 : [typefinding] doesn't recognize XML files shorter than 25...
+ * 362845 : [subparse] add support for tmplayer format
+ * 357977 : [videorate] new segment start is not respected
+ * 364812 : [PATCH] oggmux release pad does not remove pad
+ * 364856 : pngenc stride problems
+ * 372507 : Mac build fixes
+
+API added since 0.10.10:
+
+ * playbin::queue-min-threshold property.
+ * GstVideoOrientation interface
+ * gst_base_rtp_depayload_push_ts
+ * gst_base_rtp_depayload_push
+ * Add dropped_buffers to multifdsink's get-stats GValueArray
+ * gst_ring_buffer_commit_full
Changes since 0.10.9:
diff --git a/RELEASE b/RELEASE
index 79e74aa0a..d0926c370 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,5 +1,5 @@
-Release notes for GStreamer Base Plug-ins 0.10.10 "Chorizo"
+Release notes for GStreamer Base Plug-ins 0.10.11 "Dumb things"
@@ -54,48 +54,72 @@ contains a set of less supported plug-ins that haven't passed the
Features of this release
- * Parallel installability with 0.8.x series
- * Threadsafe design and API
- * New elements: gdppay, gdpdepay
+ * This release requires GStreamer core 0.10.11 or higher
+ * Improved buffering during network playback
+ * Support for reverse playback of Ogg/Vorbis/Theora
+ * Reverse playback support in the audio sinks
+ * The Ogg muxer now produces correct streams in all cases
+ * Support libvisual 0.4
+ * Improvements in RTP support
+ * Support retagging of Vorbis files
+ * Introduction of the decodebin2 element
+ * Many other bug fixes and improvements
Bugs fixed in this release
- * 343787 : The adder cannot handle when multiple elements tries to l...
- * 336075 : ALSA emu10k1 mixer tracks are wrongly classified as playb...
- * 349105 : crash with playbin and resizing screen
- * 342494 : [v4l] Query " device-name " even if device is not open
- * 342680 : [adder] seeking with multiple ogg files fails to work
- * 345188 : [alsa] can't handle more than 8 channels
- * 347091 : converting vorbis comments to GstTagLists is lossy
- * 348157 : Changed " Change Device " menu behaviour in gnome-volume-co...
- * 348916 : [typefind] add multipart/x-mixed-replace typefinder
- * 350157 : [riff] riff parser can't detect dts audio stream
- * 350655 : [oggdemux] should process seeking queries
- * 350900 : [adder] should not clamp floating point values
- * 351426 : API: add gst_tag_parse_extended_comment
- * 351502 : g_value_set_string leaks
- * 351742 : [vorbisenc] discontinuity detection too sensitive, might ...
- * 353658 : [videotestsrc] doesn't round strides correctly for YVYU
- * 354594 : multifdsink doesn't work reliably with sync-method = 'nex...
- * 351790 : [ogmparse] crash parsing video stream on x86-64
- * 140139 : [avidemux] can't play broken avi with ogg (not vorbis) au...
- * 347783 : [PLUGIN-MOVE] GDP elements should be moved
- * 347918 : Internal data flow error in udpsrc
- * 349656 : jitterbuffer in GstBaseRtp fails to handle rtp seqnum rol...
- * 350784 : element alsamixer doesn't respect asoundrc
- * 351308 : [netbuffer] build fails with gkt-doc critical warnings
- * 353234 : audiorate preserves DISCONT on buffers
- * 353912 : Add cmml caps to oggmux
+ * 360552 : [riff] [avi] extracts non-UTF8 metadata
+ * 365501 : [x/xvimagesink] race condition when creating first image ...
+ * 339366 : [playbin] hangs if suburi file type cannot be determined
+ * 355914 : libvisual causes xvimagesink: assertion `GST_CAPS_REFCOU...
+ * 363118 : gst_riff_create_video_caps() should also store variant in...
+ * 363607 : xvimagesink xwindow_draw_border() slowness
+ * 336301 : [playbin] can't handle RTSP source
+ * 337026 : oggmux doesn't set EOS properly
+ * 337031 : vorbisdec outputs too much data
+ * 340049 : New BaseRTPAudioPayloader class to -base
+ * 348264 : Theora encoding, Ogg muxing don't handle discontinuities
+ * 354773 : xvimage assumes that XV_COLORKEY can be set in RGB888 format
+ * 355917 : libvisual plugin is broken
+ * 355935 : multifdsink doesn't allow setting maximums (soft, hard) i...
+ * 357038 : [ffmpegcolorspace] RGBA handling broken
+ * 357215 : [playbin] buffering notification not quite right yet
+ * 357289 : [riff] riff parser can't detect aac audio stream
+ * 357404 : [playbin] Linking can fail silently
+ * 357531 : [subparse] problem if markup is not closed
+ * 357577 : [playbin] regression: buffering still images broken
+ * 357591 : Avoid compiler warning with uclibc and -Werror
+ * 357613 : XvStopVideo in xvimagesink
+ * 357800 : [libvisual] doesn't pass audio data to libvisual 0.4.0 co...
+ * 359580 : tcpserversink and dataprotocol assert for multipart streams
+ * 361095 : Fixes compiling with forte: warning clean up (part 3)
+ * 361456 : [basertppayload] Memory leak
+ * 361634 : sink- > ringbuffer NULL in BaseAudioSink's setcaps()
+ * 361984 : [subparse] doesn't accept .srt file that doesn't start wi...
+ * 366334 : [PATCH] Windows vs8 fixes
+ * 368273 : Using the remove signal on multifdsink is not threadsafe
+ * 368310 : include file gstbasertpaudiopayload.h not included for r...
+ * 369482 : [typefind] MPEG system streams get recognized as mp3 files
+ * 370092 : [PATCH] Decodebin v2 : Implementation
+ * 377183 : regression: no eos when playing ogg vorbis files
+ * 381219 : bad debugging code left in audiorate
+ * 382223 : [decodebin] more delayed linking
+ * 382269 : Typefind detects mpeg video clip as audio/mpeg
+ * 335635 : Add an Ogg/Vorbis retagging element
+ * 341681 : [textoverlay] flickering with continuously timestamped text
+ * 342228 : [alsa] Recognize " Front " as a Master channel
+ * 357330 : [subparse] some sami parser minor but enhanced patch
+ * 357532 : [gsttag] vorbistag doesn't handle dates that include time...
+ * 359237 : [typefinding] doesn't recognize XML files shorter than 25...
+ * 362845 : [subparse] add support for tmplayer format
+ * 357977 : [videorate] new segment start is not respected
+ * 364812 : [PATCH] oggmux release pad does not remove pad
+ * 364856 : pngenc stride problems
+ * 372507 : Mac build fixes
API changed in this release
- API additions:
-* gst_rtp_buffer_get_payload_subbuffer()
-* gst_tag_parse_extended_comment()
-* GstPlayBin::connection-speed
-* GstTheoraParse::synchronization-points
-* GST_AUDIO_CHANNEL_POSITION_NONE
Download
@@ -125,22 +149,28 @@ Applications
Contributors to this release
- * Alessandro Dessina
- * Andy Wingo
+ *
+ * David Schleef
+ * Edgard Lima
* Edward Hervey
- * Iain Holmes
- * James Livingston
+ * Ferenc Gerlits
+ * James "Doc" Livingston
+ * Jan David Mol
* Jan Schmidt
- * Jens Granseuer
- * Kai Vehmanen
- * Marcel Moreaux
- * Martin Szulecki
+ * Jonathan Matthew
+ * Josep Torre Valles
+ * Julien MOUTTE
+ * Mark Nauwelaerts
* Michael Smith
- * Sjoerd Simons
+ * Peter Kjellerstedt
+ * Renato Filho
+ * Sebastien Cote
+ * Sergey Scobich
* Stefan Kost
* Thomas Vander Stichele
* Tim-Philipp Müller
- * Viktor Peters
+ * Ville Syrjala
* Wim Taymans
* Young-Ho Cha
+ * Zaheer Abbas Merali
  \ No newline at end of file
diff --git a/configure.ac b/configure.ac
index c34d81b4b..90c10660d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5,7 +5,7 @@ dnl please read gstreamer/docs/random/autotools before changing this file
dnl initialize autoconf
dnl releases only do -Wall, cvs and prerelease does -Werror too
dnl use a three digit version number for releases, and four for cvs/prerelease
-AC_INIT(GStreamer Base Plug-ins, 0.10.10.1,
+AC_INIT(GStreamer Base Plug-ins, 0.10.11,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-plugins-base)
@@ -42,7 +42,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, 7, 0, 7)
+AS_LIBTOOL(GST, 8, 0, 8)
dnl FIXME: this macro doesn't actually work;
dnl the generated libtool script has no support for the listed tags.
diff --git a/docs/plugins/gst-plugins-base-plugins.args b/docs/plugins/gst-plugins-base-plugins.args
index 1ec16b384..2ee43b54c 100644
--- a/docs/plugins/gst-plugins-base-plugins.args
+++ b/docs/plugins/gst-plugins-base-plugins.args
@@ -401,7 +401,7 @@
<ARG>
<NAME>GstMultiFdSink::buffers-max</NAME>
<TYPE>gint</TYPE>
-<RANGE>>= -1</RANGE>
+<RANGE>>= G_MAXULONG</RANGE>
<FLAGS>rw</FLAGS>
<NICK>Buffers max</NICK>
<BLURB>max number of buffers to queue for a client (-1 = no limit).</BLURB>
@@ -421,7 +421,7 @@
<ARG>
<NAME>GstMultiFdSink::buffers-soft-max</NAME>
<TYPE>gint</TYPE>
-<RANGE>>= -1</RANGE>
+<RANGE>>= G_MAXULONG</RANGE>
<FLAGS>rw</FLAGS>
<NICK>Buffers soft max</NICK>
<BLURB>Recover client when going over this limit (-1 = no limit).</BLURB>
@@ -511,7 +511,7 @@
<ARG>
<NAME>GstMultiFdSink::buffers-min</NAME>
<TYPE>gint</TYPE>
-<RANGE>>= -1</RANGE>
+<RANGE>>= G_MAXULONG</RANGE>
<FLAGS>rw</FLAGS>
<NICK>Buffers min</NICK>
<BLURB>min number of buffers to queue (-1 = as few as possible).</BLURB>
@@ -541,7 +541,7 @@
<ARG>
<NAME>GstMultiFdSink::bytes-min</NAME>
<TYPE>gint</TYPE>
-<RANGE>>= -1</RANGE>
+<RANGE>>= G_MAXULONG</RANGE>
<FLAGS>rw</FLAGS>
<NICK>Bytes min</NICK>
<BLURB>min number of bytes to queue (-1 = as little as possible).</BLURB>
@@ -551,7 +551,7 @@
<ARG>
<NAME>GstMultiFdSink::time-min</NAME>
<TYPE>gint64</TYPE>
-<RANGE>>= -1</RANGE>
+<RANGE>>= G_MAXULONG</RANGE>
<FLAGS>rw</FLAGS>
<NICK>Time min</NICK>
<BLURB>min number of time to queue (-1 = as little as possible).</BLURB>
@@ -571,7 +571,7 @@
<ARG>
<NAME>GstMultiFdSink::units-max</NAME>
<TYPE>gint64</TYPE>
-<RANGE>>= -1</RANGE>
+<RANGE>>= G_MAXULONG</RANGE>
<FLAGS>rw</FLAGS>
<NICK>Units max</NICK>
<BLURB>max number of units to queue (-1 = no limit).</BLURB>
@@ -581,7 +581,7 @@
<ARG>
<NAME>GstMultiFdSink::units-soft-max</NAME>
<TYPE>gint64</TYPE>
-<RANGE>>= -1</RANGE>
+<RANGE>>= G_MAXULONG</RANGE>
<FLAGS>rw</FLAGS>
<NICK>Units soft max</NICK>
<BLURB>Recover client when going over this limit (-1 = no limit).</BLURB>
@@ -721,7 +721,7 @@
<ARG>
<NAME>GstVorbisEnc::bitrate</NAME>
<TYPE>gint</TYPE>
-<RANGE>[-1,250001]</RANGE>
+<RANGE>[G_MAXULONG,250001]</RANGE>
<FLAGS>rw</FLAGS>
<NICK>Target Bitrate</NICK>
<BLURB>Attempt to encode at a bitrate averaging this (in bps). This uses the bitrate management engine, and is not recommended for most users. Quality is a better alternative. (-1 == disabled).</BLURB>
@@ -751,7 +751,7 @@
<ARG>
<NAME>GstVorbisEnc::max-bitrate</NAME>
<TYPE>gint</TYPE>
-<RANGE>[-1,250001]</RANGE>
+<RANGE>[G_MAXULONG,250001]</RANGE>
<FLAGS>rw</FLAGS>
<NICK>Maximum Bitrate</NICK>
<BLURB>Specify a maximum bitrate (in bps). Useful for streaming applications. (-1 == disabled).</BLURB>
@@ -761,7 +761,7 @@
<ARG>
<NAME>GstVorbisEnc::min-bitrate</NAME>
<TYPE>gint</TYPE>
-<RANGE>[-1,250001]</RANGE>
+<RANGE>[G_MAXULONG,250001]</RANGE>
<FLAGS>rw</FLAGS>
<NICK>Minimum Bitrate</NICK>
<BLURB>Specify a minimum bitrate (in bps). Useful for encoding for a fixed-size channel. (-1 == disabled).</BLURB>
@@ -1541,7 +1541,7 @@
<ARG>
<NAME>GstCdParanoiaSrc::read-speed</NAME>
<TYPE>gint</TYPE>
-<RANGE>>= -1</RANGE>
+<RANGE>>= G_MAXULONG</RANGE>
<FLAGS>rw</FLAGS>
<NICK>Read speed</NICK>
<BLURB>Read from device at specified speed.</BLURB>
@@ -1551,7 +1551,7 @@
<ARG>
<NAME>GstCdParanoiaSrc::search-overlap</NAME>
<TYPE>gint</TYPE>
-<RANGE>[-1,75]</RANGE>
+<RANGE>[G_MAXULONG,75]</RANGE>
<FLAGS>rw</FLAGS>
<NICK>Search overlap</NICK>
<BLURB>Force minimum overlap search during verification to n sectors.</BLURB>
@@ -1608,3 +1608,13 @@
<DEFAULT>GDP Version 1.0</DEFAULT>
</ARG>
+<ARG>
+<NAME>GstDecodeBin2::caps</NAME>
+<TYPE>GstCaps</TYPE>
+<RANGE></RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Caps</NICK>
+<BLURB>The caps on which to stop decoding.</BLURB>
+<DEFAULT></DEFAULT>
+</ARG>
+
diff --git a/docs/plugins/gst-plugins-base-plugins.signals b/docs/plugins/gst-plugins-base-plugins.signals
index 21019cb6b..a6d68f218 100644
--- a/docs/plugins/gst-plugins-base-plugins.signals
+++ b/docs/plugins/gst-plugins-base-plugins.signals
@@ -138,3 +138,46 @@ GstCdParanoiaSrc *gstcdparanoiasrc
gint arg1
</SIGNAL>
+<SIGNAL>
+<NAME>GstDecodeBin2::autoplug-continue</NAME>
+<RETURNS>gboolean</RETURNS>
+<FLAGS>l</FLAGS>
+GstDecodeBin2 *gstdecodebin2
+GstCaps *arg1
+</SIGNAL>
+
+<SIGNAL>
+<NAME>GstDecodeBin2::autoplug-sort</NAME>
+<RETURNS>gboolean</RETURNS>
+<FLAGS>l</FLAGS>
+GstDecodeBin2 *gstdecodebin2
+GstCaps *arg1
+gpointer arg2
+</SIGNAL>
+
+<SIGNAL>
+<NAME>GstDecodeBin2::new-decoded-pad</NAME>
+<RETURNS>void</RETURNS>
+<FLAGS>l</FLAGS>
+GstDecodeBin2 *gstdecodebin2
+GstPad *arg1
+gboolean arg2
+</SIGNAL>
+
+<SIGNAL>
+<NAME>GstDecodeBin2::removed-decoded-pad</NAME>
+<RETURNS>void</RETURNS>
+<FLAGS>l</FLAGS>
+GstDecodeBin2 *gstdecodebin2
+GstPad *arg1
+</SIGNAL>
+
+<SIGNAL>
+<NAME>GstDecodeBin2::unknown-type</NAME>
+<RETURNS>void</RETURNS>
+<FLAGS>l</FLAGS>
+GstDecodeBin2 *gstdecodebin2
+GstPad *arg1
+GstCaps *arg2
+</SIGNAL>
+
diff --git a/docs/plugins/inspect/plugin-adder.xml b/docs/plugins/inspect/plugin-adder.xml
index aee62d96d..8a3a37895 100644
--- a/docs/plugins/inspect/plugin-adder.xml
+++ b/docs/plugins/inspect/plugin-adder.xml
@@ -3,10 +3,10 @@
<description>Adds multiple streams</description>
<filename>../../gst/adder/.libs/libgstadder.so</filename>
<basename>libgstadder.so</basename>
- <version>0.10.10.1</version>
+ <version>0.10.11</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
- <package>GStreamer Base Plug-ins CVS/prerelease</package>
+ <package>GStreamer Base Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-alsa.xml b/docs/plugins/inspect/plugin-alsa.xml
index 4ce1f28b0..226d63b35 100644
--- a/docs/plugins/inspect/plugin-alsa.xml
+++ b/docs/plugins/inspect/plugin-alsa.xml
@@ -3,10 +3,10 @@
<description>ALSA plugin library</description>
<filename>../../ext/alsa/.libs/libgstalsa.so</filename>
<basename>libgstalsa.so</basename>
- <version>0.10.10.1</version>
+ <version>0.10.11</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
- <package>GStreamer Base Plug-ins CVS/prerelease</package>
+ <package>GStreamer Base Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-audioconvert.xml b/docs/plugins/inspect/plugin-audioconvert.xml
index 93855edf8..df7fea5b6 100644
--- a/docs/plugins/inspect/plugin-audioconvert.xml
+++ b/docs/plugins/inspect/plugin-audioconvert.xml
@@ -3,10 +3,10 @@
<description>Convert audio to different formats</description>
<filename>../../gst/audioconvert/.libs/libgstaudioconvert.so</filename>
<basename>libgstaudioconvert.so</basename>
- <version>0.10.10.1</version>
+ <version>0.10.11</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
- <package>GStreamer Base Plug-ins CVS/prerelease</package>
+ <package>GStreamer Base Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-audiorate.xml b/docs/plugins/inspect/plugin-audiorate.xml
index 914974416..c4f25eeb6 100644
--- a/docs/plugins/inspect/plugin-audiorate.xml
+++ b/docs/plugins/inspect/plugin-audiorate.xml
@@ -3,10 +3,10 @@
<description>Adjusts audio frames</description>
<filename>../../gst/audiorate/.libs/libgstaudiorate.so</filename>
<basename>libgstaudiorate.so</basename>
- <version>0.10.10.1</version>
+ <version>0.10.11</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
- <package>GStreamer Base Plug-ins CVS/prerelease</package>
+ <package>GStreamer Base Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-audioresample.xml b/docs/plugins/inspect/plugin-audioresample.xml
index 7076947f2..7fffe1956 100644
--- a/docs/plugins/inspect/plugin-audioresample.xml
+++ b/docs/plugins/inspect/plugin-audioresample.xml
@@ -3,10 +3,10 @@
<description>Resamples audio</description>
<filename>../../gst/audioresample/.libs/libgstaudioresample.so</filename>
<basename>libgstaudioresample.so</basename>
- <version>0.10.10.1</version>
+ <version>0.10.11</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
- <package>GStreamer Base Plug-ins CVS/prerelease</package>
+ <package>GStreamer Base Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-audiotestsrc.xml b/docs/plugins/inspect/plugin-audiotestsrc.xml
index 2eed69713..34431b110 100644
--- a/docs/plugins/inspect/plugin-audiotestsrc.xml
+++ b/docs/plugins/inspect/plugin-audiotestsrc.xml
@@ -3,10 +3,10 @@
<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.10.1</version>
+ <version>0.10.11</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
- <package>GStreamer Base Plug-ins CVS/prerelease</package>
+ <package>GStreamer Base Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-cdparanoia.xml b/docs/plugins/inspect/plugin-cdparanoia.xml
index ca733daa2..22fd02978 100644
--- a/docs/plugins/inspect/plugin-cdparanoia.xml
+++ b/docs/plugins/inspect/plugin-cdparanoia.xml
@@ -3,10 +3,10 @@
<description>Read audio from CD in paranoid mode</description>
<filename>../../ext/cdparanoia/.libs/libgstcdparanoia.so</filename>
<basename>libgstcdparanoia.so</basename>
- <version>0.10.10.1</version>
+ <version>0.10.11</version>
<license>GPL</license>
<source>gst-plugins-base</source>
- <package>GStreamer Base Plug-ins CVS/prerelease</package>
+ <package>GStreamer Base Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-decodebin.xml b/docs/plugins/inspect/plugin-decodebin.xml
index f0c6b5b05..3bdf912ce 100644
--- a/docs/plugins/inspect/plugin-decodebin.xml
+++ b/docs/plugins/inspect/plugin-decodebin.xml
@@ -3,10 +3,10 @@
<description>decoder bin</description>
<filename>../../gst/playback/.libs/libgstdecodebin.so</filename>
<basename>libgstdecodebin.so</basename>
- <version>0.10.10.1</version>
+ <version>0.10.11</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
- <package>GStreamer Base Plug-ins CVS/prerelease</package>
+ <package>GStreamer Base Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-ffmpegcolorspace.xml b/docs/plugins/inspect/plugin-ffmpegcolorspace.xml
index 23b2278bd..83d8278a7 100644
--- a/docs/plugins/inspect/plugin-ffmpegcolorspace.xml
+++ b/docs/plugins/inspect/plugin-ffmpegcolorspace.xml
@@ -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.10.1</version>
+ <version>0.10.11</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>FFMpeg</package>
diff --git a/docs/plugins/inspect/plugin-gdp.xml b/docs/plugins/inspect/plugin-gdp.xml
index fcb30ddb8..6df5cfa5b 100644
--- a/docs/plugins/inspect/plugin-gdp.xml
+++ b/docs/plugins/inspect/plugin-gdp.xml
@@ -3,10 +3,10 @@
<description>Payload/depayload GDP packets</description>
<filename>../../gst/gdp/.libs/libgstgdp.so</filename>
<basename>libgstgdp.so</basename>
- <version>0.10.10.1</version>
+ <version>0.10.11</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
- <package>GStreamer Base Plug-ins CVS/prerelease</package>
+ <package>GStreamer Base Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-gnomevfs.xml b/docs/plugins/inspect/plugin-gnomevfs.xml
index a4f773495..10c502545 100644
--- a/docs/plugins/inspect/plugin-gnomevfs.xml
+++ b/docs/plugins/inspect/plugin-gnomevfs.xml
@@ -3,10 +3,10 @@
<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.10.1</version>
+ <version>0.10.11</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
- <package>GStreamer Base Plug-ins CVS/prerelease</package>
+ <package>GStreamer Base Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-libvisual.xml b/docs/plugins/inspect/plugin-libvisual.xml
index bd54b4b00..9f031a024 100644
--- a/docs/plugins/inspect/plugin-libvisual.xml
+++ b/docs/plugins/inspect/plugin-libvisual.xml
@@ -3,10 +3,10 @@
<description>libvisual visualization plugins</description>
<filename>../../ext/libvisual/.libs/libgstlibvisual.so</filename>
<basename>libgstlibvisual.so</basename>
- <version>0.10.10.1</version>
+ <version>0.10.11</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
- <package>GStreamer Base Plug-ins CVS/prerelease</package>
+ <package>GStreamer Base Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
@@ -24,13 +24,6 @@
<author>Benjamin Otte &lt;otte@gnome.org&gt;</author>
</element>
<element>
- <name>libvisual_gforce</name>
- <longname>libvisual libvisual G-Force plugin plugin v.0.1.0</longname>
- <class>Visualization</class>
- <description>Libvisual G-Force plugin</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>
diff --git a/docs/plugins/inspect/plugin-ogg.xml b/docs/plugins/inspect/plugin-ogg.xml
index 52479698b..da8563b59 100644
--- a/docs/plugins/inspect/plugin-ogg.xml
+++ b/docs/plugins/inspect/plugin-ogg.xml
@@ -3,10 +3,10 @@
<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.10.1</version>
+ <version>0.10.11</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
- <package>GStreamer Base Plug-ins CVS/prerelease</package>
+ <package>GStreamer Base Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
@@ -21,7 +21,7 @@
<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>
+ <author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
</element>
<element>
<name>oggmux</name>
diff --git a/docs/plugins/inspect/plugin-pango.xml b/docs/plugins/inspect/plugin-pango.xml
index 4f4dcf19d..ef6672d96 100644
--- a/docs/plugins/inspect/plugin-pango.xml
+++ b/docs/plugins/inspect/plugin-pango.xml
@@ -3,10 +3,10 @@
<description>Pango-based text rendering and overlay</description>
<filename>../../ext/pango/.libs/libgstpango.so</filename>
<basename>libgstpango.so</basename>
- <version>0.10.10.1</version>
+ <version>0.10.11</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
- <package>GStreamer Base Plug-ins CVS/prerelease</package>
+ <package>GStreamer Base Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-playbin.xml b/docs/plugins/inspect/plugin-playbin.xml
index 14ef462b9..3c868b4cb 100644
--- a/docs/plugins/inspect/plugin-playbin.xml
+++ b/docs/plugins/inspect/plugin-playbin.xml
@@ -3,10 +3,10 @@
<description>player bin</description>
<filename>../../gst/playback/.libs/libgstplaybin.so</filename>
<basename>libgstplaybin.so</basename>
- <version>0.10.10.1</version>
+ <version>0.10.11</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
- <package>GStreamer Base Plug-ins CVS/prerelease</package>
+ <package>GStreamer Base Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-subparse.xml b/docs/plugins/inspect/plugin-subparse.xml
index ccb392ea6..923c597e7 100644
--- a/docs/plugins/inspect/plugin-subparse.xml
+++ b/docs/plugins/inspect/plugin-subparse.xml
@@ -3,10 +3,10 @@
<description>Subtitle parsing</description>
<filename>../../gst/subparse/.libs/libgstsubparse.so</filename>
<basename>libgstsubparse.so</basename>
- <version>0.10.10.1</version>
+ <version>0.10.11</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
- <package>GStreamer Base Plug-ins CVS/prerelease</package>
+ <package>GStreamer Base Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-tcp.xml b/docs/plugins/inspect/plugin-tcp.xml
index 709a24a7b..bdfbd36ef 100644
--- a/docs/plugins/inspect/plugin-tcp.xml
+++ b/docs/plugins/inspect/plugin-tcp.xml
@@ -3,10 +3,10 @@
<description>transfer data over the network via TCP</description>
<filename>../../gst/tcp/.libs/libgsttcp.so</filename>
<basename>libgsttcp.so</basename>
- <version>0.10.10.1</version>
+ <version>0.10.11</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
- <package>GStreamer Base Plug-ins CVS/prerelease</package>
+ <package>GStreamer Base Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-theora.xml b/docs/plugins/inspect/plugin-theora.xml
index bb9284875..2d3de48be 100644
--- a/docs/plugins/inspect/plugin-theora.xml
+++ b/docs/plugins/inspect/plugin-theora.xml
@@ -3,10 +3,10 @@
<description>Theora plugin library</description>
<filename>../../ext/theora/.libs/libgsttheora.so</filename>
<basename>libgsttheora.so</basename>
- <version>0.10.10.1</version>
+ <version>0.10.11</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
- <package>GStreamer Base Plug-ins CVS/prerelease</package>
+ <package>GStreamer Base Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-typefindfunctions.xml b/docs/plugins/inspect/plugin-typefindfunctions.xml
index 06ae62594..af1fc4300 100644
--- a/docs/plugins/inspect/plugin-typefindfunctions.xml
+++ b/docs/plugins/inspect/plugin-typefindfunctions.xml
@@ -3,10 +3,10 @@
<description>default typefind functions</description>
<filename>../../gst/typefind/.libs/libgsttypefindfunctions.so</filename>
<basename>libgsttypefindfunctions.so</basename>
- <version>0.10.10.1</version>
+ <version>0.10.11</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
- <package>GStreamer Base Plug-ins CVS/prerelease</package>
+ <package>GStreamer Base Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
diff --git a/docs/plugins/inspect/plugin-video4linux.xml b/docs/plugins/inspect/plugin-video4linux.xml
index d737c30e4..b51a7d18b 100644
--- a/docs/plugins/inspect/plugin-video4linux.xml
+++ b/docs/plugins/inspect/plugin-video4linux.xml
@@ -3,10 +3,10 @@
<description>elements for Video 4 Linux</description>
<filename>../../sys/v4l/.libs/libgstvideo4linux.so</filename>
<basename>libgstvideo4linux.so</basename>
- <version>0.10.10.1</version>
+ <version>0.10.11</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
- <package>GStreamer Base Plug-ins CVS/prerelease</package>
+ <package>GStreamer Base Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-videorate.xml b/docs/plugins/inspect/plugin-videorate.xml
index 2397e5589..086658aad 100644
--- a/docs/plugins/inspect/plugin-videorate.xml
+++ b/docs/plugins/inspect/plugin-videorate.xml
@@ -3,10 +3,10 @@
<description>Adjusts video frames</description>
<filename>../../gst/videorate/.libs/libgstvideorate.so</filename>
<basename>libgstvideorate.so</basename>
- <version>0.10.10.1</version>
+ <version>0.10.11</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
- <package>GStreamer Base Plug-ins CVS/prerelease</package>
+ <package>GStreamer Base Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-videoscale.xml b/docs/plugins/inspect/plugin-videoscale.xml
index c018e0198..4988cbb21 100644
--- a/docs/plugins/inspect/plugin-videoscale.xml
+++ b/docs/plugins/inspect/plugin-videoscale.xml
@@ -3,10 +3,10 @@
<description>Resizes video</description>
<filename>../../gst/videoscale/.libs/libgstvideoscale.so</filename>
<basename>libgstvideoscale.so</basename>
- <version>0.10.10.1</version>
+ <version>0.10.11</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
- <package>GStreamer Base Plug-ins CVS/prerelease</package>
+ <package>GStreamer Base Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-videotestsrc.xml b/docs/plugins/inspect/plugin-videotestsrc.xml
index 8b9c05195..33d61782f 100644
--- a/docs/plugins/inspect/plugin-videotestsrc.xml
+++ b/docs/plugins/inspect/plugin-videotestsrc.xml
@@ -3,10 +3,10 @@
<description>Creates a test video stream</description>
<filename>../../gst/videotestsrc/.libs/libgstvideotestsrc.so</filename>
<basename>libgstvideotestsrc.so</basename>
- <version>0.10.10.1</version>
+ <version>0.10.11</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
- <package>GStreamer Base Plug-ins CVS/prerelease</package>
+ <package>GStreamer Base Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-volume.xml b/docs/plugins/inspect/plugin-volume.xml
index 61108addd..e98623f40 100644
--- a/docs/plugins/inspect/plugin-volume.xml
+++ b/docs/plugins/inspect/plugin-volume.xml
@@ -3,10 +3,10 @@
<description>plugin for controlling audio volume</description>
<filename>../../gst/volume/.libs/libgstvolume.so</filename>
<basename>libgstvolume.so</basename>
- <version>0.10.10.1</version>
+ <version>0.10.11</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
- <package>GStreamer Base Plug-ins CVS/prerelease</package>
+ <package>GStreamer Base Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-vorbis.xml b/docs/plugins/inspect/plugin-vorbis.xml
index 5687899b6..f94cc9708 100644
--- a/docs/plugins/inspect/plugin-vorbis.xml
+++ b/docs/plugins/inspect/plugin-vorbis.xml
@@ -3,10 +3,10 @@
<description>Vorbis plugin library</description>
<filename>../../ext/vorbis/.libs/libgstvorbis.so</filename>
<basename>libgstvorbis.so</basename>
- <version>0.10.10.1</version>
+ <version>0.10.11</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
- <package>GStreamer Base Plug-ins CVS/prerelease</package>
+ <package>GStreamer Base Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-ximagesink.xml b/docs/plugins/inspect/plugin-ximagesink.xml
index b8e49d9c8..26b6bc787 100644
--- a/docs/plugins/inspect/plugin-ximagesink.xml
+++ b/docs/plugins/inspect/plugin-ximagesink.xml
@@ -3,10 +3,10 @@
<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.10.1</version>
+ <version>0.10.11</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
- <package>GStreamer Base Plug-ins CVS/prerelease</package>
+ <package>GStreamer Base Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-xvimagesink.xml b/docs/plugins/inspect/plugin-xvimagesink.xml
index e675b7c9b..d2eaa4746 100644
--- a/docs/plugins/inspect/plugin-xvimagesink.xml
+++ b/docs/plugins/inspect/plugin-xvimagesink.xml
@@ -3,10 +3,10 @@
<description>XFree86 video output plugin using Xv extension</description>
<filename>../../sys/xvimage/.libs/libgstxvimagesink.so</filename>
<basename>libgstxvimagesink.so</basename>
- <version>0.10.10.1</version>
+ <version>0.10.11</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
- <package>GStreamer Base Plug-ins CVS/prerelease</package>
+ <package>GStreamer Base Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/win32/common/config.h b/win32/common/config.h
index 684f95d80..07c58189f 100644
--- a/win32/common/config.h
+++ b/win32/common/config.h
@@ -39,7 +39,7 @@
#define GST_LICENSE "LGPL"
/* package name in plugins */
-#define GST_PACKAGE_NAME "GStreamer Base Plug-ins CVS/prerelease"
+#define GST_PACKAGE_NAME "GStreamer Base Plug-ins source release"
/* package origin */
#define GST_PACKAGE_ORIGIN "Unknown package origin"
@@ -211,13 +211,13 @@
#undef PACKAGE_NAME "GStreamer Base Plug-ins"
/* Define to the full name and version of this package. */
-#undef PACKAGE_STRING "GStreamer Base Plug-ins 0.10.10.2"
+#undef PACKAGE_STRING "GStreamer Base Plug-ins 0.10.11"
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME "gst-plugins-base"
/* Define to the version of this package. */
-#undef PACKAGE_VERSION "0.10.10.2"
+#undef PACKAGE_VERSION "0.10.11"
/* directory where plugins are located */
#undef PLUGINDIR
@@ -241,7 +241,7 @@
#undef STDC_HEADERS
/* Version number of package */
-#define VERSION "0.10.10.2"
+#define VERSION "0.10.11"
/* Define to 1 if your processor stores words with the most significant byte
first (like Motorola and SPARC, unlike Intel and VAX). */