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 c26fd07..d972304 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 52008a5..db7d78c 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 2a067b6..6f77649 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 0c1d11f..7c81573 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 12d7048..49522b7 100644 (file)
@@ -89,6 +89,7 @@ GObject
     GstClock
       GstSystemClock
         GstAudioClock
+    GstRingBuffer
   GstSignalObject
   LinkConnection
     GIOPConnection
index ef2374b..aafc28f 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 04145e4..e7b916f 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 486913f..e6f6605 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 d535d31..abda4ee 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 dd3394d..33f4ae4 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 f70d8ae..e455057 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 0fbfcc3..3f39832 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 71828ce..becdea6 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 cf0c2df..8b8473c 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 efbe895..53e0cd8 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 3e4909a..8607b54 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 4636159..9414477 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 7a9ffae..7413f6d 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 9ac4689..c4d0978 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 4bcab61..c6a6c2c 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 ab4e0fe..94d1afc 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 792d03b..6b2e2fc 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 481eae5..3ddd1ca 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 1822564..622a064 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 7f53932..885bf6d 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 6b0a20e..587a7a2 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 db4dba1..08b6e6c 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 fe8e157..e8c3a2c 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 ccdeb00..0e32855 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 63714ce..1cac519 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 00c1062..2bca3df 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 485d6f5..87e9acc 100644 (file)
@@ -37,6 +37,17 @@ A wide range of video and audio decoders, encoders, and filters are included.
 
  <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>
    <branch>0.10</branch>
    <name>Scheduled Interruption</name>
index adffaec..ae92de3 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). */