summaryrefslogtreecommitdiff
path: root/src/htdocs/releases/gstreamer/1.8.3.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/htdocs/releases/gstreamer/1.8.3.xml')
-rw-r--r--src/htdocs/releases/gstreamer/1.8.3.xml96
1 files changed, 0 insertions, 96 deletions
diff --git a/src/htdocs/releases/gstreamer/1.8.3.xml b/src/htdocs/releases/gstreamer/1.8.3.xml
deleted file mode 100644
index 048550ee..00000000
--- a/src/htdocs/releases/gstreamer/1.8.3.xml
+++ /dev/null
@@ -1,96 +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.8.3</version>
-
- <intro>
-<p>
-The GStreamer team is proud to announce the third bugfix release in the stable
-1.8 release series of your favourite cross-platform multimedia framework!
-</p>
-<p>
-This release only contains bugfixes and it is safe to update from 1.8.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=145400&amp;order=bug_id&amp;product=GStreamer&amp;query_format=advanced&amp;resolution=FIXED&amp;target_milestone=1.8.3">Bugzilla</a>.
-</p>
-<p>
-See <a href="&site;/releases/1.8/">&site;/releases/1.8/</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>Edward Hervey</person>
- <person>Guillaume Desmottes</person>
- <person>Jan Schmidt</person>
- <person>Linus Svensson</person>
- <person>Miguel París Díaz</person>
- <person>Nicolas Dufresne</person>
- <person>Ray Strode</person>
- <person>Sebastian Dröge</person>
- <person>Thiago Santos</person>
- <person>Tim-Philipp Müller</person>
- <person>Vincent Penquerc'h</person>
- </contributors>
-
- <bugs>
- <bug>
- <id>739289</id>
- <summary>basesink: Stepping incorrectly updates start time when stepping in PAUSED, causing step amount to be calculated wrongly</summary>
- </bug>
- <bug>
- <id>762330</id>
- <summary>Probe only flush events, is not possible</summary>
- </bug>
- <bug>
- <id>767413</id>
- <summary>tee: Properly handle return value when only 1 pad</summary>
- </bug>
- <bug>
- <id>767688</id>
- <summary>queue2: fix crash deleting current region for small ring buffers</summary>
- </bug>
- <bug>
- <id>768141</id>
- <summary>bus: chain up constructed.</summary>
- </bug>
- <bug>
- <id>768326</id>
- <summary>Building GStreamer for Android fails on Windows (new since 1.8.2)</summary>
- </bug>
- <bug>
- <id>768450</id>
- <summary>pad: check caps not NULL before referring</summary>
- </bug>
- <bug>
- <id>768649</id>
- <summary>queue2: Force final average input rate calculation on EOS</summary>
- </bug>
- <bug>
- <id>769802</id>
- <summary>queue2: Post buffering messages earlier in ringbuffer mode</summary>
- </bug>
- </bugs>
-</release>