Skip to content

Commit

Permalink
Release 0.10.17
Browse files Browse the repository at this point in the history
Original commit message from CVS:
Release 0.10.17
  • Loading branch information
Jan Schmidt committed Jan 30, 2008
1 parent 67ab0ec commit f2c0a73
Show file tree
Hide file tree
Showing 33 changed files with 75 additions and 85 deletions.
7 changes: 7 additions & 0 deletions 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:
Expand Down
20 changes: 19 additions & 1 deletion 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
Expand All @@ -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
Expand Down
61 changes: 7 additions & 54 deletions 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"



Expand Down Expand Up @@ -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

Expand Down Expand Up @@ -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

2 changes: 1 addition & 1 deletion configure.ac
Expand Up @@ -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)

Expand Down
1 change: 1 addition & 0 deletions docs/plugins/gst-plugins-base-plugins.hierarchy
Expand Up @@ -89,6 +89,7 @@ GObject
GstClock
GstSystemClock
GstAudioClock
GstRingBuffer
GstSignalObject
LinkConnection
GIOPConnection
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-adder.xml
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-alsa.xml
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-audioconvert.xml
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-audiorate.xml
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-audioresample.xml
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-audiotestsrc.xml
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-cdparanoia.xml
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-decodebin.xml
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-ffmpegcolorspace.xml
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-gdp.xml
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-gnomevfs.xml
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-libvisual.xml
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-ogg.xml
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-pango.xml
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-subparse.xml
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-tcp.xml
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-theora.xml
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-typefindfunctions.xml
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-video4linux.xml
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-videorate.xml
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-videoscale.xml
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-videotestsrc.xml
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-volume.xml
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-vorbis.xml
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-ximagesink.xml
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/inspect/plugin-xvimagesink.xml
Expand Up @@ -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>
Expand Down
11 changes: 11 additions & 0 deletions gst-plugins-base.doap
Expand Up @@ -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>
Expand Down

0 comments on commit f2c0a73

Please sign in to comment.