Release 0.11.90 RELEASE-0.11.90
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 12 Apr 2012 08:40:20 +0000 (10:40 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 12 Apr 2012 08:40:20 +0000 (10:40 +0200)
22 files changed:
ChangeLog
NEWS
RELEASE
configure.ac
docs/plugins/gst-plugins-ugly-plugins.prerequisites
docs/plugins/inspect/plugin-a52dec.xml
docs/plugins/inspect/plugin-amrnb.xml
docs/plugins/inspect/plugin-amrwbdec.xml
docs/plugins/inspect/plugin-asf.xml
docs/plugins/inspect/plugin-cdio.xml
docs/plugins/inspect/plugin-dvdlpcmdec.xml
docs/plugins/inspect/plugin-dvdread.xml
docs/plugins/inspect/plugin-dvdsub.xml
docs/plugins/inspect/plugin-lame.xml
docs/plugins/inspect/plugin-mad.xml
docs/plugins/inspect/plugin-mpeg2dec.xml
docs/plugins/inspect/plugin-realmedia.xml
docs/plugins/inspect/plugin-siddec.xml
docs/plugins/inspect/plugin-twolame.xml
docs/plugins/inspect/plugin-x264.xml
gst-plugins-ugly.doap
win32/common/config.h

index 0f4a329..77e7a03 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,221 @@
+=== release 0.11.90 ===
+
+2012-04-12  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * configure.ac:
+         releasing 0.11.90, "Is all that we see or seem but a dream within a dream?"
+
+2012-04-10 00:48:47 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * ext/mad/gstmad.c.orig:
+         mad: remove .c.orig file
+
+2012-04-10 00:47:44 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * ext/a52dec/gsta52dec.c:
+       * ext/amrnb/amrnbdec.c:
+       * ext/amrnb/amrnbenc.c:
+       * ext/amrwbdec/amrwbdec.c:
+       * ext/cdio/gstcdiocddasrc.c:
+       * ext/dvdread/dvdreadsrc.c:
+       * ext/lame/gstlamemp3enc.c:
+       * ext/mad/gstmad.c:
+       * ext/mad/gstmad.c.orig:
+       * ext/mpeg2dec/gstmpeg2dec.c:
+       * ext/sidplay/gstsiddec.cc:
+       * ext/twolame/gsttwolamemp2enc.c:
+       * ext/x264/gstx264enc.c:
+       * gst/asfdemux/gstasfdemux.c:
+       * gst/asfdemux/gstrtpasfdepay.c:
+       * gst/asfdemux/gstrtspwms.c:
+       * gst/dvdlpcmdec/gstdvdlpcmdec.c:
+       * gst/dvdsub/gstdvdsubdec.c:
+       * gst/dvdsub/gstdvdsubparse.c:
+       * gst/realmedia/pnmsrc.c:
+       * gst/realmedia/rademux.c:
+       * gst/realmedia/rdtdepay.c:
+       * gst/realmedia/rdtmanager.c:
+       * gst/realmedia/rmdemux.c:
+       * gst/realmedia/rtspreal.c:
+       * gst/synaesthesia/gstsynaesthesia.c:
+       * gst/xingmux/gstxingmux.c:
+         Use new gst_element_class_set_static_metadata()
+
+2012-04-05 18:43:17 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * common:
+         Automatic update of common submodule
+         From 7fda524 to 464fe15
+
+2012-04-05 17:40:12 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * ext/a52dec/gsta52dec.c:
+       * ext/amrnb/amrnb.c:
+       * ext/amrwbdec/amrwb.c:
+       * ext/cdio/gstcdio.c:
+       * ext/dvdread/dvdreadsrc.c:
+       * ext/lame/plugin.c:
+       * ext/mad/gstmad.c:
+       * ext/mad/gstmad.c.orig:
+       * ext/mpeg2dec/gstmpeg2dec.c:
+       * ext/sidplay/gstsiddec.cc:
+       * ext/twolame/gsttwolamemp2enc.c:
+       * ext/x264/gstx264enc.c:
+       * gst/asfdemux/gstasf.c:
+       * gst/dvdlpcmdec/gstdvdlpcmdec.c:
+       * gst/dvdsub/gstdvdsubdec.c:
+       * gst/realmedia/realmedia.c:
+       * gst/synaesthesia/gstsynaesthesia.c:
+       * gst/xingmux/plugin.c:
+         gst: Update for GST_PLUGIN_DEFINE() API changes
+
+2012-04-05 13:26:45 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * configure.ac:
+         configure: Update version to 0.11.89.1
+
+2012-04-04 14:38:53 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * configure.ac:
+       * docs/plugins/Makefile.am:
+       * docs/plugins/gst-plugins-ugly-plugins-docs.sgml:
+       * docs/version.entities.in:
+       * ext/a52dec/Makefile.am:
+       * ext/amrnb/Makefile.am:
+       * ext/amrwbdec/Makefile.am:
+       * ext/cdio/Makefile.am:
+       * ext/lame/Makefile.am:
+       * ext/mad/Makefile.am:
+       * ext/mpeg2dec/Makefile.am:
+       * ext/sidplay/Makefile.am:
+       * ext/twolame/Makefile.am:
+       * ext/x264/Makefile.am:
+       * gst-plugins-ugly.spec.in:
+       * gst/asfdemux/Makefile.am:
+       * gst/dvdlpcmdec/Makefile.am:
+       * gst/dvdsub/Makefile.am:
+       * gst/realmedia/Makefile.am:
+       * pkgconfig/Makefile.am:
+       * pkgconfig/gstreamer-plugins-ugly-uninstalled.pc.in:
+       * tests/check/Makefile.am:
+         gst: Update versioning
+
+2012-04-02 15:21:36 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+       * ext/mpeg2dec/gstmpeg2dec.h:
+         mpeg2dec: fix cropping
+         fix cropping in mpeg2dec
+
+2012-04-01 20:19:36 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         mpeg2dec: add crop metadata when buffer is still writable
+
+2012-03-30 18:13:42 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * gst/asfdemux/gstrtpasfdepay.c:
+         update for buffer api change
+
+2012-03-30 11:52:48 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * ext/a52dec/gsta52dec.c:
+       * ext/mad/gstmad.c:
+         ext: Update for audio decoder API changes
+
+2012-03-29 17:32:08 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * tests/check/elements/amrnbenc.c:
+       * tests/check/elements/x264enc.c:
+         tests: make more valgrind-friendly and plug caps leak
+
+2012-03-28 12:50:09 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * gst/asfdemux/asfpacket.c:
+       * gst/asfdemux/gstasfdemux.c:
+       * gst/dvdsub/gstdvdsubdec.c:
+         update for buffer changes
+
+2012-03-27 14:07:40 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * tests/check/elements/x264enc.c:
+         tests: x264enc: adjust test to removal of deprecated properties
+
+2012-03-26 12:13:30 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+         Replace master with 0.11
+
+2012-03-22 15:56:04 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * configure.ac:
+         back to development
+
 === release 0.11.2 ===
 
-2012-03-22  Wim Taymans <wim.taymans@collabora.co.uk>
+2012-03-22 15:52:55 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
 
+       * ChangeLog:
+       * NEWS:
+       * RELEASE:
        * configure.ac:
-         releasing 0.11.2, "Savior from Anger"
+       * docs/plugins/gst-plugins-ugly-plugins.hierarchy:
+       * docs/plugins/inspect/plugin-a52dec.xml:
+       * docs/plugins/inspect/plugin-amrnb.xml:
+       * docs/plugins/inspect/plugin-amrwbdec.xml:
+       * docs/plugins/inspect/plugin-asf.xml:
+       * docs/plugins/inspect/plugin-cdio.xml:
+       * docs/plugins/inspect/plugin-dvdlpcmdec.xml:
+       * docs/plugins/inspect/plugin-dvdread.xml:
+       * docs/plugins/inspect/plugin-dvdsub.xml:
+       * docs/plugins/inspect/plugin-lame.xml:
+       * docs/plugins/inspect/plugin-mad.xml:
+       * docs/plugins/inspect/plugin-mpeg2dec.xml:
+       * docs/plugins/inspect/plugin-realmedia.xml:
+       * docs/plugins/inspect/plugin-siddec.xml:
+       * docs/plugins/inspect/plugin-twolame.xml:
+       * docs/plugins/inspect/plugin-x264.xml:
+       * gst-plugins-ugly.doap:
+       * po/af.po:
+       * po/az.po:
+       * po/bg.po:
+       * po/ca.po:
+       * po/cs.po:
+       * po/da.po:
+       * po/de.po:
+       * po/el.po:
+       * po/en_GB.po:
+       * po/eo.po:
+       * po/es.po:
+       * po/eu.po:
+       * po/fi.po:
+       * po/fr.po:
+       * po/gl.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/ro.po:
+       * po/ru.po:
+       * po/sk.po:
+       * po/sl.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:
+         Release 0.11.2
 
 2012-03-21 13:18:35 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
 
diff --git a/NEWS b/NEWS
index 53fbfe6..cf37dc4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,8 @@
-This is GStreamer Ugly Plug-ins 0.11.2 "Savior from Anger"
+This is GStreamer Ugly Plug-ins 0.11.90 "Is all that we see or seem but a dream within a dream?"
+
+New in 0.11.90:
+
+      * Lots of bugfixes, cleanup and other improvements
 
 New in 0.11.2:
 
diff --git a/RELEASE b/RELEASE
index 62f6dde..ae9c528 100644 (file)
--- a/RELEASE
+++ b/RELEASE
@@ -1,10 +1,11 @@
 
-Release notes for GStreamer Ugly Plug-ins 0.11.2 "Savior from Anger"
+Release notes for GStreamer Ugly Plug-ins 0.11.90 "Is all that we see or seem but a dream within a dream?"
         
 
+
 The GStreamer team is proud to announce a new release
 in the 0.11.x unstable series of the
-GStreamer Ugly Plug-ins.
+GStreamer Bad Plug-ins.
 
 
 The 0.11.x series is an unstable series targeted at developers and will
@@ -14,9 +15,6 @@ It is, however, parallel installable with the 0.10.x series.
 
 
 
-"When you have to shoot, shoot.  Don't talk."
-
-
 There are times when the world needs a color between black and white.
 Quality code to match the good's, but two-timing, backstabbing and ready to
 sell your freedom down the river.  These plug-ins might have a patent noose
@@ -56,16 +54,9 @@ contains a set of less supported plug-ins that haven't passed the
 
 Features of this release
     
-      * Many cleanups
-      * Ported to new 0.11 core API changes
-      * xingmux: port to 0.11
-      * synaesthesia: port to 0.11
-      * x264enc: handle PTS and DTS
-
-Bugs fixed in this release
-     
-      * 662617 : compiler warnings due to printf format mismatches
-      * 669863 : [0.11] [x264enc] X264 encoder doesn't unmap input frame
+      * Lots of bugfixes, cleanup and other improvements
+There were no bugs fixed in this release
+    
 
 Download
 
@@ -94,11 +85,6 @@ Applications
   
 Contributors to this release
     
-      * Alessandro Decina
-      * Christian Fredrik Kalager Schaller
-      * Christian Morales Vega
-      * David Schleef
-      * Edward Hervey
       * Mark Nauwelaerts
       * Sebastian Dröge
       * Tim-Philipp Müller
index 22bc73a..3d402db 100644 (file)
@@ -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.11.89.1,
+AC_INIT(GStreamer Ugly Plug-ins, 0.11.90,
     http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
     gst-plugins-ugly)
 
@@ -53,8 +53,8 @@ AC_LIBTOOL_WIN32_DLL
 AM_PROG_LIBTOOL
 
 dnl *** required versions of GStreamer stuff ***
-GST_REQ=0.11.3
-GSTPB_REQ=0.11.3
+GST_REQ=0.11.90
+GSTPB_REQ=0.11.90
 
 dnl *** autotools stuff ****
 
index b9e689c..008b4df 100644 (file)
@@ -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.11.2</version>
+  <version>0.11.90</version>
   <license>GPL</license>
   <source>gst-plugins-ugly</source>
   <package>GStreamer Ugly Plug-ins source release</package>
index 3e5f742..9726cef 100644 (file)
@@ -3,7 +3,7 @@
   <description>Adaptive Multi-Rate Narrow-Band</description>
   <filename>../../ext/amrnb/.libs/libgstamrnb.so</filename>
   <basename>libgstamrnb.so</basename>
-  <version>0.11.2</version>
+  <version>0.11.90</version>
   <license>unknown</license>
   <source>gst-plugins-ugly</source>
   <package>GStreamer Ugly Plug-ins source release</package>
index 5314def..1bb3db5 100644 (file)
@@ -3,7 +3,7 @@
   <description>Adaptive Multi-Rate Wide-Band Decoder</description>
   <filename>../../ext/amrwbdec/.libs/libgstamrwbdec.so</filename>
   <basename>libgstamrwbdec.so</basename>
-  <version>0.11.2</version>
+  <version>0.11.90</version>
   <license>unknown</license>
   <source>gst-plugins-ugly</source>
   <package>GStreamer Ugly Plug-ins source release</package>
index 969cf14..8ce207f 100644 (file)
@@ -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.11.2</version>
+  <version>0.11.90</version>
   <license>LGPL</license>
   <source>gst-plugins-ugly</source>
   <package>GStreamer Ugly Plug-ins source release</package>
index 35c7c10..a26f353 100644 (file)
@@ -3,7 +3,7 @@
   <description>Read audio from audio CDs</description>
   <filename>../../ext/cdio/.libs/libgstcdio.so</filename>
   <basename>libgstcdio.so</basename>
-  <version>0.11.2</version>
+  <version>0.11.90</version>
   <license>GPL</license>
   <source>gst-plugins-ugly</source>
   <package>GStreamer Ugly Plug-ins source release</package>
index 3cf8e89..652bf24 100644 (file)
@@ -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.11.2</version>
+  <version>0.11.90</version>
   <license>LGPL</license>
   <source>gst-plugins-ugly</source>
   <package>GStreamer Ugly Plug-ins source release</package>
index f7db1bd..2b5645a 100644 (file)
@@ -3,7 +3,7 @@
   <description>Access a DVD with dvdread</description>
   <filename>../../ext/dvdread/.libs/libgstdvdread.so</filename>
   <basename>libgstdvdread.so</basename>
-  <version>0.11.2</version>
+  <version>0.11.90</version>
   <license>GPL</license>
   <source>gst-plugins-ugly</source>
   <package>GStreamer Ugly Plug-ins source release</package>
index 7c245ee..edec26f 100644 (file)
@@ -3,7 +3,7 @@
   <description>DVD subtitle parser and decoder</description>
   <filename>../../gst/dvdsub/.libs/libgstdvdsub.so</filename>
   <basename>libgstdvdsub.so</basename>
-  <version>0.11.2</version>
+  <version>0.11.90</version>
   <license>LGPL</license>
   <source>gst-plugins-ugly</source>
   <package>GStreamer Ugly Plug-ins source release</package>
index b13a5af..da180d0 100644 (file)
@@ -3,7 +3,7 @@
   <description>Encode MP3s with LAME</description>
   <filename>../../ext/lame/.libs/libgstlame.so</filename>
   <basename>libgstlame.so</basename>
-  <version>0.11.2</version>
+  <version>0.11.90</version>
   <license>LGPL</license>
   <source>gst-plugins-ugly</source>
   <package>GStreamer Ugly Plug-ins source release</package>
index 202e0ed..dddec1b 100644 (file)
@@ -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.11.2</version>
+  <version>0.11.90</version>
   <license>GPL</license>
   <source>gst-plugins-ugly</source>
   <package>GStreamer Ugly Plug-ins source release</package>
index e3e4937..3c01a6e 100644 (file)
@@ -3,7 +3,7 @@
   <description>LibMpeg2 decoder</description>
   <filename>../../ext/mpeg2dec/.libs/libgstmpeg2dec.so</filename>
   <basename>libgstmpeg2dec.so</basename>
-  <version>0.11.2</version>
+  <version>0.11.90</version>
   <license>GPL</license>
   <source>gst-plugins-ugly</source>
   <package>GStreamer Ugly Plug-ins source release</package>
index d99ea45..84dc13d 100644 (file)
@@ -3,7 +3,7 @@
   <description>RealMedia support plugins</description>
   <filename>../../gst/realmedia/.libs/libgstrmdemux.so</filename>
   <basename>libgstrmdemux.so</basename>
-  <version>0.11.2</version>
+  <version>0.11.90</version>
   <license>LGPL</license>
   <source>gst-plugins-ugly</source>
   <package>GStreamer Ugly Plug-ins source release</package>
index c7b9101..efd788d 100644 (file)
@@ -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.11.2</version>
+  <version>0.11.90</version>
   <license>GPL</license>
   <source>gst-plugins-ugly</source>
   <package>GStreamer Ugly Plug-ins source release</package>
index 9e06b56..898cdf2 100644 (file)
@@ -3,7 +3,7 @@
   <description>Encode MP2s with TwoLAME</description>
   <filename>../../ext/twolame/.libs/libgsttwolame.so</filename>
   <basename>libgsttwolame.so</basename>
-  <version>0.11.2</version>
+  <version>0.11.90</version>
   <license>LGPL</license>
   <source>gst-plugins-ugly</source>
   <package>GStreamer Ugly Plug-ins source release</package>
index 4935d5b..53c0210 100644 (file)
@@ -3,7 +3,7 @@
   <description>libx264-based H264 plugins</description>
   <filename>../../ext/x264/.libs/libgstx264.so</filename>
   <basename>libgstx264.so</basename>
-  <version>0.11.2</version>
+  <version>0.11.90</version>
   <license>GPL</license>
   <source>gst-plugins-ugly</source>
   <package>GStreamer Ugly Plug-ins source release</package>
index 206c9d3..8c3851d 100644 (file)
@@ -35,6 +35,17 @@ might be widely known to present patent problems.
 
  <release>
   <Version>
+   <revision>0.11.90</revision>
+   <branch>0.11</branch>
+   <name>Is all that we see or seem but a dream within a dream?</name>
+   <created>2012-04-12</created>
+   <file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-0.11.90.tar.bz2" />
+   <file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-0.11.90.tar.gz" />
+  </Version>
+ </release>
+
+ <release>
+  <Version>
    <revision>0.11.2</revision>
    <branch>0.11</branch>
    <name>Savior from Anger</name>
index f5ef278..570b757 100644 (file)
@@ -31,7 +31,7 @@
 #undef ENABLE_NLS
 
 /* gettext package name */
-#define GETTEXT_PACKAGE "gst-plugins-ugly-0.11"
+#define GETTEXT_PACKAGE "gst-plugins-ugly-1.0"
 
 /* The GIO library directory. */
 #undef GIO_LIBDIR
@@ -39,6 +39,9 @@
 /* The GIO modules directory. */
 #undef GIO_MODULE_DIR
 
+/* GStreamer API Version */
+#define GST_API_VERSION "1.0"
+
 /* macro to use to show function name */
 #undef GST_FUNCTION
 
@@ -58,7 +61,7 @@
 #define GST_PACKAGE_ORIGIN "Unknown package origin"
 
 /* GStreamer package release date/time for plugins as YYYY-MM-DD */
-#define GST_PACKAGE_RELEASE_DATETIME "2012-03-22"
+#define GST_PACKAGE_RELEASE_DATETIME "2012-04-12"
 
 /* Define to enable a52dec (used by a52dec). */
 #undef HAVE_A52DEC
 #define PACKAGE_NAME "GStreamer Ugly Plug-ins"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "GStreamer Ugly Plug-ins 0.11.2"
+#define PACKAGE_STRING "GStreamer Ugly Plug-ins 0.11.90"
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME "gst-plugins-ugly"
 #undef PACKAGE_URL
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "0.11.2"
+#define PACKAGE_VERSION "0.11.90"
 
 /* directory where plugins are located */
 #ifdef _DEBUG
 #undef STDC_HEADERS
 
 /* Version number of package */
-#define VERSION "0.11.2"
+#define VERSION "0.11.90"
 
 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
    significant byte first (like Motorola and SPARC, unlike Intel). */