summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2008-11-19 14:30:44 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2008-11-19 14:30:44 +0000
commit025df0b06c62e181591244298478c63ad3e770e6 (patch)
tree611423d8a88ec750a1ef6b1f1d33e420f338e364
parentf7edce7801fff468fa5056a1c4481ff0e73ebb63 (diff)
Release 0.10.10 - "Under the House"RELEASE-0_10_10
Original commit message from CVS: Release 0.10.10 - "Under the House"
-rw-r--r--ChangeLog7
-rw-r--r--NEWS26
-rw-r--r--RELEASE39
-rw-r--r--configure.ac2
-rw-r--r--docs/plugins/inspect/plugin-a52dec.xml2
-rw-r--r--docs/plugins/inspect/plugin-asf.xml2
-rw-r--r--docs/plugins/inspect/plugin-cdio.xml2
-rw-r--r--docs/plugins/inspect/plugin-dvdlpcmdec.xml2
-rw-r--r--docs/plugins/inspect/plugin-dvdread.xml2
-rw-r--r--docs/plugins/inspect/plugin-dvdsub.xml2
-rw-r--r--docs/plugins/inspect/plugin-iec958.xml2
-rw-r--r--docs/plugins/inspect/plugin-lame.xml2
-rw-r--r--docs/plugins/inspect/plugin-mad.xml2
-rw-r--r--docs/plugins/inspect/plugin-mpeg2dec.xml2
-rw-r--r--docs/plugins/inspect/plugin-mpegaudioparse.xml2
-rw-r--r--docs/plugins/inspect/plugin-mpegstream.xml2
-rw-r--r--docs/plugins/inspect/plugin-realmedia.xml2
-rw-r--r--docs/plugins/inspect/plugin-siddec.xml2
-rw-r--r--gst-plugins-ugly.doap11
-rw-r--r--po/LINGUAS2
20 files changed, 81 insertions, 34 deletions
diff --git a/ChangeLog b/ChangeLog
index c2c6d7a8..84dde241 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+=== release 0.10.10 ===
+
+2008-11-19 Jan Schmidt <jan.schmidt@sun.com>
+
+ * configure.ac:
+ releasing 0.10.10, "Under the House"
+
2008-11-17 Sebastian Dröge <sebastian.droege@collabora.co.uk>
* ext/sidplay/Makefile.am:
diff --git a/NEWS b/NEWS
index c37d2958..ab6063ec 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,28 @@
-This is GStreamer Ugly Plug-ins 0.10.9 "Back The Way It Was"
+This is GStreamer Ugly Plug-ins 0.10.10 "Under the House"
+
+Changes since 0.10.9:
+
+ * asfdemux and rmdemux fixes
+ * RDT support
+ * AMR-NB parser improvements
+ * Fix a52dec channel output negotiation
+ * Compilation fixes for mad, mpeg2dec
+
+Bugs fixed since 0.10.9:
+
+ * 546859 : Asfdemux doesn't properly error out on not-linked
+ * 536274 : handle flush seeking in amrnbparse
+ * 554142 : mad plugin with disable index seeking issue
+ * 554150 : mpeg2dec plugin with disable index seeking issue
+ * 556184 : [PATCH] mpeg2dec: prefer container's pixel aspect ratio o...
+ * 556277 : mp3parse generate discontinuities.
+ * 558277 : generic states test fails
+ * 559569 : GStreamer mp3 consistent and regular stuttering
+ * 559682 : negotiation problem
+ * 561161 : [sidplay] Uses GST_CFLAGS for C++
+ * 424070 : [amrnbdec] add IF2 handling
+ * 536226 : fix query duration
+ * 558896 : DVD playing on Vista using dvddemux element seg-faults on...
Changes since 0.10.8:
diff --git a/RELEASE b/RELEASE
index 1dcd111f..32b3c207 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,5 +1,5 @@
-Release notes for GStreamer Ugly Plug-ins 0.10.9 "Back The Way It Was"
+Release notes for GStreamer Ugly Plug-ins 0.10.10 "Under the House"
The GStreamer team is proud to announce a new release
@@ -50,28 +50,32 @@ contains a set of less supported plug-ins that haven't passed the
rigorous quality testing we expect
+
Features of this release
- * Improvements in a52 and mp3 decoding
- * Bug fixes in Xing header muxer
- * MPEG demuxer improvements and dvdreadsrc bug-fixes
- * Fix build with LAME 3.97 and above
- * Fix LAME parameter settings to allow setting the bitrate properly
+ * asfdemux and rmdemux fixes
+ * RDT support
+ * AMR-NB parser improvements
+ * Fix a52dec channel output negotiation
+ * Compilation fixes for mad, mpeg2dec
Bugs fixed in this release
- * 476149 : Fix and add needed features to dvdnavsrc
- * 490372 : Variable bit rates are limited to 160 kbps in higher qual...
- * 498004 : preset is ignored by lame plugin
- * 540194 : [mpegdemux] Doesn't handle files with a non-zero start ti...
- * 542646 : gstreamer endless loop by zzuf sample
- * 544039 : [lame] Doesn't build with 3.97
- * 545370 : playing some mp3s segfaults
* 546859 : Asfdemux doesn't properly error out on not-linked
- * 548194 : a52dec doesn't set up segment for raw files correctly.
- * 537235 : [mp3parse] some mp3 files do not play with gstreamer
+ * 536274 : handle flush seeking in amrnbparse
+ * 554142 : mad plugin with disable index seeking issue
+ * 554150 : mpeg2dec plugin with disable index seeking issue
+ * 556184 : [PATCH] mpeg2dec: prefer container's pixel aspect ratio o...
+ * 556277 : mp3parse generate discontinuities.
+ * 558277 : generic states test fails
+ * 559569 : GStreamer mp3 consistent and regular stuttering
+ * 559682 : negotiation problem
+ * 561161 : [sidplay] Uses GST_CFLAGS for C++
+ * 424070 : [amrnbdec] add IF2 handling
+ * 536226 : fix query duration
+ * 558896 : DVD playing on Vista using dvddemux element seg-faults on...
Download
@@ -101,11 +105,12 @@ Applications
Contributors to this release
+ * Benoit Fouet
* Edward Hervey
- * Frederic Crozat
* Jan Schmidt
- * Mark Nauwelaerts
* Michael Smith
+ * Robin Stocker
+ * Sameer Naik
* Sebastian Dröge
* Stefan Kost
* Tal Shalif
diff --git a/configure.ac b/configure.ac
index faec3532..0bc29c10 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5,7 +5,7 @@ dnl please read gstreamer/docs/random/autotools before changing this file
dnl initialize autoconf
dnl releases only do -Wall, cvs and prerelease does -Werror too
dnl use a three digit version number for releases, and four for cvs/prerelease
-AC_INIT(GStreamer Ugly Plug-ins, 0.10.9.3,
+AC_INIT(GStreamer Ugly Plug-ins, 0.10.10,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-plugins-ugly)
diff --git a/docs/plugins/inspect/plugin-a52dec.xml b/docs/plugins/inspect/plugin-a52dec.xml
index 7933385b..b077893f 100644
--- a/docs/plugins/inspect/plugin-a52dec.xml
+++ b/docs/plugins/inspect/plugin-a52dec.xml
@@ -3,7 +3,7 @@
<description>Decodes ATSC A/52 encoded audio streams</description>
<filename>../../ext/a52dec/.libs/libgsta52dec.so</filename>
<basename>libgsta52dec.so</basename>
- <version>0.10.9</version>
+ <version>0.10.10</version>
<license>GPL</license>
<source>gst-plugins-ugly</source>
<package>GStreamer Ugly Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-asf.xml b/docs/plugins/inspect/plugin-asf.xml
index 53b4e443..29ce9940 100644
--- a/docs/plugins/inspect/plugin-asf.xml
+++ b/docs/plugins/inspect/plugin-asf.xml
@@ -3,7 +3,7 @@
<description>Demuxes and muxes audio and video in Microsofts ASF format</description>
<filename>../../gst/asfdemux/.libs/libgstasf.so</filename>
<basename>libgstasf.so</basename>
- <version>0.10.9</version>
+ <version>0.10.10</version>
<license>LGPL</license>
<source>gst-plugins-ugly</source>
<package>GStreamer Ugly Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-cdio.xml b/docs/plugins/inspect/plugin-cdio.xml
index d77e2713..15e11f2e 100644
--- a/docs/plugins/inspect/plugin-cdio.xml
+++ b/docs/plugins/inspect/plugin-cdio.xml
@@ -3,7 +3,7 @@
<description>Read audio from audio CDs</description>
<filename>../../ext/cdio/.libs/libgstcdio.so</filename>
<basename>libgstcdio.so</basename>
- <version>0.10.9</version>
+ <version>0.10.10</version>
<license>GPL</license>
<source>gst-plugins-ugly</source>
<package>GStreamer Ugly Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-dvdlpcmdec.xml b/docs/plugins/inspect/plugin-dvdlpcmdec.xml
index b2eefd1e..d28e5b70 100644
--- a/docs/plugins/inspect/plugin-dvdlpcmdec.xml
+++ b/docs/plugins/inspect/plugin-dvdlpcmdec.xml
@@ -3,7 +3,7 @@
<description>Decode DVD LPCM frames into standard PCM</description>
<filename>../../gst/dvdlpcmdec/.libs/libgstdvdlpcmdec.so</filename>
<basename>libgstdvdlpcmdec.so</basename>
- <version>0.10.9</version>
+ <version>0.10.10</version>
<license>LGPL</license>
<source>gst-plugins-ugly</source>
<package>GStreamer Ugly Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-dvdread.xml b/docs/plugins/inspect/plugin-dvdread.xml
index dc674f93..c55e2e1f 100644
--- a/docs/plugins/inspect/plugin-dvdread.xml
+++ b/docs/plugins/inspect/plugin-dvdread.xml
@@ -3,7 +3,7 @@
<description>Access a DVD with dvdread</description>
<filename>../../ext/dvdread/.libs/libgstdvdread.so</filename>
<basename>libgstdvdread.so</basename>
- <version>0.10.9</version>
+ <version>0.10.10</version>
<license>GPL</license>
<source>gst-plugins-ugly</source>
<package>GStreamer Ugly Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-dvdsub.xml b/docs/plugins/inspect/plugin-dvdsub.xml
index 01cdee56..95bfc60e 100644
--- a/docs/plugins/inspect/plugin-dvdsub.xml
+++ b/docs/plugins/inspect/plugin-dvdsub.xml
@@ -3,7 +3,7 @@
<description>DVD subtitle parser and decoder</description>
<filename>../../gst/dvdsub/.libs/libgstdvdsub.so</filename>
<basename>libgstdvdsub.so</basename>
- <version>0.10.9</version>
+ <version>0.10.10</version>
<license>LGPL</license>
<source>gst-plugins-ugly</source>
<package>GStreamer Ugly Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-iec958.xml b/docs/plugins/inspect/plugin-iec958.xml
index 3eeabe7a..890224c2 100644
--- a/docs/plugins/inspect/plugin-iec958.xml
+++ b/docs/plugins/inspect/plugin-iec958.xml
@@ -3,7 +3,7 @@
<description>Convert raw AC3 into IEC958 (S/PDIF) frames</description>
<filename>../../gst/iec958/.libs/libgstiec958.so</filename>
<basename>libgstiec958.so</basename>
- <version>0.10.9</version>
+ <version>0.10.10</version>
<license>LGPL</license>
<source>gst-plugins-ugly</source>
<package>GStreamer Ugly Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-lame.xml b/docs/plugins/inspect/plugin-lame.xml
index 4af5d7d7..fd55f4da 100644
--- a/docs/plugins/inspect/plugin-lame.xml
+++ b/docs/plugins/inspect/plugin-lame.xml
@@ -3,7 +3,7 @@
<description>Encode MP3s with LAME</description>
<filename>../../ext/lame/.libs/libgstlame.so</filename>
<basename>libgstlame.so</basename>
- <version>0.10.9</version>
+ <version>0.10.10</version>
<license>LGPL</license>
<source>gst-plugins-ugly</source>
<package>GStreamer Ugly Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-mad.xml b/docs/plugins/inspect/plugin-mad.xml
index 63980473..56a26437 100644
--- a/docs/plugins/inspect/plugin-mad.xml
+++ b/docs/plugins/inspect/plugin-mad.xml
@@ -3,7 +3,7 @@
<description>id3 tag manipulation and mp3 decoding based on the mad library</description>
<filename>../../ext/mad/.libs/libgstmad.so</filename>
<basename>libgstmad.so</basename>
- <version>0.10.9</version>
+ <version>0.10.10</version>
<license>GPL</license>
<source>gst-plugins-ugly</source>
<package>GStreamer Ugly Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-mpeg2dec.xml b/docs/plugins/inspect/plugin-mpeg2dec.xml
index 186bd159..1aee137e 100644
--- a/docs/plugins/inspect/plugin-mpeg2dec.xml
+++ b/docs/plugins/inspect/plugin-mpeg2dec.xml
@@ -3,7 +3,7 @@
<description>LibMpeg2 decoder</description>
<filename>../../ext/mpeg2dec/.libs/libgstmpeg2dec.so</filename>
<basename>libgstmpeg2dec.so</basename>
- <version>0.10.9</version>
+ <version>0.10.10</version>
<license>GPL</license>
<source>gst-plugins-ugly</source>
<package>GStreamer Ugly Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-mpegaudioparse.xml b/docs/plugins/inspect/plugin-mpegaudioparse.xml
index 8193515f..1a3cd6c3 100644
--- a/docs/plugins/inspect/plugin-mpegaudioparse.xml
+++ b/docs/plugins/inspect/plugin-mpegaudioparse.xml
@@ -3,7 +3,7 @@
<description>MPEG-1 layer 1/2/3 audio stream elements</description>
<filename>../../gst/mpegaudioparse/.libs/libgstmpegaudioparse.so</filename>
<basename>libgstmpegaudioparse.so</basename>
- <version>0.10.9</version>
+ <version>0.10.10</version>
<license>LGPL</license>
<source>gst-plugins-ugly</source>
<package>GStreamer Ugly Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-mpegstream.xml b/docs/plugins/inspect/plugin-mpegstream.xml
index 25870227..0ff186d3 100644
--- a/docs/plugins/inspect/plugin-mpegstream.xml
+++ b/docs/plugins/inspect/plugin-mpegstream.xml
@@ -3,7 +3,7 @@
<description>MPEG system stream parser</description>
<filename>../../gst/mpegstream/.libs/libgstmpegstream.so</filename>
<basename>libgstmpegstream.so</basename>
- <version>0.10.9</version>
+ <version>0.10.10</version>
<license>LGPL</license>
<source>gst-plugins-ugly</source>
<package>GStreamer Ugly Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-realmedia.xml b/docs/plugins/inspect/plugin-realmedia.xml
index 3b923f9d..0d62317a 100644
--- a/docs/plugins/inspect/plugin-realmedia.xml
+++ b/docs/plugins/inspect/plugin-realmedia.xml
@@ -3,7 +3,7 @@
<description>RealMedia demuxer and depayloader</description>
<filename>../../gst/realmedia/.libs/libgstrmdemux.so</filename>
<basename>libgstrmdemux.so</basename>
- <version>0.10.9</version>
+ <version>0.10.10</version>
<license>LGPL</license>
<source>gst-plugins-ugly</source>
<package>GStreamer Ugly Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-siddec.xml b/docs/plugins/inspect/plugin-siddec.xml
index 2f997596..c949ec50 100644
--- a/docs/plugins/inspect/plugin-siddec.xml
+++ b/docs/plugins/inspect/plugin-siddec.xml
@@ -3,7 +3,7 @@
<description>Uses libsidplay to decode .sid files</description>
<filename>../../ext/sidplay/.libs/libgstsid.so</filename>
<basename>libgstsid.so</basename>
- <version>0.10.9</version>
+ <version>0.10.10</version>
<license>GPL</license>
<source>gst-plugins-ugly</source>
<package>GStreamer Ugly Plug-ins source release</package>
diff --git a/gst-plugins-ugly.doap b/gst-plugins-ugly.doap
index a73d7c5c..fb670b85 100644
--- a/gst-plugins-ugly.doap
+++ b/gst-plugins-ugly.doap
@@ -36,6 +36,17 @@ might be widely known to present patent problems.
<release>
<Version>
+ <revision>0.10.10</revision>
+ <branch>0.10</branch>
+ <name>Under the House</name>
+ <created>2008-11-19</created>
+ <file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-0.10.10.tar.bz2" />
+ <file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-0.10.10.tar.gz" />
+ </Version>
+ </release>
+
+ <release>
+ <Version>
<revision>0.10.9</revision>
<branch>0.10</branch>
<name>Back The Way It Was</name>
diff --git a/po/LINGUAS b/po/LINGUAS
index 7a388e9a..bb55ce15 100644
--- a/po/LINGUAS
+++ b/po/LINGUAS
@@ -1 +1 @@
-af az bg ca cs da en_GB es fi fr hu id it lt nb nl or pl pt_BR ru sk sq sr sv uk vi zh_CN
+af az bg ca cs da en_GB es fi fr hu id it lt mt nb nl or pl pt_BR ru sk sq sr sv uk vi zh_CN