summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@noraisin.net>2009-10-21 17:16:00 +0100
committerJan Schmidt <thaytan@noraisin.net>2009-10-21 17:16:00 +0100
commit5144f65805357bdaa842d60c3c6b03273934ebe9 (patch)
treeb20b551577f4de0be29feb6c26daa9ecd458ca38
parentc68786d11e1df57c93f5ca38dc05f42d212f842f (diff)
Release 0.10.13RELEASE-0.10.13
-rw-r--r--ChangeLog66
-rw-r--r--NEWS21
-rw-r--r--RELEASE52
m---------common0
-rw-r--r--configure.ac2
-rw-r--r--docs/plugins/gst-plugins-ugly-plugins.hierarchy1
-rw-r--r--docs/plugins/gst-plugins-ugly-plugins.prerequisites1
-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--docs/plugins/inspect/plugin-twolame.xml2
-rw-r--r--docs/plugins/inspect/plugin-x264.xml2
-rw-r--r--gst-plugins-ugly.doap11
-rw-r--r--win32/common/config.h8
25 files changed, 140 insertions, 54 deletions
diff --git a/ChangeLog b/ChangeLog
index e32adf14..b2935969 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,69 @@
+=== release 0.10.13 ===
+
+2009-10-21 Jan Schmidt <jan.schmidt@sun.com>
+
+ * configure.ac:
+ releasing 0.10.13, "Appointed Point"
+
+2009-10-16 10:16:55 +0300 Stefan Kost <ensonic@users.sf.net>
+
+ * common:
+ Automatic update of common submodule
+ From 85d1530 to 0702fe1
+
+2009-10-15 23:56:55 +0100 Jan Schmidt <thaytan@noraisin.net>
+
+ * ChangeLog:
+ * configure.ac:
+ * po/af.po:
+ * po/az.po:
+ * po/bg.po:
+ * po/ca.po:
+ * po/cs.po:
+ * po/da.po:
+ * po/de.po:
+ * po/en_GB.po:
+ * po/es.po:
+ * po/eu.po:
+ * po/fi.po:
+ * po/fr.po:
+ * po/hu.po:
+ * po/id.po:
+ * po/it.po:
+ * po/ja.po:
+ * po/lt.po:
+ * po/lv.po:
+ * po/ms.po:
+ * po/mt.po:
+ * po/nb.po:
+ * po/nl.po:
+ * po/or.po:
+ * po/pl.po:
+ * po/pt_BR.po:
+ * po/ru.po:
+ * po/sk.po:
+ * po/sq.po:
+ * po/sr.po:
+ * po/sv.po:
+ * po/tr.po:
+ * po/uk.po:
+ * po/vi.po:
+ * po/zh_CN.po:
+ * win32/common/config.h:
+ 0.10.12.3 pre-release
+
+2009-10-14 10:41:48 +0200 Edward Hervey <bilboed@bilboed.com>
+
+ * common:
+ Automatic update of common submodule
+ From a3e3ce4 to 85d1530
+
+2009-10-13 13:05:32 +0100 Jan Schmidt <thaytan@noraisin.net>
+
+ * ext/a52dec/gsta52dec.c:
+ a52dec: Fix reference leak on all input buffers in 'dvd mode'
+ https://bugzilla.gnome.org/show_bug.cgi?id=598272
+
2009-10-12 13:54:27 +0100 Jan Schmidt <thaytan@noraisin.net>
* ChangeLog:
diff --git a/NEWS b/NEWS
index a3d690b9..aaae555c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,23 @@
-This is GStreamer Ugly Plug-ins 0.10.12 "Moving Along The Highway"
+This is GStreamer Ugly Plug-ins 0.10.13 "Appointed Point"
+
+Changes since 0.10.12:
+
+ * Improve A52 decoder
+ * Add AMR-WB decoder and AMR-NB decoder/encoder based on OpenCore codecs
+ * ASF playback improvements
+ * Improve mp3 parser and seeking
+
+Bugs fixed since 0.10.12:
+
+ * 519721 : [asfdemux] wma tags are not copied when converting to another format
+ * 584890 : AMR plugins based on Opencore codecs
+ * 585956 : [mp3parse] indexing improvements
+ * 590432 : It's only possible to build the mad plugin when building id3tag as well
+ * 591348 : AMR plugins should check for opencore-amr .pc files
+ * 592787 : a52dec: Allow liba52 to use djbfft based IMDCT transform
+ * 596517 : x264 element no longer compiles against changed upstream API
+ * 598272 : a52dec leaks input buffers
+ * 598370 : Properly detect pre-releases
Changes since 0.10.11:
diff --git a/RELEASE b/RELEASE
index 092874cc..31094373 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,5 +1,5 @@
-Release notes for GStreamer Ugly Plug-ins 0.10.12 "Moving Along The Highway"
+Release notes for GStreamer Ugly Plug-ins 0.10.13 "Appointed Point"
The GStreamer team is proud to announce a new release
@@ -55,32 +55,22 @@ contains a set of less supported plug-ins that haven't passed the
Features of this release
- * Real and WMS RTSP improvements
- * Other cleanups and bug fixes
- * Improve ASF file handling
- * Large MPEG video file support
- * Interlacing support for MPEG video
- * New 'lamemp3dec' mp3 encoder element
- * x264enc moved from -bad
- * Remove id3mux in favour of the new id3tag element in -bad
+ * Improve A52 decoder
+ * Add AMR-WB decoder and AMR-NB decoder/encoder based on OpenCore codecs
+ * ASF playback improvements
+ * Improve mp3 parser and seeking
Bugs fixed in this release
- * 401173 : [asfdemux] Stream doesn't play, stuck on first frame
- * 494528 : Simplifications of the LAME plugin
- * 574461 : [mpeg2dec] Lower rank and make ffdec_mpeg2video PRIMARY
- * 576305 : twolame plugin does not detet proper version
- * 579058 : [asfdemux] proper handling of RTSP input
- * 580803 : [PLUGIN-MOVE] Move x264enc to -ugly
- * 580869 : dvdsubdec ARGB support
- * 581341 : [lamemp3enc] doesn't build with LAME 3.97: implicit decla...
- * 581756 : [id3mux] replace with something more reliable
- * 582056 : [asfdemux] forcing an EOS on the pipeline doesn't work wi...
- * 582375 : mpeg2dec not building in gst-plugins-ugly
- * 583112 : [asfdemux] extract coverart (WM/Picture tag)
- * 573720 : [mp3parse] Memory leak when playing shoutcast streams
- * 581464 : xing data is being ignored
- * 578524 : synaesthesia MSVC compatibility
+ * 519721 : [asfdemux] wma tags are not copied when converting to another format
+ * 584890 : AMR plugins based on Opencore codecs
+ * 585956 : [mp3parse] indexing improvements
+ * 590432 : It's only possible to build the mad plugin when building id3tag as well
+ * 591348 : AMR plugins should check for opencore-amr .pc files
+ * 592787 : a52dec: Allow liba52 to use djbfft based IMDCT transform
+ * 596517 : x264 element no longer compiles against changed upstream API
+ * 598272 : a52dec leaks input buffers
+ * 598370 : Properly detect pre-releases
Download
@@ -109,23 +99,21 @@ Applications
Contributors to this release
- * Alessandro Decina
* Christian Schaller
- * David Hoyt
* David Schleef
* Edward Hervey
- * Felipe Contreras
+ * Iago Toral
* Jan Schmidt
- * Janin Kolenc
- * Josef Zlomek
* Josep Torra
- * Kapil Agrawal
- * Marc-Andre Lureau
* Mark Nauwelaerts
+ * Mart Raudsepp
+ * Marvin Schmidt
* Michael Smith
- * Michal Benes
+ * Olivier Crête
+ * René Stadler
* Sebastian Dröge
* Stefan Kost
+ * Thiago Santos
* Tim-Philipp Müller
* Wim Taymans
  \ No newline at end of file
diff --git a/common b/common
-Subproject 0702fe19e974bc4461b5cfeb5db0e80de00a84d
+Subproject a3e3ce481deb7b8bce629142c8f6f4cde7424b5
diff --git a/configure.ac b/configure.ac
index d63f599e..e3646917 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.12.3,
+AC_INIT(GStreamer Ugly Plug-ins, 0.10.13,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-plugins-ugly)
diff --git a/docs/plugins/gst-plugins-ugly-plugins.hierarchy b/docs/plugins/gst-plugins-ugly-plugins.hierarchy
index cc585fb2..c9b59435 100644
--- a/docs/plugins/gst-plugins-ugly-plugins.hierarchy
+++ b/docs/plugins/gst-plugins-ugly-plugins.hierarchy
@@ -44,6 +44,7 @@ GObject
GstSynaesthesia
GstBus
GstTask
+ GstTaskPool
GstClock
GstPlugin
GstRegistry
diff --git a/docs/plugins/gst-plugins-ugly-plugins.prerequisites b/docs/plugins/gst-plugins-ugly-plugins.prerequisites
index f526a9f6..2bf0edd3 100644
--- a/docs/plugins/gst-plugins-ugly-plugins.prerequisites
+++ b/docs/plugins/gst-plugins-ugly-plugins.prerequisites
@@ -1 +1,2 @@
GstChildProxy GstObject
+GstTagSetter GstElement
diff --git a/docs/plugins/inspect/plugin-a52dec.xml b/docs/plugins/inspect/plugin-a52dec.xml
index cfd87ae8..f338935b 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.12</version>
+ <version>0.10.13</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 cfdd9429..c63e53b0 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.12</version>
+ <version>0.10.13</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 01b4b6a4..885390f5 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.12</version>
+ <version>0.10.13</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 3e1febc6..37a9af70 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.12</version>
+ <version>0.10.13</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 21191c16..9405ea4e 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.12</version>
+ <version>0.10.13</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 4604e488..67e69bc0 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.12</version>
+ <version>0.10.13</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 5da48782..b1d5bf92 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.12</version>
+ <version>0.10.13</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 67b0ec9e..82c23bf8 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.12</version>
+ <version>0.10.13</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 c9444fcd..10e57817 100644
--- a/docs/plugins/inspect/plugin-mad.xml
+++ b/docs/plugins/inspect/plugin-mad.xml
@@ -3,7 +3,7 @@
<description>mp3 decoding based on the mad library</description>
<filename>../../ext/mad/.libs/libgstmad.so</filename>
<basename>libgstmad.so</basename>
- <version>0.10.12</version>
+ <version>0.10.13</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 13de8a22..233ae245 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.12</version>
+ <version>0.10.13</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 7f68b80d..5c495b27 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.12</version>
+ <version>0.10.13</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 a2d7b2d5..93773d8f 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.12</version>
+ <version>0.10.13</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 3864a66c..8292eb28 100644
--- a/docs/plugins/inspect/plugin-realmedia.xml
+++ b/docs/plugins/inspect/plugin-realmedia.xml
@@ -3,7 +3,7 @@
<description>RealMedia support plugins</description>
<filename>../../gst/realmedia/.libs/libgstrmdemux.so</filename>
<basename>libgstrmdemux.so</basename>
- <version>0.10.12</version>
+ <version>0.10.13</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 a81c4656..d0dea965 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.12</version>
+ <version>0.10.13</version>
<license>GPL</license>
<source>gst-plugins-ugly</source>
<package>GStreamer Ugly Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-twolame.xml b/docs/plugins/inspect/plugin-twolame.xml
index 25e0308b..c8aba2e9 100644
--- a/docs/plugins/inspect/plugin-twolame.xml
+++ b/docs/plugins/inspect/plugin-twolame.xml
@@ -3,7 +3,7 @@
<description>Encode MP2s with TwoLAME</description>
<filename>../../ext/twolame/.libs/libgsttwolame.so</filename>
<basename>libgsttwolame.so</basename>
- <version>0.10.12</version>
+ <version>0.10.13</version>
<license>LGPL</license>
<source>gst-plugins-ugly</source>
<package>GStreamer Ugly Plug-ins source release</package>
diff --git a/docs/plugins/inspect/plugin-x264.xml b/docs/plugins/inspect/plugin-x264.xml
index 04e33788..54720c03 100644
--- a/docs/plugins/inspect/plugin-x264.xml
+++ b/docs/plugins/inspect/plugin-x264.xml
@@ -3,7 +3,7 @@
<description>libx264-based H264 plugins</description>
<filename>../../ext/x264/.libs/libgstx264.so</filename>
<basename>libgstx264.so</basename>
- <version>0.10.12</version>
+ <version>0.10.13</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 429333df..48a20761 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.13</revision>
+ <branch>0.10</branch>
+ <name>Appointed Point</name>
+ <created>2009-10-21</created>
+ <file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-0.10.13.tar.bz2" />
+ <file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-0.10.13.tar.gz" />
+ </Version>
+ </release>
+
+ <release>
+ <Version>
<revision>0.10.12</revision>
<branch>0.10</branch>
<name>Moving Along The Highway</name>
diff --git a/win32/common/config.h b/win32/common/config.h
index e457dd4d..80c60268 100644
--- a/win32/common/config.h
+++ b/win32/common/config.h
@@ -21,7 +21,7 @@
#define GST_LICENSE "LGPL"
/* package name in plugins */
-#define GST_PACKAGE_NAME "GStreamer Ugly Plug-ins git/prerelease"
+#define GST_PACKAGE_NAME "GStreamer Ugly Plug-ins source release"
/* package origin */
#define GST_PACKAGE_ORIGIN "Unknown package origin"
@@ -196,13 +196,13 @@
#undef PACKAGE_NAME "GStreamer Ugly Plug-ins"
/* Define to the full name and version of this package. */
-#undef PACKAGE_STRING "GStreamer Ugly Plug-ins 0.10.12.3"
+#undef PACKAGE_STRING "GStreamer Ugly Plug-ins 0.10.13"
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME "gst-plugins-ugly"
/* Define to the version of this package. */
-#undef PACKAGE_VERSION "0.10.12.3"
+#undef PACKAGE_VERSION "0.10.13"
/* directory where plugins are located */
#undef PLUGINDIR
@@ -226,7 +226,7 @@
#undef STDC_HEADERS
/* Version number of package */
-#define VERSION "0.10.12.3"
+#define VERSION "0.10.13"
/* Define to 1 if your processor stores words with the most significant byte
first (like Motorola and SPARC, unlike Intel and VAX). */