summaryrefslogtreecommitdiff
path: root/src/htdocs/releases/gst-plugins-bad/1.10.2.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/htdocs/releases/gst-plugins-bad/1.10.2.xml')
-rw-r--r--src/htdocs/releases/gst-plugins-bad/1.10.2.xml112
1 files changed, 0 insertions, 112 deletions
diff --git a/src/htdocs/releases/gst-plugins-bad/1.10.2.xml b/src/htdocs/releases/gst-plugins-bad/1.10.2.xml
deleted file mode 100644
index da1cb5a7..00000000
--- a/src/htdocs/releases/gst-plugins-bad/1.10.2.xml
+++ /dev/null
@@ -1,112 +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-bad</module>
- <module-fancy>GStreamer Bad Plugins</module-fancy>
- <name></name>
- <version>1.10.2</version>
-
- <intro>
-<p>
-The GStreamer team is proud to announce the second bugfix release in the stable
-1.10 release series of your favourite cross-platform multimedia framework!
-</p>
-<p>
-This release only contains bugfixes and it is safe to update from 1.10.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=168172&amp;order=bug_id&amp;product=GStreamer&amp;query_format=advanced&amp;resolution=FIXED&amp;target_milestone=1.10.2">Bugzilla</a>.
-</p>
-<p>
-See <a href="&site;/releases/1.10/">&site;/releases/1.10/</a> for the full release notes.
-</p>
-<p>
-<i>"That an accusation?"</i>
-</p>
-<p>
-No perfectly groomed moustache or any amount of fine clothing is going to
-cover up the truth - these plugins are Bad with a capital B.
-They look fine on the outside, and might even appear to get the job done, but
-at the end of the day they're a black sheep. Without a golden-haired angel
-to watch over them, they'll probably land in an unmarked grave at the final
-showdown.
-</p>
-<p>
-Don't bug us about their quality - exercise your Free Software rights,
-patch up the offender and send us the patch on the fastest steed you can
-steal from the Confederates. Because you see, in this world, there's two
-kinds of people, my friend: those with loaded guns and those who dig.
-You dig.
-</p>
-<p>
-This module contains a set of plugins that aren't up to par compared to the
-rest. They might be close to being good quality, but they're missing something
-- be it a good code review, some documentation, a set of tests, a real live
-maintainer, or some actual wide use. If the blanks are filled in they might be
-upgraded to become part of either gst-plugins-good or gst-plugins-ugly,
-depending on the other factors.
-If the plugins break, you can't complain - instead, you can fix the
-problem and send us a patch, or bribe someone into fixing them for you.
-New contributors can start here for things to work on.
-</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-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-libav</dt>
-<dd>contains a set of codecs plugins based on libav (formerly gst-ffmpeg)</dd>
-</dl>
-
-</p>
- </intro>
-
- <contributors>
- <person>David Evans</person>
- <person>Edward Hervey</person>
- <person>Matthew Waters</person>
- <person>Sebastian Dröge</person>
- <person>Seungha Yang</person>
- <person>Tim-Philipp Müller</person>
- </contributors>
-
- <bugs>
- <bug>
- <id>774624</id>
- <summary>GstGL build error due to not finding GstVideo-1.0.gir</summary>
- </bug>
- <bug>
- <id>774702</id>
- <summary>dashdemux: Fix leak in gst_dash_demux_stream_free</summary>
- </bug>
- <bug>
- <id>774851</id>
- <summary>glimagesink segfault when specifying GST_GL_WINDOW to something else than x11</summary>
- </bug>
- <bug>
- <id>774896</id>
- <summary>h264 parser: Off by one read in gst_h264_parse_set_caps()</summary>
- </bug>
- <bug>
- <id>775048</id>
- <summary>mpegts decoder: Out of bounds read in gst_mpegts_section_new</summary>
- </bug>
- <bug>
- <id>775120</id>
- <summary>mpegts parser: null pointer deref in _parse_pat</summary>
- </bug>
- <bug>
- <id>775127</id>
- <summary>hls_demux.testSeekUpdateStopPosition : The unit test that was always wrong</summary>
- </bug>
- <bug>
- <id>775130</id>
- <summary>h264 parser: invalid input causes assert</summary>
- </bug>
- </bugs>
-</release>