summaryrefslogtreecommitdiff
path: root/src/htdocs/releases/gstreamer/0.10.17.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/htdocs/releases/gstreamer/0.10.17.xml')
-rw-r--r--src/htdocs/releases/gstreamer/0.10.17.xml84
1 files changed, 0 insertions, 84 deletions
diff --git a/src/htdocs/releases/gstreamer/0.10.17.xml b/src/htdocs/releases/gstreamer/0.10.17.xml
deleted file mode 100644
index 500d3dae..00000000
--- a/src/htdocs/releases/gstreamer/0.10.17.xml
+++ /dev/null
@@ -1,84 +0,0 @@
-<?xml version="1.0"?>
-<?xml-stylesheet href="../releases.xsl" type="text/xsl"?>
-<release>
- <module>gstreamer</module>
- <module-fancy>GStreamer</module-fancy>
- <name>Due Negligence</name>
- <version>0.10.17</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 enhancements.
-</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>Fix compilation on environments that have POSIX timers but not monotonic clocks</feature>
- </features>
-
- <applications>
-<p>
-Applications ported to GStreamer 0.10 include Totem, RhythmBox, Sound-Juicer,
-Gnome Media, Flumotion, Amarok, Jamboree, Pitivi, Istanbul, AnnoAmp, Elisa, and others.
-Let us know if you want to be added to this list.
-</p>
- </applications>
-
- <contributors>
- <person>Jan Schmidt</person>
- <person>Cygwin Ports Maintainer</person>
- <person>Sebastian Dröge</person>
- </contributors>
-
-<!--
- <api>
- <additions>
- </additions>
- <deprecations>
- </deprecations>
- </api>
--->
-
-
-
-
-
-
-
-
-
- <bugs>
- <bug>
- <id>512715</id>
- <summary>gst/gstutils.c and HAVE_MONOTONIC_CLOCK</summary>
- </bug>
- </bugs>
-</release>