diff --git a/ChangeLog b/ChangeLog index 0f4a329f76..77e7a030e3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,221 @@ -=== release 0.11.2 === +=== release 0.11.90 === -2012-03-22 Wim Taymans +2012-04-12 Sebastian Dröge * configure.ac: - releasing 0.11.2, "Savior from Anger" + 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 + + * ext/mad/gstmad.c.orig: + mad: remove .c.orig file + +2012-04-10 00:47:44 +0100 Tim-Philipp Müller + + * 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 + + * common: + Automatic update of common submodule + From 7fda524 to 464fe15 + +2012-04-05 17:40:12 +0200 Sebastian Dröge + + * 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 + + * configure.ac: + configure: Update version to 0.11.89.1 + +2012-04-04 14:38:53 +0200 Sebastian Dröge + + * 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 + + * ext/mpeg2dec/gstmpeg2dec.c: + * ext/mpeg2dec/gstmpeg2dec.h: + mpeg2dec: fix cropping + fix cropping in mpeg2dec + +2012-04-01 20:19:36 +0200 Wim Taymans + + * ext/mpeg2dec/gstmpeg2dec.c: + mpeg2dec: add crop metadata when buffer is still writable + +2012-03-30 18:13:42 +0200 Wim Taymans + + * gst/asfdemux/gstrtpasfdepay.c: + update for buffer api change + +2012-03-30 11:52:48 +0200 Sebastian Dröge + + * ext/a52dec/gsta52dec.c: + * ext/mad/gstmad.c: + ext: Update for audio decoder API changes + +2012-03-29 17:32:08 +0200 Mark Nauwelaerts + + * 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 + + * 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 + + * tests/check/elements/x264enc.c: + tests: x264enc: adjust test to removal of deprecated properties + +2012-03-26 12:13:30 +0200 Wim Taymans + + Replace master with 0.11 + +2012-03-22 15:56:04 +0100 Wim Taymans + + * configure.ac: + back to development + +=== release 0.11.2 === + +2012-03-22 15:52:55 +0100 Wim Taymans + + * ChangeLog: + * NEWS: + * RELEASE: + * configure.ac: + * 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 diff --git a/NEWS b/NEWS index 53fbfe66fb..cf37dc44d4 100644 --- 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 62f6dde138..ae9c5285f8 100644 --- 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 diff --git a/configure.ac b/configure.ac index 22bc73ab08..3d402dbf27 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.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 **** diff --git a/docs/plugins/gst-plugins-ugly-plugins.prerequisites b/docs/plugins/gst-plugins-ugly-plugins.prerequisites index 2bf0edd3ed..ab6e68c89b 100644 --- a/docs/plugins/gst-plugins-ugly-plugins.prerequisites +++ b/docs/plugins/gst-plugins-ugly-plugins.prerequisites @@ -1,2 +1,3 @@ +GstChildProxy GObject GstChildProxy GstObject GstTagSetter GstElement diff --git a/docs/plugins/inspect/plugin-a52dec.xml b/docs/plugins/inspect/plugin-a52dec.xml index b9e689cad9..008b4df14b 100644 --- a/docs/plugins/inspect/plugin-a52dec.xml +++ b/docs/plugins/inspect/plugin-a52dec.xml @@ -3,7 +3,7 @@ Decodes ATSC A/52 encoded audio streams ../../ext/a52dec/.libs/libgsta52dec.so libgsta52dec.so - 0.11.2 + 0.11.90 GPL gst-plugins-ugly GStreamer Ugly Plug-ins source release diff --git a/docs/plugins/inspect/plugin-amrnb.xml b/docs/plugins/inspect/plugin-amrnb.xml index 3e5f74203d..9726cef558 100644 --- a/docs/plugins/inspect/plugin-amrnb.xml +++ b/docs/plugins/inspect/plugin-amrnb.xml @@ -3,7 +3,7 @@ Adaptive Multi-Rate Narrow-Band ../../ext/amrnb/.libs/libgstamrnb.so libgstamrnb.so - 0.11.2 + 0.11.90 unknown gst-plugins-ugly GStreamer Ugly Plug-ins source release diff --git a/docs/plugins/inspect/plugin-amrwbdec.xml b/docs/plugins/inspect/plugin-amrwbdec.xml index 5314defc89..1bb3db53d4 100644 --- a/docs/plugins/inspect/plugin-amrwbdec.xml +++ b/docs/plugins/inspect/plugin-amrwbdec.xml @@ -3,7 +3,7 @@ Adaptive Multi-Rate Wide-Band Decoder ../../ext/amrwbdec/.libs/libgstamrwbdec.so libgstamrwbdec.so - 0.11.2 + 0.11.90 unknown gst-plugins-ugly GStreamer Ugly Plug-ins source release diff --git a/docs/plugins/inspect/plugin-asf.xml b/docs/plugins/inspect/plugin-asf.xml index 969cf149ce..8ce207fa63 100644 --- a/docs/plugins/inspect/plugin-asf.xml +++ b/docs/plugins/inspect/plugin-asf.xml @@ -3,7 +3,7 @@ Demuxes and muxes audio and video in Microsofts ASF format ../../gst/asfdemux/.libs/libgstasf.so libgstasf.so - 0.11.2 + 0.11.90 LGPL gst-plugins-ugly GStreamer Ugly Plug-ins source release diff --git a/docs/plugins/inspect/plugin-cdio.xml b/docs/plugins/inspect/plugin-cdio.xml index 35c7c1008c..a26f353f5b 100644 --- a/docs/plugins/inspect/plugin-cdio.xml +++ b/docs/plugins/inspect/plugin-cdio.xml @@ -3,7 +3,7 @@ Read audio from audio CDs ../../ext/cdio/.libs/libgstcdio.so libgstcdio.so - 0.11.2 + 0.11.90 GPL gst-plugins-ugly GStreamer Ugly Plug-ins source release diff --git a/docs/plugins/inspect/plugin-dvdlpcmdec.xml b/docs/plugins/inspect/plugin-dvdlpcmdec.xml index 3cf8e89d5a..652bf24fbd 100644 --- a/docs/plugins/inspect/plugin-dvdlpcmdec.xml +++ b/docs/plugins/inspect/plugin-dvdlpcmdec.xml @@ -3,7 +3,7 @@ Decode DVD LPCM frames into standard PCM ../../gst/dvdlpcmdec/.libs/libgstdvdlpcmdec.so libgstdvdlpcmdec.so - 0.11.2 + 0.11.90 LGPL gst-plugins-ugly GStreamer Ugly Plug-ins source release diff --git a/docs/plugins/inspect/plugin-dvdread.xml b/docs/plugins/inspect/plugin-dvdread.xml index f7db1bd2f2..2b5645a329 100644 --- a/docs/plugins/inspect/plugin-dvdread.xml +++ b/docs/plugins/inspect/plugin-dvdread.xml @@ -3,7 +3,7 @@ Access a DVD with dvdread ../../ext/dvdread/.libs/libgstdvdread.so libgstdvdread.so - 0.11.2 + 0.11.90 GPL gst-plugins-ugly GStreamer Ugly Plug-ins source release diff --git a/docs/plugins/inspect/plugin-dvdsub.xml b/docs/plugins/inspect/plugin-dvdsub.xml index 7c245ee54d..edec26f702 100644 --- a/docs/plugins/inspect/plugin-dvdsub.xml +++ b/docs/plugins/inspect/plugin-dvdsub.xml @@ -3,7 +3,7 @@ DVD subtitle parser and decoder ../../gst/dvdsub/.libs/libgstdvdsub.so libgstdvdsub.so - 0.11.2 + 0.11.90 LGPL gst-plugins-ugly GStreamer Ugly Plug-ins source release diff --git a/docs/plugins/inspect/plugin-lame.xml b/docs/plugins/inspect/plugin-lame.xml index b13a5af49c..da180d0ca1 100644 --- a/docs/plugins/inspect/plugin-lame.xml +++ b/docs/plugins/inspect/plugin-lame.xml @@ -3,7 +3,7 @@ Encode MP3s with LAME ../../ext/lame/.libs/libgstlame.so libgstlame.so - 0.11.2 + 0.11.90 LGPL gst-plugins-ugly GStreamer Ugly Plug-ins source release diff --git a/docs/plugins/inspect/plugin-mad.xml b/docs/plugins/inspect/plugin-mad.xml index 202e0ed796..dddec1b67f 100644 --- a/docs/plugins/inspect/plugin-mad.xml +++ b/docs/plugins/inspect/plugin-mad.xml @@ -3,7 +3,7 @@ mp3 decoding based on the mad library ../../ext/mad/.libs/libgstmad.so libgstmad.so - 0.11.2 + 0.11.90 GPL gst-plugins-ugly GStreamer Ugly Plug-ins source release diff --git a/docs/plugins/inspect/plugin-mpeg2dec.xml b/docs/plugins/inspect/plugin-mpeg2dec.xml index e3e49372fd..3c01a6e48c 100644 --- a/docs/plugins/inspect/plugin-mpeg2dec.xml +++ b/docs/plugins/inspect/plugin-mpeg2dec.xml @@ -3,7 +3,7 @@ LibMpeg2 decoder ../../ext/mpeg2dec/.libs/libgstmpeg2dec.so libgstmpeg2dec.so - 0.11.2 + 0.11.90 GPL gst-plugins-ugly GStreamer Ugly Plug-ins source release diff --git a/docs/plugins/inspect/plugin-realmedia.xml b/docs/plugins/inspect/plugin-realmedia.xml index d99ea45fed..84dc13d6b1 100644 --- a/docs/plugins/inspect/plugin-realmedia.xml +++ b/docs/plugins/inspect/plugin-realmedia.xml @@ -3,7 +3,7 @@ RealMedia support plugins ../../gst/realmedia/.libs/libgstrmdemux.so libgstrmdemux.so - 0.11.2 + 0.11.90 LGPL gst-plugins-ugly GStreamer Ugly Plug-ins source release diff --git a/docs/plugins/inspect/plugin-siddec.xml b/docs/plugins/inspect/plugin-siddec.xml index c7b91013cb..efd788d98a 100644 --- a/docs/plugins/inspect/plugin-siddec.xml +++ b/docs/plugins/inspect/plugin-siddec.xml @@ -3,7 +3,7 @@ Uses libsidplay to decode .sid files ../../ext/sidplay/.libs/libgstsid.so libgstsid.so - 0.11.2 + 0.11.90 GPL gst-plugins-ugly GStreamer Ugly Plug-ins source release diff --git a/docs/plugins/inspect/plugin-twolame.xml b/docs/plugins/inspect/plugin-twolame.xml index 9e06b5618f..898cdf2f90 100644 --- a/docs/plugins/inspect/plugin-twolame.xml +++ b/docs/plugins/inspect/plugin-twolame.xml @@ -3,7 +3,7 @@ Encode MP2s with TwoLAME ../../ext/twolame/.libs/libgsttwolame.so libgsttwolame.so - 0.11.2 + 0.11.90 LGPL gst-plugins-ugly GStreamer Ugly Plug-ins source release diff --git a/docs/plugins/inspect/plugin-x264.xml b/docs/plugins/inspect/plugin-x264.xml index 4935d5bc4f..53c0210e39 100644 --- a/docs/plugins/inspect/plugin-x264.xml +++ b/docs/plugins/inspect/plugin-x264.xml @@ -3,7 +3,7 @@ libx264-based H264 plugins ../../ext/x264/.libs/libgstx264.so libgstx264.so - 0.11.2 + 0.11.90 GPL gst-plugins-ugly GStreamer Ugly Plug-ins source release diff --git a/gst-plugins-ugly.doap b/gst-plugins-ugly.doap index 206c9d3849..8c3851d3b4 100644 --- a/gst-plugins-ugly.doap +++ b/gst-plugins-ugly.doap @@ -33,6 +33,17 @@ might be widely known to present patent problems. + + + 0.11.90 + 0.11 + Is all that we see or seem but a dream within a dream? + 2012-04-12 + + + + + 0.11.2 diff --git a/win32/common/config.h b/win32/common/config.h index f5ef278a2d..570b75726c 100644 --- a/win32/common/config.h +++ b/win32/common/config.h @@ -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 @@ -245,7 +248,7 @@ #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" @@ -254,7 +257,7 @@ #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 @@ -282,7 +285,7 @@ #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). */