summaryrefslogtreecommitdiff
path: root/src/htdocs/releases/gst-plugins-base/0.9.6.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/htdocs/releases/gst-plugins-base/0.9.6.xml')
-rw-r--r--src/htdocs/releases/gst-plugins-base/0.9.6.xml141
1 files changed, 0 insertions, 141 deletions
diff --git a/src/htdocs/releases/gst-plugins-base/0.9.6.xml b/src/htdocs/releases/gst-plugins-base/0.9.6.xml
deleted file mode 100644
index dcfe8f93..00000000
--- a/src/htdocs/releases/gst-plugins-base/0.9.6.xml
+++ /dev/null
@@ -1,141 +0,0 @@
-<?xml version="1.0"?>
-<?xml-stylesheet href="../releases.xsl" type="text/xsl"?>
-<release>
- <module>gst-plugins-base</module>
- <module-fancy>GStreamer Base Plug-ins</module-fancy>
- <name>White Eight</name>
- <version>0.9.6</version>
-
- <intro>
-<p>
-The GStreamer team is petrified to announce a new release
-in the 0.9.x development series of the
-GStreamer Base Plug-ins.
-</p>
-<p>
-The 0.9.x series is a development series and not recommended for end users.
-It is not API or ABI compatible with the stable 0.8.x series.
-It is, however, parallel installable with the 0.8.x series.
-</p>
-<p>
-This module contains a set of reference plugins, base classes for other
-plugins, and helper libraries.
-
-This module is kept up-to-date together with the core developments. Element
-writers should look at the elements in this module as a reference for
-their development.
-
-This module contains elements for, among others:
-<ul>
- <li>device plugins: x(v)imagesink, alsa, v4lsrc, cdparanoia</li>
- <li>containers: ogg</li>
- <li>codecs: vorbis, theora</li>
- <li>text: textoverlay, subparse</li>
- <li>sources: audiotestsrc, videotestsrc, gnomevfssrc</li>
- <li>network: tcp</li>
- <li>typefind</li>
- <li>audio processing: audioconvert, adder, audiorate, audioscale, volume</li>
- <li>visualisation: libvisual</li>
- <li>video processing: ffmpegcolorspace</li>
- <li>aggregate elements: decodebin, playbin</li>
-</ul>
-
-Other modules containing plug-ins are:
-
-<dl>
-<dt>gst-plugins-good</dt>
-<dd>contains a set of well-supported plug-ins under our preferred license</dd>
-<dt>gst-plugins-ugly</dt>
-<dd>contains a set of well-supported plug-ins, but might pose problems for
- distributors</dd>
-<dt>gst-plugins-bad</dt>
-<dd>contains a set of less supported plug-ins that haven't passed the
- rigorous quality testing we expect</dd>
-</dl>
-
-</p>
- </intro>
- <features>
- <feature>Parallel installability with 0.8.x series</feature>
- <feature>Threadsafe design and API</feature>
-
- <feature>lots of leak fixes</feature>
- <feature>flicker-free and rewritten X sinks</feature>
- <feature>fractional framerates</feature>
- <feature>removed sinesrc, replaced by audiotestsrc</feature>
- </features>
-
- <applications>
- </applications>
- <contributors>
- <person></person>
- <person>Alessandro Dessina</person>
- <person>Andy Wingo</person>
- <person>Edward Hervey</person>
- <person>Jan Schmidt</person>
- <person>Johan Dahlin</person>
- <person>Julien Moutte</person>
- <person>Luca Ocgibene</person>
- <person>Michael Smith</person>
- <person>Sebastien Cote</person>
- <person>Thomas Vander Stichele</person>
- <person>Tim-Philipp Müller</person>
- <person>Wim Taymans</person>
- </contributors>
-
-
-<!--
- <api>
- <additions>
- </additions>
- <depreciations>
- </depreciations>
- </api>
--->
-
-
-
- <bugs>
- <bug>
- <id>316442</id>
- <summary>playbin should use autoaudiosink/autovideosink by default</summary>
- </bug>
- <bug>
- <id>318353</id>
- <summary>[ffmpegcolorspace] forward-port fixes from 0.8 branch</summary>
- </bug>
- <bug>
- <id>320200</id>
- <summary>vorbisenc: min-bitrate and max-bitrate are 1/1000 bps rat...</summary>
- </bug>
- <bug>
- <id>321164</id>
- <summary>gstringbuffer stops working under load</summary>
- </bug>
- <bug>
- <id>321426</id>
- <summary>ximage plugin should be renamed to ximagesink</summary>
- </bug>
- <bug>
- <id>321446</id>
- <summary>sinesrc should be dropped in favour of audiotestsrc</summary>
- </bug>
- <bug>
- <id>321451</id>
- <summary>GstRtpBuffer: no way to create a sub buffer with only the...</summary>
- </bug>
- <bug>
- <id>321816</id>
- <summary>[API] xoverlay API to post prepare-xwindow-id message</summary>
- </bug>
- <bug>
- <id>321894</id>
- <summary>vorbisenc doesn't compile</summary>
- </bug>
- <bug>
- <id>322117</id>
- <summary>Rename libgsttagedit to libgsttag</summary>
- </bug>
- </bugs>
-
-</release>