summaryrefslogtreecommitdiff
path: root/src/htdocs/releases/gstreamer/0.10.0.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/htdocs/releases/gstreamer/0.10.0.xml')
-rw-r--r--src/htdocs/releases/gstreamer/0.10.0.xml98
1 files changed, 0 insertions, 98 deletions
diff --git a/src/htdocs/releases/gstreamer/0.10.0.xml b/src/htdocs/releases/gstreamer/0.10.0.xml
deleted file mode 100644
index 0a523c50..00000000
--- a/src/htdocs/releases/gstreamer/0.10.0.xml
+++ /dev/null
@@ -1,98 +0,0 @@
-<?xml version="1.0"?>
-<?xml-stylesheet href="../releases.xsl" type="text/xsl"?>
-<release>
- <module>gstreamer</module>
- <module-fancy>GStreamer</module-fancy>
- <name>Maroilles</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
-core of the GStreamer streaming media framework.
-</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>
-The 0.10.x series has been reworked for threadsafety. It also features
-various feature additions and enchancements.
-</p>
-<p>
-This module, gstreamer, only contains core functionality.
-For actual media playback, you will need other modules.
-<dl>
-<dt>gst-plugins-base</dt>
-<dd>contains a basic set of well-supported plug-ins</dd>
-<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>new Chinese/Traditional translation</feature>
- </features>
-
- <applications>
-<p>
-At this point, ports of existing applications to 0.10 are still experimental.
-Totem HEAD has a configure option to build the 0.10 backend.
-A patch for Rhythmbox is maintained at
-<A href="http://bugzilla.gnome.org/show_bug.cgi?id=309609">
-http://bugzilla.gnome.org/show_bug.cgi?id=309609</A>.
-Jamboree builds against GStreamer 0.10.
-Flumotion has been ported to 0.10 as well.
-</p>
- </applications>
-
- <contributors>
- <person></person>
- <person>Andy Wingo</person>
- <person>Funda Wang</person>
- <person>Michael Smith</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>322874</id>
- <summary>[PAD] pad_alloc_buffer should not call set_caps</summary>
- </bug>
- <bug>
- <id>323222</id>
- <summary>GStreamer 0.9.7 still checks in dirs containing 0.9</summary>
- </bug>
- <bug>
- <id>323250</id>
- <summary>[collectpads] debug category should be called 'collectpad...</summary>
- </bug>
- </bugs>
-</release>