summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog13
-rwxr-xr-xbin/new-release4
-rw-r--r--src/htdocs/entities.gst4
-rw-r--r--src/htdocs/news/news.xml26
-rw-r--r--src/htdocs/releases/gst-plugins-bad/0.10.4.xml395
-rw-r--r--src/htdocs/releases/gst-plugins-bad/Makefile.am2
-rw-r--r--src/htdocs/releases/gst-plugins-good/0.10.5.xml399
-rw-r--r--src/htdocs/releases/gst-plugins-good/Makefile.am2
8 files changed, 835 insertions, 10 deletions
diff --git a/ChangeLog b/ChangeLog
index 2dd075f6..6ecdc29a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2006-12-21 Jan Schmidt <thaytan@mad.scientist.com>
+
+ * bin/new-release:
+ Quote some variables.
+
+ * src/htdocs/entities.gst:
+ * src/htdocs/news/news.xml:
+ * src/htdocs/releases/gst-plugins-bad/0.10.4.xml:
+ * src/htdocs/releases/gst-plugins-bad/Makefile.am:
+ * src/htdocs/releases/gst-plugins-good/0.10.5.xml:
+ * src/htdocs/releases/gst-plugins-good/Makefile.am:
+ Release Good 0.10.5 and Bad 0.10.4
+
2006-12-19 Thomas Vander Stichele <thomas at apestaart dot org>
* src/htdocs/download/fedora.xml:
diff --git a/bin/new-release b/bin/new-release
index 7f2c7966..5871b5bd 100755
--- a/bin/new-release
+++ b/bin/new-release
@@ -14,13 +14,13 @@ then
exit 1
fi
-if test -z $version
+if test -z "$version"
then
echo Please specify a version
exit 1
fi
-if test -z $modulebasedir
+if test -z "$modulebasedir"
then
echo "Please specify a module base dir (root of your checkout)"
exit 1
diff --git a/src/htdocs/entities.gst b/src/htdocs/entities.gst
index 716061e4..eb7304be 100644
--- a/src/htdocs/entities.gst
+++ b/src/htdocs/entities.gst
@@ -4,9 +4,9 @@
<!ENTITY gst-ffmpeg-version-stable "0.10.2">
<!ENTITY gst-python-version-stable "0.10.6">
<!ENTITY gst-plugins-base-version-stable "0.10.11">
-<!ENTITY gst-plugins-good-version-stable "0.10.4">
+<!ENTITY gst-plugins-good-version-stable "0.10.5">
<!ENTITY gst-plugins-ugly-version-stable "0.10.5">
-<!ENTITY gst-plugins-bad-version-stable "0.10.3">
+<!ENTITY gst-plugins-bad-version-stable "0.10.4">
<!ENTITY gnonlin-version-stable "0.10.6">
<!ENTITY gst-version-devel "0.9.6">
diff --git a/src/htdocs/news/news.xml b/src/htdocs/news/news.xml
index d08ba4f4..b372e024 100644
--- a/src/htdocs/news/news.xml
+++ b/src/htdocs/news/news.xml
@@ -2717,17 +2717,35 @@ or download tarballs for
<title>GStreamer "Ugly" Plugins 0.10.5 and GStreamer FFmpeg Plugins 0.10.2 stable releases</title>
<content>
<p>
-The GStreamer team is excessively happy to announce new Core and Base Plugins
-releases in the 0.10 GStreamer stable release series.
+The GStreamer team is excessively happy to announce new "Ugly" and FFmpeg
+Plugins releases in the 0.10 GStreamer stable release series.
</p>
<p>
Check out release notes for
-<a href="&site;/releases/gst-plugins-ugly/0.10.5.html">gst-plugins-ugly</a>,
-<a href="&site;/releases/gst-ffmpeg/0.10.2.html">gst-ffmpeg</a> and
+<a href="&site;/releases/gst-plugins-ugly/0.10.5.html">gst-plugins-ugly</a> and
+<a href="&site;/releases/gst-ffmpeg/0.10.2.html">gst-ffmpeg</a>,
or download tarballs for
<a href="&site;/src/gst-plugins-ugly/gst-plugins-ugly-0.10.5.tar.bz2">gst-plugins-ugly</a> and
<a href="&site;/src/gst-ffmpeg/gst-ffmpeg-0.10.2.tar.bz2">gst-ffmpeg</a>.
</p>
</content>
</item>
+ <item>
+ <date>2006-12-21 17:00</date>
+ <title>GStreamer "Good" Plugins 0.10.5 and GStreamer "Bad" Plugins 0.10.4 stable releases</title>
+ <content>
+<p>
+The GStreamer team is fairly pleased to announce new "Good" and "Bad" Plugins
+releases in the 0.10 GStreamer stable release series.
+</p>
+<p>
+Check out release notes for
+<a href="&site;/releases/gst-plugins-good/0.10.5.html">gst-plugins-good</a> and
+<a href="&site;/releases/gst-plugins-bad/0.10.4.html">gst-plugins-bad</a>,
+or download tarballs for
+<a href="&site;/src/gst-plugins-good/gst-plugins-good-0.10.5.tar.bz2">gst-plugins-good</a> and
+<a href="&site;/src/gst-plugins-bad/gst-plugins-bad-0.10.4.tar.bz2">gst-plugins-bad</a>.
+</p>
+ </content>
+ </item>
</news>
diff --git a/src/htdocs/releases/gst-plugins-bad/0.10.4.xml b/src/htdocs/releases/gst-plugins-bad/0.10.4.xml
new file mode 100644
index 00000000..6a2baefa
--- /dev/null
+++ b/src/htdocs/releases/gst-plugins-bad/0.10.4.xml
@@ -0,0 +1,395 @@
+<?xml version="1.0"?>
+<?xml-stylesheet href="../releases.xsl" type="text/xsl"?>
+<release>
+ <module>gst-plugins-bad</module>
+ <module-fancy>GStreamer Bad Plug-ins</module-fancy>
+ <name>Black Bugs</name>
+ <version>0.10.4</version>
+
+ <intro>
+
+<p>
+The GStreamer team is proud to announce a new release
+in the 0.10.x stable series of the
+GStreamer Bad Plug-ins.
+</p>
+<p>
+The 0.10.x series is a stable series targeted at end users.
+It is not API or ABI compatible with the stable 0.8.x series.
+It is, however, parallel installable with the 0.8.x series.
+</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 plug-ins 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 plug-ins 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 plug-ins 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 plug-ins are:
+
+<dl>
+<dt>gst-plugins-base</dt>
+<dd>contains a basic set of well-supported plug-ins</dd>
+<dt>gst-plugins-good</dt>
+<dd>contains a set of well-supported plug-ins under our preferred license</dd>
+<dt>gst-plugins-ugly</dt>
+<dd>contains a set of well-supported plug-ins, but might pose problems for
+ distributors</dd>
+</dl>
+
+</p>
+ </intro>
+ <features>
+ <feature>Parallel installability with 0.8.x series</feature>
+ <feature>Threadsafe design and API</feature>
+ <feature>V4L2 source element moved to Good plugins</feature>
+ <feature>Many improvements in Quicktime playback</feature>
+ <feature>Xvid encoding and decoding improvements</feature>
+ <feature>FAAD decoder fixes</feature>
+ <feature>New element: alsaspdifsink for IEC958 output</feature>
+ <feature>Spectrum FFT analysis element ported</feature>
+ <feature>New element: h264parse. H.264 Parser</feature>
+ <feature>Fixes in bz2 support</feature>
+ <feature>New element: theoraexpdec. Libtheoraexp based Theora decoder</feature>
+ <feature>New element: wavpackenc. Wavpack decoder</feature>
+ <feature>Improvements in the libneon based http source</feature>
+ <feature>gstfilter ported to 0.10</feature>
+ <feature>mpeg2enc ported to 0.10</feature>
+ <feature>New element: nsfdec. NSF decoder</feature>
+ <feature>New element: spcdec. libopenspc based SPC decoder</feature>
+ <feature>videocrop ported/re-written from 0.8</feature>
+ <feature>cdaudio element ported to 0.10</feature>
+ <feature>New element: rganalysis. ReplayGain analysis element</feature>
+ <feature>New element: dvbsrc. DVB source element (disabled by default)</feature>
+ <feature>deinterlace (Simple deinterlacer) ported from 0.8</feature>
+ <feature>New element: nuvdemux. NUV video demuxer</feature>
+ <feature>Fixes in the DirectDraw output elements</feature>
+ <feature>New elements: multifilesrc, multifilesink</feature>
+ <feature>y4mencode ported from 0.8</feature>
+ <feature>rfbsrc, librfb based capture source ported from 0.8</feature>
+ <feature>New element: jackaudiosink. JACK audio output element</feature>
+ <feature>Many other fixes and improvements</feature>
+ </features>
+
+ <applications>
+ </applications>
+ <contributors>
+ <person>Andre Moreira Magalhaes</person>
+ <person>Andrew Andkjar</person>
+ <person>Chris Lee</person>
+ <person>David Schleef</person>
+ <person>Edgard Lima</person>
+ <person>Edward Hervey</person>
+ <person>Jan Schmidt</person>
+ <person>Johan Dahlin</person>
+ <person>Jonathan Matthew</person>
+ <person>Josep Torra Valles</person>
+ <person>Julien MOUTTE</person>
+ <person>Lutz Mueller</person>
+ <person>Lutz Müller</person>
+ <person>Maciej Katafiasz</person>
+ <person>Mark Nauwelaerts</person>
+ <person>Martin Szulecki</person>
+ <person>Mathis Hofer</person>
+ <person>Michael Smith</person>
+ <person>Michal Benes</person>
+ <person>Milosz Derezynski</person>
+ <person>Renato Filho</person>
+ <person>René Stadler</person>
+ <person>Rosfran Borges</person>
+ <person>Sebastian Dröge</person>
+ <person>Sebastien Moutte</person>
+ <person>Sergey Scobich</person>
+ <person>Stefan Kost</person>
+ <person>Stefan Kost,,,</person>
+ <person>Thadeu Lima de Souza Cascardo</person>
+ <person>Thomas Vander Stichele</person>
+ <person>Tim-Philipp Müller</person>
+ <person>Wim Taymans</person>
+ <person>Wouter Paesen</person>
+ <person>Young-Ho Cha</person>
+ <person>Zaheer Abbas Merali</person>
+ </contributors>
+
+
+
+<!--
+ <api>
+ <additions>
+ </additions>
+ <deprecations>
+ </deprecations>
+ </api>
+-->
+
+
+
+
+
+ <bugs>
+ <bug>
+ <id>379261</id>
+ <summary>crash in Movie Player: Trying to play a partial...</summary>
+ </bug>
+ <bug>
+ <id>151192</id>
+ <summary>[PATCH] nsf decoder</summary>
+ </bug>
+ <bug>
+ <id>124580</id>
+ <summary>[jacksink] plugin needs a maintainer/love/to be updated</summary>
+ </bug>
+ <bug>
+ <id>330632</id>
+ <summary>[qtdemux] MP3 stream in MP4 container not playable</summary>
+ </bug>
+ <bug>
+ <id>335507</id>
+ <summary>[FAAD] blur_warhammer.mp4 movie doesn't transcode</summary>
+ </bug>
+ <bug>
+ <id>339462</id>
+ <summary>[PATCH] xvid plugin to support more capabilities of XviD ...</summary>
+ </bug>
+ <bug>
+ <id>340638</id>
+ <summary>New plugin: h264 parse element</summary>
+ </bug>
+ <bug>
+ <id>341231</id>
+ <summary>[qtdemux] [faad] audio in some superman trailers doesn't ...</summary>
+ </bug>
+ <bug>
+ <id>341461</id>
+ <summary>gst-plugins-bad missing -no-undefined again</summary>
+ </bug>
+ <bug>
+ <id>341563</id>
+ <summary>[faad] fails to decode middle of file, should just skip o...</summary>
+ </bug>
+ <bug>
+ <id>343031</id>
+ <summary>v4l2src caps negotion is faulty</summary>
+ </bug>
+ <bug>
+ <id>343131</id>
+ <summary>[wavpack] add wavpack encoder</summary>
+ </bug>
+ <bug>
+ <id>343184</id>
+ <summary>[mpeg2enc] ported to 0.10</summary>
+ </bug>
+ <bug>
+ <id>343866</id>
+ <summary>cygwin fixes</summary>
+ </bug>
+ <bug>
+ <id>344472</id>
+ <summary>[wavpackdec] should post audio codec tag and extract bitrate</summary>
+ </bug>
+ <bug>
+ <id>344821</id>
+ <summary>[pitch] controllable properties</summary>
+ </bug>
+ <bug>
+ <id>344944</id>
+ <summary>AAC Support crashes with some files</summary>
+ </bug>
+ <bug>
+ <id>345182</id>
+ <summary>[neonhttpsrc] fails to compile with libneon 0.26.x</summary>
+ </bug>
+ <bug>
+ <id>345336</id>
+ <summary>modplug plugin doesn't work on AMD64</summary>
+ </bug>
+ <bug>
+ <id>345653</id>
+ <summary>[videocrop] port to 0.10, support all common formats</summary>
+ </bug>
+ <bug>
+ <id>346853</id>
+ <summary>[PATCH] ported gstfilter elements to 0.10</summary>
+ </bug>
+ <bug>
+ <id>347079</id>
+ <summary>[qtdemux] plugin doesn't decode Year</summary>
+ </bug>
+ <bug>
+ <id>347443</id>
+ <summary>[wavpack] port parser/decoder to official API and random ...</summary>
+ </bug>
+ <bug>
+ <id>347935</id>
+ <summary>[nsf] warning when building RPM</summary>
+ </bug>
+ <bug>
+ <id>348220</id>
+ <summary>New libopenspc-based SPC playback plugin</summary>
+ </bug>
+ <bug>
+ <id>348976</id>
+ <summary>[xviddec] crashes after invalid unit size warning</summary>
+ </bug>
+ <bug>
+ <id>350399</id>
+ <summary>[qtdemux] extract multiple redirect locations and require...</summary>
+ </bug>
+ <bug>
+ <id>350741</id>
+ <summary>[faac] Wrong bitrate set</summary>
+ </bug>
+ <bug>
+ <id>351495</id>
+ <summary>[wavpackparse] add support for push-based mode</summary>
+ </bug>
+ <bug>
+ <id>351557</id>
+ <summary>[wavpackparse] resync in push mode if sync was lost</summary>
+ </bug>
+ <bug>
+ <id>357069</id>
+ <summary>[rganalysis] New element: ReplayGain analysis</summary>
+ </bug>
+ <bug>
+ <id>357212</id>
+ <summary>[glimagesink] crashes if no DISPLAY</summary>
+ </bug>
+ <bug>
+ <id>361260</id>
+ <summary>New element: nuvdemux</summary>
+ </bug>
+ <bug>
+ <id>362626</id>
+ <summary>Fixes compiling with forte: warning clean up (part 5)</summary>
+ </bug>
+ <bug>
+ <id>376106</id>
+ <summary>Port rfbsrc to gst 0.10</summary>
+ </bug>
+ <bug>
+ <id>378613</id>
+ <summary>[qtdemux] non-working redirect ('alis' redirect reference...</summary>
+ </bug>
+ <bug>
+ <id>382203</id>
+ <summary>ladspa element needs to be enabled</summary>
+ </bug>
+ <bug>
+ <id>384294</id>
+ <summary>[modplug] returns position query results in attoseconds</summary>
+ </bug>
+ <bug>
+ <id>385048</id>
+ <summary>[qtdemux] Crash on a mp4 file in qtdemux_parse_trak</summary>
+ </bug>
+ <bug>
+ <id>385788</id>
+ <summary>[SECURITY] buffer overflows in modplug</summary>
+ </bug>
+ <bug>
+ <id>387076</id>
+ <summary>[wavpack] Wrong include</summary>
+ </bug>
+ <bug>
+ <id>387122</id>
+ <summary>[qtdemux] regression: crash in parse_trak</summary>
+ </bug>
+ <bug>
+ <id>387160</id>
+ <summary>[qtdemux] posts buffering message which can cause hangs</summary>
+ </bug>
+ <bug>
+ <id>351659</id>
+ <summary>[wavpackparse] fix resync in push mode, implement it in p...</summary>
+ </bug>
+ <bug>
+ <id>351663</id>
+ <summary>[wavpackenc] doesn't set correct caps on source pad</summary>
+ </bug>
+ <bug>
+ <id>352476</id>
+ <summary>[wavpack] documentation, unit tests, memleak fix</summary>
+ </bug>
+ <bug>
+ <id>366523</id>
+ <summary>[directdraw] fix playback and vs8 fixes</summary>
+ </bug>
+ <bug>
+ <id>369539</id>
+ <summary>[wavpackenc] More sensible values for GstEnums, don't sen...</summary>
+ </bug>
+ <bug>
+ <id>384140</id>
+ <summary>[neonhttpsrc] id3demux autoplug loop streaming mp3 with I...</summary>
+ </bug>
+ <bug>
+ <id>387137</id>
+ <summary>Regression: qtdemux paletted image handling</summary>
+ </bug>
+ <bug>
+ <id>349916</id>
+ <summary>[gdp] raw audio saved in gdp, when depayloading complain...</summary>
+ </bug>
+ <bug>
+ <id>346723</id>
+ <summary>gstneonhttpsrc fails for URL</summary>
+ </bug>
+ <bug>
+ <id>347439</id>
+ <summary>[qtdemux] seeks poorly in files with slideshows</summary>
+ </bug>
+ <bug>
+ <id>349204</id>
+ <summary>[gdp] raw audio saved in gdp does not depayload correctly</summary>
+ </bug>
+ <bug>
+ <id>351825</id>
+ <summary>[qtdemux] doesn't set proper caps for RGB video</summary>
+ </bug>
+ <bug>
+ <id>367696</id>
+ <summary>[qtdemux] No support for QuickTime Animation (RLE).</summary>
+ </bug>
+ <bug>
+ <id>372243</id>
+ <summary>[PATCH] yuv4mpeg (v2) encoder ported to 0.10</summary>
+ </bug>
+ <bug>
+ <id>380610</id>
+ <summary>[rganalysis] Incorrect event handling</summary>
+ </bug>
+ <bug>
+ <id>383471</id>
+ <summary>cannot link 1 ch raw 24-bit PCM audio</summary>
+ </bug>
+ <bug>
+ <id>344987</id>
+ <summary>[PATCH] [dvbsrc] [ts-tools] gstreamer 0.10 port</summary>
+ </bug>
+ </bugs>
+</release>
diff --git a/src/htdocs/releases/gst-plugins-bad/Makefile.am b/src/htdocs/releases/gst-plugins-bad/Makefile.am
index 72c7a154..08e3e8c0 100644
--- a/src/htdocs/releases/gst-plugins-bad/Makefile.am
+++ b/src/htdocs/releases/gst-plugins-bad/Makefile.am
@@ -1,4 +1,4 @@
-releases = 0.10.3 0.10.1 0.10.0 0.9.7 0.9.6 0.9.5 \
+releases = 0.10.4 0.10.3 0.10.1 0.10.0 0.9.7 0.9.6 0.9.5 \
0.9.1 0.9.3 0.9.4
built_pages = \
diff --git a/src/htdocs/releases/gst-plugins-good/0.10.5.xml b/src/htdocs/releases/gst-plugins-good/0.10.5.xml
new file mode 100644
index 00000000..fa58b8b5
--- /dev/null
+++ b/src/htdocs/releases/gst-plugins-good/0.10.5.xml
@@ -0,0 +1,399 @@
+<?xml version="1.0"?>
+<?xml-stylesheet href="../releases.xsl" type="text/xsl"?>
+<release>
+ <module>gst-plugins-good</module>
+ <module-fancy>GStreamer Good Plug-ins</module-fancy>
+ <name>The Path of Thorns</name>
+ <version>0.10.5</version>
+
+ <intro>
+
+<p>
+The GStreamer team is proud to announce a new release
+in the 0.10.x stable series of the
+GStreamer Good Plug-ins.
+</p>
+<p>
+The 0.10.x series is a stable series targeted at end users.
+It is not API or ABI compatible with the stable 0.8.x series.
+It is, however, parallel installable with the 0.8.x series.
+</p>
+
+<p>
+<i>"Such ingratitude. After all the times I've saved your life."</i>
+</p>
+<p>
+A collection of plug-ins you'd want to have right next to you on the
+battlefield. Shooting sharp and making no mistakes, these plug-ins 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 plug-in 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 plug-ins that we consider to have good quality
+ code, correct functionality, our preferred license (LGPL for the plug-in
+ code, LGPL or LGPL-compatible for the supporting library).
+We believe distributors can safely ship these plug-ins.
+People writing elements should base their code on these elements.
+</p>
+<p>
+Other modules containing plug-ins are:
+
+<dl>
+<dt>gst-plugins-base</dt>
+<dd>contains a basic set of well-supported plug-ins</dd>
+<dt>gst-plugins-ugly</dt>
+<dd>contains a set of well-supported plug-ins, but might pose problems for
+ distributors</dd>
+<dt>gst-plugins-bad</dt>
+<dd>contains a set of less supported plug-ins that haven't passed the
+ rigorous quality testing we expect</dd>
+</dl>
+
+</p>
+ </intro>
+ <features>
+ <feature>Parallel installability with 0.8.x series</feature>
+ <feature>Threadsafe design and API</feature>
+ <feature>RTP/RTSP improvements</feature>
+ <feature>Fixes in OSS support</feature>
+ <feature>Addition of the audiopanorama element</feature>
+ <feature>Improvements in AVI playback</feature>
+ <feature>Annodex playback fixes</feature>
+ <feature>Support FLAC in OGG and Matroska</feature>
+ <feature>Fixes in the Speex decoder</feature>
+ <feature>V4L2 source moved from Bad Plugins</feature>
+ <feature>SMPTE element ported to 0.10</feature>
+ <feature>GStreamer Data Protocol (GDP) Payloader and Depayloader elements added</feature>
+ <feature>Many other bug-fixes</feature>
+ </features>
+
+ <applications>
+ </applications>
+
+ <contributors>
+ <person>Alessandro Decina</person>
+ <person>Andy Wingo</person>
+ <person>Antoine Tremblay</person>
+ <person>Brian Cameron</person>
+ <person>Darren Kenny</person>
+ <person>David Schleef</person>
+ <person>Edgard Lima</person>
+ <person>Edward Hervey</person>
+ <person>Fredrik Persson</person>
+ <person>Frédéric Riss</person>
+ <person>Jan Schmidt</person>
+ <person>Jens Granseuer</person>
+ <person>Jerome Alet</person>
+ <person>Jerry Tan</person>
+ <person>Jonas Holmberg</person>
+ <person>Jonathan Matthew</person>
+ <person>Josep Torra Valles</person>
+ <person>Lutz Mueller</person>
+ <person>Mark Nauwelaerts</person>
+ <person>Michal Benes</person>
+ <person>Peter Kjellerstedt</person>
+ <person>Philippe Kalaf</person>
+ <person>René Stadler</person>
+ <person>Rob Taylor</person>
+ <person>Sebastian Dröge</person>
+ <person>Sebastien Cote</person>
+ <person>Sergey Scobich</person>
+ <person>Sjoerd Simons</person>
+ <person>Stefan Kost</person>
+ <person>Thijs Vermeir</person>
+ <person>Thomas Vander Stichele</person>
+ <person>Tim-Philipp Müller</person>
+ <person>Vijay Santhanam</person>
+ <person>Ville Syrjala</person>
+ <person>Wim Taymans</person>
+ <person>Yves Lefebvre</person>
+ </contributors>
+
+
+
+
+<!--
+ <api>
+ <additions>
+ </additions>
+ <deprecations>
+ </deprecations>
+ </api>
+-->
+
+
+
+
+
+
+
+ <bugs>
+ <bug>
+ <id>336465</id>
+ <summary>[patch] Streaming support for avidemuxer</summary>
+ </bug>
+ <bug>
+ <id>349207</id>
+ <summary>[PLUGIN-ADD] audiopanorama</summary>
+ </bug>
+ <bug>
+ <id>341278</id>
+ <summary>[autoaudiosink] should fallback to fakesink</summary>
+ </bug>
+ <bug>
+ <id>342950</id>
+ <summary>Implement device profiles in autoaudiosink/autoaudiosrc</summary>
+ </bug>
+ <bug>
+ <id>348233</id>
+ <summary>dv1394src crashes with libavc1394 0.5.3 - cause known</summary>
+ </bug>
+ <bug>
+ <id>349015</id>
+ <summary>[sunaudio] open source with O_NONBLOCK</summary>
+ </bug>
+ <bug>
+ <id>349894</id>
+ <summary>RTSP Multicast</summary>
+ </bug>
+ <bug>
+ <id>351347</id>
+ <summary>--disable-schemas-install now works too well</summary>
+ </bug>
+ <bug>
+ <id>351794</id>
+ <summary>[id3demux] try harder to extract wrongly marked strings</summary>
+ </bug>
+ <bug>
+ <id>352577</id>
+ <summary>[avidemux] regression in CVS with Elephant's Dream</summary>
+ </bug>
+ <bug>
+ <id>355210</id>
+ <summary>Sample pipeline from the documentation doesn't work properly</summary>
+ </bug>
+ <bug>
+ <id>356142</id>
+ <summary>GST Sun Audio Mixer doesn't set only Output Track as Mast...</summary>
+ </bug>
+ <bug>
+ <id>356147</id>
+ <summary>[avimux] duration in header not correct for big avi ( &gt; 2 ...</summary>
+ </bug>
+ <bug>
+ <id>357592</id>
+ <summary>Avoid compiler warnings with uClibc and -Werror</summary>
+ </bug>
+ <bug>
+ <id>361637</id>
+ <summary>h263 variant missing from RTP (de)payloaders' caps</summary>
+ </bug>
+ <bug>
+ <id>361639</id>
+ <summary>MPA payloader's payload number is incorrect</summary>
+ </bug>
+ <bug>
+ <id>362603</id>
+ <summary>Fixes compiling with forte: warning clean up (part 4)</summary>
+ </bug>
+ <bug>
+ <id>362673</id>
+ <summary>Playback with 4Front OSS driver not working due to blocki...</summary>
+ </bug>
+ <bug>
+ <id>366492</id>
+ <summary>add windows vs8 project files</summary>
+ </bug>
+ <bug>
+ <id>369621</id>
+ <summary>[avidemux] Out-of-sync playback with VBR MP3 audio</summary>
+ </bug>
+ <bug>
+ <id>372021</id>
+ <summary>flxdec has wrong classification</summary>
+ </bug>
+ <bug>
+ <id>374213</id>
+ <summary>Seeking with LADSPA plug-ins fails</summary>
+ </bug>
+ <bug>
+ <id>374479</id>
+ <summary>[PATCH] videomixer memleak fix and enhancement</summary>
+ </bug>
+ <bug>
+ <id>374737</id>
+ <summary>[matroskademux] doesn't recognise opaque &quot; A_AAC &quot; codec ID</summary>
+ </bug>
+ <bug>
+ <id>376594</id>
+ <summary>id3demux crashes when reading compressed ID3 frames</summary>
+ </bug>
+ <bug>
+ <id>379433</id>
+ <summary>[PATCH] avidemux audio pad reports wrong position upon query</summary>
+ </bug>
+ <bug>
+ <id>379792</id>
+ <summary>Remove memcpy in multipartmux and fix RFC compliance</summary>
+ </bug>
+ <bug>
+ <id>379918</id>
+ <summary>Doesn't compile with newer libcaca versions (0.99.beta4+)</summary>
+ </bug>
+ <bug>
+ <id>380199</id>
+ <summary>[matroskademux] Wrong framerate conversion</summary>
+ </bug>
+ <bug>
+ <id>380825</id>
+ <summary>make avimux accept video/mpeg in versions 1, 2 and 4</summary>
+ </bug>
+ <bug>
+ <id>381857</id>
+ <summary>[id3v2mux] crashes trying to write empty frames</summary>
+ </bug>
+ <bug>
+ <id>382179</id>
+ <summary>Videomixer shouldn't reset position to 0 when the caps ar...</summary>
+ </bug>
+ <bug>
+ <id>382277</id>
+ <summary>multipartmux modifies buffer timestamp</summary>
+ </bug>
+ <bug>
+ <id>382982</id>
+ <summary>[apedemux] Fails to read track gain or other doubles</summary>
+ </bug>
+ <bug>
+ <id>383001</id>
+ <summary>[PATCH] if using multicast in udpsrc, bind to the multica...</summary>
+ </bug>
+ <bug>
+ <id>383043</id>
+ <summary>Videomixer can crash when adding/removing pads while pla...</summary>
+ </bug>
+ <bug>
+ <id>383596</id>
+ <summary>mixer doesnot work if set AUDIODEV on solaris</summary>
+ </bug>
+ <bug>
+ <id>384587</id>
+ <summary>libcaca check breaks cross-compile</summary>
+ </bug>
+ <bug>
+ <id>385031</id>
+ <summary>[id3demux] autoplug loop if first buffer has nonzero offs...</summary>
+ </bug>
+ <bug>
+ <id>385623</id>
+ <summary>[quarktv] crash when plugged dynamically into a pipeline</summary>
+ </bug>
+ <bug>
+ <id>343348</id>
+ <summary>[matroska] add support for vobsub subtitles</summary>
+ </bug>
+ <bug>
+ <id>345449</id>
+ <summary>[icydemux] Internet radio hangs when connecting to radio....</summary>
+ </bug>
+ <bug>
+ <id>348762</id>
+ <summary>[ID3v2] comment frame extraction/writing doesn't retain d...</summary>
+ </bug>
+ <bug>
+ <id>351116</id>
+ <summary>'make check' tries to run annodex unit tests even if anno...</summary>
+ </bug>
+ <bug>
+ <id>352110</id>
+ <summary>[flacdec] no support for ogg flac</summary>
+ </bug>
+ <bug>
+ <id>366155</id>
+ <summary>[matroskademux] Several problems in encoding handling code</summary>
+ </bug>
+ <bug>
+ <id>374658</id>
+ <summary>[matroskamux] add tag writing support and implement relea...</summary>
+ </bug>
+ <bug>
+ <id>378184</id>
+ <summary>g-s-p crash due to incorrect free from do_toggle_element</summary>
+ </bug>
+ <bug>
+ <id>360673</id>
+ <summary>[PATCH] Stuttering with SunAudio Sink</summary>
+ </bug>
+ <bug>
+ <id>349068</id>
+ <summary>multipart demuxer improvements</summary>
+ </bug>
+ <bug>
+ <id>350006</id>
+ <summary>[LADSPA] after changing state from PLAYING to READY/NULL,...</summary>
+ </bug>
+ <bug>
+ <id>350340</id>
+ <summary>CMML test cases and small fixes</summary>
+ </bug>
+ <bug>
+ <id>350785</id>
+ <summary>[ossmixer] provides no way to set mixer device</summary>
+ </bug>
+ <bug>
+ <id>353908</id>
+ <summary>Error seeking at the beginning of a CMML file</summary>
+ </bug>
+ <bug>
+ <id>356596</id>
+ <summary>[wavparse] Does not support GSM encoded audio</summary>
+ </bug>
+ <bug>
+ <id>358156</id>
+ <summary>in udpsrc.c gst_udpsrc_create function read command could...</summary>
+ </bug>
+ <bug>
+ <id>361252</id>
+ <summary>Memory leak in udpsrc</summary>
+ </bug>
+ <bug>
+ <id>364958</id>
+ <summary>[avidemux] broken timestamping in streaming mode</summary>
+ </bug>
+ <bug>
+ <id>367221</id>
+ <summary>[PATCH] videomixer does not mix for some framerate combin...</summary>
+ </bug>
+ <bug>
+ <id>368162</id>
+ <summary>iLBc rtp payloaders and depayloaders not compiled</summary>
+ </bug>
+ <bug>
+ <id>377792</id>
+ <summary>rtspsrc tries to stream application/x-wms-rtx</summary>
+ </bug>
+ <bug>
+ <id>383323</id>
+ <summary>smpte doesn't handle sink1 and sink2 correctly</summary>
+ </bug>
+ <bug>
+ <id>383726</id>
+ <summary>[audiopanorama] only transforms half of the samples in fl...</summary>
+ </bug>
+ <bug>
+ <id>349901</id>
+ <summary>[LADSPA] gst_element_class_add_pad_template: assertion `g...</summary>
+ </bug>
+ <bug>
+ <id>375476</id>
+ <summary>v4l2src cannot close /dev/video0</summary>
+ </bug>
+ </bugs>
+
+</release>
diff --git a/src/htdocs/releases/gst-plugins-good/Makefile.am b/src/htdocs/releases/gst-plugins-good/Makefile.am
index 963f9aff..2e04903c 100644
--- a/src/htdocs/releases/gst-plugins-good/Makefile.am
+++ b/src/htdocs/releases/gst-plugins-good/Makefile.am
@@ -1,4 +1,4 @@
-releases = 0.10.4 0.10.3 0.10.2 0.10.1 0.10.0 0.9.7 0.9.6 0.9.5 \
+releases = 0.10.5 0.10.4 0.10.3 0.10.2 0.10.1 0.10.0 0.9.7 0.9.6 0.9.5 \
0.9.1 0.9.3 0.9.4
built_pages = \