summaryrefslogtreecommitdiff
path: root/src/htdocs/releases/gst-plugins-base/1.11.91.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/htdocs/releases/gst-plugins-base/1.11.91.xml')
-rw-r--r--src/htdocs/releases/gst-plugins-base/1.11.91.xml102
1 files changed, 0 insertions, 102 deletions
diff --git a/src/htdocs/releases/gst-plugins-base/1.11.91.xml b/src/htdocs/releases/gst-plugins-base/1.11.91.xml
deleted file mode 100644
index 957da8bb..00000000
--- a/src/htdocs/releases/gst-plugins-base/1.11.91.xml
+++ /dev/null
@@ -1,102 +0,0 @@
-<?xml version="1.0"?>
-<!DOCTYPE xml [ <!ENTITY % site-entities SYSTEM "../../entities.site"> %site-entities; ]>
-<?xml-stylesheet href="../releases.xsl" type="text/xsl"?>
-<release>
- <module>gst-plugins-base</module>
- <module-fancy>GStreamer Base Plugins</module-fancy>
- <name></name>
- <version>1.11.91</version>
-
- <intro>
-<p>
-The GStreamer team is pleased to announce the second release candidate of the
-stable 1.12 release series. The 1.12 release series is adding new features on
-top of the 1.0, 1.2, 1.4, 1.6, 1.8 and 1.10 series and is part of the API and
-ABI-stable 1.x release series of the GStreamer multimedia framework.
-</p>
-<p>
-Full release notes will be provided with the 1.12.0 release, highlighting all
-the new features, bugfixes, performance optimizations and other important
-changes.
-</p>
-<p>
-Binaries for Android, iOS, Mac OS X and Windows will be provided in the next days.
-</p>
-<p>
-This module contains a set of reference plugins, base classes for other
-plugins, and helper libraries. It also includes essential elements such
-as audio and video format converters, and higher-level components like playbin,
-decodebin, encodebin, and discoverer.
-
-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, 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: videoconvert, videoscale</li>
- <li>high-level components: playbin, uridecodebin, decodebin, encodebin, discoverer</li>
- <li>libraries: app, audio, fft, pbutils, riff, rtp, rtsp, sdp, tag, video</li>
-</ul>
-
-Other modules containing plugins are:
-
-<dl>
-<dt>gst-plugins-good</dt>
-<dd>contains a set of well-supported plugins under our preferred license</dd>
-<dt>gst-plugins-ugly</dt>
-<dd>contains a set of well-supported plugins, but might pose problems for
- distributors</dd>
-<dt>gst-plugins-bad</dt>
-<dd>contains a set of less supported plugins that haven't passed the
- rigorous quality testing we expect, or are still missing documentation
- and/or unit tests</dd>
-<dt>gst-libav</dt>
-<dd>contains a set of codecs plugins based on libav (formerly gst-ffmpeg)</dd>
-</dl>
-
-</p>
- </intro>
- <contributors>
- <person>Claudio Saavedra</person>
- <person>Guillaume Desmottes</person>
- <person>Olivier Crête</person>
- <person>Rico Tzschichholz</person>
- <person>Sebastian Dröge</person>
- <person>Tim-Philipp Müller</person>
- <person>Vivia Nikolaidou</person>
- </contributors>
-
- <bugs>
- <bug>
- <id>781147</id>
- <summary>ogv: Seeking OGV over HTTP often hangs</summary>
- </bug>
- <bug>
- <id>781149</id>
- <summary>volume: GDouble &quot; volume &quot; property stored secretly as a gfloat</summary>
- </bug>
- <bug>
- <id>781152</id>
- <summary>gst-device-monitor: print the gst-launch line for a device</summary>
- </bug>
- <bug>
- <id>781168</id>
- <summary>meson: Not installing gstappsink.h</summary>
- </bug>
- <bug>
- <id>781490</id>
- <summary>GstVideoAlignment: fix typo in doc</summary>
- </bug>
- </bugs>
-
-</release>