Release 0.10.17 RELEASE-0_10_17
authorJan Schmidt <thaytan@mad.scientist.com>
Wed, 30 Jan 2008 14:19:05 +0000 (14:19 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Wed, 30 Jan 2008 14:19:05 +0000 (14:19 +0000)
Original commit message from CVS:
Release 0.10.17

33 files changed:
ChangeLog
NEWS
RELEASE
configure.ac
docs/plugins/gst-plugins-base-plugins.hierarchy
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-gdp.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-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
gst-plugins-base.doap
win32/common/config.h

index c26fd079e71fb3b606378699075adf7c5ebf9668..d972304b8eac6a1df3b7e7ab08a8f7f9894be9dd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+=== release 0.10.17 ===
+
+2008-01-30  Jan Schmidt <jan.schmidt@sun.com>
+
+       * configure.ac:
+         releasing 0.10.17, "Peanut Butter and Jelly"
+
 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
 
        * gst-libs/gst/interfaces/mixeroptions.c:
diff --git a/NEWS b/NEWS
index 52008a54ccf92a6e39cac4e44d5e90eabc4e9913..db7d78cf8bb992a81e97a383e1ccf228e45c6819 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,12 @@
-This is GStreamer Base Plug-ins 0.10.16, "Scheduled Interruption"
+This is GStreamer Base Plug-ins 0.10.17, "Peanut Butter and Jelly"
 
 IMPORTANT NOTES
 
+This release is identical to 0.10.16, with several small but significant bug
+fixes. The most important one fixes crashes in gnome-volume-control and other
+consumers of the GstMixer API, due to an unfortunate ABI break. Everyone
+should use 0.10.17 instead of 0.10.16 in all cases.
+
 1) Please note that decodebin2 and playbin2 API included in this release is
 still considered unstable and WILL change in future releases. At this stage,
 only developers or early adopters should consider using decodebin2 or playbin2
@@ -24,6 +29,19 @@ workaround, you can set the rank of mp3parse to GST_RANK_NONE in
 gst-plugins-ugly/gst/mpegaudioparse/gstmpegaudioparse.c when compiling, or
 or remove the /usr/lib/gstreamer-0.10/libgstmpegaudioparse.so file entirely.
 
+Changes since 0.10.16:
+        
+      * Work-around ABI breakage due to unfortunate use of the
+        GST_DISABLE_DEPRECATED macro
+      * Export 2 missing functions needed for bindings in the win32 build
+      * Initialise the GstRingBuffer GType from a thread-safe context
+
+Bugs fixed since 0.10.16:
+        
+      * 511825 : [RTSP] compiler warning on FreeBSD
+      * 513018 : crash in Volume Control: I typed my password at t...
+      * 512334 : g_critical() when using GstAudioFilter & GST_DEBUG
+
 Changes since 0.10.15:
     
       * Handle newer Theora granule-pos semantics
diff --git a/RELEASE b/RELEASE
index 2a067b6f7c93a4a4e8d035b2c89666529d2c59e0..6f776493bdc67efbe0e14a5daaef1bf76b864a86 100644 (file)
--- a/RELEASE
+++ b/RELEASE
@@ -1,5 +1,5 @@
 
-Release notes for GStreamer Base Plug-ins 0.10.16 "Scheduled Interruption"
+Release notes for GStreamer Base Plug-ins 0.10.17 "Peanut Butter and Jelly"
         
 
 
@@ -54,47 +54,15 @@ contains a set of less supported plug-ins that haven't passed the
 
 Features of this release
     
-      * Handle newer Theora granule-pos semantics
-      * Introducing first alpha version playbin2 - the upcoming successor to playbin
-      * Fixes in playbin handling of stream-switching
-      * New API for uniform handling of raw-video format buffers.
-      * Improvements for RTSP/RTP handling
-      * RIFF lib additions for VC-1 and AVC1 fourccs
-      * Many other bug-fixes and improvements
+      * Work-around ABI breakage due to unfortunate use of the GST_DISABLE_DEPRECATED macro
+      * Export 2 missing functions needed for bindings in the win32 build
+      * Initialise the GstRingBuffer GType from a thread-safe context
 
 Bugs fixed in this release
      
-      * 506132 : Review of changes in video/video.h
-      * 320984 : [oggdemux] cannot handle multiple chains
-      * 373011 : [playbin] throws error when switching off subtitles
-      * 436756 : Intermittent crashes in Pidgin in audioclock g_type_class...
-      * 462740 : [streamselector] patch to improve default stream selection
-      * 486840 : [alsamixer] use _all variants when setting the mixer
-      * 497964 : theoraenc test fails
-      * 498228 : gst-plugins-base-0.10.15 does not compile on FreeBSD (Gen...
-      * 499697 : Provide better pkg-config files
-      * 502497 : [subparse] SubRip subtitles starting from 0 not recognised
-      * 503440 : The control sockets used by gstrtspconnection.c are never...
-      * 503930 : [cdda] warning: 'eos' may be used uninitialized in this f...
-      * 506928 : [alsamixer] add " PCM " as master fall back for cards that ...
-      * 508138 : [decodebin] does not error out if pad activation fails
-      * 509762 : missing file in win32/MANIFEST
-      * 511274 : gst_rtp_buffer_get_extension_data is returning FALSE when...
-      * 496731 : [PATCH] xvimagesink leaks memory if initialization fails
-      * 496761 : [PATCH] RTSP message leaks memory when uninitialized
-      * 500763 : SIGSEGV while playing ogg audio file
-
-API changed in this release
-     
-- API additions:
-    
-* New GstVideoFormat API and helper functions in libgstvideo
-* gst_base_audio_sink_set_provide_clock()
-* gst_base_audio_sink_get_provide_clock()
-* gst_base_audio_sink_set_slave_method()
-* gst_base_audio_sink_get_slave_method()
-* gst_base_audio_src_set_provide_clock()
-* gst_base_audio_src_get_provide_clock()
+      * 511825 : [RTSP] compiler warning on FreeBSD
+      * 513018 : crash in Volume Control: I typed my password at t...
+      * 512334 : g_critical() when using GstAudioFilter & GST_DEBUG
 
 Download
 
@@ -124,22 +92,7 @@ Applications
   
 Contributors to this release
     
-      * Bastien Nocera
-      * David Schleef
-      * Edward Hervey
       * Jan Schmidt
-      * Jerone Young
-      * Joe Peterson
-      * Julien MOUTTE
-      * Julien Moutte
-      * Michael Smith
-      * Peter Kjellerstedt
-      * Robin Stocker
       * Sebastian Dröge
-      * Sebastien Moutte
-      * Stefan Kost
-      * Thijs Vermeir
       * Tim-Philipp Müller
-      * Tommi Myöhänen
-      * Wim Taymans
  
\ No newline at end of file
index 0c1d11f971b9184e0b01c058f2b6d209db9e8885..7c815734637d20f053eafa86e6a6988146b7f469 100644 (file)
@@ -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.16.1,
+AC_INIT(GStreamer Base Plug-ins, 0.10.17,
     http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
     gst-plugins-base)
 
index 12d7048c77725d992a04c93e446d9b781e2b6854..49522b746c6867f149ac66bb8c4cf9f2ecbe959e 100644 (file)
@@ -89,6 +89,7 @@ GObject
     GstClock
       GstSystemClock
         GstAudioClock
+    GstRingBuffer
   GstSignalObject
   LinkConnection
     GIOPConnection
index ef2374b61cce1f9cf5c806574aed50174c226de3..aafc28fd32435e990efd871684f8e7b1cdaaa3dc 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.16</version>
+  <version>0.10.17</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
index 04145e4622f0e95649a267d316b9f4266b4b74ee..e7b916f2942b01126ef6c0ef889fd1c7fa4cda06 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.16</version>
+  <version>0.10.17</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
index 486913f698088be442f72cad6bbea54d7dc138c8..e6f6605056dd2b8d7bd0aae7e650cc7b7d3c2ba6 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.16</version>
+  <version>0.10.17</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
index d535d31a1c8ed1043e6c11dc45e4fe33abcfe8a0..abda4ee2150862939ed8b4b50e501559b51720b2 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.16</version>
+  <version>0.10.17</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
index dd3394d844488c825fc97feb0e8d3946f1b8355d..33f4ae400f8179c95ade93fd2e506bddc9010781 100644 (file)
@@ -3,7 +3,7 @@
   <description>Resamples audio</description>
   <filename>../../gst/audioresample/.libs/libgstaudioresample.so</filename>
   <basename>libgstaudioresample.so</basename>
-  <version>0.10.16</version>
+  <version>0.10.17</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
index f70d8ae50dd7134daab3bc10b8f8364896c30cd0..e455057d0c61ea5951a0f6b58cacf4672662bb20 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.16</version>
+  <version>0.10.17</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
index 0fbfcc3ae44add2d7943b004a31e91699009210d..3f3983254190189689f319f113ae17e82d1c8f10 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.16</version>
+  <version>0.10.17</version>
   <license>GPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
index 71828ce081b37d251b01fd4cfd6d8ff87c072b53..becdea69c734cbc717990b4aa524d0faadcb4251 100644 (file)
@@ -3,7 +3,7 @@
   <description>decoder bin</description>
   <filename>../../gst/playback/.libs/libgstdecodebin.so</filename>
   <basename>libgstdecodebin.so</basename>
-  <version>0.10.16</version>
+  <version>0.10.17</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
index cf0c2df8bb49ad9e0b7d94d3dc5e347a6f54e91d..8b8473ca92b57cdf1f53a0dbdc6122a5c7136904 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.16</version>
+  <version>0.10.17</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>FFMpeg</package>
index efbe8953a020301a028ec289c9789d38c8a2dac8..53e0cd8c2ba6735e5538367a5828d4b0151c6fc4 100644 (file)
@@ -3,7 +3,7 @@
   <description>Payload/depayload GDP packets</description>
   <filename>../../gst/gdp/.libs/libgstgdp.so</filename>
   <basename>libgstgdp.so</basename>
-  <version>0.10.16</version>
+  <version>0.10.17</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
index 3e4909a18a2fed5991b9d49122497716baca68e8..8607b548f216524d07f08c1e169a58875aed64c8 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.16</version>
+  <version>0.10.17</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
index 463615959d1a72607018a1b42882fc550ad2cf0c..9414477a884b1273c5d7f0ef36447e996f069168 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.16</version>
+  <version>0.10.17</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
index 7a9ffae97def0aa8de299290a765c0298d987de8..7413f6d8d0a55c4d59794e54b5ccebdc429cd064 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.16</version>
+  <version>0.10.17</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
index 9ac46891c54be4a82ecd0aa9538f7d17bf55d6d2..c4d09786317ae2274923b498a3e677e4b0726a96 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.16</version>
+  <version>0.10.17</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
index 4bcab61f5b8c68014462e05b76ffc70ee180ef64..c6a6c2cf80d75042abb57b30d025596aafde8075 100644 (file)
@@ -3,7 +3,7 @@
   <description>Subtitle parsing</description>
   <filename>../../gst/subparse/.libs/libgstsubparse.so</filename>
   <basename>libgstsubparse.so</basename>
-  <version>0.10.16</version>
+  <version>0.10.17</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
index ab4e0feb48eb309220d062eea49ba0c3e79d7388..94d1afc5964b9f15951da5dd3b5e2be11bc1ba3f 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.16</version>
+  <version>0.10.17</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
index 792d03b8871088d81d24a1db8bfdae0370415c71..6b2e2fcaffb75fa6a4170fed384d615b8eff94c3 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.16</version>
+  <version>0.10.17</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
index 481eae58dc334e99408ef9befe3d232a0e6065ec..3ddd1caf56ecf26bf0fb1e2fd8c4cfb569c9b7d7 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.16</version>
+  <version>0.10.17</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
index 1822564d1fb52f388e8aa10d7989d315b2776c9b..622a064994d6c39b1cbf834dc2233e04d1f04ea4 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.16</version>
+  <version>0.10.17</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
index 7f53932ff2150d2b98b54203a82da7223d625614..885bf6d2f9ece06b26c075d4a92850ff1ddc91a4 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.16</version>
+  <version>0.10.17</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
index 6b0a20e66c939c0ca74b863354aa4806b6fbfa2e..587a7a2966f8299482a0fad38e96037640041ab3 100644 (file)
@@ -3,7 +3,7 @@
   <description>Resizes video</description>
   <filename>../../gst/videoscale/.libs/libgstvideoscale.so</filename>
   <basename>libgstvideoscale.so</basename>
-  <version>0.10.16</version>
+  <version>0.10.17</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
index db4dba1888e2d06f3a4422e1fbaea5b65ad0e505..08b6e6c7f9cc41e79ed6040db2837f87469a74ca 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.16</version>
+  <version>0.10.17</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
index fe8e157f6838f58fd16125242ecc63dac1cb2bb4..e8c3a2cc2b48cada3670b7d7f4c3b9ec140d9cc7 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.16</version>
+  <version>0.10.17</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
index ccdeb0035c23413425e728b047b0425cf4f2d79d..0e328551abe9b4d93236709e25d213f3562d9dc8 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.16</version>
+  <version>0.10.17</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
index 63714ce4216cbf8a7f3333d93bb3215c24c026d5..1cac519c97bb7eaa55449c128e87b63bbced4116 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.16</version>
+  <version>0.10.17</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
index 00c1062a34f4c2e553cd7b87588e00d42cfb7bbc..2bca3dfbf1608f81d1ee7e731fd196b564bf3ef3 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.16</version>
+  <version>0.10.17</version>
   <license>LGPL</license>
   <source>gst-plugins-base</source>
   <package>GStreamer Base Plug-ins source release</package>
index 485d6f5b62e097395dfd22ac335649768a89521c..87e9acc6fc93751593785676e035a556e74a3aae 100644 (file)
@@ -35,6 +35,17 @@ A wide range of video and audio decoders, encoders, and filters are included.
    </CVSRepository>
  </repository> 
 
+ <release>
+  <Version>
+   <revision>0.10.17</revision>
+   <branch>0.10</branch>
+   <name>Peanut Butter and Jelly</name>
+   <created>2008-01-30</created>
+   <file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-0.10.17.tar.bz2" />
+   <file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-0.10.17.tar.gz" />
+  </Version>
+ </release>
+
  <release>
   <Version>
    <revision>0.10.16</revision>
index adffaec2e21708d7999c36b94f4629397f72c9f8..ae92de3c5fc16c01561ccf57cef21bf0444c8862 100644 (file)
 #define PACKAGE_NAME "GStreamer Base Plug-ins"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.16"
+#define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.17"
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME "gst-plugins-base"
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "0.10.16"
+#define PACKAGE_VERSION "0.10.17"
 
 /* directory where plugins are located */
 #undef PLUGINDIR
 #undef STDC_HEADERS
 
 /* Version number of package */
-#define VERSION "0.10.16"
+#define VERSION "0.10.17"
 
 /* Define to 1 if your processor stores words with the most significant byte
    first (like Motorola and SPARC, unlike Intel and VAX). */