summaryrefslogtreecommitdiff
path: root/src/htdocs/releases/gstreamer/1.12.2.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/htdocs/releases/gstreamer/1.12.2.xml')
-rw-r--r--src/htdocs/releases/gstreamer/1.12.2.xml60
1 files changed, 0 insertions, 60 deletions
diff --git a/src/htdocs/releases/gstreamer/1.12.2.xml b/src/htdocs/releases/gstreamer/1.12.2.xml
deleted file mode 100644
index fed18aae..00000000
--- a/src/htdocs/releases/gstreamer/1.12.2.xml
+++ /dev/null
@@ -1,60 +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>gstreamer</module>
- <module-fancy>GStreamer</module-fancy>
- <name></name>
- <version>1.12.2</version>
-
- <intro>
-<p>
-The GStreamer team is proud to announce the second bugfix release in the stable
-1.12 release series of your favourite cross-platform multimedia framework!
-</p>
-<p>
-This release only contains bugfixes and it is safe to update from 1.12.x. For a
-full list of bugfixes see <a href="https://bugzilla.gnome.org/buglist.cgi?bug_status=RESOLVED&amp;bug_status=VERIFIED&amp;classification=Platform&amp;limit=0&amp;list_id=225693&amp;order=bug_id&amp;product=GStreamer&amp;query_format=advanced&amp;resolution=FIXED&amp;target_milestone=1.12.2">Bugzilla</a>.
-</p>
-<p>
-See <a href="&site;/releases/1.12/">&site;/releases/1.12/</a> for the full release notes.
-</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 plugins</dd>
-<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>Jason Lin</person>
- <person>Nicolas Dufresne</person>
- <person>Thibault Saunier</person>
- <person>Tim-Philipp Müller</person>
- </contributors>
-
- <bugs>
- <bug>
- <id>784041</id>
- <summary>baseparse: sinkcaps can be NULL in default caps negotiation</summary>
- </bug>
- <bug>
- <id>784932</id>
- <summary>basesink: buffer leaks if preroll failed</summary>
- </bug>
- </bugs>
-</release>