summaryrefslogtreecommitdiff
path: root/src/htdocs/releases/gst-plugins-base/0.10.35.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/htdocs/releases/gst-plugins-base/0.10.35.xml')
-rw-r--r--src/htdocs/releases/gst-plugins-base/0.10.35.xml96
1 files changed, 0 insertions, 96 deletions
diff --git a/src/htdocs/releases/gst-plugins-base/0.10.35.xml b/src/htdocs/releases/gst-plugins-base/0.10.35.xml
deleted file mode 100644
index 6f4bc1ea..00000000
--- a/src/htdocs/releases/gst-plugins-base/0.10.35.xml
+++ /dev/null
@@ -1,96 +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>Short Notice</name>
- <version>0.10.35</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, giosrc</li>
- <li>network: tcp</li>
- <li>typefind functions</li>
- <li>audio processing: audioconvert, adder, audiorate, audioresample, volume</li>
- <li>visualisation: libvisual</li>
- <li>video processing: ffmpegcolorspace</li>
- <li>aggregate elements: uridecodebin, playbin2, decodebin2, decodebin, playbin, encodebin</li>
- <li>libraries: app, audio, cdda, fft, interfaces, netbuffer, pbutils, riff, rtp, rtsp, sdp, tag, video</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>work around GLib atomic ops API change</feature>
- <feature>don't use G_CONST_RETURN in public headers</feature>
- <feature>subparse: typefinding fixes for subtitles in non-UTF8 charsets</feature>
- </features>
-
- <applications>
- </applications>
- <contributors>
- <person>David Schleef</person>
- <person>Debarshi Ray</person>
- <person>Mark Nauwelaerts</person>
- <person>Sebastian Dröge</person>
- <person>Stefan Kost</person>
- <person>Tim-Philipp Müller</person>
- </contributors>
-
-<!--
- <api>
- <additions>
- </additions>
- <deprecations>
- </deprecations>
- </api>
--->
-
-
-
- <bugs>
- <bug>
- <id>600043</id>
- <summary>subparse: fails to recognise Cyrillic subtitles in windows-1251 encoding</summary>
- </bug>
- </bugs>
-
-</release>