summaryrefslogtreecommitdiff
path: root/src/htdocs/releases/gst-plugins-base/1.6.0.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/htdocs/releases/gst-plugins-base/1.6.0.xml')
-rw-r--r--src/htdocs/releases/gst-plugins-base/1.6.0.xml111
1 files changed, 0 insertions, 111 deletions
diff --git a/src/htdocs/releases/gst-plugins-base/1.6.0.xml b/src/htdocs/releases/gst-plugins-base/1.6.0.xml
deleted file mode 100644
index 65e5140f..00000000
--- a/src/htdocs/releases/gst-plugins-base/1.6.0.xml
+++ /dev/null
@@ -1,111 +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.6.0</version>
-
- <intro>
-
-<p>
-The GStreamer team is proud to announce a new major feature release in the
-stable 1.x API series of your favourite cross-platform multimedia framework!
-</p>
-<p>
-This release has been in the works for more than a year and is packed with new
-features, bug fixes and other improvements.
-</p>
-<p>
-See
-<a href="&site;/releases/1.6/">&site;/releases/1.6/</a>
-for the full list of changes.
-</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>
-
-<!--
- <applications>
- </applications>
--->
-
- <contributors>
- <person>Aurélien Zanelli</person>
- <person>Sebastian Dröge</person>
- </contributors>
-
-<!--
- <api>
- <additions>
- </additions>
- <deprecations>
- </deprecations>
- </api>
--->
-
-
-
- <bugs>
- <bug>
- <id>752148</id>
- <summary>Drawing from paths passed to cairo does not work with PANGOCAIRO_BACKEND=coretext</summary>
- </bug>
- <bug>
- <id>754344</id>
- <summary>libs: build rtp after audio</summary>
- </bug>
- <bug>
- <id>754833</id>
- <summary>dmabuf &amp; fdmemory: fix allocator_alloc documentation</summary>
- </bug>
- <bug>
- <id>755392</id>
- <summary>video: bugs with gst_video_frame_copy and videoconvert (with test scripts)</summary>
- </bug>
- </bugs>
-
-</release>