summaryrefslogtreecommitdiff
path: root/src/htdocs/releases/gst-plugins-base/0.10.0.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/htdocs/releases/gst-plugins-base/0.10.0.xml')
-rw-r--r--src/htdocs/releases/gst-plugins-base/0.10.0.xml104
1 files changed, 0 insertions, 104 deletions
diff --git a/src/htdocs/releases/gst-plugins-base/0.10.0.xml b/src/htdocs/releases/gst-plugins-base/0.10.0.xml
deleted file mode 100644
index e0a9507d..00000000
--- a/src/htdocs/releases/gst-plugins-base/0.10.0.xml
+++ /dev/null
@@ -1,104 +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>Mont-d'or</name>
- <version>0.10.0</version>
-
- <intro>
-
-<p>
-The GStreamer team is proud to announce a new release
-in the 0.10.x stable series of the
-GStreamer Base Plug-ins.
-</p>
-<p>
-The 0.10.x series is a stable series targeted at 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>
-
- </features>
-
- <applications>
- </applications>
- <contributors>
- <person></person>
- <person>Andy Wingo</person>
- <person>Jan Schmidt</person>
- <person>Kai Vehmanen</person>
- <person>Sebastien Cote</person>
- <person>Tim-Philipp Müller</person>
- <person>Wim Taymans</person>
- </contributors>
-
-
-
-<!--
- <api>
- <additions>
- </additions>
- <depreciations>
- </depreciations>
- </api>
--->
-
-
-
-
-
- <bugs>
- <bug>
- <id>319172</id>
- <summary>gstreamer-plugins-base-0.9.pc doesn't export linking flags</summary>
- </bug>
- <bug>
- <id>323017</id>
- <summary>While(1) loop with sleep(0) in basertpdepayload.c</summary>
- </bug>
- </bugs>
-
-</release>