summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2006-05-14 16:00:57 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2006-05-14 16:00:57 +0000
commit050b2f0a3b1933a19cf9bcd78ed2816210f470be (patch)
tree782f20585fa6a5ff3dffd7c142a92c5e2e104a3c
parent114d2ba58b65584e95d24b428d0ae57688dc9856 (diff)
configure.ac: releasing 0.10.7, "Leave the gun"RELEASE-0_10_7
Original commit message from CVS: 2006-05-14 Jan Schmidt <thaytan@mad.scientist.com> * configure.ac: releasing 0.10.7, "Leave the gun"
-rw-r--r--ChangeLog7
-rw-r--r--NEWS43
-rw-r--r--RELEASE75
-rw-r--r--configure.ac4
-rw-r--r--docs/plugins/gst-plugins-base-plugins.args4
-rw-r--r--docs/plugins/gst-plugins-base-plugins.signals8
-rw-r--r--docs/plugins/inspect/plugin-adder.xml2
-rw-r--r--docs/plugins/inspect/plugin-alsa.xml2
-rw-r--r--docs/plugins/inspect/plugin-audioconvert.xml2
-rw-r--r--docs/plugins/inspect/plugin-audiorate.xml2
-rw-r--r--docs/plugins/inspect/plugin-audioresample.xml2
-rw-r--r--docs/plugins/inspect/plugin-audiotestsrc.xml2
-rw-r--r--docs/plugins/inspect/plugin-cdparanoia.xml2
-rw-r--r--docs/plugins/inspect/plugin-decodebin.xml2
-rw-r--r--docs/plugins/inspect/plugin-ffmpegcolorspace.xml2
-rw-r--r--docs/plugins/inspect/plugin-gnomevfs.xml2
-rw-r--r--docs/plugins/inspect/plugin-libvisual.xml16
-rw-r--r--docs/plugins/inspect/plugin-ogg.xml2
-rw-r--r--docs/plugins/inspect/plugin-pango.xml2
-rw-r--r--docs/plugins/inspect/plugin-playbin.xml2
-rw-r--r--docs/plugins/inspect/plugin-subparse.xml2
-rw-r--r--docs/plugins/inspect/plugin-tcp.xml2
-rw-r--r--docs/plugins/inspect/plugin-theora.xml2
-rw-r--r--docs/plugins/inspect/plugin-typefindfunctions.xml2
-rw-r--r--docs/plugins/inspect/plugin-video4linux.xml2
-rw-r--r--docs/plugins/inspect/plugin-videorate.xml2
-rw-r--r--docs/plugins/inspect/plugin-videoscale.xml2
-rw-r--r--docs/plugins/inspect/plugin-videotestsrc.xml2
-rw-r--r--docs/plugins/inspect/plugin-volume.xml2
-rw-r--r--docs/plugins/inspect/plugin-vorbis.xml2
-rw-r--r--docs/plugins/inspect/plugin-ximagesink.xml2
-rw-r--r--docs/plugins/inspect/plugin-xvimagesink.xml2
-rw-r--r--win32/common/config.h8
33 files changed, 145 insertions, 70 deletions
diff --git a/ChangeLog b/ChangeLog
index c1e83f719..fbeac568c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+=== release 0.10.7 ===
+
+2006-05-14 Jan Schmidt <thaytan@mad.scientist.com>
+
+ * configure.ac:
+ releasing 0.10.7, "Leave the gun"
+
2006-05-13 Jan Schmidt <thaytan@mad.scientist.com>
* gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
diff --git a/NEWS b/NEWS
index a39f8f8a9..674626ef0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,45 @@
-This is GStreamer Base Plug-ins 0.10.6, "Chao"
+This is GStreamer Base Plug-ins 0.10.7, "Leave the gun"
+
+Changes since 0.10.6:
+ * typefind improvements
+ * bug-fixes in textoverlay, audioconvert, videotestsrc,
+ multifdsink and audio source/sink base classes
+ * Ice-cast metadata support has moved from gnomevfssrc to the
+ icydemux element in gst-plugins-good
+ * audioresample now supports floating point samples
+ * Adder element fixes.
+ * Fixes for network playback and audio resampling in playbin
+
+Bugs fixed since 0.10.6:
+
+ * 340060 : [adder] handle newsegment events properly
+ * 340375 : [API 0.11] [patch] typefind to differentiate between mp4 ...
+ * 339405 : [textoverlay] can't display '\n' character
+ * 338657 : [patch] adder should send events from src-pad to all sink...
+ * 338919 : [patch] alsasink should also query witdh capabilities fro...
+ * 301759 : [audioresample] float audio support (for OSX audio sinks)
+ * 331901 : [videotestsrc] framerate=0/1 gives assertion error
+ * 333657 : Replacing icy demuxing in gnomevfssrc
+ * 336339 : [audioresample] should support width != 16
+ * 338718 : [patch] [audioconvert] correctly clip float samples > 1.0
+ * 338778 : [patch] Bad audio with ASX files
+ * 338991 : [patch] Videoscale doesn't pass on pixel-aspect ratio
+ * 339574 : [patch] Race condition in multifdsink can lead to spuriou...
+ * 339786 : [typefinding] wavpack typefinding doesn't always work
+ * 340369 : [volume element] " volume " property range insufficient
+ * 340379 : [playbin] doesn't insert audioresample, causes problems w...
+ * 340392 : Problem with internal-decodebin
+ * 341160 : [multifdsink] client_status enum has an uninitialized nick
+ * 341182 : Accessing playbin's streaminfo property from high languag...
+ * 341432 : [playbin] automatically get icecast metadata requiring ic...
+ * 341542 : some users have an assertion failed: (GST_VIDEO_SINK_WIDT...
+ * 341557 : Map GST_TAG_IMAGE < = > ID3v2 APIC tag
+
+API added since 0.10.6:
+
+ * client-fd-removed signal added to multifdsink
+ * stream-info-value-array property added to playbin
+ * gst_video_calculate_display_ratio() in libgstvideo
Changes since 0.10.5:
diff --git a/RELEASE b/RELEASE
index 81deb6986..287c6ee6a 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,5 +1,5 @@
-Release notes for GStreamer Base Plug-ins 0.10.6 "Chao"
+Release notes for GStreamer Base Plug-ins 0.10.7 "Leave the gun"
@@ -53,37 +53,46 @@ 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
- * QoS in sinks and transform elements
- * Needs GStreamer 0.10.5 for new GstBaseSink::async_playback() vmethod
- * added theoraparse element
+ * typefind improvements
+ * bug-fixes in textoverlay, audioconvert, videotestsrc, multifdsink and audio source/sink base classes
+ * Ice-cast metadata support has moved from gnomevfssrc to the icydemux element in gst-plugins-good
+ * audioresample now supports floating point samples
+ * Adder element fixes.
+ * Fixes for network playback and audio resampling in playbin
Bugs fixed in this release
- * 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
+ * 340060 : [adder] handle newsegment events properly
+ * 340375 : [API 0.11] [patch] typefind to differentiate between mp4 ...
+ * 339405 : [textoverlay] can't display '\n' character
+ * 338657 : [patch] adder should send events from src-pad to all sink...
+ * 338919 : [patch] alsasink should also query witdh capabilities fro...
+ * 301759 : [audioresample] float audio support (for OSX audio sinks)
+ * 331901 : [videotestsrc] framerate=0/1 gives assertion error
+ * 333657 : Replacing icy demuxing in gnomevfssrc
+ * 336339 : [audioresample] should support width != 16
+ * 338718 : [patch] [audioconvert] correctly clip float samples > 1.0
+ * 338778 : [patch] Bad audio with ASX files
+ * 338991 : [patch] Videoscale doesn't pass on pixel-aspect ratio
+ * 339574 : [patch] Race condition in multifdsink can lead to spuriou...
+ * 339786 : [typefinding] wavpack typefinding doesn't always work
+ * 340369 : [volume element] " volume " property range insufficient
+ * 340379 : [playbin] doesn't insert audioresample, causes problems w...
+ * 340392 : Problem with internal-decodebin
+ * 341160 : [multifdsink] client_status enum has an uninitialized nick
+ * 341182 : Accessing playbin's streaminfo property from high languag...
+ * 341432 : [playbin] automatically get icecast metadata requiring ic...
+ * 341542 : some users have an assertion failed: (GST_VIDEO_SINK_WIDT...
+ * 341557 : Map GST_TAG_IMAGE < = > ID3v2 APIC tag
+
+API changed in this release
+
+
+- API additions:
+
+* client-fd-removed signal added to multifdsink
+* stream-info-value-array property added to playbin
+* gst_video_calculate_display_ratio() in libgstvideo
Download
@@ -114,19 +123,15 @@ 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
+ * Sjoerd Simons
* Stefan Kost
* Thomas Vander Stichele
* Tim-Philipp Müller
- * Tommi Myöhänen
* Wim Taymans
- * j^
+ * Young-Ho Cha
  \ No newline at end of file
diff --git a/configure.ac b/configure.ac
index e04ae08a9..3d66ed255 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ AC_PREREQ(2.52)
dnl initialize autoconf
dnl when going to/from release please set the nano (fourth number) right !
dnl releases only do Wall, cvs and prerelease does Werror too
-AC_INIT(GStreamer Base Plug-ins, 0.10.6.1,
+AC_INIT(GStreamer Base Plug-ins, 0.10.7,
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, 4, 0, 4)
+AS_LIBTOOL(GST, 5, 0, 5)
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 4bdd0f41c..d8389fedd 100644
--- a/docs/plugins/gst-plugins-base-plugins.args
+++ b/docs/plugins/gst-plugins-base-plugins.args
@@ -181,7 +181,7 @@
<ARG>
<NAME>GstVolume::volume</NAME>
<TYPE>gdouble</TYPE>
-<RANGE>[0,4]</RANGE>
+<RANGE>[0,10]</RANGE>
<FLAGS>rw</FLAGS>
<NICK>volume</NICK>
<BLURB>volume.</BLURB>
@@ -844,7 +844,7 @@
<RANGE></RANGE>
<FLAGS>rw</FLAGS>
<NICK>iradio-mode</NICK>
-<BLURB>Enable internet radio mode (extraction of icecast/audiocast metadata).</BLURB>
+<BLURB>Enable internet radio mode (extraction of shoutcast/icecast metadata).</BLURB>
<DEFAULT>FALSE</DEFAULT>
</ARG>
diff --git a/docs/plugins/gst-plugins-base-plugins.signals b/docs/plugins/gst-plugins-base-plugins.signals
index e3ca70a2a..fb2cad77f 100644
--- a/docs/plugins/gst-plugins-base-plugins.signals
+++ b/docs/plugins/gst-plugins-base-plugins.signals
@@ -47,6 +47,14 @@ gint arg1
</SIGNAL>
<SIGNAL>
+<NAME>GstMultiFdSink::client-fd-removed</NAME>
+<RETURNS>void</RETURNS>
+<FLAGS>l</FLAGS>
+GstMultiFdSink *gstmultifdsink
+gint arg1
+</SIGNAL>
+
+<SIGNAL>
<NAME>GstDecodeBin::new-decoded-pad</NAME>
<RETURNS>void</RETURNS>
<FLAGS>l</FLAGS>
diff --git a/docs/plugins/inspect/plugin-adder.xml b/docs/plugins/inspect/plugin-adder.xml
index e7e53830c..ee809bf6f 100644
--- a/docs/plugins/inspect/plugin-adder.xml
+++ b/docs/plugins/inspect/plugin-adder.xml
@@ -3,7 +3,7 @@
<description>Adds multiple streams</description>
<filename>../../gst/adder/.libs/libgstadder.so</filename>
<basename>libgstadder.so</basename>
- <version>0.10.6</version>
+ <version>0.10.7</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-alsa.xml b/docs/plugins/inspect/plugin-alsa.xml
index 5f10f9107..ce880c0c2 100644
--- a/docs/plugins/inspect/plugin-alsa.xml
+++ b/docs/plugins/inspect/plugin-alsa.xml
@@ -3,7 +3,7 @@
<description>ALSA plugin library</description>
<filename>../../ext/alsa/.libs/libgstalsa.so</filename>
<basename>libgstalsa.so</basename>
- <version>0.10.6</version>
+ <version>0.10.7</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-audioconvert.xml b/docs/plugins/inspect/plugin-audioconvert.xml
index 070e6b546..baa19ba55 100644
--- a/docs/plugins/inspect/plugin-audioconvert.xml
+++ b/docs/plugins/inspect/plugin-audioconvert.xml
@@ -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.6</version>
+ <version>0.10.7</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-audiorate.xml b/docs/plugins/inspect/plugin-audiorate.xml
index e197ab9ff..15916d26b 100644
--- a/docs/plugins/inspect/plugin-audiorate.xml
+++ b/docs/plugins/inspect/plugin-audiorate.xml
@@ -3,7 +3,7 @@
<description>Adjusts audio frames</description>
<filename>../../gst/audiorate/.libs/libgstaudiorate.so</filename>
<basename>libgstaudiorate.so</basename>
- <version>0.10.6</version>
+ <version>0.10.7</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-audioresample.xml b/docs/plugins/inspect/plugin-audioresample.xml
index e1ca7989b..8272aeb90 100644
--- a/docs/plugins/inspect/plugin-audioresample.xml
+++ b/docs/plugins/inspect/plugin-audioresample.xml
@@ -3,7 +3,7 @@
<description>Resamples audio</description>
<filename>../../gst/audioresample/.libs/libgstaudioresample.so</filename>
<basename>libgstaudioresample.so</basename>
- <version>0.10.6</version>
+ <version>0.10.7</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-audiotestsrc.xml b/docs/plugins/inspect/plugin-audiotestsrc.xml
index c2c168cb7..b32298fd1 100644
--- a/docs/plugins/inspect/plugin-audiotestsrc.xml
+++ b/docs/plugins/inspect/plugin-audiotestsrc.xml
@@ -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.6</version>
+ <version>0.10.7</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-cdparanoia.xml b/docs/plugins/inspect/plugin-cdparanoia.xml
index bc9a9fc2e..acaec7e94 100644
--- a/docs/plugins/inspect/plugin-cdparanoia.xml
+++ b/docs/plugins/inspect/plugin-cdparanoia.xml
@@ -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.6</version>
+ <version>0.10.7</version>
<license>GPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-decodebin.xml b/docs/plugins/inspect/plugin-decodebin.xml
index d67ceb22b..6a8b27daf 100644
--- a/docs/plugins/inspect/plugin-decodebin.xml
+++ b/docs/plugins/inspect/plugin-decodebin.xml
@@ -3,7 +3,7 @@
<description>decoder bin</description>
<filename>../../gst/playback/.libs/libgstdecodebin.so</filename>
<basename>libgstdecodebin.so</basename>
- <version>0.10.6</version>
+ <version>0.10.7</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-ffmpegcolorspace.xml b/docs/plugins/inspect/plugin-ffmpegcolorspace.xml
index f3a1d926c..b6e9fbb3b 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.6</version>
+ <version>0.10.7</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>FFMpeg</package>
diff --git a/docs/plugins/inspect/plugin-gnomevfs.xml b/docs/plugins/inspect/plugin-gnomevfs.xml
index a027c9ead..a2157ef4a 100644
--- a/docs/plugins/inspect/plugin-gnomevfs.xml
+++ b/docs/plugins/inspect/plugin-gnomevfs.xml
@@ -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.6</version>
+ <version>0.10.7</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-libvisual.xml b/docs/plugins/inspect/plugin-libvisual.xml
index 52d57e879..9e9578638 100644
--- a/docs/plugins/inspect/plugin-libvisual.xml
+++ b/docs/plugins/inspect/plugin-libvisual.xml
@@ -3,7 +3,7 @@
<description>libvisual visualization plugins</description>
<filename>../../ext/libvisual/.libs/libgstlibvisual.so</filename>
<basename>libgstlibvisual.so</basename>
- <version>0.10.6</version>
+ <version>0.10.7</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
@@ -38,6 +38,20 @@
<author>Benjamin Otte &lt;otte@gnome.org&gt;</author>
</element>
<element>
+ <name>libvisual_goom</name>
+ <longname>libvisual libvisual goom2 plugin plugin v.0.1</longname>
+ <class>Visualization</class>
+ <description>The Libvisual goom2 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>
+ <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>
diff --git a/docs/plugins/inspect/plugin-ogg.xml b/docs/plugins/inspect/plugin-ogg.xml
index a29f4e11d..891443d9f 100644
--- a/docs/plugins/inspect/plugin-ogg.xml
+++ b/docs/plugins/inspect/plugin-ogg.xml
@@ -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.6</version>
+ <version>0.10.7</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-pango.xml b/docs/plugins/inspect/plugin-pango.xml
index c91bd6839..249b63b94 100644
--- a/docs/plugins/inspect/plugin-pango.xml
+++ b/docs/plugins/inspect/plugin-pango.xml
@@ -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.6</version>
+ <version>0.10.7</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-playbin.xml b/docs/plugins/inspect/plugin-playbin.xml
index 39f40813d..9c271a9a3 100644
--- a/docs/plugins/inspect/plugin-playbin.xml
+++ b/docs/plugins/inspect/plugin-playbin.xml
@@ -3,7 +3,7 @@
<description>player bin</description>
<filename>../../gst/playback/.libs/libgstplaybin.so</filename>
<basename>libgstplaybin.so</basename>
- <version>0.10.6</version>
+ <version>0.10.7</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-subparse.xml b/docs/plugins/inspect/plugin-subparse.xml
index 925282ec5..b34bec55a 100644
--- a/docs/plugins/inspect/plugin-subparse.xml
+++ b/docs/plugins/inspect/plugin-subparse.xml
@@ -3,7 +3,7 @@
<description>Subtitle parsing</description>
<filename>../../gst/subparse/.libs/libgstsubparse.so</filename>
<basename>libgstsubparse.so</basename>
- <version>0.10.6</version>
+ <version>0.10.7</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-tcp.xml b/docs/plugins/inspect/plugin-tcp.xml
index 0e58b0c23..292c75a06 100644
--- a/docs/plugins/inspect/plugin-tcp.xml
+++ b/docs/plugins/inspect/plugin-tcp.xml
@@ -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.6</version>
+ <version>0.10.7</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-theora.xml b/docs/plugins/inspect/plugin-theora.xml
index f5faa77dc..de9f19a31 100644
--- a/docs/plugins/inspect/plugin-theora.xml
+++ b/docs/plugins/inspect/plugin-theora.xml
@@ -3,7 +3,7 @@
<description>Theora plugin library</description>
<filename>../../ext/theora/.libs/libgsttheora.so</filename>
<basename>libgsttheora.so</basename>
- <version>0.10.6</version>
+ <version>0.10.7</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-typefindfunctions.xml b/docs/plugins/inspect/plugin-typefindfunctions.xml
index 25977dca3..c2bf43139 100644
--- a/docs/plugins/inspect/plugin-typefindfunctions.xml
+++ b/docs/plugins/inspect/plugin-typefindfunctions.xml
@@ -3,7 +3,7 @@
<description>default typefind functions</description>
<filename>../../gst/typefind/.libs/libgsttypefindfunctions.so</filename>
<basename>libgsttypefindfunctions.so</basename>
- <version>0.10.6</version>
+ <version>0.10.7</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-video4linux.xml b/docs/plugins/inspect/plugin-video4linux.xml
index d48c3fb7e..66f722714 100644
--- a/docs/plugins/inspect/plugin-video4linux.xml
+++ b/docs/plugins/inspect/plugin-video4linux.xml
@@ -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.6</version>
+ <version>0.10.7</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-videorate.xml b/docs/plugins/inspect/plugin-videorate.xml
index 19b655059..2bd8e3626 100644
--- a/docs/plugins/inspect/plugin-videorate.xml
+++ b/docs/plugins/inspect/plugin-videorate.xml
@@ -3,7 +3,7 @@
<description>Adjusts video frames</description>
<filename>../../gst/videorate/.libs/libgstvideorate.so</filename>
<basename>libgstvideorate.so</basename>
- <version>0.10.6</version>
+ <version>0.10.7</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-videoscale.xml b/docs/plugins/inspect/plugin-videoscale.xml
index cfc7cf3da..a7ef9af1b 100644
--- a/docs/plugins/inspect/plugin-videoscale.xml
+++ b/docs/plugins/inspect/plugin-videoscale.xml
@@ -3,7 +3,7 @@
<description>Resizes video</description>
<filename>../../gst/videoscale/.libs/libgstvideoscale.so</filename>
<basename>libgstvideoscale.so</basename>
- <version>0.10.6</version>
+ <version>0.10.7</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-videotestsrc.xml b/docs/plugins/inspect/plugin-videotestsrc.xml
index a7e0e3cd2..25e37fbab 100644
--- a/docs/plugins/inspect/plugin-videotestsrc.xml
+++ b/docs/plugins/inspect/plugin-videotestsrc.xml
@@ -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.6</version>
+ <version>0.10.7</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-volume.xml b/docs/plugins/inspect/plugin-volume.xml
index 9b20ed789..1f3a2a3ee 100644
--- a/docs/plugins/inspect/plugin-volume.xml
+++ b/docs/plugins/inspect/plugin-volume.xml
@@ -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.6</version>
+ <version>0.10.7</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-vorbis.xml b/docs/plugins/inspect/plugin-vorbis.xml
index e6ff97b50..0d8565e0e 100644
--- a/docs/plugins/inspect/plugin-vorbis.xml
+++ b/docs/plugins/inspect/plugin-vorbis.xml
@@ -3,7 +3,7 @@
<description>Vorbis plugin library</description>
<filename>../../ext/vorbis/.libs/libgstvorbis.so</filename>
<basename>libgstvorbis.so</basename>
- <version>0.10.6</version>
+ <version>0.10.7</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-ximagesink.xml b/docs/plugins/inspect/plugin-ximagesink.xml
index fcdb5f701..26e70603b 100644
--- a/docs/plugins/inspect/plugin-ximagesink.xml
+++ b/docs/plugins/inspect/plugin-ximagesink.xml
@@ -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.6</version>
+ <version>0.10.7</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-xvimagesink.xml b/docs/plugins/inspect/plugin-xvimagesink.xml
index 98925db82..867a9a961 100644
--- a/docs/plugins/inspect/plugin-xvimagesink.xml
+++ b/docs/plugins/inspect/plugin-xvimagesink.xml
@@ -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.6</version>
+ <version>0.10.7</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
diff --git a/win32/common/config.h b/win32/common/config.h
index 2e361063e..01200c553 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.6.1"
+#undef PACKAGE_STRING "GStreamer Base Plug-ins 0.10.7"
/* 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.6.1"
+#undef PACKAGE_VERSION "0.10.7"
/* directory where plugins are located */
#undef PLUGINDIR
@@ -241,7 +241,7 @@
#undef STDC_HEADERS
/* Version number of package */
-#define VERSION "0.10.6.1"
+#define VERSION "0.10.7"
/* Define to 1 if your processor stores words with the most significant byte
first (like Motorola and SPARC, unlike Intel and VAX). */