summaryrefslogtreecommitdiff
path: root/src/htdocs/releases/gst-plugins-good/1.5.91.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/htdocs/releases/gst-plugins-good/1.5.91.xml')
-rw-r--r--src/htdocs/releases/gst-plugins-good/1.5.91.xml167
1 files changed, 0 insertions, 167 deletions
diff --git a/src/htdocs/releases/gst-plugins-good/1.5.91.xml b/src/htdocs/releases/gst-plugins-good/1.5.91.xml
deleted file mode 100644
index bb4d839a..00000000
--- a/src/htdocs/releases/gst-plugins-good/1.5.91.xml
+++ /dev/null
@@ -1,167 +0,0 @@
-<?xml version="1.0"?>
-<?xml-stylesheet href="../releases.xsl" type="text/xsl"?>
-<release>
- <module>gst-plugins-good</module>
- <module-fancy>GStreamer Good Plugins</module-fancy>
- <name></name>
- <version>1.5.91</version>
-
- <intro>
-
-<p>
-The GStreamer team is pleased to announce the second release candidate for the
-stable 1.6 release series. The 1.6 release series is adding new features on top of
-the 1.0, 1.2 and 1.4 series and is part of the API and ABI-stable 1.x release
-series of the GStreamer multimedia framework. The final 1.6.0 release is planned
-in the next few days unless any major bugs are found.
-</p>
-<p>
-Binaries for Android, iOS, Mac OS X and Windows will be provided separately by
-the GStreamer project.
-</p>
-
-<p>
-<i>"Such ingratitude. After all the times I've saved your life."</i>
-</p>
-<p>
-A collection of plugins you'd want to have right next to you on the
-battlefield. Shooting sharp and making no mistakes, these plugins have it
-all: good looks, good code, and good licensing. Documented and dressed up
-in tests. If you're looking for a role model to base your own plugin on,
-here it is.
-</p>
-<p>
-If you find a plot hole or a badly lip-synced line of code in them,
-let us know - it is a matter of honour for us to ensure Blondie doesn't look
-like he's been walking 100 miles through the desert without water.
-</p>
-<p>
-This module contains a set of plugins that we consider to have good quality
- code, correct functionality, our preferred license (LGPL for the plugin
- code, LGPL or LGPL-compatible for the supporting library).
-We believe distributors can safely ship these plugins.
-People writing elements should base their code on these elements.
-</p>
-<p>
-Other modules containing plugins are:
-
-<dl>
-<dt>gst-plugins-base</dt>
-<dd>contains a basic set of well-supported plugins</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>Eunhae Choi</person>
- <person>George Chriss</person>
- <person>Jan Alexander Steffens (heftig)</person>
- <person>Jan Schmidt</person>
- <person>Jean-Michel Hautbois</person>
- <person>Mark Nauwelaerts</person>
- <person>Martin Kelly</person>
- <person>Olivier Crête</person>
- <person>Ravi Kiran K N</person>
- <person>Sebastian Dröge</person>
- <person>Stefan Sauer</person>
- <person>Thiago Santos</person>
- <person>Tim-Philipp Müller</person>
- <person>Vineeth TM</person>
- </contributors>
-
-<!--
- <api>
- <additions>
- </additions>
- <deprecations>
- </deprecations>
- </api>
--->
-
-
-
-
-
- <bugs>
- <bug>
- <id>661624</id>
- <summary>flvmux: overstates the number of metadata elements when 'streamable=true'</summary>
- </bug>
- <bug>
- <id>736965</id>
- <summary>matroskademux: Output raw video in unaligned buffers causing crashing in ORC video conversion code</summary>
- </bug>
- <bug>
- <id>744420</id>
- <summary>splitmuxsink - Deadlock on while starting 2nd fragment on function gst_element_sync_state_with_parent</summary>
- </bug>
- <bug>
- <id>752106</id>
- <summary>flacparse: makes up bogus DTS for audio after seeking</summary>
- </bug>
- <bug>
- <id>753875</id>
- <summary>v4l2transform: fix pad closing</summary>
- </bug>
- <bug>
- <id>753903</id>
- <summary>wavpackdec: fix taglist memory leak</summary>
- </bug>
- <bug>
- <id>753904</id>
- <summary>matroska: read: fix tag list memory leak</summary>
- </bug>
- <bug>
- <id>753912</id>
- <summary>rtspsrc: fix check if DESCRIBE method is supported</summary>
- </bug>
- <bug>
- <id>754144</id>
- <summary>level: regression for channels &gt; 1</summary>
- </bug>
- <bug>
- <id>754153</id>
- <summary>smpte: memory leak</summary>
- </bug>
- <bug>
- <id>754417</id>
- <summary>rtptheoradepay: Reading headers from caps is broken</summary>
- </bug>
- <bug>
- <id>754768</id>
- <summary>matroskademux: Streaming via tcpserversink fails - reading large block not supported</summary>
- </bug>
- <bug>
- <id>754807</id>
- <summary>Small typo fix in rtsp readme</summary>
- </bug>
- <bug>
- <id>754869</id>
- <summary>multiudpsink: fix GError memory leak in hostname lookup failure code path</summary>
- </bug>
- <bug>
- <id>755138</id>
- <summary>avidemux: fix taglist leak</summary>
- </bug>
- <bug>
- <id>751386</id>
- <summary>aacparse: cannot set LOAS src caps</summary>
- </bug>
- </bugs>
-
-</release>