summaryrefslogtreecommitdiff
path: root/src/htdocs/releases/gst-plugins-bad/1.3.2.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/htdocs/releases/gst-plugins-bad/1.3.2.xml')
-rw-r--r--src/htdocs/releases/gst-plugins-bad/1.3.2.xml186
1 files changed, 0 insertions, 186 deletions
diff --git a/src/htdocs/releases/gst-plugins-bad/1.3.2.xml b/src/htdocs/releases/gst-plugins-bad/1.3.2.xml
deleted file mode 100644
index e25147d7..00000000
--- a/src/htdocs/releases/gst-plugins-bad/1.3.2.xml
+++ /dev/null
@@ -1,186 +0,0 @@
-<?xml version="1.0"?>
-<?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.3.2</version>
-
- <intro>
-
-<p>
-The GStreamer team is pleased to announce the second release of the unstable
-1.3 release series. The 1.3 release series is adding new features on top of
-the 1.0 and 1.2 series and is part of the API and ABI-stable 1.x release
-series of the GStreamer multimedia framework. The unstable 1.3 release series
-will lead to the stable 1.4 release series in the next weeks, and newly added
-API can still change until that point.
-</p>
-
-<p>
-Binaries for Android, iOS, Mac OS X and Windows will be provided separately
-during the unstable 1.3 release series.
-</p>
-
-<p>
-The versioning scheme that is used in general is that 1.x.y is API and
-ABI backwards compatible with previous 1.x.y releases. If x is an even
-number it is a stable release series and all releases in this series
-will only contain important bugfixes, e.g. the 1.0 series with 1.0.7. If
-x is odd it is a development release series that will lead to the next
-stable release series 1.x+1 and contains new features and bigger
-changes. During the development release series, new API can still
-change.
-</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>
-
-<!--
- <applications>
- </applications>
--->
-
- <contributors>
- <person>Aurélien Zanelli</person>
- <person>Edward Hervey</person>
- <person>Jesper Larsen</person>
- <person>Julien Isorce</person>
- <person>L. Sorin</person>
- <person>Luis de Bethencourt</person>
- <person>Matthew Waters</person>
- <person>Nicola Murino</person>
- <person>Nicolas Dufresne</person>
- <person>Olivier Crête</person>
- <person>Reynaldo H. Verdejo Pinochet</person>
- <person>Sanjay NM</person>
- <person>Sebastian Dröge</person>
- <person>Thiago Santos</person>
- <person>Tim-Philipp Müller</person>
- <person>Wim Taymans</person>
- </contributors>
-
-<!--
- <api>
- <additions>
- </additions>
- <deprecations>
- </deprecations>
- </api>
--->
-
-
-
-
-
- <bugs>
- <bug>
- <id>721685</id>
- <summary>mpegtsmux: Remove unused data in TsMuxSection</summary>
- </bug>
- <bug>
- <id>723167</id>
- <summary>curlsftpsink: allow remote host authentication by public key fingerprint</summary>
- </bug>
- <bug>
- <id>726666</id>
- <summary>gl: error: redundant redeclaration of numerous GL functions</summary>
- </bug>
- <bug>
- <id>728234</id>
- <summary>gl: Don't unconditonally use EGL extensions</summary>
- </bug>
- <bug>
- <id>729542</id>
- <summary>glimagesink: pool may never be activated, which leads to crash</summary>
- </bug>
- <bug>
- <id>729588</id>
- <summary>glimagesink: cannot play 1080p on RPI</summary>
- </bug>
- <bug>
- <id>729614</id>
- <summary>PNM Encoder is Encoding 0 x 0 images</summary>
- </bug>
- <bug>
- <id>729658</id>
- <summary>gl: wrong negotiated caps when using eglimage</summary>
- </bug>
- <bug>
- <id>729742</id>
- <summary>glcolorconvert: Should set alpha to 1 if source is opaque</summary>
- </bug>
- <bug>
- <id>729743</id>
- <summary>glcolorconvert: Should preserve alpha channel when doing AYUV - &gt; ARGB</summary>
- </bug>
- <bug>
- <id>729861</id>
- <summary>glfilter: lose some caps informations like the framerate</summary>
- </bug>
- <bug>
- <id>729896</id>
- <summary>glupload: Ignores stride when uploading raw data</summary>
- </bug>
- <bug>
- <id>730069</id>
- <summary>gl: Crash when setting invalid GST_GL_PLATFORM</summary>
- </bug>
- <bug>
- <id>730133</id>
- <summary>motioncells:fix memleak</summary>
- </bug>
- <bug>
- <id>730459</id>
- <summary>curlsshsink: post error on bus in element, not transfer thread</summary>
- </bug>
- <bug>
- <id>729551</id>
- <summary>GstGLDisplay: mix platform and window</summary>
- </bug>
- </bugs>
-</release>