summaryrefslogtreecommitdiff
path: root/src/htdocs/releases/gst-plugins-good/1.0.8.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/htdocs/releases/gst-plugins-good/1.0.8.xml')
-rw-r--r--src/htdocs/releases/gst-plugins-good/1.0.8.xml189
1 files changed, 0 insertions, 189 deletions
diff --git a/src/htdocs/releases/gst-plugins-good/1.0.8.xml b/src/htdocs/releases/gst-plugins-good/1.0.8.xml
deleted file mode 100644
index 3cedf001..00000000
--- a/src/htdocs/releases/gst-plugins-good/1.0.8.xml
+++ /dev/null
@@ -1,189 +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.0.8</version>
-
- <intro>
-
-<p>
-The GStreamer team is proud to announce a new bug-fix release
-in the 1.x stable series of the
-core of the GStreamer streaming media framework.
-</p>
-<p>
-The 1.x series is a stable series targeted at end users.
-It is not API or ABI compatible with the stable 0.10.x series.
-It is, however, parallel installable with the 0.10.x series and
-will not affect an existing 0.10.x installation.
-</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>
-
- <features>
- <feature>pngenc: fix massive memory leak</feature>
- <feature>pngdec: parse incoming data into frames before decoding</feature>
- <feature>osvideo: many osxvideosink fixes</feature>
- <feature>udpsink, multiudpsink, dynudpsink: bind socket before using it, fixes sending udp on windows</feature>
- </features>
-
-<!--
- <applications>
- </applications>
--->
-
- <contributors>
- <person>Alban Browaeys</person>
- <person>Andoni Morales Alastruey</person>
- <person>Arnaud Vrac</person>
- <person>Bruno Gonzalez</person>
- <person>David Schleef</person>
- <person>David Svensson Fors</person>
- <person>Jens Georg</person>
- <person>Jonas Holmberg</person>
- <person>Michael Olbrich</person>
- <person>Nicolas Dufresne</person>
- <person>Ognyan Tonchev</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>682110</id>
- <summary>qtdemux: discont flag set on multiple buffers in push mode</summary>
- </bug>
- <bug>
- <id>692400</id>
- <summary>udpsrc: fix socket options not getting set on windows, resulting in packet drop in high bitrate movie</summary>
- </bug>
- <bug>
- <id>693727</id>
- <summary>rtpvrawpay/depay negotiation broken</summary>
- </bug>
- <bug>
- <id>699260</id>
- <summary>pngenc: unmap source frame when done</summary>
- </bug>
- <bug>
- <id>699303</id>
- <summary>matroskademux: stream-format=raw missing from aac caps</summary>
- </bug>
- <bug>
- <id>699314</id>
- <summary>rtph264pay: CRITICAL **: gst_adapter_map: assertion `size &gt; 0' failed</summary>
- </bug>
- <bug>
- <id>700047</id>
- <summary>pngdec: make decoding work without png parser</summary>
- </bug>
- <bug>
- <id>700382</id>
- <summary>qtdemux: handle 96kHz/24 bits ALAC audio</summary>
- </bug>
- <bug>
- <id>700514</id>
- <summary>rtpmp4apay: clear config buffer before using it</summary>
- </bug>
- <bug>
- <id>700878</id>
- <summary>udpsink: Not sending anything on Windows</summary>
- </bug>
- <bug>
- <id>701586</id>
- <summary>rtspsrc memleak</summary>
- </bug>
- <bug>
- <id>702167</id>
- <summary>matroskademux: missing mutex unlock leading to wrong STREAM_LOCK count</summary>
- </bug>
- <bug>
- <id>702457</id>
- <summary>rtpmp2tdepay: unable to depay MPEG2-TS RTP streams from GStreamer 0.10</summary>
- </bug>
- <bug>
- <id>702705</id>
- <summary>rtspsrc does not pause properly (race condition)</summary>
- </bug>
- <bug>
- <id>702732</id>
- <summary>v4l2: Does not link statically on linux</summary>
- </bug>
- <bug>
- <id>703076</id>
- <summary>flvdemux: Add flvversion 1 to flash-video caps</summary>
- </bug>
- <bug>
- <id>703100</id>
- <summary>osxvideosink: deadlock on re-use</summary>
- </bug>
- <bug>
- <id>703171</id>
- <summary>rtph264pay: segfault because of double buffer unmap on error</summary>
- </bug>
- <bug>
- <id>703729</id>
- <summary>osxvideosink doesn't display video anymore if once set to READY</summary>
- </bug>
- <bug>
- <id>691419</id>
- <summary>osxvideosink: doesn't close internal window in case of window-id assignment</summary>
- </bug>
- </bugs>
-
-</release>