Release 1.14.0
[platform/upstream/gstreamer.git] / ChangeLog
index d119cf2..8ddafda 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
+=== release 1.14.0 ===
+
+2018-03-19 20:19:43 +0000  Tim-Philipp Müller <tim@centricular.com>
+
+       * ChangeLog:
+       * NEWS:
+       * RELEASE:
+       * configure.ac:
+       * gst-plugins-ugly.doap:
+       * meson.build:
+         Release 1.14.0
+
+2018-03-19 20:19:43 +0000  Tim-Philipp Müller <tim@centricular.com>
+
+       * 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-mpeg2dec.xml:
+       * docs/plugins/inspect/plugin-realmedia.xml:
+       * docs/plugins/inspect/plugin-sid.xml:
+       * docs/plugins/inspect/plugin-x264.xml:
+       * docs/plugins/inspect/plugin-xingmux.xml:
+         Update docs
+
+=== release 1.13.91 ===
+
+2018-03-13 19:17:58 +0000  Tim-Philipp Müller <tim@centricular.com>
+
+       * ChangeLog:
+       * NEWS:
+       * RELEASE:
+       * configure.ac:
+       * gst-plugins-ugly.doap:
+       * meson.build:
+         Release 1.13.91
+
+2018-03-13 19:17:58 +0000  Tim-Philipp Müller <tim@centricular.com>
+
+       * 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-mpeg2dec.xml:
+       * docs/plugins/inspect/plugin-realmedia.xml:
+       * docs/plugins/inspect/plugin-sid.xml:
+       * docs/plugins/inspect/plugin-x264.xml:
+       * docs/plugins/inspect/plugin-xingmux.xml:
+         Update docs
+
+2018-03-12 20:19:19 +0000  Tim-Philipp Müller <tim@centricular.com>
+
+       * docs/plugins/gst-plugins-ugly-plugins-docs.sgml:
+         docs: plugins: minor addition to plugins list
+
+2018-03-08 10:12:16 +0100  Michael Tretter <m.tretter@pengutronix.de>
+
+       * configure.ac:
+         configure.ac: enable largefile support if possible
+         https://bugzilla.gnome.org/show_bug.cgi?id=793103
+
+=== release 1.13.90 ===
+
+2018-03-03 22:24:28 +0000  Tim-Philipp Müller <tim@centricular.com>
+
+       * ChangeLog:
+       * NEWS:
+       * RELEASE:
+       * configure.ac:
+       * gst-plugins-ugly.doap:
+       * meson.build:
+         Release 1.13.90
+
+2018-03-03 22:24:28 +0000  Tim-Philipp Müller <tim@centricular.com>
+
+       * docs/plugins/gst-plugins-ugly-plugins.args:
+       * 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-mpeg2dec.xml:
+       * docs/plugins/inspect/plugin-realmedia.xml:
+       * docs/plugins/inspect/plugin-sid.xml:
+       * docs/plugins/inspect/plugin-x264.xml:
+       * docs/plugins/inspect/plugin-xingmux.xml:
+         Update docs
+
+2018-03-01 19:07:42 +0100  Mathieu Duponchelle <mathieu@centricular.com>
+
+       * meson.build:
+       * tests/check/meson.build:
+         meson: enable more warnings
+
+2018-02-28 10:07:13 +0000  Tim-Philipp Müller <tim@centricular.com>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: fix build with newer x264 with support for multiple bit depths
+         libx264 used to be built for one specific bit depth, and if we
+         wanted to support multiple bit depths we would have to dynamically
+         load the right .so from different paths. That has changed now, and
+         libx264 can include support for multiple depths in the same lib,
+         so we don't need to do the dlopen() dance any more. We'll keep
+         the vtable stuff around until we can drop support for older x264.
+         gstx264enc.c:2927:36: error: ‘x264_bit_depth’ undeclared
+         https://bugzilla.gnome.org/show_bug.cgi?id=792111
+
+2018-02-27 15:42:32 +0100  Alicia Boya García <aboya@igalia.com>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: Add format example for option-string
+         https://bugzilla.gnome.org/show_bug.cgi?id=793879
+
+2018-02-21 19:47:36 +0000  Tim-Philipp Müller <tim@centricular.com>
+
+       * meson.build:
+         meson: simplify GST_DISABLE_GST_DEBUG check and don't use add_global_*
+         add_global_arguments() can't be used in subprojects. It's
+         entirely possible that -ugly is a subproject but gstreamer
+         is picked up from an installed location, so we should
+         really use add_project_arguments() in both cases.
+
+2018-02-15 19:44:21 +0000  Tim-Philipp Müller <tim@centricular.com>
+
+       * configure.ac:
+       * 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-mpeg2dec.xml:
+       * docs/plugins/inspect/plugin-realmedia.xml:
+       * docs/plugins/inspect/plugin-sid.xml:
+       * docs/plugins/inspect/plugin-x264.xml:
+       * docs/plugins/inspect/plugin-xingmux.xml:
+       * meson.build:
+         Back to development
+
+=== release 1.13.1 ===
+
+2018-02-15 17:10:13 +0000  Tim-Philipp Müller <tim@centricular.com>
+
+       * NEWS:
+       * configure.ac:
+       * gst-plugins-ugly.doap:
+       * meson.build:
+         Release 1.13.1
+
+2018-02-15 17:07:42 +0000  Tim-Philipp Müller <tim@centricular.com>
+
+       * docs/plugins/gst-plugins-ugly-plugins-docs.sgml:
+       * docs/plugins/gst-plugins-ugly-plugins.args:
+       * 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-mpeg2dec.xml:
+       * docs/plugins/inspect/plugin-realmedia.xml:
+       * docs/plugins/inspect/plugin-sid.xml:
+       * docs/plugins/inspect/plugin-x264.xml:
+       * docs/plugins/inspect/plugin-xingmux.xml:
+         docs: update plugin docs
+
+2018-02-15 14:52:29 +0000  Tim-Philipp Müller <tim@centricular.com>
+
+       * po/id.po:
+       * po/it.po:
+       * po/nl.po:
+       * po/sv.po:
+         po: update translations
+
+2018-02-08 19:09:45 +0000  Tim-Philipp Müller <tim@centricular.com>
+
+       * meson.build:
+         meson: make version numbers ints and fix int/string comparison
+         WARNING: Trying to compare values of different types (str, int).
+         The result of this is undefined and will become a hard error
+         in a future Meson release.
+
+2018-02-04 12:03:36 +0100  Tim-Philipp Müller <tim@centricular.com>
+
+       * configure.ac:
+         autotools: use -fno-strict-aliasing where supported
+         https://bugzilla.gnome.org/show_bug.cgi?id=769183
+
+2018-01-30 20:34:52 +0000  Tim-Philipp Müller <tim@centricular.com>
+
+       * ext/sidplay/meson.build:
+       * meson.build:
+         meson: use -fno-strict-aliasing where supported
+         https://bugzilla.gnome.org/show_bug.cgi?id=769183
+
+2018-01-03 16:02:08 +0100  Edward Hervey <edward@centricular.com>
+
+       * ext/amrnb/amrnbdec.c:
+         amrnbdec: Don't use g_return_*_if_fail() on data parsing
+         Those functions can be disabled. Instead just use the (existing)
+         function.
+         CID #1427121
+
+2018-01-03 16:02:08 +0100  Edward Hervey <edward@centricular.com>
+
+       * ext/amrwbdec/amrwbdec.c:
+         amrwbdec: Don't use g_return_*_if_fail() on data parsing
+         Those functions can be disabled. Instead just use the (existing)
+         function.
+         CID #1427093
+
+2017-12-26 13:51:37 +0100  Tim-Philipp Müller <tim@centricular.com>
+
+       * meson.build:
+         meson: skip translations if gettext is not available
+
+2017-12-14 14:49:17 +1100  Matthew Waters <matthew@centricular.com>
+
+       * common:
+         Automatic update of common submodule
+         From e8c7a71 to 3fa2c9e
+
+2017-12-07 15:52:58 +0900  Justin Kim <justin.kim@collabora.com>
+
+       * ext/x264/gstx264enc.c:
+       * ext/x264/gstx264enc.h:
+         x264enc: add 'insert-vui' property for users to choose
+         VUI(Video Usability Information) parameters should be set
+         according to the specification. However, some of the existing
+         hardware decoders refuse to decode in certain combinations of
+         the resolution and VUI parameters. To support the legacy
+         decoders, this patch provides 'insert-vui' to skip the settings.
+         https://bugzilla.gnome.org/show_bug.cgi?id=791331
+
+2017-12-06 13:01:39 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * ext/cdio/gstcdio.c:
+       * ext/cdio/gstcdio.h:
+       * ext/cdio/gstcdiocddasrc.c:
+         cdio: Fix build with cdio >= 1.0
+         LIBCDIO_VERSION_NUM was defined as e.g. 94 for 0.94 but is now defined
+         as 1 for 1.0. We had various checks for < 83, which of course succeeded
+         now although we are >= 0.83.
+         Fix this by checking for < 76 (0.76) too, as that is the minimum version
+         we currently support and everything < 76 is going to be >= 1.0.
+         https://bugzilla.gnome.org/show_bug.cgi?id=791301
+
+2017-11-27 20:11:56 +1100  Matthew Waters <matthew@centricular.com>
+
+       * common:
+         Automatic update of common submodule
+         From 3f4aa96 to e8c7a71
+
+2017-11-26 15:05:14 +0000  Tim-Philipp Müller <tim@centricular.com>
+
+       * configure.ac:
+         configure: actually use -fvisibility if supported
+         Fix up for previous commit.
+
+2017-11-26 14:49:21 +0000  Tim-Philipp Müller <tim@centricular.com>
+
+       * configure.ac:
+         autotools: stop controlling symbol visibility with -export-symbols-regex
+         Instead, use -fvisibility=hidden and explicit exports via GST_EXPORT.
+         This should result in consistent behaviour for the autotools and
+         Meson builds.
+
+2017-11-13 11:13:30 +0100  Edward Hervey <edward@centricular.com>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: Fix prerolling files with "empty" streams
+         This is a regression that was introduced by
+         commit 1803b3c18530cb0100d140c2b8e49a8dfe41f941
+         "    asfdemux: Add support for dvr-ms"
+         The problem is that some files/streams might contain stream definition
+         but there is no actual packets for those streams.
+         This was used to "define" streams with different bitrates for example.
+         The first_ts calculation resulted in never ever finding a valid first_ts
+         since some streams were empty, and therefore never "activating" itself.
+         Instead of that we first check if we are prerolled. And if we are we
+         unconditionally get the "first_ts"
+         The preroll check has been adapted to check whether streams of
+         each defined type (i.e. audio/video/sub) has been prerolled. This solves
+         the problem of having different streams of a particular type where only
+         one stream actually has data.
+
+2017-11-13 11:09:31 +0100  Edward Hervey <edward@centricular.com>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: Store the stream type in streams
+         The field was present but never set :)
+
+2017-09-26 10:11:24 +0530  Ponnam Srinivas <p.srinivas@samsung.com>
+
+       * ext/a52dec/gsta52dec.c:
+         a52dec: Fix out buffer memory leak in error code path
+         https://bugzilla.gnome.org/show_bug.cgi?id=788119
+
+2017-09-15 17:06:58 +0530  Deepak Srivastava <srivastava.d@samsung.com>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         mpeg2dec: Fix buffer memory leak in error code path
+         https://bugzilla.gnome.org/show_bug.cgi?id=787817
+
+2017-09-07 13:27:26 +0530  Satya Prakash Gupta <sp.gupta@samsung.com>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         mpeg2dec: Unmap output video frame if copying to it fails
+         https://bugzilla.gnome.org/show_bug.cgi?id=787398
+
+2017-08-31 11:33:14 +0530  Satya Prakash Gupta <sp.gupta@samsung.com>
+
+       * gst/realmedia/asmrules.c:
+         realmedia: fix leak in asmrules error code path
+         https://bugzilla.gnome.org/show_bug.cgi?id=787056
+
+2017-08-30 18:41:28 +0530  Satya Prakash Gupta <sp.gupta@samsung.com>
+
+       * gst/realmedia/rtspreal.c:
+         realmedia: Fix Memory leak in error case
+         https://bugzilla.gnome.org/show_bug.cgi?id=787014
+
+2017-08-26 13:02:26 +0100  Tim-Philipp Müller <tim@centricular.com>
+
+       * tests/files/Makefile.am:
+       * tests/files/cbr_stream.mp3:
+       * tests/files/stream.mp2:
+       * tests/files/vbr_stream.mp3:
+         tests: remove files that were used by the mpg123 unit test
+
+2017-08-26 09:35:20 +0100  Tim-Philipp Müller <tim@centricular.com>
+
+       * Makefile.am:
+       * REQUIREMENTS:
+       * configure.ac:
+       * docs/plugins/Makefile.am:
+       * docs/plugins/gst-plugins-ugly-plugins-docs.sgml:
+       * docs/plugins/gst-plugins-ugly-plugins-sections.txt:
+       * docs/plugins/inspect/plugin-twolame.xml:
+       * ext/Makefile.am:
+       * ext/meson.build:
+       * ext/twolame/Makefile.am:
+       * ext/twolame/gsttwolamemp2enc.c:
+       * ext/twolame/gsttwolamemp2enc.h:
+       * ext/twolame/meson.build:
+       * po/POTFILES.in:
+         Remove twolame plugin, moved to -good
+         https://bugzilla.gnome.org/show_bug.cgi?id=774252
+
+2017-08-26 08:51:01 +0100  Tim-Philipp Müller <tim@centricular.com>
+
+       * Makefile.am:
+       * REQUIREMENTS:
+       * configure.ac:
+       * docs/plugins/Makefile.am:
+       * docs/plugins/gst-plugins-ugly-plugins-docs.sgml:
+       * docs/plugins/gst-plugins-ugly-plugins-sections.txt:
+       * docs/plugins/gst-plugins-ugly-plugins.args:
+       * docs/plugins/gst-plugins-ugly-plugins.hierarchy:
+       * docs/plugins/gst-plugins-ugly-plugins.interfaces:
+       * docs/plugins/inspect/plugin-lame.xml:
+       * ext/Makefile.am:
+       * ext/lame/Makefile.am:
+       * ext/lame/gstlamemp3enc.c:
+       * ext/lame/gstlamemp3enc.h:
+       * ext/lame/meson.build:
+       * ext/lame/plugin.c:
+       * ext/meson.build:
+       * m4/Makefile.am:
+       * m4/as-liblame.m4:
+       * po/POTFILES.in:
+       * tests/check/Makefile.am:
+       * tests/check/gst-plugins-ugly.supp:
+       * tests/check/meson.build:
+       * tests/check/pipelines/.gitignore:
+       * tests/check/pipelines/lame.c:
+         Remove lame plugin, moved to -good
+         https://bugzilla.gnome.org/show_bug.cgi?id=774252
+
+2017-08-20 14:31:02 +0100  Tim-Philipp Müller <tim@centricular.com>
+
+       * Makefile.am:
+       * REQUIREMENTS:
+       * configure.ac:
+       * docs/plugins/gst-plugins-ugly-plugins-docs.sgml:
+       * docs/plugins/gst-plugins-ugly-plugins-sections.txt:
+       * docs/plugins/gst-plugins-ugly-plugins.hierarchy:
+       * docs/plugins/inspect/plugin-mpg123.xml:
+       * ext/Makefile.am:
+       * ext/meson.build:
+       * ext/mpg123/Makefile.am:
+       * ext/mpg123/gstmpg123audiodec.c:
+       * ext/mpg123/gstmpg123audiodec.h:
+       * ext/mpg123/meson.build:
+       * tests/check/Makefile.am:
+       * tests/check/elements/.gitignore:
+       * tests/check/elements/mpg123audiodec.c:
+       * tests/check/meson.build:
+         Remove mpg123 plugin, moved to -good
+         https://bugzilla.gnome.org/show_bug.cgi?id=774252
+
+2017-08-17 12:23:43 +0100  Tim-Philipp Müller <tim@centricular.com>
+
+       * README:
+       * common:
+         Automatic update of common submodule
+         From 48a5d85 to 3f4aa96
+
+2017-08-10 15:48:27 +0100  Tim-Philipp Müller <tim@centricular.com>
+
+       * ext/sidplay/meson.build:
+         sidplay: hide symbols in meson for this c++ plugin too
+         Keep things local, as this is the only c++ plugin
+         in ugly currently.
+
+2017-08-10 11:55:58 +0100  Tim-Philipp Müller <tim@centricular.com>
+
+       * meson.build:
+         meson: don't export symbols by default
+         Only plugin entry points should be exported.
+         Currently plugins might export more symbols with
+         the meson build, as we don't have the exports
+         regexp there that we pass to libtool.
+
+2017-08-09 19:31:56 +0200  Mark Nauwelaerts <mnauw@users.sourceforge.net>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: add FIXME note for future configuration cleanup
+
+2017-07-25 13:36:17 +0530  Satya Prakash Gupta <sp.gupta@samsung.com>
+
+       * ext/dvdread/dvdreadsrc.c:
+         dvdreadsrc: Fix string memory leak
+         https://bugzilla.gnome.org/show_bug.cgi?id=785388
+
+2017-07-15 15:01:09 +0100  Tim-Philipp Müller <tim@centricular.com>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: fix indentation
+
+2017-07-15 14:59:42 +0100  Tim-Philipp Müller <tim@centricular.com>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: fix caps leak
+         Move creation of supported sink pads into class_init function
+         which is also the only place where they're used. Unref the
+         caps when no longer needed, the pad template will take its
+         own ref.
+         https://bugzilla.gnome.org/show_bug.cgi?id=784982
+
+2017-07-15 14:57:49 +0100  Tim-Philipp Müller <tim@centricular.com>
+
+       * ext/mpg123/gstmpg123audiodec.c:
+         mpg123audiodec: fix caps leak
+         The pad template takes its own ref, so we should unref the caps.
+         https://bugzilla.gnome.org/show_bug.cgi?id=784982
+
+2017-07-15 12:49:19 +0100  Tim-Philipp Müller <tim@centricular.com>
+
+       * po/meson.build:
+         meson: po: use glib preset and read language list from LINGUAS
+         Supported since meson 0.37, so we can use it now.
+
+2017-07-11 14:21:41 +0300  Vivia Nikolaidou <vivia@ahiru.eu>
+
+       * gst/dvdlpcmdec/gstdvdlpcmdec.c:
+         dvdlpmdec: Fix overrun from coverity
+         CID #1414801
+
+2017-07-07 11:58:36 +0100  Tim-Philipp Müller <tim@centricular.com>
+
+       * meson.build:
+         meson: find python3 via python3 module
+         https://bugzilla.gnome.org/show_bug.cgi?id=783198
+
+2017-07-05 18:58:35 +0300  Vivia Nikolaidou <vivia@ahiru.eu>
+
+       * gst/dvdlpcmdec/gstdvdlpcmdec.c:
+       * gst/dvdlpcmdec/gstdvdlpcmdec.h:
+         dvdlpcmdec: Added support for Blu-Ray audio
+         https://bugzilla.gnome.org/show_bug.cgi?id=784552
+
+2017-06-27 11:48:08 +0200  Edward Hervey <edward@centricular.com>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: More index handling
+         In the same vein as the previous commit, the end of the file might have been
+         cut and therefore contains bogus data.
+         If the object is too short, consider it as garbage and return a non-fatal
+         flow.
+         Regression introduced in 97294eb8bbed1b9dad7d3f2c52dd69eb1812cc06
+
+2017-06-27 10:25:42 +0200  Edward Hervey <edward@centricular.com>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux; Don't assume index is present at end of file
+         Some files have garbage at the end of the file, don't error out if we don't
+         find the index there.
+         Reverts back to previous behaviour (where corrupted/missing indexex were
+         not a fatal error).
+         Regression introduced in 97294eb8bbed1b9dad7d3f2c52dd69eb1812cc06
+
+2017-06-26 09:49:22 +0100  Tim-Philipp Müller <tim@centricular.com>
+
+       * meson.build:
+         meson: fix with-package-name option
+         https://bugzilla.gnome.org/show_bug.cgi?id=784082
+
+2017-06-14 21:08:31 +0200  Mark Nauwelaerts <mnauw@users.sourceforge.net>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: adjust segment start to a keyframe ts only for a KEYUNIT seek
+         ... which is how it has always been until changed coincidentally in commit
+         9ee60482b265481d0e3b397044f560eb736e5429 which then prompted commit
+         dba14178ce6115b406ef86e356b1201463af5e2a to consider ACCURATE as well
+         to compensate for that in a lateral way
+
+2017-06-14 20:56:16 +0200  Mark Nauwelaerts <mnauw@users.sourceforge.net>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: relax bframes upper limit count to maximum encoder supported
+
+2017-06-23 23:44:18 +0100  Tim-Philipp Müller <tim@centricular.com>
+
+       * ext/sidplay/meson.build:
+         meson: don't error out if sidplay library is not found
+
+2017-06-23 18:33:24 +0100  Tim-Philipp Müller <tim@centricular.com>
+
+       * ext/meson.build:
+       * ext/sidplay/meson.build:
+         meson: build sid plugin
+         https://bugzilla.gnome.org/show_bug.cgi?id=784135
+
+2017-06-21 21:23:29 +0200  Víctor Manuel Jáquez Leal <vjaquez@igalia.com>
+
+       * ext/x264/gstx264enc.c:
+         x264: fix memory leak
+         When the allowed caps are the same of template caps the allowed
+         caps are not unrefed, leaking memory.
+         https://bugzilla.gnome.org/show_bug.cgi?id=784060
+
+2017-06-07 12:08:43 -0400  Thibault Saunier <thibault.saunier@osg.samsung.com>
+
+       * tests/check/meson.build:
+         meson: Do not use path separator in test names
+         Avoiding warnings like:
+         WARNING: Target "elements/audioamplify" has a path separator in its name.
+
+2017-06-06 21:48:19 -0700  Thiago Santos <thiagossantos@gmail.com>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: fix checking for header objects
+         The if 'and' condition was mixed up with the last parameter of the
+         function and would lead to wrong results
+
+2017-05-21 17:49:59 +0100  Tim-Philipp Müller <tim@centricular.com>
+
+       * Makefile.am:
+       * config.h.meson:
+       * meson.build:
+         meson: don't need config.h.meson any longer
+
+2017-05-20 14:58:37 +0100  Tim-Philipp Müller <tim@centricular.com>
+
+       * meson.build:
+       * meson_options.txt:
+         meson: add options to set package name and origin
+         https://bugzilla.gnome.org/show_bug.cgi?id=782172
+
+2017-05-19 20:05:02 +0200  Jan Schmidt <jan@centricular.com>
+
+       * tests/check/meson.build:
+         Add gstvideo_dep for meson mpeg2dec test build
+
+2017-05-19 18:59:17 +0200  Jan Schmidt <jan@centricular.com>
+
+       * tests/check/Makefile.am:
+       * tests/check/elements/mpeg2dec.c:
+         mpeg2dec test: Fix expected output caps
+         In the absence of explicit info, video decoders
+         now output mono multiview caps by default, so make
+         the expected caps match that
+
+2017-05-16 14:07:56 -0400  Nicolas Dufresne <nicolas.dufresne@collabora.com>
+
+       * config.h.meson:
+       * configure.ac:
+       * ext/a52dec/Makefile.am:
+       * ext/amrnb/Makefile.am:
+       * ext/amrwbdec/Makefile.am:
+       * ext/cdio/Makefile.am:
+       * ext/dvdread/Makefile.am:
+       * ext/lame/Makefile.am:
+       * ext/mpeg2dec/Makefile.am:
+       * ext/mpg123/Makefile.am:
+       * ext/sidplay/Makefile.am:
+       * ext/twolame/Makefile.am:
+       * ext/x264/Makefile.am:
+       * gst/asfdemux/Makefile.am:
+       * gst/dvdlpcmdec/Makefile.am:
+       * gst/dvdsub/Makefile.am:
+       * gst/realmedia/Makefile.am:
+       * gst/xingmux/Makefile.am:
+         Remove plugin specific static build option
+         Static and dynamic plugins now have the same interface. The standard
+         --enable-static/--enable-shared toggle are sufficient.
+
+2017-05-09 09:45:27 -0400  Nicolas Dufresne <nicolas.dufresne@collabora.com>
+
+       * ext/sidplay/gstsiddec.cc:
+         sid: Make plugin name match plugin file name
+
+2017-05-04 18:59:14 +0300  Sebastian Dröge <sebastian@centricular.com>
+
+       * configure.ac:
+       * meson.build:
+         Back to development
+
+=== release 1.12.0 ===
+
+2017-05-04 15:39:25 +0300  Sebastian Dröge <sebastian@centricular.com>
+
+       * ChangeLog:
+       * NEWS:
+       * RELEASE:
+       * configure.ac:
+       * 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-mpeg2dec.xml:
+       * docs/plugins/inspect/plugin-mpg123.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:
+       * docs/plugins/inspect/plugin-xingmux.xml:
+       * gst-plugins-ugly.doap:
+       * meson.build:
+         Release 1.12.0
+
+2017-05-04 15:12:50 +0300  Sebastian Dröge <sebastian@centricular.com>
+
+       * 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/fur.po:
+       * po/gl.po:
+       * po/hr.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:
+         Update .po files
+
+2017-05-04 13:47:56 +0300  Sebastian Dröge <sebastian@centricular.com>
+
+       * po/id.po:
+       * po/sv.po:
+         po: Update translations
+
+=== release 1.11.91 ===
+
+2017-04-27 17:33:23 +0300  Sebastian Dröge <sebastian@centricular.com>
+
+       * ChangeLog:
+       * NEWS:
+       * RELEASE:
+       * configure.ac:
+       * 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-mpeg2dec.xml:
+       * docs/plugins/inspect/plugin-mpg123.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:
+       * docs/plugins/inspect/plugin-xingmux.xml:
+       * gst-plugins-ugly.doap:
+       * meson.build:
+         Release 1.11.91
+
+2017-04-27 16:08:13 +0300  Sebastian Dröge <sebastian@centricular.com>
+
+       * 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/fur.po:
+       * po/gl.po:
+       * po/hr.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:
+         Update .po files
+
+2017-04-27 15:29:48 +0300  Sebastian Dröge <sebastian@centricular.com>
+
+       * po/LINGUAS:
+       * po/fur.po:
+       * po/id.po:
+       * po/sv.po:
+         po: Update translations
+
+2017-04-27 12:42:34 +0530  Nirbheek Chauhan <nirbheek@centricular.com>
+
+       * ext/x264/gstx264enc.h:
+         x264: Use __declspec(dllimport) with MinGW too
+         x264.h says this isn't needed with MinGW, but it looks like it is.
+         Fixes https://bugzilla.gnome.org/show_bug.cgi?id=779249
+
+2017-04-24 20:28:15 +0100  Tim-Philipp Müller <tim@centricular.com>
+
+       * common:
+         Automatic update of common submodule
+         From 60aeef6 to 48a5d85
+
+2017-04-10 23:49:25 +0100  Tim-Philipp Müller <tim@centricular.com>
+
+       * autogen.sh:
+       * common:
+         Automatic update of common submodule
+         From 39ac2f5 to 60aeef6
+
+=== release 1.11.90 ===
+
+2017-04-07 16:34:22 +0300  Sebastian Dröge <sebastian@centricular.com>
+
+       * ChangeLog:
+       * NEWS:
+       * RELEASE:
+       * configure.ac:
+       * 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-mpeg2dec.xml:
+       * docs/plugins/inspect/plugin-mpg123.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:
+       * docs/plugins/inspect/plugin-xingmux.xml:
+       * gst-plugins-ugly.doap:
+       * meson.build:
+         Release 1.11.90
+
+2017-04-07 15:33:31 +0300  Sebastian Dröge <sebastian@centricular.com>
+
+       * 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/hr.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:
+         Update .po files
+
+2017-04-07 15:07:50 +0300  Sebastian Dröge <sebastian@centricular.com>
+
+       * po/id.po:
+       * po/sv.po:
+         po: Update translations
+
+2017-03-28 14:18:38 -0300  Thibault Saunier <thibault.saunier@osg.samsung.com>
+
+       * tests/check/meson.build:
+         meson: test: Fix environment object usage
+         And use get_pkgconfig_variable instead of calling pkg-config ourself
+
+2017-03-20 17:06:16 +0000  Tim-Philipp Müller <tim@centricular.com>
+
+       * REQUIREMENTS:
+         REQUIREMENTS: update for mad mp3 decoder removal
+         https://bugzilla.gnome.org/show_bug.cgi?id=776140
+
+2017-03-12 11:57:23 -0400  Nicolas Dufresne <nicolas.dufresne@collabora.com>
+
+       * Makefile.am:
+         Add libgstrmdemux.so to cruft list
+         This was renamed to libgstrealmedia.so, this fixes helps fixing
+         uninstalled setup.
+         https://bugzilla.gnome.org/show_bug.cgi?id=779344
+
+2017-03-04 11:09:33 -0500  Nicolas Dufresne <nicolas.dufresne@collabora.com>
+
+       * docs/plugins/inspect/plugin-realmedia.xml:
+       * gst/realmedia/Makefile.am:
+       * gst/realmedia/meson.build:
+         Rename plugin filenames to match plugin names
+         libgstrmdemux.so becomes libgstrealmedia.so
+         https://bugzilla.gnome.org/show_bug.cgi?id=779344
+
+2017-03-01 23:00:55 +1100  Jan Schmidt <jan@centricular.com>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         mpeg2dec: Fix latency calculation
+         The latency calculation was missing a scaling by GST_SECOND,
+         so it would always report a tiny latency. Fix that.
+         Spotted by Guillaume Desmottes.
+
+2017-02-27 20:55:34 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: Fix compilation with gcc 7
+         gstasfdemux.c: In function 'gst_asf_demux_parse_stream_object':
+         gstasfdemux.c:3001:39: error: '<<' in boolean context, did you mean '<' ? [-Werror=int-in-bool-context]
+         is_encrypted = ! !((flags & 0x8000) << 15);
+         ~~~~~~~~~~~~~~~~~~^~~~~~
+         https://bugzilla.gnome.org/show_bug.cgi?id=779329
+
+2017-02-25 21:48:46 -0300  Edgard Lima <edgard.lima@gmail.com>
+
+       * ext/amrwbdec/amrwb.c:
+       * ext/amrwbdec/amrwbdec.h:
+         Update Edgard Lima's email
+         https://bugzilla.gnome.org/show_bug.cgi?id=779230
+
+2017-02-24 15:59:47 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * meson.build:
+         meson: Update version
+
+2017-02-24 15:37:43 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * configure.ac:
+         Back to development
+
+=== release 1.11.2 ===
+
+2017-02-24 15:07:54 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * 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-mpeg2dec.xml:
+       * docs/plugins/inspect/plugin-mpg123.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:
+       * docs/plugins/inspect/plugin-xingmux.xml:
+       * gst-plugins-ugly.doap:
+         Release 1.11.2
+
+2017-02-24 12:57:00 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * 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/hr.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:
+         Update .po files
+
+2017-02-24 12:45:43 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * po/id.po:
+       * po/sv.po:
+         po: Update translations
+
+2017-02-14 19:56:13 +0000  Tim-Philipp Müller <tim@centricular.com>
+
+       * Makefile.am:
+         meson: dist meson build files
+         Ship meson build files in tarballs, so people who use tarballs
+         in their builds can start playing with meson already.
+
+2017-02-01 03:08:10 +0530  Nirbheek Chauhan <nirbheek@centricular.com>
+
+       * ext/x264/gstx264enc.c:
+         x264: Initialize function vtable in plugin_init()
+         These values are defined in the x264.h header and are not const on
+         Windows due to the way DLLs work. See:
+         https://msdn.microsoft.com/en-us/library/619w14ds.aspx
+         https://msdn.microsoft.com/en-us/library/zw3za17w.aspx
+         https://bugzilla.gnome.org/show_bug.cgi?id=777903
+
+2017-01-31 13:50:21 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: Check that we have enough data available before parsing bool/uint extended content descriptors
+         https://bugzilla.gnome.org/show_bug.cgi?id=777955
+
+2017-01-30 15:39:59 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: Reset number of languages to 0 when freeing the array because of errors
+         Otherwise we will happily index into the array at NULL if the requested
+         index is smaller than the number of languages that were previously
+         allocated.
+         https://bugzilla.gnome.org/show_bug.cgi?id=777937
+
+2017-01-24 19:24:10 -0300  Thibault Saunier <thibault.saunier@osg.samsung.com>
+
+       * tests/check/meson.build:
+         meson: Properly use ':' for defining keywords
+
+2017-01-13 12:39:09 +0000  Tim-Philipp Müller <tim@centricular.com>
+
+       * meson.build:
+         meson: bump version
+
+2017-01-12 16:32:52 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * configure.ac:
+         Back to development
+
+=== release 1.11.1 ===
+
+2017-01-12 16:10:25 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * 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-mpeg2dec.xml:
+       * docs/plugins/inspect/plugin-mpg123.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:
+       * docs/plugins/inspect/plugin-xingmux.xml:
+       * gst-plugins-ugly.doap:
+         Release 1.11.1
+
+2017-01-12 14:45:56 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * 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/hr.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:
+         Update .po files
+
+2017-01-12 14:37:02 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * po/hr.po:
+       * po/id.po:
+       * po/sv.po:
+         po: Update translations
+
+2016-12-16 16:52:00 -0300  Thibault Saunier <thibault.saunier@osg.samsung.com>
+
+       * ext/amrnb/meson.build:
+       * ext/x264/meson.build:
+       * meson.build:
+         meson: Install presets files
+
+2015-06-26 20:22:47 +0200  Mathieu Duponchelle <mathieu.duponchelle@opencreed.com>
+
+       * ext/x264/GstX264Enc.prs:
+         x264enc: Add a youtube preset.
+         Based on https://support.google.com/youtube/answer/1722171
+         https://bugzilla.gnome.org/show_bug.cgi?id=751560
+
+2016-12-28 10:42:15 +0000  Tim-Philipp Müller <tim@centricular.com>
+
+       * config.h.meson:
+       * configure.ac:
+       * docs/plugins/Makefile.am:
+       * docs/plugins/gst-plugins-ugly-plugins-docs.sgml:
+       * docs/plugins/gst-plugins-ugly-plugins-sections.txt:
+       * docs/plugins/inspect/plugin-mad.xml:
+       * ext/Makefile.am:
+       * ext/mad/Makefile.am:
+       * ext/mad/gstmad.c:
+       * ext/mad/gstmad.h:
+       * ext/mad/meson.build:
+       * ext/meson.build:
+         mad: remove plugin
+         We have better replacements such as the mpg123 plugin.
+         The main reason to keep around mad was for 'freeform'
+         mp3 support, but mpg123 can handle those too nowadays.
+         Also, mad is GPL and has been unmaintained for years.
+         https://bugzilla.gnome.org/show_bug.cgi?id=776140
+
+2016-12-16 19:07:51 +0000  Tim-Philipp Müller <tim@centricular.com>
+
+       * Makefile.am:
+       * configure.ac:
+       * win32/MANIFEST:
+       * win32/common/.gitignore:
+       * win32/common/config.h:
+         win32: remove platform-specific copies of generated headers
+         Unused and no longer needed.
+
+2016-12-14 10:24:26 +0000  Tim-Philipp Müller <tim@centricular.com>
+
+       * .gitignore:
+       * Makefile.am:
+       * configure.ac:
+       * gst-plugins-ugly.spec.in:
+         Remove generated .spec file
+         Likely extremely bitrotten, and we should not ship this anyway.
+
+2016-12-09 17:45:34 -0300  Thibault Saunier <tsaunier@gnome.org>
+
+       * meson.build:
+         meson: Support building without Gst debug
+
+2016-12-03 08:19:44 +0100  Edward Hervey <bilboed@bilboed.com>
+
+       * README:
+       * common:
+         Automatic update of common submodule
+         From f980fd9 to 39ac2f5
+
+2016-12-02 14:06:21 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: Fix memory leak of payload extensions for unusable/unsupported streams
+         https://bugzilla.gnome.org/show_bug.cgi?id=775515
+
+2016-11-30 18:11:30 +0200  Vivia Nikolaidou <vivia@ahiru.eu>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: Add information for mixed mode
+         https://bugzilla.gnome.org/show_bug.cgi?id=775411
+
+2016-11-30 17:30:33 +0200  Vivia Nikolaidou <vivia@ahiru.eu>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: Correctly pass interlacing/TFF information
+         Give the interlacing information correctly to the encoder. Also parse
+         TFF/BFF information from the caps and pass it too.
+         https://bugzilla.gnome.org/show_bug.cgi?id=775411
+
+2016-11-28 15:14:18 +0200  Vivia Nikolaidou <vivia@ahiru.eu>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: Auto-detect interlace mode from caps
+         If the caps are interlaced, interlacing is always enabled on the
+         encoder. If the interlace-mode field is missing or if it's progressive,
+         the encoder uses the "interlaced" property.
+         https://bugzilla.gnome.org/show_bug.cgi?id=775228
+
+2016-11-26 11:20:51 +0000  Tim-Philipp Müller <tim@centricular.com>
+
+       * .gitmodules:
+         common: use https protocol for common submodule
+         https://bugzilla.gnome.org/show_bug.cgi?id=775110
+
+2016-11-25 23:51:00 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * gst/realmedia/realhash.c:
+         real: Fix compiler warnings with latest clang
+         realhash.c:295:11: error: implicit conversion from 'int' to 'char' changes value from 128 to -128 [-Werror,-Wconstant-conversion]
+         *buf1 = 128;
+         ~ ^~~
+         https://bugzilla.gnome.org/show_bug.cgi?id=775112
+
+2016-11-25 12:41:03 +0100  Edward Hervey <edward@centricular.com>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: Allow 64bit sizes for DATA object
+         we *can* have files greater than 4GB, any other object should be
+         smaller than that
+
+2016-11-25 10:07:35 +0100  Edward Hervey <edward@centricular.com>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: Add sanity check for asf_stream_audio
+         We should have enough bytes for the specified codec_data
+         https://bugzilla.gnome.org/show_bug.cgi?id=775070
+
+2016-11-25 09:45:04 +0100  Edward Hervey <edward@centricular.com>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: Add sanity checks when reading asf_stream_video_format
+         It should report a size of at least 40 bytes
+         Also check for the size of the remaining data (i.e. codec_data)
+         https://bugzilla.gnome.org/show_bug.cgi?id=775070
+
+2016-11-25 09:44:05 +0100  Edward Hervey <edward@centricular.com>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: Add check for invalid/corrupt asf object
+         An asf object can't realistically be bigger than 2**32 bytes.
+         If it reports a size bigger than that, consider it corrupt and properly
+         propagate the error back.
+         https://bugzilla.gnome.org/show_bug.cgi?id=775070
+
+2016-11-22 17:14:44 +0100  Edward Hervey <edward@centricular.com>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: Handle EOS in push-mode on corrupted files
+         It is possible no streams were activated when receiving EOS, if so
+         handled it as if we hadn't seen the header
+         https://bugzilla.gnome.org/show_bug.cgi?id=774846
+
+2016-11-22 16:56:04 +0100  Edward Hervey <edward@centricular.com>
+
+       * gst/asfdemux/gstasfdemux.c:
+       * gst/asfdemux/gstasfdemux.h:
+         asfdemux: FILE headers are mandatory in the header
+         As per the specification, also avoids ending up trying to play a
+         file with plenty of un-initialized values.
+         https://bugzilla.gnome.org/show_bug.cgi?id=774846
+
+2016-11-22 16:54:26 +0100  Edward Hervey <edward@centricular.com>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: Handle incomplete header in pull mode
+         pulling headers is meant to complete as a whole. If we don't have
+         enough data, it's an error.
+         Avoids pipeline hangs on corrupted files
+         https://bugzilla.gnome.org/show_bug.cgi?id=774846
+
+2016-11-22 16:22:49 +0100  Edward Hervey <edward@centricular.com>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: Handle issues with "empty" files
+         In some corrupted files, we could end up with no actual streams
+         being exposed.
+         In those cases, make sure we properly propagate the failure all
+         the way to the loop function. This avoids ending up in cases where
+         we are neither EOS'd nor ERROR'd out from a pipeline point of view.
+         https://bugzilla.gnome.org/show_bug.cgi?id=774846
+
+2016-11-20 20:54:25 +0100  Mark Nauwelaerts <mnauw@users.sourceforge.net>
+
+       * ext/dvdread/dvdreadsrc.c:
+         dvdreadsrc: dvd-spu-clut-change is a sticky custom event
+
+2016-11-17 17:20:03 -0800  Scott D Phillips <scott.d.phillips@intel.com>
+
+       * meson.build:
+         meson: Add ignored warnings for MSVC
+         https://bugzilla.gnome.org/show_bug.cgi?id=774656
+
+2016-11-11 14:15:17 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * configure.ac:
+       * ext/x264/Makefile.am:
+       * ext/x264/gstx264enc.c:
+       * ext/x264/gstx264enc.h:
+       * ext/x264/meson.build:
+       * meson_options.txt:
+         x264enc: Add configure parameter to specify additional x264 libraries with e.g. different depth configuration
+         x264 has to be compiled specifically for a target bit depth.
+         Distributions currently ship various libraries in their packages, with
+         different bit depths.
+         This change now allows to provide them all at configure time and have
+         the x264enc element dynamically switch between them based on the bit
+         depth of the input format.
+         https://bugzilla.gnome.org/show_bug.cgi?id=763297
+
+2016-11-01 18:09:25 +0000  Tim-Philipp Müller <tim@centricular.com>
+
+       * meson.build:
+         meson: update version
+
+=== release 1.11.0 ===
+
+2016-11-01 18:53:15 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * configure.ac:
+         Back to development
+
+=== release 1.10.0 ===
+
+2016-11-01 18:05:31 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * ChangeLog:
+       * NEWS:
+       * RELEASE:
+       * configure.ac:
+       * 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-mpg123.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:
+       * docs/plugins/inspect/plugin-xingmux.xml:
+       * gst-plugins-ugly.doap:
+       * win32/common/config.h:
+         Release 1.10.0
+
+2016-11-01 17:54:16 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * 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/hr.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:
+         Update .po files
+
+2016-11-01 17:43:01 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * po/id.po:
+       * po/sv.po:
+         po: Update translations
+
+2016-10-25 08:54:52 -0700  Scott D Phillips <scott.d.phillips@intel.com>
+
+       * meson.build:
+       * tests/meson.build:
+         meson: Don't depend on gstreamer-check-1.0 on windows
+         https://bugzilla.gnome.org/show_bug.cgi?id=773114
+
+2016-10-25 10:51:08 +0530  Nirbheek Chauhan <nirbheek@centricular.com>
+
+       * meson.build:
+       * tests/check/meson.build:
+       * tests/meson.build:
+         Revert "meson: move gstreamer-check-1.0 dependency to tests/check"
+         This reverts commit 0555c09607e548b6c45d029ab31dbb3042195ae3.
+         Does not actually work. See:
+         https://bugzilla.gnome.org/show_bug.cgi?id=773114#c31
+
+2016-10-24 00:35:23 +0100  Tim-Philipp Müller <tim@centricular.com>
+
+       * tests/check/meson.build:
+         meson: fix build outside of gst-all
+
+2016-10-21 00:47:14 -0700  Scott D Phillips <scott.d.phillips@intel.com>
+
+       * meson.build:
+       * tests/check/meson.build:
+       * tests/meson.build:
+         meson: move gstreamer-check-1.0 dependency to tests/check
+         https://bugzilla.gnome.org/show_bug.cgi?id=773114
+
+2016-10-15 22:20:05 +0530  Nirbheek Chauhan <nirbheek@centricular.com>
+
+       * meson.build:
+         meson: Don't set c_std to gnu99
+         Use the default for each compiler on every platform instead. This
+         improves our compatibility with compilers that don't have gnu99 as
+         a c_std.
+
+2016-10-04 18:06:09 -0300  Thibault Saunier <thibault.saunier@osg.samsung.com>
+
+       * meson.build:
+       * tests/check/getpluginsdir:
+       * tests/check/meson.build:
+         meson: Make use of new environment object and set plugin path to builddir
+         Workaround source_root being the root directory of all projects
+         in the subproject case and remove now unneeded getpluginsdir
+         Bump meson requirement to 0.35
+
+2016-09-30 11:35:40 -0300  Thibault Saunier <thibault.saunier@osg.samsung.com>
+
+       * hooks/pre-commit.hook:
+       * meson.build:
+       * tests/check/getpluginsdir:
+         meson: Setup pre commit hook and fix getpluginsdir for standalone case
+
+2016-09-30 11:41:28 +0100  Tim-Philipp Müller <tim@centricular.com>
+
+       * meson.build:
+         meson: update version
+
+=== release 1.9.90 ===
+
+2016-09-30 13:03:26 +0300  Sebastian Dröge <sebastian@centricular.com>
+
+       * ChangeLog:
+       * NEWS:
+       * RELEASE:
+       * configure.ac:
+       * 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-mpg123.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:
+       * docs/plugins/inspect/plugin-xingmux.xml:
+       * gst-plugins-ugly.doap:
+       * win32/common/config.h:
+         Release 1.9.90
+
+2016-09-30 12:23:17 +0300  Sebastian Dröge <sebastian@centricular.com>
+
+       * 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/hr.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:
+         Update .po files
+
+2016-09-30 11:44:22 +0300  Sebastian Dröge <sebastian@centricular.com>
+
+       * po/id.po:
+       * po/sv.po:
+         po: Update translations
+
+2016-09-29 12:39:34 +0300  Sebastian Dröge <sebastian@centricular.com>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: Set colorimetry and chroma-site information
+         https://bugzilla.gnome.org/show_bug.cgi?id=772159
+
+2016-09-24 09:08:00 +0100  Tim-Philipp Müller <tim@centricular.com>
+
+       * meson.build:
+       * po/meson.build:
+         meson: hook up translations
+
+2016-09-24 08:59:55 +0100  Tim-Philipp Müller <tim@centricular.com>
+
+       * meson.build:
+       * tests/check/getpluginsdir:
+       * tests/check/meson.build:
+       * tests/meson.build:
+         meson: hook up unit tests
+
+2016-09-14 11:30:58 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * configure.ac:
+         configure: Depend on gstreamer 1.9.2.1
+
+2016-09-10 20:51:36 +1000  Jan Schmidt <jan@centricular.com>
+
+       * autogen.sh:
+       * common:
+         Automatic update of common submodule
+         From b18d820 to f980fd9
+
+2016-09-10 09:54:15 +1000  Jan Schmidt <jan@centricular.com>
+
+       * autogen.sh:
+       * common:
+         Automatic update of common submodule
+         From f49c55e to b18d820
+
+2016-09-05 12:22:56 -0300  Thibault Saunier <thibault.saunier@osg.samsung.com>
+
+       * meson.build:
+         meson: Bump version to 1.9.2
+
+2016-09-01 12:28:57 +0300  Sebastian Dröge <sebastian@centricular.com>
+
+       * configure.ac:
+         Back to development
+
+=== release 1.9.2 ===
+
+2016-09-01 12:28:45 +0300  Sebastian Dröge <sebastian@centricular.com>
+
+       * 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-mpg123.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:
+       * docs/plugins/inspect/plugin-xingmux.xml:
+       * gst-plugins-ugly.doap:
+       * win32/common/config.h:
+         Release 1.9.2
+
+2016-09-01 11:24:13 +0300  Sebastian Dröge <sebastian@centricular.com>
+
+       * 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/hr.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:
+         po: Update translations
+
+2016-09-01 10:57:46 +0300  Sebastian Dröge <sebastian@centricular.com>
+
+       * ext/sidplay/gstsiddec.cc:
+         siddec: Fix compilation with debugging disabled
+         gstsiddec.o
+         gstsiddec.cc: In function ‘void play_loop(GstPad*)’:
+         gstsiddec.cc:446:18: error: unused variable ‘reason’ [-Werror=unused-variable]
+         const gchar *reason = gst_flow_get_name (ret);
+         ^
+
+2016-08-19 11:11:14 -0700  Thibault Saunier <thibault.saunier@osg.samsung.com>
+
+       * ext/sidplay/gstsiddec.cc:
+       * gst/asfdemux/gstasfdemux.c:
+       * gst/realmedia/rmdemux.c:
+         Use the new API to post flow ERROR messages on the bus
+         https://bugzilla.gnome.org/show_bug.cgi?id=770158
+
+2016-08-24 09:45:05 -0300  Thibault Saunier <tsaunier@gnome.org>
+
+       * gst/asfdemux/meson.build:
+         meson: Link asfdemux against the gstsdp library
+
+2016-08-23 15:29:10 -0300  Thibault Saunier <tsaunier@gnome.org>
+
+       * meson.build:
+         meson: Add support for fallback subprojects
+
+2016-08-12 21:25:34 +0530  Nirbheek Chauhan <nirbheek@centricular.com>
+
+       * .gitignore:
+       * config.h.meson:
+       * ext/a52dec/meson.build:
+       * ext/amrnb/meson.build:
+       * ext/amrwbdec/meson.build:
+       * ext/cdio/meson.build:
+       * ext/dvdread/meson.build:
+       * ext/lame/meson.build:
+       * ext/mad/meson.build:
+       * ext/meson.build:
+       * ext/mpeg2dec/meson.build:
+       * ext/mpg123/meson.build:
+       * ext/twolame/meson.build:
+       * ext/x264/meson.build:
+       * gst/asfdemux/meson.build:
+       * gst/dvdlpcmdec/meson.build:
+       * gst/dvdsub/meson.build:
+       * gst/meson.build:
+       * gst/realmedia/meson.build:
+       * gst/xingmux/meson.build:
+       * meson.build:
+         Add support for Meson as alternative/parallel build system
+         https://github.com/mesonbuild/meson
+         With contributions from:
+         Tim-Philipp Müller <tim@centricular.com>
+         Jussi Pakkanen <jpakkane@gmail.com> (original port)
+         Highlights of the features provided are:
+         * Faster builds on Linux (~40-50% faster)
+         * The ability to build with MSVC on Windows
+         * Generate Visual Studio project files
+         * Generate XCode project files
+         * Much faster builds on Windows (on-par with Linux)
+         * Seriously fast configure and building on embedded
+         ... and many more. For more details see:
+         http://blog.nirbheek.in/2016/05/gstreamer-and-meson-new-hope.html
+         http://blog.nirbheek.in/2016/07/building-and-developing-gstreamer-using.html
+         Building with Meson should work on both Linux and Windows, but may
+         need a few more tweaks on other operating systems.
+
+2016-08-12 21:41:39 +0530  Nirbheek Chauhan <nirbheek@centricular.com>
+
+       * ext/a52dec/gsta52dec.c:
+       * ext/dvdread/dvdreadsrc.c:
+       * ext/x264/gstx264enc.h:
+       * gst/realmedia/realhash.c:
+       * gst/realmedia/rtspreal.c:
+         plugins: Use <stdint.h> instead of _stdint.h
+         _stdint.h is generated by Autotools and we don't really need it. All
+         supported platforms now ship with stdint.h. The only stickler was MSVC,
+         and since Visual Studio 2015 it also ships stdint.h now.
+
+2016-08-19 13:01:39 +0100  Tim-Philipp Müller <tim@centricular.com>
+
+       * ext/mpeg2dec/perftest.c:
+         mpeg2dec: remove file no longer used or needed
+
+2016-08-08 09:58:20 +0100  Tim-Philipp Müller <tim@centricular.com>
+
+       * gst/dvdlpcmdec/Makefile.am:
+         dvdlpcmdec: add libgstbase CFLAGS as well
+         For consistency.
+         https://bugzilla.gnome.org/show_bug.cgi?id=769610
+
+2016-08-07 00:10:24 +0000  xlazom00 <xlazom00@gmail.com>
+
+       * gst/dvdlpcmdec/Makefile.am:
+         dvdlpcmdec: link libgstbase-1.0
+         https://bugzilla.gnome.org/show_bug.cgi?id=769610
+
+2016-08-02 13:38:25 +0200  Carlos Rafael Giani <dv@pseudoterminal.org>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: Add byte rate based bitrate tag in case there are no audio props
+         https://bugzilla.gnome.org/show_bug.cgi?id=769418
+
+2016-04-28 16:42:43 +0200  Michael Olbrich <m.olbrich@pengutronix.de>
+
+       * gst/dvdlpcmdec/gstdvdlpcmdec.c:
+       * gst/dvdlpcmdec/gstdvdlpcmdec.h:
+         dvdlpcmdec: add support for another format
+         The format specification can be found here:
+         http://www.dvdforum.org/images/Guideline1394V10R0_20020911.pdf
+         Note: This format is also used for Wifi-Display.
+         https://bugzilla.gnome.org/show_bug.cgi?id=765807
+
+2016-04-28 16:32:53 +0200  Michael Olbrich <m.olbrich@pengutronix.de>
+
+       * gst/dvdlpcmdec/gstdvdlpcmdec.c:
+       * gst/dvdlpcmdec/gstdvdlpcmdec.h:
+         dvdlpcmdec: rewrite to use GstAudioDecoder
+         https://bugzilla.gnome.org/show_bug.cgi?id=765807
+
+2016-07-24 10:00:48 +0200  Josep Torra <n770galaxy@gmail.com>
+
+       * ext/sidplay/gstsiddec.cc:
+         sidplay: fix compiler warnings when building with -O3
+         Avoid compiler warnings "‘foo’ may be used uninitialized in this
+         function" when building with -O3 by checking the return bool value
+         of format conversion function.
+         https://bugzilla.gnome.org/show_bug.cgi?id=769116
+
+2016-07-11 21:14:06 +0200  Stefan Sauer <ensonic@users.sf.net>
+
+       * common:
+         Automatic update of common submodule
+         From f363b32 to f49c55e
+
+2016-07-06 13:51:09 +0300  Sebastian Dröge <sebastian@centricular.com>
+
+       * configure.ac:
+         Back to development
+
+=== release 1.9.1 ===
+
+2016-07-06 13:15:28 +0300  Sebastian Dröge <sebastian@centricular.com>
+
+       * ChangeLog:
+       * NEWS:
+       * RELEASE:
+       * configure.ac:
+       * 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-mpg123.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:
+       * docs/plugins/inspect/plugin-xingmux.xml:
+       * gst-plugins-ugly.doap:
+       * win32/common/config.h:
+         Release 1.9.1
+
+2016-07-06 11:54:01 +0300  Sebastian Dröge <sebastian@centricular.com>
+
+       * 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/hr.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:
+         Update .po files
+
+2016-07-06 10:19:44 +0300  Sebastian Dröge <sebastian@centricular.com>
+
+       * po/hr.po:
+         po: Update translations
+
+2016-06-21 11:46:53 -0400  Nicolas Dufresne <nicolas.dufresne@collabora.com>
+
+       * common:
+         Automatic update of common submodule
+         From ac2f647 to f363b32
+
+2015-05-12 11:08:55 +0300  Vootele Vesterblom <vov@bang-olufsen.dk>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: fix seeking back after EOS has been reached in push mode
+         Fix seeking when demuxer is in INDEX state. This happens when we
+         reached the end of the stream. It should still be possible to do
+         a flushing seek and seek back to any other position though. Instead
+         the demuxer would just go straight to EOS again instead of going
+         back to processing packets again from the new position.
+         https://bugzilla.gnome.org/show_bug.cgi?id=749066
+
+2016-05-17 16:00:29 +0300  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
+
+       * gst/realmedia/rdtmanager.c:
+         rdtmanager: fix clock leak
+         The clock returned by gst_system_clock_obtain() was never unreffed.
+         https://bugzilla.gnome.org/show_bug.cgi?id=766565
+
+2016-05-15 13:33:30 +0300  Sebastian Dröge <sebastian@centricular.com>
+
+       * 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-mpg123.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:
+       * docs/plugins/inspect/plugin-xingmux.xml:
+         docs: Update for git master
+
+2016-04-16 09:15:43 +0100  Tim-Philipp Müller <tim@centricular.com>
+
+       * ext/amrnb/amrnbdec.c:
+       * ext/mad/gstmad.c:
+         amrnbec, mad: fix two more parse function declarations
+
+2016-04-15 20:46:37 +0100  Tim-Philipp Müller <tim@centricular.com>
+
+       * ext/a52dec/gsta52dec.c:
+       * ext/amrwbdec/amrwbdec.c:
+         a52dec, amrwbec: fix parse function declaration mismatch
+         Fixes MSVC compiler warning:
+         amrwbdec.c(99): warning C4133: '=': incompatible types
+         - from 'gboolean (__cdecl *)(GstAudioDecoder *,GstAdapter *,gint *,gint *)' to
+         'GstFlowReturn (__cdecl *)(GstAudioDecoder *,GstAdapter *,gint *,gint *)'
+         gsta52dec.c(156): warning C4133: '=': incompatible types
+         - from 'gboolean (__cdecl *)(GstAudioDecoder *,GstAdapter *,gint *,gint *)' to
+         'GstFlowReturn (__cdecl *)(GstAudioDecoder *,GstAdapter *,gint *,gint *)'
+
+2016-04-15 19:55:03 +0100  Tim-Philipp Müller <tim@centricular.com>
+
+       * ext/mpg123/gstmpg123audiodec.h:
+         mpg123: fix build with msvc
+         Fix syntax errors when compiling against cerbero-provided libmpg123
+         headers. We do the same as the libmpg123 internal visual studio
+         build here.
+         mpg123.h(1378): error C2143: syntax error: missing ')' before '('
+         mpg123.h(1378): error C2081: 'ssize_t': name in formal parameter list illegal
+         mpg123.h(1378): error C2143: syntax error: missing ')' before '*'
+         mpg123.h(1378): error C2091: function returns function
+         mpg123.h(1378): error C2143: syntax error: missing '{' before '*'
+         mpg123.h(1378): error C2059: syntax error: ')'
+         mpg123.h(1379): error C2143: syntax error: missing ')' before '*'
+         mpg123.h(1379): error C2365: 'off_t': redefinition; previous definition was 'typedef'
+         ...
+
+2016-04-15 18:37:42 +0100  Tim-Philipp Müller <tim@centricular.com>
+
+       * configure.ac:
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         mpeg2dec: bump libmpeg2 requirement to 0.5.1 and fix msvc build
+         libmpeg2 0.5.1 was released in mid-2008, let's bump the requirement
+         and get rid of version-dependent code paths. There's still
+         avdec_mpeg2video for those who are stuck on ancient distros which
+         we don't target any more.
+         Also fixes build with MSVC, which doesn't like #if #else #endif
+         inside macro arguments (like the GST_DEBUG_OBJECT in line 941).
+
+2016-04-14 10:02:50 +0100  Julien Isorce <j.isorce@samsung.com>
+
+       * README:
+       * common:
+         Automatic update of common submodule
+         From 6f2d209 to ac2f647
+
+2016-03-04 16:14:44 +0900  Vineeth TM <vineeth.tm@samsung.com>
+
+       * ext/a52dec/gsta52dec.c:
+       * ext/amrnb/amrnbdec.c:
+       * ext/amrnb/amrnbenc.c:
+       * ext/amrwbdec/amrwbdec.c:
+       * ext/dvdread/dvdreadsrc.c:
+       * ext/lame/gstlamemp3enc.c:
+       * ext/mad/gstmad.c:
+       * 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/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/xingmux/gstxingmux.c:
+         ugly: use new gst_element_class_add_static_pad_template()
+         https://bugzilla.gnome.org/show_bug.cgi?id=763082
+
+2016-03-24 13:33:22 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * configure.ac:
+         Back to development
+
+=== release 1.8.0 ===
+
+2016-03-24 12:43:04 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * ChangeLog:
+       * NEWS:
+       * RELEASE:
+       * configure.ac:
+       * 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-mpg123.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:
+       * docs/plugins/inspect/plugin-xingmux.xml:
+       * gst-plugins-ugly.doap:
+       * win32/common/config.h:
+         Release 1.8.0
+
+2016-03-24 12:18:09 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * 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/hr.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:
+         Update .po files
+
+=== release 1.7.91 ===
+
+2016-03-15 12:21:07 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * ChangeLog:
+       * NEWS:
+       * RELEASE:
+       * configure.ac:
+       * 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-mpg123.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:
+       * docs/plugins/inspect/plugin-xingmux.xml:
+       * gst-plugins-ugly.doap:
+       * win32/common/config.h:
+         Release 1.7.91
+
+2016-03-15 12:03:34 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * 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/hr.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:
+         Update .po files
+
+2016-03-08 12:26:01 +0100  Edward Hervey <edward@centricular.com>
+
+       * gst/asfdemux/gstasfdemux.c:
+       * gst/asfdemux/gstasfdemux.h:
+         asfdemux: Don't modify segment values on accurate seeks
+         When dealing with accurate seeks, we want to return exactly the segment
+         that was requested by the seek event, and not adjust the values.
+         https://bugzilla.gnome.org/show_bug.cgi?id=755469
+
+=== release 1.7.90 ===
+
+2016-03-01 18:42:01 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * ChangeLog:
+       * NEWS:
+       * RELEASE:
+       * configure.ac:
+       * 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-mpg123.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:
+       * docs/plugins/inspect/plugin-xingmux.xml:
+       * gst-plugins-ugly.doap:
+       * win32/common/config.h:
+         Release 1.7.90
+
+2016-03-01 17:18:01 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * po/af.po:
+       * po/az.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/hr.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:
+         Update .po files
+
+2016-03-01 16:54:07 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * po/bg.po:
+         po: Update translations
+
+2016-02-27 20:17:31 +0100  Jens Georg <mail@jensge.org>
+
+       * ext/dvdread/dvdreadsrc.c:
+         dvdread: Fix seek starting at 0 for title != 1
+         Otherwise the playback would start at title 0
+         https://bugzilla.gnome.org/show_bug.cgi?id=762787
+
+2016-02-26 12:41:18 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * common:
+         Automatic update of common submodule
+         From b64f03f to 6f2d209
+
+2016-02-22 22:08:12 +0000  Tim-Philipp Müller <tim@centricular.com>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: fix adding bitrate to stream tags
+         https://bugzilla.gnome.org/show_bug.cgi?id=699586
+
+2016-02-21 10:11:12 +0000  Tim-Philipp Müller <tim@centricular.com>
+
+       * gst/asfdemux/asf.vcproj:
+       * gst/realmedia/rmdemux.vcproj:
+       * win32/MANIFEST:
+       * win32/gst.sln:
+       * win32/vs6/gst_plugins_ugly.dsw:
+       * win32/vs6/libgstasfdemux.dsp:
+       * win32/vs6/libgstdvdlpcmdec.dsp:
+       * win32/vs6/libgstdvdsub.dsp:
+       * win32/vs6/libgstlame.dsp:
+       * win32/vs6/libgstmad.dsp:
+       * win32/vs6/libgstrealmedia.dsp:
+       * win32/vs6/libgstsynaesthesia.dsp:
+         win32: remove outdated build cruft
+         This hasn't been touched for generations, doesn't work,
+         and is just causing confusion. We also don't want to
+         maintain these files manually.
+
+2016-02-20 11:55:37 +0000  Tim-Philipp Müller <tim@centricular.com>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         mpeg2dec: don't use exported but undeclared core debug category symbols
+         It's not right and won't work on Windows with MSVC.
+
+2016-02-19 12:38:34 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * configure.ac:
+         Back to development
+
+=== release 1.7.2 ===
+
+2016-02-19 11:58:13 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * ChangeLog:
+       * NEWS:
+       * RELEASE:
+       * configure.ac:
+       * 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-mpg123.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:
+       * docs/plugins/inspect/plugin-xingmux.xml:
+       * gst-plugins-ugly.doap:
+       * win32/common/config.h:
+         Release 1.7.2
+
+2016-02-19 11:21:03 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * 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/gl.po:
+       * po/hr.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/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:
+         Update .po files
+
+2016-02-19 10:32:06 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * po/fr.po:
+       * po/pt_BR.po:
+         po: Update translations
+
+2016-02-18 00:25:56 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * ext/sidplay/gstsiddec.cc:
+         sidplay: Fix compiler warning about C++11 compatibility
+         gstsiddec.cc:78:17: error: invalid suffix on literal; C++11 requires a space between literal and string macro [-Werror=literal-suffix]
+         #define FORMATS "{ "GST_AUDIO_NE(S16)","GST_AUDIO_NE(U16)", S8, U8 }"
+         ^
+         gstsiddec.cc:78:38: error: invalid suffix on literal; C++11 requires a space between literal and string macro [-Werror=literal-suffix]
+         #define FORMATS "{ "GST_AUDIO_NE(S16)","GST_AUDIO_NE(U16)", S8, U8 }"
+         ^
+
+2016-02-16 14:46:11 +0000  Tim-Philipp Müller <tim@centricular.com>
+
+       * 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-mpg123.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:
+       * docs/plugins/inspect/plugin-xingmux.xml:
+         docs: update inspection to git and fix mpg123 inspect location
+
+2016-02-16 12:23:33 +0000  Tim-Philipp Müller <tim@centricular.com>
+
+       * tests/files/Makefile.am:
+       * tests/files/stream.mp2:
+         tests: fix distcheck
+
+2016-02-16 10:38:18 +0000  Tim-Philipp Müller <tim@centricular.com>
+
+       * configure.ac:
+       * docs/plugins/gst-plugins-ugly-plugins-docs.sgml:
+       * docs/plugins/gst-plugins-ugly-plugins-sections.txt:
+       * docs/plugins/xml/plugin-mpg123.xml:
+       * ext/Makefile.am:
+       * gst-plugins-ugly.spec.in:
+       * tests/check/Makefile.am:
+         mpg123: move from -bad to -ugly
+         Hook up to build system, add to docs
+
+2016-02-16 10:55:01 +0000  Tim-Philipp Müller <tim@centricular.com>
+
+       * configure.ac:
+       * tests/Makefile.am:
+       * tests/check/Makefile.am:
+       * tests/check/elements/.gitignore:
+       * tests/files/Makefile.am:
+       * tests/files/cbr_stream.mp3:
+       * tests/files/vbr_stream.mp3:
+         tests: add test data for mpg123 plugin
+
+2016-02-16 10:41:07 +0000  Tim-Philipp Müller <tim@centricular.com>
+
+         Merge branch 'plugin-move-mpg123'
+         Move mpg123 plugin from -bad to -ugly.
+         https://bugzilla.gnome.org/show_bug.cgi?id=719849
+
+2015-12-14 11:09:46 +0900  Vineeth TM <vineeth.tm@samsung.com>
+
+       * ext/mpg123/gstmpg123audiodec.c:
+         plugins-bad: Fix example pipelines
+         rename gst-launch --> gst-launch-1.0
+         replace old elements with new elements(ffmpegcolorspace -> videoconvert, ffenc_** -> avenc_**)
+         fix caps in examples
+         https://bugzilla.gnome.org/show_bug.cgi?id=759432
+
+2015-08-17 11:50:28 +0100  Tim-Philipp Müller <tim@centricular.com>
+
+       * ext/mpg123/gstmpg123audiodec.c:
+         mpg123: still reset pending audio info on hard flush
+         Follow-up to previous commit.
+         https://bugzilla.gnome.org/show_bug.cgi?id=752431
+
+2015-07-15 10:44:02 -0600  Jason Litzinger <jlitzinger@control4.com>
+
+       * ext/mpg123/gstmpg123audiodec.c:
+         mpg123: fix handling of sample rate change during playback
+         If the sample rate of the media changes, the resulting flush will
+         clear the has_next_audioinfo flag, and the caps won't be sent
+         downstream.
+         https://bugzilla.gnome.org/show_bug.cgi?id=752431
+
+2015-08-15 12:58:40 -0300  Thiago Santos <thiagoss@osg.samsung.com>
+
+       * ext/mpg123/gstmpg123audiodec.c:
+         audiodecoders: use default pad accept-caps handling
+         Avoids useless check of downstream caps when handling an
+         accept-caps query
+         Elements: dtsdec, faad, gsmdec, mpg123audiodec, opusdec,
+         sbcdec, adpcmdec, sirendec
+
+2015-04-26 18:04:16 +0100  Tim-Philipp Müller <tim@centricular.com>
+
+       * ext/mpg123/Makefile.am:
+         Remove obsolete Android build cruft
+         This is not needed any longer.
+
+2015-01-11 01:08:08 +0000  Tim-Philipp Müller <tim@centricular.com>
+
+       * ext/mpg123/gstmpg123audiodec.c:
+         mpg123: fix compiler warning and simplify checks in set_caps
+         https://bugzilla.gnome.org/show_bug.cgi?id=740195
+
+2015-01-03 13:06:45 +0100  Carlos Rafael Giani <dv@pseudoterminal.org>
+
+       * ext/mpg123/gstmpg123audiodec.c:
+         mpg123: rework set_format code so mpg123audiodec works with decodebin/playbin
+         The old code was using gst_caps_normalize() and was generally overly
+         complex. Simplify by picking sample rate and number of channels from
+         upstream and the sample format from the allowed caps. If the format caps
+         is a list of strins, just pick the first one. And if the srcpad isn't
+         linked yet, use the default format (S16).
+         https://bugzilla.gnome.org/show_bug.cgi?id=740195
+
+2014-09-10 17:24:39 +0100  Tim-Philipp Müller <tim@centricular.com>
+
+       * ext/mpg123/gstmpg123audiodec.c:
+         Fix up one-element lists in template caps
+
+2014-03-05 00:51:04 +0000  Tim-Philipp Müller <tim@centricular.com>
+
+       * tests/check/elements/mpg123audiodec.c:
+         tests: fix mpg123audiodec test for big-endian architectures
+
+2014-02-04 17:22:27 +0100  Carlos Rafael Giani <dv@pseudoterminal.org>
+
+       * ext/mpg123/gstmpg123audiodec.c:
+         mpg123: improved error report and checks
+         Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org>
+
+2013-12-05 12:04:39 +0100  Sebastian Dröge <sebastian@centricular.com>
+
+       * ext/mpg123/gstmpg123audiodec.c:
+         mpg123audiodec: Require caps to be set before any data processing
+
+2013-07-26 17:25:42 +0200  Edward Hervey <edward@collabora.com>
+
+       * ext/mpg123/gstmpg123audiodec.c:
+         mpg123: Remove dead assignment
+         harder ? :)
+
+2013-05-15 11:25:07 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * tests/check/elements/mpg123audiodec.c:
+         mpg123audiodec: Fix event handling in unit test
+
+2012-10-24 12:16:39 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * ext/mpg123/Makefile.am:
+         gst: Add better support for static plugins
+
+2013-04-15 00:22:39 -0700  David Schleef <ds@schleef.org>
+
+       * ext/mpg123/gstmpg123audiodec.c:
+         mpg123: Add conditional on API version for new enum
+
+2016-02-05 19:11:38 -0300  Thiago Santos <thiagoss@osg.samsung.com>
+
+       * tests/check/Makefile.am:
+         tests: extend the AM_TESTS_ENVIRONMENT from check.mak
+         To get the CK_DEFAULT_TIMEOUT defined for all tests
+         https://bugzilla.gnome.org/show_bug.cgi?id=761472
+
+2016-02-05 18:07:02 -0300  Thiago Santos <thiagoss@osg.samsung.com>
+
+       * autogen.sh:
+       * common:
+         Automatic update of common submodule
+         From 86e4663 to b64f03f
+
+2016-01-25 20:00:26 +0000  Tim-Philipp Müller <tim@centricular.com>
+
+       * configure.ac:
+       * ext/amrnb/amrnbdec.h:
+       * ext/amrnb/amrnbenc.h:
+       * ext/amrwbdec/amrwbdec.h:
+         amrnb, amrwb: unconditionally depend on opencore-amr*b >= 0.1.3
+         We don't really need to cater for older versions any more.
+
+2016-01-21 17:34:38 +0100  Edward Hervey <edward@centricular.com>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         mpeg2dec: Demote rank to SECONDARY
+         https://bugzilla.gnome.org/show_bug.cgi?id=574461
+
+2016-01-08 21:40:53 -0300  Thiago Santos <thiagoss@osg.samsung.com>
+
+       * gst/dvdsub/gstdvdsubdec.c:
+         dvdsubdec: use query caps instead of accept-caps
+         accept-caps does only a shallow check and a full downstream
+         caps query is needed to check if ARGB is possible
+
+2015-10-30 11:06:11 +0530  Ravi Kiran K N <ravi.kiran@samsung.com>
+
+       * gst/asfdemux/asfpacket.c:
+       * gst/asfdemux/gstasfdemux.c:
+       * gst/asfdemux/gstasfdemux.h:
+         asfdemux: Support reverse playback
+         Support reverse playback for ASF format.
+         Parse packets and queue the payloads, then push
+         the payload buffer to decoder in reverse order.
+         Video buffers are pushed from KeyFrame to next
+         Keyframe.
+         https://bugzilla.gnome.org/show_bug.cgi?id=757341
+
+2015-12-24 15:28:46 +0100  Sebastian Dröge <sebastian@centricular.com>
+
+       * configure.ac:
+         Back to development
+
+2015-12-24 14:48:50 +0100  Sebastian Dröge <sebastian@centricular.com>
+
+       * tests/check/elements/amrnbenc.c:
+         amrnbenc: Fix various compiler warnings in the test
+
+2015-12-24 14:48:38 +0100  Sebastian Dröge <sebastian@centricular.com>
+
+       * tests/check/elements/x264enc.c:
+         x264enc: Fix various compiler warnings in the test
+
+=== release 1.7.1 ===
+
+2015-12-24 14:41:21 +0100  Sebastian Dröge <sebastian@centricular.com>
+
+       * ChangeLog:
+       * NEWS:
+       * RELEASE:
+       * configure.ac:
+       * 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:
+       * docs/plugins/inspect/plugin-xingmux.xml:
+       * gst-plugins-ugly.doap:
+       * win32/common/config.h:
+         Release 1.7.1
+
+2015-12-24 14:10:29 +0100  Sebastian Dröge <sebastian@centricular.com>
+
+       * 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/hr.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:
+         Update .po files
+
+2015-12-24 12:23:27 +0100  Sebastian Dröge <sebastian@centricular.com>
+
+       * po/id.po:
+       * po/sv.po:
+         po: Update translations
+
+2015-12-21 12:32:32 +0100  Sebastian Dröge <sebastian@centricular.com>
+
+       * configure.ac:
+         configure: Use -Bsymbolic-functions if available
+         While this is more useful for libraries, some of our plugins with multiple
+         files and some internal API can also benefit from this.
+
+2015-12-16 09:36:08 +0100  Sebastian Dröge <sebastian@centricular.com>
+
+       * docs/plugins/gst-plugins-ugly-plugins.args:
+       * 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:
+       * docs/plugins/inspect/plugin-xingmux.xml:
+         docs: update to git
+
+2015-12-07 09:08:18 -0500  Nicolas Dufresne <nicolas.dufresne@collabora.co.uk>
+
+       * autogen.sh:
+       * common:
+         Automatic update of common submodule
+         From b319909 to 86e4663
+
+2015-11-26 15:49:47 +0000  Arjen Veenhuizen <arjen.veenhuizen@tno.nl>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: increase bitrate limit from 100Mbps to 2Gbps
+         Don't artificially limit the bitrate, x264enc allows much
+         higher bitrates, and for intra-only 4k AVC they are needed.
+         x264 clips to 2Gbps internally, so use that as limit for now.
+         https://bugzilla.gnome.org/show_bug.cgi?id=758620
+
+2015-11-18 23:20:59 -0800  Reynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: drop unnecessary NULL check before g_free
+
+2015-10-21 14:35:17 +0100  Tim-Philipp Müller <tim@centricular.com>
+
+       * common:
+         Automatic update of common submodule
+         From b99800a to b319909
+
+2015-10-20 17:29:42 +0300  Sebastian Dröge <sebastian@centricular.com>
+
+       * configure.ac:
+         Use new GST_ENABLE_EXTRA_CHECKS #define
+         https://bugzilla.gnome.org/show_bug.cgi?id=756870
+
+2015-10-21 14:26:07 +0300  Sebastian Dröge <sebastian@centricular.com>
+
+       * README:
+       * common:
+         Automatic update of common submodule
+         From 9aed1d7 to b99800a
+
+2015-10-02 22:24:46 +0300  Sebastian Dröge <sebastian@centricular.com>
+
+       * configure.ac:
+         Update GLib dependency to 2.40.0
+
+2015-09-29 14:16:07 -0700  Reynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
+
+       * ext/dvdread/README:
+         dvdread: remove broken link
+         Removing instead of updating as previously pointed-to page
+         (now http://dvd.sourceforge.net/dvdinfo/) is already linked
+         from dvd.sourceforge.net's homepage as: "Collection of
+         information on file formats/data structures relating to DVD
+         navigation/SPUs."
+
+2015-09-26 09:23:05 +0100  Tim-Philipp Müller <tim@centricular.com>
+
+       * gst/dvdlpcmdec/gstdvdlpcmdec.c:
+         dvdlpcmdec: fix invalid read beyond channel position array
+         We would always copy sizeof(sorted_position) bytes, which is
+         for 8 channels, but if we have less than 8 channels the
+         position array we copy from will only have allocated space
+         for channel channels, so we would read beyond the input
+         array in some cases.
+
+2015-08-25 10:08:46 +0900  HoonHee Lee <hoonhee.lee@lge.com>
+
+       * gst/dvdlpcmdec/gstdvdlpcmdec.c:
+         dvdlpcmdec: factor out common code to set output format into new function
+         When caps event is recieved and header is changed, reordering channel
+         and setting the default output format for audio are processed. These 2 of
+         code are same. Thus, It is better to make a new function for these common
+         code in terms of removing duplicated code, maintenance and expansion.
+         https://bugzilla.gnome.org/show_bug.cgi?id=753920
+
+2015-09-23 20:45:34 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: Don't push any data on pads after the segment.stop
+         https://bugzilla.gnome.org/show_bug.cgi?id=755469
+
+2015-09-23 20:30:21 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * gst/asfdemux/gstasfdemux.c:
+       * gst/asfdemux/gstasfdemux.h:
+         asfdemux: Only change segment start to a keyframe for KEYUNIT seeks
+         Not for accurate seeks, which should accurately start at the requested
+         position.
+         https://bugzilla.gnome.org/show_bug.cgi?id=755469
+
+2015-09-23 20:23:40 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: Update segment.position when pushing buffers
+         Without this, non-flushing seeks are not going to work well.
+         https://bugzilla.gnome.org/show_bug.cgi?id=755469
+
+2015-09-23 19:37:43 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: Only push EOS event if we're not doing a segment seek
+         https://bugzilla.gnome.org/show_bug.cgi?id=755469
+
+2015-09-23 16:31:28 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: If pushing buffers returned EOS, go into the EOS and not failure code path
+         We don't want to unconditionally send an EOS event downstream, but might want
+         to send a SEGMENT_DONE message/event instead if a segment seek was done
+         before.
+         https://bugzilla.gnome.org/show_bug.cgi?id=755469
+
+2015-09-25 23:51:12 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * configure.ac:
+         Back to development
+
+=== release 1.6.0 ===
+
+2015-09-25 23:32:02 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * ChangeLog:
+       * NEWS:
+       * RELEASE:
+       * configure.ac:
+       * 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:
+       * docs/plugins/inspect/plugin-xingmux.xml:
+       * gst-plugins-ugly.doap:
+       * win32/common/config.h:
+         Release 1.6.0
+
+2015-09-25 23:04:56 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * 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/hr.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:
+         Update .po files
+
+=== release 1.5.91 ===
+
+2015-09-18 20:01:17 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * ChangeLog:
+       * NEWS:
+       * RELEASE:
+       * configure.ac:
+       * 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:
+       * docs/plugins/inspect/plugin-xingmux.xml:
+       * gst-plugins-ugly.doap:
+       * win32/common/config.h:
+         Release 1.5.91
+
+2015-09-18 19:34:50 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * 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/hr.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:
+         Update .po files
+
+2015-09-18 11:53:57 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * po/zh_CN.po:
+         po: Update translations
+
+2015-09-05 23:34:45 +1000  Jan Schmidt <jan@centricular.com>
+
+       * ext/x264/gstx264enc.c:
+         x264: Add bitrate info to the tags output.
+         Makes it possible for muxers to know the target bitrate as soon
+         as encoding starts, which flvmux now uses.
+
+2015-08-28 19:18:32 +0100  Tim-Philipp Müller <tim@centricular.com>
+
+       * gst/asfdemux/gstasfdemux.c:
+       * gst/asfdemux/gstasfdemux.h:
+         asfdemux: fix file mode of some source files
+
+=== release 1.5.90 ===
+
+2015-08-19 14:05:27 +0300  Sebastian Dröge <sebastian@centricular.com>
+
+       * ChangeLog:
+       * NEWS:
+       * RELEASE:
+       * configure.ac:
+       * 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:
+       * docs/plugins/inspect/plugin-xingmux.xml:
+       * gst-plugins-ugly.doap:
+       * win32/common/config.h:
+         Release 1.5.90
+
+2015-08-19 12:55:35 +0300  Sebastian Dröge <sebastian@centricular.com>
+
+       * 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/hr.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:
+         Update .po files
+
+2015-08-19 11:33:01 +0300  Sebastian Dröge <sebastian@centricular.com>
+
+       * po/id.po:
+       * po/sv.po:
+         po: Update translations
+
+2015-08-18 02:23:55 -0300  Thiago Santos <thiagoss@osg.samsung.com>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: actually return TRUE from accept-caps handler
+         The query was handled
+
+2015-08-16 14:27:44 -0300  Thiago Santos <thiagoss@osg.samsung.com>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: implement accept-caps handling
+         Implement accept-caps handling without doing caps queries downstream
+
+2015-08-15 22:15:26 -0300  Thiago Santos <thiagoss@osg.samsung.com>
+
+       * ext/amrnb/amrnbenc.c:
+       * ext/lame/gstlamemp3enc.c:
+       * ext/twolame/gsttwolamemp2enc.c:
+         audioencoders: use template subset check for accept-caps
+         It is faster than doing a query that propagates downstream and
+         should be enough
+         Elements: amrnbenc, lamemp3enc, twolamemp2enc
+
+2015-08-15 11:46:59 -0300  Thiago Santos <thiagoss@osg.samsung.com>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         mpeg2dec: use default pad accept-caps handling
+         Avoids useless check of downstream caps when handling an
+         accept-caps query
+
+2015-08-15 11:46:13 -0300  Thiago Santos <thiagoss@osg.samsung.com>
+
+       * ext/a52dec/gsta52dec.c:
+       * ext/amrnb/amrnbdec.c:
+       * ext/amrwbdec/amrwbdec.c:
+       * ext/mad/gstmad.c:
+         audiodecoders: use default pad accept-caps handling
+         Avoids useless check of downstream caps when handling an
+         accept-caps query
+         Elements: a52dec, amrnbdec, amrwbdec, mad
+
+2015-08-14 11:14:31 +0200  Edward Hervey <bilboed@bilboed.com>
+
+       * tests/check/generic/states.c:
+         check: Rename states unit test
+         Makes it easier to differentiate from other modules states unit test
+
+2015-08-06 10:05:53 +0900  Vineeth TM <vineeth.tm@samsung.com>
+
+       * gst/realmedia/rmdemux.c:
+         rmdemux: fix assertion error when freeing old tags.
+         Check if old_tags is present before calling gst_tag_list_unref
+         https://bugzilla.gnome.org/show_bug.cgi?id=753301
+
+2015-07-24 10:08:34 +0900  Vineeth TM <vineeth.tm@samsung.com>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: fix assertion error when codec_data is not present in structure
+         When discovering a particular asf file, caps structure doesn't have
+         codec_data, and this was not being checked before using the same,
+         resulting in assertion error
+         https://bugzilla.gnome.org/show_bug.cgi?id=752803
+
+2015-07-29 15:55:14 +0100  Luis de Bethencourt <luis@debethencourt.com>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: remove unread value
+         Init value of idx2 is never used. First usage sets it to idx + 1. Removing
+         initial value.
+
+2015-07-25 04:55:15 -0400  Olivier Crête <olivier.crete@collabora.com>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: Don't post error on flushing while reading headers
+
+2015-07-21 11:13:27 +0100  Tim-Philipp Müller <tim@centricular.com>
+
+       * gst/realmedia/rmdemux.c:
+         rmdemux: mark tag list as global scope
+
+2015-07-21 11:10:04 +0100  Tim-Philipp Müller <tim@centricular.com>
+
+       * gst/realmedia/rmdemux.c:
+         rmdemux: fix taglist leak
+         merge doesn't take ownership, so must unref the
+         old tags if we do merge.
+
+2015-07-21 12:44:55 +0900  Vineeth TM <vineeth.tm@samsung.com>
+
+       * gst/realmedia/rmdemux.c:
+         rmdemux: fix wrong unref when there are no tags
+         Tags should be appended to pending tags and unref'ed only if tags
+         are present. Else there is no need to append.
+         https://bugzilla.gnome.org/show_bug.cgi?id=752404
+
+2015-07-16 18:11:37 +0900  Vineeth T M <vineeth.tm@samsung.com>
+
+       * gst/realmedia/rmdemux.c:
+         rmdemux: fix memory leaks during error cases
+         while adding stream, during error cases, only stream is
+         being freed. Adapter, pad, tags, subpackets, index are not being
+         freed resulting in memory leaks
+         https://bugzilla.gnome.org/show_bug.cgi?id=752404
+
+2015-07-16 17:23:15 +0100  Tim-Philipp Müller <tim@centricular.com>
+
+       * gst-plugins-ugly.doap:
+         Update mailing list in doap file as well
+
+2015-07-16 17:19:37 +0100  Tim-Philipp Müller <tim@centricular.com>
+
+       * ext/amrnb/amrnbdec.c:
+         Update mailing list address from sourceforge to freedesktop
+
+2015-07-16 09:49:17 +0900  Vineeth T M <vineeth.tm@samsung.com>
+
+       * gst/realmedia/rmdemux.c:
+         rmdemux: fix tag memory leak
+         tags is not being freed after being merged to the
+         pending_tags.
+         https://bugzilla.gnome.org/show_bug.cgi?id=752404
+
+2015-07-03 21:58:33 +0200  Stefan Sauer <ensonic@users.sf.net>
+
+       * common:
+         Automatic update of common submodule
+         From f74b2df to 9aed1d7
+
+2015-06-25 00:04:19 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * configure.ac:
+         Back to development
+
+=== release 1.5.2 ===
+
+2015-06-24 23:39:37 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * ChangeLog:
+       * NEWS:
+       * RELEASE:
+       * configure.ac:
+       * docs/plugins/gst-plugins-ugly-plugins.args:
+       * 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:
+       * docs/plugins/inspect/plugin-xingmux.xml:
+       * gst-plugins-ugly.doap:
+       * win32/common/config.h:
+         Release 1.5.2
+
+2015-06-24 23:14:52 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * 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/hr.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:
+         Update .po files
+
+2015-06-24 11:15:22 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * po/nl.po:
+         po: Update translations
+
+2015-06-15 16:33:26 +1000  Jan Schmidt <jan@centricular.com>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: Use gst_video_multiview_guess_half_aspect() function
+         Use gst_video_multiview_guess_half_aspect() to guess if frame-packed
+         stereoscopic video is full-frame per view or not.
+
+2015-06-16 17:49:05 -0400  Nicolas Dufresne <nicolas.dufresne@collabora.co.uk>
+
+       * common:
+         Automatic update of common submodule
+         From 6015d26 to f74b2df
+
+2014-11-26 22:15:43 +0100  Matej Knopp <matej.knopp@gmail.com>
+
+       * ext/x264/gstx264enc.c:
+       * ext/x264/gstx264enc.h:
+         x264enc: Use gst_video_encoder_set_min_pts
+         This method replace the manual adjustment of PTS and DTS to avoid
+         negative DTS issues. Using this method will also update the segment so
+         we don't loos sync.
+         https://bugzilla.gnome.org/show_bug.cgi?id=740575
+
+2015-06-10 14:28:05 +1000  Jan Schmidt <jan@centricular.com>
+
+       * gst/asfdemux/Makefile.am:
+       * gst/asfdemux/gstasfdemux.c:
+       * gst/asfdemux/gstasfdemux.h:
+         asfdemux: Add support for stereoscopic video metadata.
+         Add parsing of stereoscopic metadata, and place into the caps to
+         the decoder.
+         Fix parsing of Advanced Mutual Exclustion objects.
+         https://bugzilla.gnome.org/show_bug.cgi?id=711190
+         Based on a patch by HyeJin Choi <meeshel78@hotmail.com>
+
+2014-10-05 00:54:59 +1000  Jan Schmidt <jan@centricular.com>
+
+       * ext/x264/gstx264enc.c:
+       * ext/x264/gstx264enc.h:
+         x264enc: Add support for stereoscopic video
+         Provide new frame-packing property to directly set
+         x264enc frame packing, or pass through upstream settings
+         The explicit layout from the frame-packing property is
+         preferred over any info from the caps.
+
+2015-06-10 15:32:44 +0100  Chris Clayton <chris2553@googlemail.com>
+
+       * gst/xingmux/gstxingmux.c:
+         xingmux: fix compiler warnings
+         https://bugzilla.gnome.org/show_bug.cgi?id=750596
+
+2015-06-09 15:28:46 +0200  Stefan Sauer <ensonic@users.sf.net>
+
+       * Makefile.am:
+         cruft: add the obsolete tmpl dir to cruft-dirs
+
+2015-06-09 11:30:34 +0200  Edward Hervey <bilboed@bilboed.com>
+
+       * common:
+         Automatic update of common submodule
+         From d9a3353 to 6015d26
+
+2015-06-08 23:08:11 +0200  Stefan Sauer <ensonic@users.sf.net>
+
+       * common:
+         Automatic update of common submodule
+         From d37af32 to d9a3353
+
+2015-06-07 23:06:47 +0200  Stefan Sauer <ensonic@users.sf.net>
+
+       * common:
+         Automatic update of common submodule
+         From 21ba2e5 to d37af32
+
+2015-06-07 17:32:12 +0200  Stefan Sauer <ensonic@users.sf.net>
+
+       * common:
+         Automatic update of common submodule
+         From c408583 to 21ba2e5
+
+2015-06-07 17:02:31 +0200  Stefan Sauer <ensonic@users.sf.net>
+
+       * docs/plugins/Makefile.am:
+         docs: remove variables that we define in the snippet from common
+         This is syncing our Makefile.am with upstream gtkdoc.
+
+2015-06-07 17:16:30 +0200  Stefan Sauer <ensonic@users.sf.net>
+
+       * autogen.sh:
+       * common:
+         Automatic update of common submodule
+         From d676993 to c408583
+
+2015-06-07 16:44:43 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * configure.ac:
+         Back to development
+
+=== release 1.5.1 ===
+
+2015-06-07 11:05:29 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * ChangeLog:
+       * NEWS:
+       * RELEASE:
+       * configure.ac:
+       * docs/plugins/gst-plugins-ugly-plugins.args:
+       * 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:
+       * docs/plugins/inspect/plugin-xingmux.xml:
+       * gst-plugins-ugly.doap:
+       * win32/common/config.h:
+         Release 1.5.1
+
+2015-06-07 11:05:22 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * 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/hr.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:
+         Update .po files
+
+2015-06-07 09:36:00 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * po/eo.po:
+       * po/fr.po:
+         po: Update translations
+
+2015-06-02 16:31:10 +0200  Edward Hervey <edward@centricular.com>
+
+       * tests/check/elements/amrnbenc.c:
+       * tests/check/elements/mpeg2dec.c:
+       * tests/check/elements/x264enc.c:
+       * tests/check/elements/xingmux.c:
+       * tests/check/pipelines/lame.c:
+         check: Use GST_CHECK_MAIN () macro everywhere
+         Makes source code smaller, and ensures we go through common initialization
+         path (like the one that sets up XML unit test output ...)
+
+2015-05-26 17:58:18 +0100  Tim-Philipp Müller <tim@centricular.com>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: don't artificially limit max allowed value of "threads" property
+         In auto mode it will happily chose much higher values anyway,
+         and a limit of 4 seems a bit low these days.
+
+2015-05-12 22:05:02 +1000  Jan Schmidt <jan@centricular.com>
+
+       * ext/dvdread/dvdreadsrc.c:
+         dvdread: Also reset the first_seek var in start()
+         Make the initial chapter seek work across reuse.
+         https://bugzilla.gnome.org/show_bug.cgi?id=453322
+
+2015-05-12 21:52:24 +1000  Jan Schmidt <jan@centricular.com>
+
+       * ext/dvdread/dvdreadsrc.c:
+       * ext/dvdread/dvdreadsrc.h:
+         dvdread: Work around basesrc initial seek
+         Ignore the initial seek basesrc sends, as it
+         breaks starting from another chapter by
+         immediately seeking back to the start of the title
+
+2015-05-10 11:34:33 +0100  Tim-Philipp Müller <tim@centricular.com>
+
+       * ext/a52dec/gsta52dec.c:
+       * ext/amrnb/amrnbdec.c:
+       * ext/amrnb/amrnbenc.c:
+       * ext/amrwbdec/amrwbdec.c:
+       * ext/cdio/gstcdiocddasrc.c:
+       * ext/lame/gstlamemp3enc.c:
+       * ext/mad/gstmad.c:
+       * ext/sidplay/gstsiddec.cc:
+       * ext/twolame/gsttwolamemp2enc.c:
+       * ext/x264/gstx264enc.c:
+       * gst/realmedia/rademux.c:
+       * gst/xingmux/gstxingmux.c:
+         docs: update example pipelines in element docs
+         Mostly gst-launch -> gst-launch-1.0, but also
+         use autoaudiosink/autovideosink in more places
+         and update pipelines a little or flesh out
+         descriptions.
+
+2015-04-27 10:57:12 +0100  Luis de Bethencourt <luis.bg@samsung.com>
+
+       * gst/dvdlpcmdec/gstdvdlpcmdec.c:
+       * gst/realmedia/rdtdepay.c:
+         Rename property enums from ARG_ to PROP_
+         Property enum items should be nameed PROP_ for consistency and readability.
+
+2015-04-26 17:56:22 +0100  Tim-Philipp Müller <tim@centricular.com>
+
+       * Android.mk:
+       * ext/mad/Makefile.am:
+       * ext/x264/Makefile.am:
+       * gst/asfdemux/Makefile.am:
+       * gst/dvdlpcmdec/Makefile.am:
+       * gst/dvdsub/Makefile.am:
+       * gst/realmedia/Makefile.am:
+       * gst/xingmux/Makefile.am:
+         Remove obsolete Android build cruft
+         This is not needed any longer.
+
+2015-04-24 17:05:20 +0100  Luis de Bethencourt <luis.bg@samsung.com>
+
+       * gst/realmedia/pnmsrc.c:
+         realmedia: remove unused enum item PROP_LAST
+
+2015-04-23 16:23:01 +0100  Tim-Philipp Müller <tim@centricular.com>
+
+       * tests/check/Makefile.am:
+         tests: define GST_CHECK_TEST_ENVIRONMENT_BEACON
+         Make sure the test environment is set up.
+         https://bugzilla.gnome.org//show_bug.cgi?id=747624
+
+2015-04-23 16:22:39 +0100  Tim-Philipp Müller <tim@centricular.com>
+
+       * configure.ac:
+         configure: bump automake requirement to 1.14 and autoconf to 2.69
+         This is only required for builds from git, people can still
+         build tarballs if they only have older autotools.
+         https://bugzilla.gnome.org//show_bug.cgi?id=747624
+
+2015-04-23 16:22:30 +0100  Tim-Philipp Müller <tim@centricular.com>
+
+       * .gitignore:
+         Update .gitignore
+
+2015-04-22 10:37:54 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * LICENSE_readme:
+         Remove LICENSE_readme
+         It's completely outdated and just confusing, better if people are
+         forced to look at the actual code in question than trusting this file.
+
+2015-04-22 10:37:43 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * INSTALL:
+         Remove INSTALL file
+         autotools automatically generate this, and when using different versions
+         for autogen.sh there will always be changes to a file tracked by git.
+
+2015-04-20 14:35:30 +0900  Cliff Han <cliff.han@lge.com>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: fix a seek failure due to out-of-range in push mode
+         A seek in push mode failed for big offsets which are beyond
+         the range of guint32.
+         https://bugzilla.gnome.org/show_bug.cgi?id=748162
+
+2015-04-08 16:52:06 +0200  Edward Hervey <edward@centricular.com>
+
+       * common:
+       * tests/check/Makefile.am:
+         tests: Use AM_TESTS_ENVIRONMENT
+         Needed by the new automake test runner
+
+2015-04-03 18:58:03 +0100  Tim-Philipp Müller <tim@centricular.com>
+
+       * autogen.sh:
+       * common:
+         Automatic update of common submodule
+         From bc76a8b to c8fb372
+
+2015-04-02 17:24:05 +0100  Vincent Penquerc'h <vincent.penquerch@collabora.co.uk>
+
+       * ext/a52dec/gsta52dec.c:
+         a52dec: fix race in liba52dec lookup table initialization
+         a52_init initializes the IMDCT global state as well as creating
+         a new state. When two A52 decoders are created (eg, when two AC3
+         tracks are contained in a video), calls to a52_init may happen
+         at the same time, and the IMDCT initialization is not reentrant.
+         https://bugzilla.gnome.org/show_bug.cgi?id=746781
+
+2015-03-27 14:41:51 +0100  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         mpeg2dec: fix buffer leak in crop_buffer()
+         gst_buffer_pool_acquire_buffer() gives us a new owned buffer while
+         gst_buffer_replace() reffed it as well so we were one reference extra.
+         https://bugzilla.gnome.org/show_bug.cgi?id=746887
+
+2015-03-28 16:58:26 +0100  Mark Nauwelaerts <mnauw@users.sourceforge.net>
+
+       * gst/realmedia/rmdemux.c:
+         rmdemux: resurrect some flow return handling
+         https://bugzilla.gnome.org/show_bug.cgi?id=744572
+
+2015-03-28 16:57:06 +0100  Mark Nauwelaerts <mnauw@users.sourceforge.net>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: resurrect some flow return handling
+         https://bugzilla.gnome.org/show_bug.cgi?id=744572
+
+2015-03-24 12:50:43 +0000  Luis de Bethencourt <luis.bg@samsung.com>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         mpeg2dec: fix memory leak
+         CID #1291630
+
+2015-03-24 10:29:48 +0000  Luis de Bethencourt <luis.bg@samsung.com>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         mpeg2dec: initialize buffer
+         Buffer needs to be null before passing it to gst_buffer_pool_acquire_buffer()
+         CID #1291634
+
+2015-03-13 17:00:03 +0000  Nicolas Dufresne <nicolas.dufresne@collabora.com>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         mpeg2dec: Add stride support
+         This allow using external pools that have different strides from the
+         default. These strides need to respect certain rules, which we check
+         and if these are not met, we fallback to generic pool.
+         https://bugzilla.gnome.org/show_bug.cgi?id=735379
+
+2015-03-10 16:45:01 +0000  Nicolas Dufresne <nicolas.dufresne@collabora.com>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+       * ext/mpeg2dec/gstmpeg2dec.h:
+         mpeg2dec: Re-implement pool handling
+         This is a rewrite of the pool negotiation and configuration. Direct
+         to output decoding is now achieved by configuring the pool using
+         video-alignment. This removes copies when dealing with any elements that
+         supports VideoAlignment, and enable usage of generic video buffer pool,
+         XVImagePool and GLPool. It drops the crop meta implementation for now.
+         https://bugzilla.gnome.org/show_bug.cgi?id=735379
+
+2015-03-10 09:33:15 +0000  Tim-Philipp Müller <tim@centricular.com>
+
+       * gst/dvdsub/gstdvdsubdec.c:
+         dvbsub: fix indentation
+
+2015-03-10 09:32:51 +0000  Tim-Philipp Müller <tim@centricular.com>
+
+       * ext/dvdread/dvdreadsrc.c:
+       * gst/dvdsub/gstdvdsubdec.c:
+         Fix double semicolons
+
+2015-03-09 19:11:51 +0000  Nicolas Dufresne <nicolas.dufresne@collabora.com>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         Revert "mpeg2dec: Fix handling of stride"
+         This reverts commit f3e8dcb9de4d546e7d80ccc1754ed13dd4e7ac81.
+
+2015-03-09 19:11:44 +0000  Nicolas Dufresne <nicolas.dufresne@collabora.com>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         Revert "mpeg2dec: Use propose unref method for buffer"
+         This reverts commit 63b43d3bee832aec353d02575da543f3c73f6893.
+
+2015-03-09 18:43:43 +0000  Nicolas Dufresne <nicolas.dufresne@collabora.com>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         mpeg2dec: Use propose unref method for buffer
+
+2015-01-21 18:29:22 +0000  Simon Farnsworth <simon.farnsworth@onelan.co.uk>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         mpeg2dec: Fix handling of stride
+         A pipeline like:
+         gst-launch-1.0 filesrc location=file.ts ! tsdemux ! mpegvideoparse ! mpeg2dec  ! vaapisink
+         would look bad when file.ts contains 704x576 video, because vaapisink would
+         give you buffers of stride 768, but libmpeg2 was not told about this and
+         used a stride of 704.
+         Tell libmpeg2 about the stride from  downstream; in the process, teach it to
+         reject buffer pools that don't meet libmpeg2's chroma stride requirements
+         Signed-off-by: Simon Farnsworth <simon.farnsworth@onelan.co.uk>
+
+2015-02-11 13:56:48 +0100  Sebastian Dröge <sebastian@centricular.com>
+
+       * ext/x264/gstx264enc.c:
+       * gst/asfdemux/gstasfdemux.c:
+         Improve and fix LATENCY query handling
+         This now follows the design docs everywhere, especially the maximum latency
+         handling.
+         https://bugzilla.gnome.org/show_bug.cgi?id=744106
+
+2015-02-06 19:04:32 +0100  Sebastian Dröge <sebastian@centricular.com>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: Don't set max latency to the same value as the encoder latency
+         The meaning of the max latency is *not* the maximum latency this element will
+         introduce. It is the maximum latency this element can endure without
+         overflowing any buffers, which is infinite for x264enc.
+         Fixes latency configuration in zero latency mode, where max latency was
+         becoming 0... which usually won't work well if something else introduces
+         latency as then max < min in the end, and latency configuration just fails.
+
+2015-02-02 14:13:10 +0000  Vincent Penquerc'h <vincent.penquerch@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: set annexb=1 in byte stream mode when downstream has ANY caps
+         This matches what is done when downstream caps are not ANY, and fixes
+         prerolling in byte stream mode when typefind is downstream.
+
+2015-01-21 09:56:41 +0100  Sebastian Dröge <sebastian@centricular.com>
+
+       * ext/lame/gstlamemp3enc.c:
+       * ext/twolame/gsttwolamemp2enc.c:
+         Constify some static arrays everywhere
+
+2015-01-18 16:53:41 +0000  Tim-Philipp Müller <tim@centricular.com>
+
+       * configure.ac:
+         configure: remove non-ported plugins stuff
+         It's not needed any longer, all plugins in -ugly
+         have been ported.
+
+2015-01-18 11:07:43 -0500  Nicolas Dufresne <nicolas.dufresne@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: Don't set an allocation maximum
+         There is no reason x264enc should enforce a maximum allocation size.
+         The maximum is normally set by buffer pool which cannot grow, but we
+         don't offer a buffer pool. This would lead to stall when used with
+         element that don't implement allocation query.
+         Related to: https://bugzilla.gnome.org/show_bug.cgi?id=738302
+
+2015-01-12 16:10:45 +0100  Stefan Sauer <ensonic@users.sf.net>
+
+       * common:
+         Automatic update of common submodule
+         From f2c6b95 to bc76a8b
+
+2014-12-22 11:46:27 +0100  Sebastian Dröge <sebastian@centricular.com>
+
+       * MAINTAINERS:
+         MAINTAINERS: Update my mail address
+
+2014-12-18 10:54:30 +0100  Sebastian Dröge <sebastian@centricular.com>
+
+       * common:
+         Automatic update of common submodule
+         From ef1ffdc to f2c6b95
+
+2014-11-27 17:11:30 +0100  Edward Hervey <bilboed@bilboed.com>
+
+       * common:
+         Automatic update of common submodule
+         From 7bb2bce to ef1ffdc
+
+2014-06-06 13:59:57 +0100  Vincent Penquerc'h <vincent.penquerch@collabora.co.uk>
+
+       * gst/dvdlpcmdec/gstdvdlpcmdec.c:
+         dvdlpcmdec: set channel positions using the appropriate API
+         https://bugzilla.gnome.org/show_bug.cgi?id=731038
+
+2014-11-05 23:34:56 +0000  Tim-Philipp Müller <tim@centricular.com>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: fix comment
+
+2014-11-05 13:45:29 +0100  Edward Hervey <bilboed@bilboed.com>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: Send duration query upstream first
+         An upstream element (like mms or some dlna source) might be able to
+         answer the query. Try that first, else fallback to standard logic
+
+2014-11-02 17:31:05 +0000  Tim-Philipp Müller <tim@centricular.com>
+
+       * gst/asfdemux/asfpacket.c:
+         asf: fix up file mode
+
+2014-10-27 17:58:14 +0100  Sebastian Dröge <sebastian@centricular.com>
+
+       * common:
+         Automatic update of common submodule
+         From 84d06cd to 7bb2bce
+
+2014-10-21 19:46:03 +0100  Tim-Philipp Müller <tim@centricular.com>
+
+       * Makefile.am:
+         tests: parallelise 'make check-valgrind'
+
+2014-10-21 13:02:03 +0100  Tim-Philipp Müller <tim@centricular.com>
+
+       * common:
+         Automatic update of common submodule
+         From a8c8939 to 84d06cd
+
+2014-10-21 12:58:58 +0200  Stefan Sauer <ensonic@users.sf.net>
+
+       * README:
+       * common:
+         Automatic update of common submodule
+         From 36388a1 to a8c8939
+
+2014-08-22 10:46:35 +0200  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: first try to delegate TIME seek events upstream
+         We should give a chance to upstream to handle TIME seek events before trying
+         to handle it in asfdemux.
+         Fix a bug where fast backward seeks where discarded right away because they
+         were not supported by asfdemux.
+         https://bugzilla.gnome.org/show_bug.cgi?id=734471
+
+2014-09-04 16:57:02 +0200  Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
+
+       * gst/asfdemux/asfheaders.c:
+       * gst/asfdemux/asfheaders.h:
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: add ASF_OBJ_METADATA_LIBRARY_OBJECT
+         We can safely ignore those but best to claim to understand this object type so
+         we don't raise a warning.
+         https://bugzilla.gnome.org/show_bug.cgi?id=736060
+
+2014-08-21 12:09:23 -0300  Thiago Santos <thiagoss@osg.samsung.com>
+
+       * gst/asfdemux/gstasfdemux.c:
+       * gst/asfdemux/gstasfdemux.h:
+         asfdemux: if video is h264, check the codec_data for bytestream data
+         For bytestream we don't want to expose it as codec_data but rather as
+         streamheader as it is not out-of-band data but data that should be
+         prepended to the beginning of the stream before the other buffers.
+         https://bugzilla.gnome.org/show_bug.cgi?id=735070
+
+2014-08-10 19:13:10 +0100  Tim-Philipp Müller <tim@centricular.com>
+
+       * 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:
+       * docs/plugins/inspect/plugin-xingmux.xml:
+         docs: update for git master
+
+2014-08-06 12:07:09 -0300  Thiago Santos <thiagoss@osg.samsung.com>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: simplify log statement
+         Use the GST_PTR_FORMAT to print the buffer
+
+2014-08-05 19:47:26 +0100  Tim-Philipp Müller <tim@centricular.com>
+
+       * ext/x264/gstx264enc.c:
+         x264: fix colour inversion with YV12 format
+         It's the same as I420 but with the U/V planes swapped.
+
+2014-08-01 10:37:44 +0200  Edward Hervey <edward@collabora.com>
+
+       * Makefile.am:
+       * common:
+         Makefile: Add usage of build-checks step
+         Allows building checks without running them
+
+2014-07-08 16:45:45 -0400  Nicolas Dufresne <nicolas.dufresne@collabora.com>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: Request buffers in allocation query
+         https://bugzilla.gnome.org/show_bug.cgi?id=732288
+
+2014-06-06 20:23:15 -0400  Nicolas Dufresne <nicolas.dufresne@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+       * ext/x264/gstx264enc.h:
+         x264enc: Shift both PTS and DTS to ensure positive timestamp
+         Currently we only shift DTS to compensate that we don't support negative
+         timestamp. This cause a problem that PTS is no longer >= DTS and may
+         make muxers live much harder. Instead, shift both PTS/DTS forward. Also
+         remove all the hack to handle this which seems the result of thinking libx264
+         is bugged.
+         https://bugzilla.gnome.org/show_bug.cgi?id=731351
+
+2014-07-19 18:04:46 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * configure.ac:
+         Back to development
+
+=== release 1.4.0 ===
+
+2014-07-19 17:44:06 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * ChangeLog:
+       * NEWS:
+       * RELEASE:
+       * configure.ac:
+       * 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:
+       * docs/plugins/inspect/plugin-xingmux.xml:
+       * gst-plugins-ugly.doap:
+       * win32/common/config.h:
+         Release 1.4.0
+
+2014-07-19 16:50:04 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * 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/hr.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:
+         Update .po files
+
+2014-07-19 12:48:11 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * po/sv.po:
+         po: Update translations
+
+=== release 1.3.91 ===
+
+2014-07-11 11:44:28 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * ChangeLog:
+       * NEWS:
+       * RELEASE:
+       * configure.ac:
+       * 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:
+       * docs/plugins/inspect/plugin-xingmux.xml:
+       * gst-plugins-ugly.doap:
+       * win32/common/config.h:
+         Release 1.3.91
+
+2014-07-11 11:13:39 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * 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/hr.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:
+         Update .po files
+
+2014-07-11 08:53:12 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * po/vi.po:
+         po: Update translations
+
+2014-07-04 03:22:00 +0200  Sebastian Rasmussen <sebras@hotmail.com>
+
+       * gst/realmedia/rademux.c:
+         rademux: Print invalid fourcc in error message in hex
+         Previously this was printed as characters which caused later processing
+         of the error message to sometimes warn about non-UTF-8 characters.
+         Fixes https://bugzilla.gnome.org/show_bug.cgi?id=732716
+
+=== release 1.3.90 ===
+
+2014-06-28 11:39:14 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * 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:
+       * docs/plugins/inspect/plugin-xingmux.xml:
+       * gst-plugins-ugly.doap:
+       * win32/common/config.h:
+         Release 1.3.90
+
+2014-06-28 11:39:01 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * 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/hr.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:
+         Update .po files
+
+2014-06-22 21:48:28 +0100  Tim-Philipp Müller <tim@centricular.com>
+
+       * .gitignore:
+         Ignore autotools test-driver temp files from 'make check'
+
+2014-06-22 19:36:14 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * configure.ac:
+         Back to development
+
+=== release 1.3.3 ===
+
+2014-06-22 18:13:53 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * ChangeLog:
+       * NEWS:
+       * RELEASE:
+       * configure.ac:
+       * 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:
+       * docs/plugins/inspect/plugin-xingmux.xml:
+       * gst-plugins-ugly.doap:
+       * win32/common/config.h:
+         Release 1.3.3
+
+2014-06-22 17:40:40 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * 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/hr.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:
+         Update .po files
+
+2014-06-22 14:25:18 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * po/de.po:
+       * po/nl.po:
+         po: Update translations
+
+2014-05-26 17:55:43 -0300  Thiago Santos <ts.santos@sisa.samsung.com>
+
+       * gst/realmedia/rmdemux.c:
+       * gst/realmedia/rmdemux.h:
+         rmdemux: use GstFlowCombiner
+         Removes flow return combination code to use the newly added GstFlowCombiner
+         https://bugzilla.gnome.org/show_bug.cgi?id=709224
+
+2014-05-23 18:17:11 -0300  Thiago Santos <ts.santos@sisa.samsung.com>
+
+       * gst/asfdemux/gstasfdemux.c:
+       * gst/asfdemux/gstasfdemux.h:
+         asfdemux: use GstFlowCombiner
+         Removes flow return combination code to use the newly added GstFlowCombiner
+         https://bugzilla.gnome.org/show_bug.cgi?id=709224
+
+2014-05-28 09:49:59 +0200  Aurélien Zanelli <aurelien.zanelli@parrot.com>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: fix caps leak in set_format()
+         https://bugzilla.gnome.org/show_bug.cgi?id=730865
+
+2013-12-01 20:53:03 +0100  Matej Knopp <matej.knopp@gmail.com>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: Handle initial 0 timestamp that should have been -1
+         https://bugzilla.gnome.org/show_bug.cgi?id=719660
+
+2014-05-21 13:23:33 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * configure.ac:
+         Back to development
+
+=== release 1.3.2 ===
+
+2014-05-21 13:06:35 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * ChangeLog:
+       * NEWS:
+       * RELEASE:
+       * common:
+       * configure.ac:
+       * docs/plugins/inspect-build.stamp:
+       * docs/plugins/inspect.stamp:
+       * 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:
+       * docs/plugins/inspect/plugin-xingmux.xml:
+       * gst-plugins-ugly.doap:
+       * win32/common/config.h:
+         Release 1.3.2
+
+2014-05-21 12:53:52 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * 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/hr.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:
+         Update .po files
+
+2014-05-21 10:51:38 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * common:
+         Automatic update of common submodule
+         From 211fa5f to 1f5d3c3
+
+2014-05-16 16:24:46 +0100  Tim-Philipp Müller <tim@centricular.com>
+
+       * ext/mpeg2dec/gstmpeg2dec.h:
+         mpeg2dec: remove unused struct members
+
+2014-05-16 12:21:06 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * gst/realmedia/rtspreal.c:
+         rtspreal: Fix some memory leaks in an error path
+         CID 1212165.
+
+2014-05-09 14:54:54 +0200  Edward Hervey <bilboed@bilboed.com>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         mpeg2dec: Release codec state on negotiation failures
+         Else it leaks
+         CID #1212169
+
+2014-05-03 20:48:37 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * configure.ac:
+         Back to development
+
+=== release 1.3.1 ===
+
+2014-05-03 18:29:23 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * ChangeLog:
+       * NEWS:
+       * RELEASE:
+       * configure.ac:
+       * docs/plugins/gst-plugins-ugly-plugins.args:
+       * 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:
+       * docs/plugins/inspect/plugin-xingmux.xml:
+       * gst-plugins-ugly.doap:
+       * win32/common/config.h:
+         Release 1.3.1
+
+2014-05-03 18:21:01 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * 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/hr.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:
+         Update .po files
+
+2014-05-03 17:23:39 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * po/de.po:
+       * po/id.po:
+       * po/lv.po:
+       * po/sk.po:
+       * po/sr.po:
+         po: Update translations
+
+2014-05-03 10:15:28 +0200  Sebastian Dröge <sebastian@centricular.com>
+
+       * common:
+         Automatic update of common submodule
+         From bcb1518 to 211fa5f
+
+2014-04-27 00:29:16 +0100  Tim-Philipp Müller <tim@centricular.com>
+
+       * ext/sidplay/gstsiddec.cc:
+       * gst/asfdemux/gstrtspwms.c:
+       * gst/realmedia/rademux.c:
+       * gst/realmedia/rdtmanager.c:
+       * gst/realmedia/rtspreal.c:
+         docs: remove outdated and pointless 'Last reviewed' lines from docs
+         They are very confusing for people, and more often than not
+         also just not very accurate. Seeing 'last reviewed: 2005' in
+         your docs is not very confidence-inspiring. Let's just remove
+         those comments.
+
+2014-04-10 17:29:30 +0100  Vincent Penquerc'h <vincent.penquerch@collabora.co.uk>
+
+       * gst/dvdsub/gstdvdsubdec.c:
+         dvdsubdec: fix spurious rejection of 0 time offset commands
+         Coverity 206168
+
+2014-04-10 16:53:25 +0100  Vincent Penquerc'h <vincent.penquerch@collabora.co.uk>
+
+       * ext/dvdread/dvdreadsrc.c:
+         dvdread: avoid intermediate promotion to signed
+         We should not reach the dangerous range here, though.
+         Coverity 206491, 206492, 1139856
+
+2014-01-17 10:46:50 +0000  Vincent Penquerc'h <vincent.penquerch@collabora.co.uk>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         mpeg2dec: do not reset the whole video info when setting size
+         New changes to gstvideo will reset all the video info state
+         when calling _set_format, overwriting what was previously set
+         in the preceding code.
+         The comment says the following code is meant to preserve the
+         pre-crop size, so let's just keep the size and related data
+         as this does not seem to break anything else (this is what
+         the _set_format call would have set before the change that
+         reset all data, except the colorimetry).
+
+2014-04-03 15:06:22 +0200  Edward Hervey <bilboed@bilboed.com>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: Fix payloads check
+         Don't iterate stream->payloads if ... it doesn't exist
+         CID #1139846
+
+2014-03-02 05:11:10 +0100  Sebastian Rasmussen <sebras@hotmail.com>
+
+       * .gitignore:
+         .gitignore: Ignore gcov intermediate files
+         https://bugzilla.gnome.org/show_bug.cgi?id=725483
+
+2014-02-28 09:35:10 +0100  Sebastian Dröge <sebastian@centricular.com>
+
+       * common:
+         Automatic update of common submodule
+         From fe1672e to bcb1518
+
+2014-02-26 22:12:50 +0100  Stefan Sauer <ensonic@users.sf.net>
+
+       * common:
+         Automatic update of common submodule
+         From 1a07da9 to fe1672e
+
+2014-02-26 11:31:03 +0100  Stefan Sauer <ensonic@users.sf.net>
+
+       * docs/Makefile.am:
+         docs: install prebuilt plugin docs if gtk-doc is disabled
+         Sync to the Makefile.am from gst-plugin-base where it is done right.
+         Fixes #725034
+
+2014-02-13 09:39:04 +0100  Stefan Sauer <ensonic@users.sf.net>
+
+       * gst/xingmux/gstxingmux.c:
+       * gst/xingmux/plugin.c:
+         xingmux: add muxer category and make element plugable
+         This is required to make encodebin consider the element. Yet it is not enough to
+         have it plugged it has a lower priority than most mp3encoders and no different
+         caps.
+
+2014-02-24 11:42:00 +0100  Dirk Van Haerenborgh <vhdirk@gmail.com>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: allow lossless compression (qp=0)
+         https://bugzilla.gnome.org/show_bug.cgi?id=725051
+
+2014-02-20 21:08:08 +0100  Edward Hervey <edward@collabora.com>
+
+       * m4/a52.m4:
+         m4: Remove extra check for 11+ year old a52 release
+         You deserve a build failure if you still have that version
+         If someone wants to completely remove this m4 to replace it with the
+         generic AS_GST_CHECK_LIBHEADER() it would be appreciated.
+
+2014-02-19 21:11:55 +0100  Rico Tzschichholz <ricotz@ubuntu.com>
+
+       * m4/a52.m4:
+         m4: Fix multiple tests in AC_CHECK_A52DEC
+
+2014-02-09 23:41:36 +0100  Sebastian Dröge <sebastian@centricular.com>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: Remove unused function
+
+2014-02-06 19:22:47 +0100  Edward Hervey <edward@collabora.com>
+
+       * tests/check/Makefile.am:
+         check: Fix test location
+
+2014-02-03 02:06:11 +0100  Sebastian Rasmussen <sebras@hotmail.com>
+
+       * tests/check/Makefile.am:
+         tests: Don't build disabled plugins' check tests
+         Fixes https://bugzilla.gnome.org/show_bug.cgi?id=723505
+
+2014-01-30 10:44:29 +0100  Edward Hervey <bilboed@bilboed.com>
+
+       * common:
+         Automatic update of common submodule
+         From d48bed3 to 1a07da9
+
+2014-01-03 16:20:11 +0000  Tim-Philipp Müller <tim@centricular.com>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: only add "format" field with fourcc to WMV caps
+         Doesn't make sense for e.g. H264 or MJPEG.
+
+2013-12-22 22:34:03 +0000  Tim-Philipp Müller <tim@centricular.com>
+
+       * autogen.sh:
+       * common:
+         Automatic update of common submodule
+         From dbedaa0 to d48bed3
+
+2013-12-22 21:56:03 +0000  Tim-Philipp Müller <tim@centricular.com>
+
+       * po/Makevars:
+         po: set gettext domain in Makevars so we don't have to patch the generated Makefile.in.in
+         https://bugzilla.gnome.org/show_bug.cgi?id=705455
+
+2013-12-05 12:16:45 +0100  Sebastian Dröge <sebastian@centricular.com>
+
+       * ext/amrwbdec/amrwbdec.c:
+         amrwbdec: Remove some dead code
+
+2013-12-05 12:16:38 +0100  Sebastian Dröge <sebastian@centricular.com>
+
+       * ext/amrnb/amrnbdec.c:
+         amrnbdec: Remove some dead code
+
+2013-12-05 12:09:04 +0100  Sebastian Dröge <sebastian@centricular.com>
+
+       * ext/amrnb/amrnbdec.c:
+         amrnbdec: Use gst_audio_decoder_set_needs_format() instead of custom code
+
+2013-12-05 12:08:46 +0100  Sebastian Dröge <sebastian@centricular.com>
+
+       * ext/amrwbdec/amrwbdec.c:
+         amrwbdec: Use gst_audio_decoder_set_needs_format() instead of custom code
+
+2013-12-05 11:44:10 +0100  Sebastian Dröge <sebastian@centricular.com>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         mpeg2dec: Use new gst_video_decoder_set_needs_format() API
+
+2013-11-29 15:51:49 +0000  Tim-Philipp Müller <tim@centricular.com>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: fix compiler warning
+         Compiler warns rightly about possibly uninitialized variable.
+
+2013-11-29 15:49:29 +0000  Tim-Philipp Müller <tim@centricular.com>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: fix crash on NULL caps when negotiation happens without a downstream peer
+         gst-launch-1.0 videotestsrc ! x264enc
+
+2013-11-11 13:15:54 +0100  Mark Nauwelaerts <mnauw@users.sourceforge.net>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         mpeg2dec: graceful degradation for badly parsed input
+
+2013-11-05 11:20:20 +0000  Tim-Philipp Müller <tim@centricular.com>
+
+       * common:
+         Automatic update of common submodule
+         From 865aa20 to dbedaa0
+
+2013-10-22 16:02:04 +0900  HyeJin Choi <meeshel@meeshel78@hotmail.com>
+
+       * gst/asfdemux/asfpacket.c:
+         asfdemux: mo_size check bug fix. mo_size is not mandatory field.
+         So, don't need to check previous payload's mo_size and current
+         payload's mo_size when merging it.
+         https://bugzilla.gnome.org/show_bug.cgi?id=710609
+
+2013-10-22 15:03:15 -0300  Thiago Santos <ts.santos@partner.samsung.com>
+
+       * gst/asfdemux/gstasfdemux.c:
+       * gst/asfdemux/gstasfdemux.h:
+         asfdemux: Keep audio error checking fields only for audio
+         Video shouldn't need to be descrambled, this can cause frames data
+         to be corrupted
+         https://bugzilla.gnome.org/show_bug.cgi?id=684942
+
+2013-10-22 00:56:29 -0300  Thiago Santos <ts.santos@partner.samsung.com>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: really copy the buffer data
+         Pass the copy-memory flag to copy the memory for the output buffer,
+         otherwise we end with 0-sized buffers
+         https://bugzilla.gnome.org/show_bug.cgi?id=684942
+
+2013-09-27 08:05:25 -0700  Michael Esemplare <michael.esemplare@gmail.com>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: If FPS is available, set VFR to false
+         https://bugzilla.gnome.org/show_bug.cgi?id=708940
+
+2013-09-24 10:08:10 -0700  Thiago Santos <ts.santos@partner.samsung.com>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: Only use segment.start as seek_time if it is relative
+         Relying on the gst_segment_do_seek results for getting the
+         seeking time should not be used if seek type is SET because the
+         do_seek function makes the 'cur` position of the seek normalized
+         on the segment range. This means that seeking beyond the end of the
+         file might not result in instant EOS as it will end up seeking to
+         the final ts of the file.
+         In asf seeking to the final timestamp can lead to seeking to the last
+         keyframe, meaning a few seconds of video will still be played, which should
+         not be the desired behavior when seeking beyong file limits.
+
+2013-09-24 10:07:25 -0700  Thiago Santos <ts.santos@partner.samsung.com>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: Parse last simple index entry
+         The entry size is fixed at 6, fix typo to finish parsing the index
+         correctly until the last sample
+
+2013-09-24 18:32:31 +0100  Tim-Philipp Müller <tim@centricular.net>
+
+       * README:
+       * common:
+         Automatic update of common submodule
+         From 6b03ba7 to 865aa20
+
+2013-09-24 15:05:36 +0200  Sebastian Dröge <slomo@circular-chaos.org>
+
+       * configure.ac:
+         configure: Actually use 1.3.0.1 as version to make configure happy
+
+2013-09-24 15:00:30 +0200  Sebastian Dröge <slomo@circular-chaos.org>
+
+       * configure.ac:
+         Back to development
+
+=== release 1.2.0 ===
+
+2013-09-24 14:27:45 +0200  Sebastian Dröge <slomo@circular-chaos.org>
+
+       * ChangeLog:
+       * NEWS:
+       * RELEASE:
+       * configure.ac:
+       * 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:
+       * docs/plugins/inspect/plugin-xingmux.xml:
+       * gst-plugins-ugly.doap:
+       * win32/common/config.h:
+         Release 1.2.0
+
+2013-09-24 14:27:39 +0200  Sebastian Dröge <slomo@circular-chaos.org>
+
+       * 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/hr.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:
+         Update .po files
+
+2013-09-18 11:34:56 +0200  Andoni Morales Alastruey <ylatuya@gmail.com>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: Update the documentation to match the default profile used
+         https://bugzilla.gnome.org/show_bug.cgi?id=708036
+
+2013-09-20 16:17:31 +0200  Edward Hervey <edward@collabora.com>
+
+       * common:
+         Automatic update of common submodule
+         From b613661 to 6b03ba7
+
+2013-09-19 18:43:43 +0100  Tim-Philipp Müller <tim@centricular.net>
+
+       * common:
+         Automatic update of common submodule
+         From 74a6857 to b613661
+
+2013-09-19 17:36:25 +0100  Tim-Philipp Müller <tim@centricular.net>
+
+       * autogen.sh:
+       * common:
+         Automatic update of common submodule
+         From 098c0d7 to 74a6857
+
+2013-09-19 11:35:04 +0200  Sebastian Dröge <slomo@circular-chaos.org>
+
+       * configure.ac:
+         Back to development
+
+=== release 1.1.90 ===
+
+2013-09-19 10:50:32 +0200  Sebastian Dröge <slomo@circular-chaos.org>
+
+       * ChangeLog:
+       * NEWS:
+       * RELEASE:
+       * configure.ac:
+       * 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:
+       * docs/plugins/inspect/plugin-xingmux.xml:
+       * gst-plugins-ugly.doap:
+       * win32/common/config.h:
+         Release 1.1.90
+
+2013-09-19 10:30:37 +0200  Sebastian Dröge <slomo@circular-chaos.org>
+
+       * 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/hr.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:
+         Update .po files
+
+2013-09-19 09:45:55 +0200  Sebastian Dröge <slomo@circular-chaos.org>
+
+       * po/cs.po:
+         po: Update translations
+
+2013-09-18 19:13:45 -0400  Olivier Crête <olivier.crete@collabora.com>
+
+       * ext/x264/gstx264enc.c:
+       * tests/check/elements/x264enc.c:
+         x264enc: Implement getcaps that restricts the input format depending on the output profile
+         Also add some x264enc profile tests
+         https://bugzilla.gnome.org/show_bug.cgi?id=708326
+
+2013-09-16 19:38:36 +0200  Matej Knopp <matej.knopp@gmail.com>
+
+       * gst/asfdemux/asfpacket.c:
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: fix playback regression in push mode
+
+2013-09-10 19:33:33 -0300  Thiago Santos <thiago.sousa.santos@collabora.com>
+
+       * gst/asfdemux/gstasfdemux.h:
+         asfdemux: remove unused variable
+
+2013-09-05 22:56:48 +0200  Mathieu Duponchelle <mathieu.duponchelle@epitech.eu>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: Don't unref future state but the old one
+         Being silly will lead us nowhere.
+
+2013-09-04 16:32:43 +0200  Sebastian Dröge <slomo@circular-chaos.org>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: Check if we have an input state before using it
+         Flushing might happen before caps were set on the encoder,
+         which would lead to crashes here.
+         Thanks to Matej Knopp for analyzing this.
+         https://bugzilla.gnome.org/show_bug.cgi?id=707414
+
+2013-09-03 20:28:35 +0200  Matej Knopp <matej.knopp@gmail.com>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: fix unsigned comparison warning
+
+2013-08-28 13:27:05 +0200  Sebastian Dröge <slomo@circular-chaos.org>
+
+       * configure.ac:
+         Back to development
+
+=== release 1.1.4 ===
+
+2013-08-28 12:58:43 +0200  Sebastian Dröge <slomo@circular-chaos.org>
+
+       * ChangeLog:
+       * NEWS:
+       * RELEASE:
+       * configure.ac:
+       * 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:
+       * docs/plugins/inspect/plugin-xingmux.xml:
+       * gst-plugins-ugly.doap:
+       * win32/common/config.h:
+         Release 1.1.4
+
+2013-08-28 12:58:37 +0200  Sebastian Dröge <slomo@circular-chaos.org>
+
+       * 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/hr.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:
+         Update .po files
+
+2013-08-28 12:32:37 +0200  Sebastian Dröge <slomo@circular-chaos.org>
+
+       * po/pt_BR.po:
+         po: update translations
+
+2013-08-27 14:13:06 +0100  Tim-Philipp Müller <tim@centricular.net>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: log when we output a lower profile than requested
+
+2013-08-21 18:32:17 +0200  Sebastian Dröge <slomo@circular-chaos.org>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: Consider subset relations of profiles when setting srcpad caps
+         constrained-baseline is a subset of baseline, is a subset of main,
+         is a subset of high profile.
+         https://bugzilla.gnome.org/show_bug.cgi?id=705425
+
+2013-08-21 12:31:23 +0100  Tim-Philipp Müller <tim@centricular.net>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: propagate flow return back to base class and upstream
+         https://bugzilla.gnome.org/show_bug.cgi?id=705425
+
+2013-08-17 23:13:17 +0100  Tim-Philipp Müller <tim@centricular.net>
+
+       * configure.ac:
+         configure: fix x264 version checking
+         x264 releases carry pkg-config versions such as 0.120.x
+         (literallly with an 'x'). Checking for x264 >= 0.120.0 will
+         then fail, so we need to either check for > 0.119.0 or
+         for >= 0.120 to make this work right.
+
+2013-08-17 23:09:15 +0100  Tim-Philipp Müller <tim@centricular.net>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: minor clean-up
+         We requires x264 build >= 120 now.
+
+2013-08-15 15:30:31 +0200  Sebastian Dröge <slomo@circular-chaos.org>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         mpeg2dec: Fix mpeg2_reset() calls
+
+2013-08-15 15:27:48 +0200  Sebastian Dröge <slomo@circular-chaos.org>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+       * ext/x264/gstx264enc.c:
+         ext: Use new flush vfunc of video codec base classes and remove reset implementations
+
+2013-08-01 01:34:05 +0200  Matej Knopp <matej.knopp@gmail.com>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: fix build on C89 compilers
+
+2013-07-30 17:28:17 +0200  Matej Knopp <matej.knopp@gmail.com>
+
+       * gst/asfdemux/asfpacket.c:
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: fix seeking in push mode
+
+2013-08-02 14:14:48 +0200  Lubosz Sarnecki <lubosz@gmail.com>
+
+       * configure.ac:
+         build: add subdir-objects to AM_INIT_AUTOMAKE
+         Fixes warnings in automake 1.14
+         https://bugzilla.gnome.org/show_bug.cgi?id=705350
+
+2013-08-02 08:25:49 +0200  Edward Hervey <edward@collabora.com>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         mpeg2dec: Do a hard reset of flush_stop
+         Which is notified by hard == 0 with latest refactoring.
+
+2013-07-29 21:09:37 +0100  Tim-Philipp Müller <tim@centricular.net>
+
+       * po/LINGUAS:
+       * po/da.po:
+       * po/de.po:
+       * po/gl.po:
+       * po/hr.po:
+       * po/hu.po:
+       * po/ja.po:
+       * po/nb.po:
+       * po/nl.po:
+       * po/pl.po:
+       * po/ru.po:
+       * po/sl.po:
+       * po/tr.po:
+       * po/uk.po:
+       * po/vi.po:
+         po: update translations
+
+2013-07-29 14:48:21 +0200  Sebastian Dröge <slomo@circular-chaos.org>
+
+       * configure.ac:
+         Back to development
+
+=== release 1.1.3 ===
+
+2013-07-29 13:46:08 +0200  Sebastian Dröge <slomo@circular-chaos.org>
+
+       * ChangeLog:
+       * NEWS:
+       * RELEASE:
+       * configure.ac:
+       * 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:
+       * docs/plugins/inspect/plugin-xingmux.xml:
+       * gst-plugins-ugly.doap:
+       * win32/common/config.h:
+         Release 1.1.3
+
+2013-07-29 13:46:05 +0200  Sebastian Dröge <slomo@circular-chaos.org>
+
+       * 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:
+         Update .po files
+
+2013-07-29 12:13:17 +0200  Sebastian Dröge <slomo@circular-chaos.org>
+
+       * gst/asfdemux/gstasfdemux.c:
+       * gst/realmedia/rademux.c:
+       * gst/realmedia/rmdemux.c:
+         gst: Don't swap start/stop for negative rates in the SEGMENT query
+
+2013-07-29 10:57:38 +0200  Sebastian Dröge <slomo@circular-chaos.org>
+
+       * gst/realmedia/rademux.c:
+       * gst/realmedia/rmdemux.c:
+         real: Implement SEGMENT query
+
+2013-07-29 10:56:06 +0200  Sebastian Dröge <slomo@circular-chaos.org>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: Implement SEGMENT query
+
+2013-07-28 16:43:28 +0200  Matej Knopp <matej.knopp@gmail.com>
+
+       * gst/asfdemux/asfheaders.c:
+       * gst/asfdemux/asfheaders.h:
+       * gst/asfdemux/asfpacket.c:
+       * gst/asfdemux/gstasfdemux.c:
+       * gst/asfdemux/gstasfdemux.h:
+         asfdemux: Add support for dvr-ms
+         https://bugzilla.gnome.org/show_bug.cgi?id=705026
+
+2013-07-26 16:47:48 +0200  Edward Hervey <edward@collabora.com>
+
+       * gst/realmedia/rtspreal.c:
+         rtspreal: Ensure output value has an assigned value
+         In the case where this macro was used, that dest was != NULL but that
+         the strncmp failed, we would end up with dest_len being undefined.
+
+2013-07-26 16:39:12 +0200  Edward Hervey <edward@collabora.com>
+
+       * ext/x264/gstx264enc.c:
+         x264: Fix dts comparision
+         We were assigning to a guint64 value (frame->dts) the sum of a unsigned
+         and signed value... resulting it the result never being < 0.
+         Instead just check if it is smaller before assigning to frame->dts.
+
+2013-07-25 11:28:54 -0300  Thiago Santos <thiago.sousa.santos@collabora.com>
+
+       * gst/asfdemux/gstasfdemux.c:
+       * gst/asfdemux/gstasfdemux.h:
+         asfdemux: fix seqnum handling for seeks
+         Use the same seqnum as the seek for flushes/segments that are
+         caused by the seek. Also do the same for segment events
+         Fixes #676242
+
+2013-07-25 13:35:44 +0200  Sebastian Dröge <slomo@circular-chaos.org>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         mpeg2dec: Clean up reset/start/stop handling
+
+2013-07-25 11:01:20 +0200  Sebastian Dröge <slomo@circular-chaos.org>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: React properly to flushing/resetting the encoder
+         https://bugzilla.gnome.org/show_bug.cgi?id=656007
+
+2013-07-22 16:01:13 +0200  Sebastian Dröge <slomo@circular-chaos.org>
+
+       * gst/realmedia/rademux.c:
+       * gst/realmedia/rademux.h:
+       * gst/realmedia/rmdemux.c:
+       * gst/realmedia/rmdemux.h:
+         realmedia: Add support for group-id in the stream-start event
+
+2013-07-22 15:45:57 +0200  Sebastian Dröge <slomo@circular-chaos.org>
+
+       * gst/asfdemux/gstasfdemux.c:
+       * gst/asfdemux/gstasfdemux.h:
+         asfdemux: Add support for group-id in the stream-start event
+
+2013-07-22 15:43:18 +0200  Sebastian Dröge <slomo@circular-chaos.org>
+
+       * ext/sidplay/gstsiddec.cc:
+       * ext/sidplay/gstsiddec.h:
+         siddec: Add support for group-id in the stream-start event
+
+2013-07-18 17:14:29 +0200  Edward Hervey <edward@collabora.com>
+
+       * gst/realmedia/rmdemux.c:
+         rmdemux: Mark demuxer as "running" in push-mode
+         Allows queries (and other code) to be answered when working in push-mode.
+         Running would only be set to TRUE accordingly when working in pull-mode
+         once it had read header/index.
+         Fixes #680185
+
+2013-07-17 16:17:54 +0200  Edward Hervey <edward@collabora.com>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         mpeg2dec: Properly reset on sequence changes
+         Otherwise we end up using stray data/buffers.
+         Fixes #690701
+
+2013-07-11 16:57:24 +0200  Sebastian Dröge <slomo@circular-chaos.org>
+
+       * configure.ac:
+         Back to development
+
+=== release 1.1.2 ===
+
+2013-07-11 16:12:25 +0200  Sebastian Dröge <slomo@circular-chaos.org>
+
+       * ChangeLog:
+       * NEWS:
+       * RELEASE:
+       * configure.ac:
+       * 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:
+       * docs/plugins/inspect/plugin-xingmux.xml:
+       * gst-plugins-ugly.doap:
+       * win32/common/config.h:
+         Release 1.1.2
+
+2013-07-11 16:12:21 +0200  Sebastian Dröge <slomo@circular-chaos.org>
+
+       * 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:
+         Update .po files
+
+2013-06-18 20:06:24 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * ext/dvdread/dvdreadsrc.c:
+         dvdreadsrc: correctly determine last chapter's duration
+         This (mostly) reverts 683f5eeae7b830e4e4b790f3817ff6b8ce517b1c.
+         It worked just fine before ...
+
+2013-06-25 14:20:37 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * gst/realmedia/rdtmanager.c:
+         rdt: forward sticky events
+
+2013-06-05 18:36:40 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * configure.ac:
+         Back to development
+
+=== release 1.1.1 ===
+
+2013-06-05 17:58:51 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * ChangeLog:
+       * NEWS:
+       * RELEASE:
+       * common:
+       * 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:
+       * docs/plugins/inspect/plugin-xingmux.xml:
+       * gst-plugins-ugly.doap:
+       * win32/common/config.h:
+         Release 1.1.1
+
+2013-06-05 16:42:01 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * 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:
+         Update .po files
+
+2013-06-05 15:15:16 +0200  Sebastian Dröge <slomo@circular-chaos.org>
+
+       * common:
+         Automatic update of common submodule
+         From 098c0d7 to 01a7a46
+
+2013-06-04 16:12:27 +0300  Sreerenj Balachandran <sreerenj.balachandran@intel.com>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         mpeg2dec: make the aspect ratio calculation more accurate.
+         Utilize the libmpeg2 api: mpeg2_guess_aspect() to guess the
+         aspect-ratio if we don't have a valid upstream PAR.
+         https://bugzilla.gnome.org/show_bug.cgi?id=685103
+
+2013-05-15 10:52:09 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * common:
+         Automatic update of common submodule
+         From 5edcd85 to 098c0d7
+
+2013-05-13 13:19:27 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * tests/check/elements/amrnbenc.c:
+       * tests/check/elements/mpeg2dec.c:
+       * tests/check/elements/x264enc.c:
+       * tests/check/elements/xingmux.c:
+         tests: Fix event handling
+
+2013-05-09 19:40:49 -0400  Olivier Crête <olivier.crete@collabora.com>
+
+       * ext/lame/gstlamemp3enc.c:
+         lamemp3enc: Tell GstAudioEncoder about the number of incoming samples
+         lame does internal resampling, but the base class only cares about
+         the number of raw samples, so tell finish frames about that, not
+         the number of samples in the outgoing frame.:
+
+2013-04-30 10:01:29 +0100  Tim-Philipp Müller <tim@centricular.net>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: output byte-stream if downstream has ANY caps
+         It's what people expect when they pipe the output to
+         filesink or into a tcp connection or pipe.
+
+2013-04-22 23:52:48 +0100  Tim-Philipp Müller <tim@centricular.net>
+
+       * MAINTAINERS:
+       * README:
+       * README.static-linking:
+       * common:
+         Automatic update of common submodule
+         From 3cb3d3c to 5edcd85
+
+2012-10-24 12:15:54 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * configure.ac:
+       * ext/a52dec/Makefile.am:
+       * ext/amrnb/Makefile.am:
+       * ext/amrwbdec/Makefile.am:
+       * ext/cdio/Makefile.am:
+       * ext/dvdread/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/asfdemux/Makefile.am:
+       * gst/dvdlpcmdec/Makefile.am:
+       * gst/dvdsub/Makefile.am:
+       * gst/realmedia/Makefile.am:
+       * gst/xingmux/Makefile.am:
+         gst: Add better support for static plugins
+
+2013-04-14 17:55:44 +0100  Tim-Philipp Müller <tim@centricular.net>
+
+       * autogen.sh:
+       * common:
+         Automatic update of common submodule
+         From aed87ae to 3cb3d3c
+
+2013-04-09 21:00:43 +0200  Stefan Sauer <ensonic@users.sf.net>
+
+       * common:
+         Automatic update of common submodule
+         From 04c7a1e to aed87ae
+
+2013-03-25 18:05:14 -0700  David Schleef <ds@schleef.org>
+
+       * gst/asfdemux/gstasfdemux.c:
+       * gst/realmedia/rmdemux.c:
+         Use %03u instead of %u in gst_pad_create_stream_id_printf()
+
+2013-03-06 13:28:37 +0000  Tom Greenwood <tgreenwood@Toms-MacBook-Pro.local>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: Fix for 0/1 framerate - now uses VFR in this case
+         Previously did a division by zero.
+         https://bugzilla.gnome.org/show_bug.cgi?id=695728
+
+2013-03-07 00:02:00 +0000  Tim-Philipp Müller <tim@centricular.net>
+
+       * common:
+         Automatic update of common submodule
+         From 2de221c to 04c7a1e
+
+2013-02-08 00:15:01 +0000  Tim-Philipp Müller <tim@centricular.net>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: simplify template caps
+         No need to make an array for one single element.
+
+2013-02-08 00:11:03 +0000  Tim-Philipp Müller <tim@centricular.net>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: put all theoretically possible formats in template caps
+         and decide at runtime which subset of these (8-bit or 10-bit video
+         formats) is supported. libx264 will be compiled for one of these
+         two options, and it is possible to switch by pointing the dynamic
+         linker to a different libx264 build at runtime. If we want our
+         template caps to be correct, they should contain all then, with
+         the actually supported ones determined at runtime.
+         https://bugzilla.gnome.org/show_bug.cgi?id=691935
+
+2013-01-23 10:16:51 +0000  Tim-Philipp Müller <tim@centricular.net>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: detect supported bit depth and pixel formats at runtime
+         http://bugs.debian.org/667573
+         https://bugzilla.gnome.org/show_bug.cgi?id=691935
+
+2013-01-30 09:15:18 +0100  Benjamin Gaignard <benjamin.gaignard@st.com>
+
+       * autogen.sh:
+         autogen.sh: allow calling from out-of-tree
+         Signed-off-by: Benjamin Gaignard <benjamin.gaignard@linaro.org>
+         https://bugzilla.gnome.org/show_bug.cgi?id=692857
+
+2013-01-28 20:43:08 +0100  Stefan Sauer <ensonic@users.sf.net>
+
+       * common:
+         Automatic update of common submodule
+         From a942293 to 2de221c
+
+2013-01-15 15:18:04 +0100  Martin Pitt <martinpitt@gnome.org>
+
+       * tests/check/Makefile.am:
+         tests: use _1_0 variants for the various registry variables
+         These override the variants without version suffix. Makes 'make check' work
+         properly in environments that set the suffixed variant for 1.0, such as
+         jhbuild.
+
+2013-01-15 15:06:41 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * common:
+         Automatic update of common submodule
+         From a72faea to a942293
+
+2012-12-30 23:56:14 +0000  Tim-Philipp Müller <tim@centricular.net>
+
+       * configure.ac:
+         configure: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
+         AM_CONFIG_HEADER has been removed in the just-released automake 1.13:
+         https://lists.gnu.org/archive/html/automake/2012-12/msg00038.html
+         https://bugzilla.gnome.org/show_bug.cgi?id=690881
+
+2012-12-19 17:16:53 +0100  Thijs Vermeir <thijsvermeir@gmail.com>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         mpeg2dec: use appropriate printf format for gsize
+
+2012-12-19 17:15:03 +0100  Thijs Vermeir <thijsvermeir@gmail.com>
+
+       * ext/cdio/gstcdio.h:
+         cdio: Fix redundant redeclaration of 'cdio_version_string'
+         cdio/version.h is already included by cdio/cdio.h
+
+2012-12-01 13:26:26 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * ext/sidplay/gstsiddec.cc:
+         siddec: init debug category
+
+2012-11-30 20:09:03 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * configure.ac:
+       * ext/dvdread/Makefile.am:
+         dvdread: link to libgmodule-2.0 since the g_module_* API is used
+         And the gmodule lib has been moved into the Requires.private
+         section of the pkg-config file in core.
+
+2012-11-27 17:07:31 +0000  Tim-Philipp Müller <tim@centricular.net>
+
+       * ext/cdio/gstcdiocddasrc.c:
+       * ext/cdio/gstcdiocddasrc.h:
+         cdiocddasrc: detect whether drive produces samples in non-host endianness
+         If drive produces samples in other endianness than the host,
+         we need to byte swap them before pushing them out, or we
+         produce nothing but noise. cdparanoia detects this automatically,
+         but libcdio does not, so we have to do it ourselves.
+         This is needed on e.g. the PowerBook G4 with Matshita UJ-816 drive.
+         https://bugzilla.gnome.org/show_bug.cgi?id=377280
+
+2012-11-19 11:27:21 +0000  Tim-Philipp Müller <tim@centricular.net>
+
+       * common:
+         Automatic update of common submodule
+         From b497c4f to a72faea
+
+2012-11-16 13:32:00 +0100  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * tests/check/elements/xingmux_testdata.h:
+         xingmux: Fix unit test after change to correctly calculate number of frames
+
+2012-11-15 16:42:09 +0100  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: Add support for 10-bit color formats
+         Requires x264 to be built with 10-bit support, which disables
+         9-bit support. Also only advertise the color formats that were
+         compiled into x264.
+
+2012-11-15 16:21:49 +0100  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: Add support for Y444, Y42B and NV12
+
+2012-11-11 20:42:42 +0000  Tim-Philipp Müller <tim@centricular.net>
+
+       * ext/cdio/Makefile.am:
+       * ext/cdio/gstcdio.c:
+         cdio: use gst_tag_freeform_string_to_utf8() for CD-TEXT strings
+         They're probably not going to be UTF-8, but ISO-8859-1 or somesuch
+         if they're not plain ASCII.
+
+2012-11-09 11:33:40 +0100  Gautier Portet <kassoulet@gmail.com>
+
+       * gst/xingmux/gstxingmux.c:
+         xingmux: Properly calculate the number of frames
+         First, the xing header frame is never added to the count,
+         we have to increment the count.
+         Secondly, there is a rounding error when calculating the
+         frame duration, as spf*GST_SECOND/rate is not an integer
+         (26122448.9) an it must be 26122449.
+
+2012-11-07 20:45:38 +0000  Tim-Philipp Müller <tim@centricular.net>
+
+       * configure.ac:
+         configure.ac: update courtesy of autoupdate
+
+2012-11-07 20:39:56 +0000  Tim-Philipp Müller <tim@centricular.net>
+
+       * common:
+       * configure.ac:
+         configure: let AG_GST_PLUGIN_DOCS check for python
+         And update common for move from AS_PATH_PYTHON to AM_PATH_PYTHON,
+         which as a side-effect should pick up newer python versions as
+         well.
+         https://bugzilla.gnome.org/show_bug.cgi?id=563903
+
+2012-11-05 13:16:52 -0800  Michael Smith <msmith@rdio.com>
+
+       * gst/dvdlpcmdec/gstdvdlpcmdec.c:
+         dvdlpcmdec: Fix parsing of headers to set correct width to allow decode.
+
+2012-11-03 20:38:00 +0000  Tim-Philipp Müller <tim@centricular.net>
+
+       * tests/check/elements/mpg123audiodec.c:
+         Fix FSF address
+         https://bugzilla.gnome.org/show_bug.cgi?id=687520
+
+2012-11-03 20:40:37 +0000  Tim-Philipp Müller <tim@centricular.net>
+
+       * docs/random/LICENSE:
+       * ext/a52dec/gsta52dec.c:
+       * ext/a52dec/gsta52dec.h:
+       * ext/amrnb/amrnb.c:
+       * ext/amrnb/amrnbdec.c:
+       * ext/amrnb/amrnbdec.h:
+       * ext/amrnb/amrnbenc.c:
+       * ext/amrnb/amrnbenc.h:
+       * ext/amrwbdec/amrwb.c:
+       * ext/amrwbdec/amrwbdec.c:
+       * ext/amrwbdec/amrwbdec.h:
+       * ext/cdio/gstcdio.c:
+       * ext/cdio/gstcdio.h:
+       * ext/cdio/gstcdiocddasrc.c:
+       * ext/cdio/gstcdiocddasrc.h:
+       * ext/dvdread/dvdreadsrc.c:
+       * ext/dvdread/dvdreadsrc.h:
+       * ext/lame/gstlamemp3enc.c:
+       * ext/lame/gstlamemp3enc.h:
+       * ext/lame/plugin.c:
+       * ext/mad/gstmad.c:
+       * ext/mad/gstmad.h:
+       * ext/mpeg2dec/gstmpeg2dec.c:
+       * ext/mpeg2dec/gstmpeg2dec.h:
+       * ext/sidplay/gstsiddec.cc:
+       * ext/sidplay/gstsiddec.h:
+       * ext/twolame/gsttwolamemp2enc.c:
+       * ext/twolame/gsttwolamemp2enc.h:
+       * ext/x264/gstx264enc.c:
+       * ext/x264/gstx264enc.h:
+       * gst-libs/gst/gettext.h:
+       * gst-libs/gst/glib-compat-private.h:
+       * gst-libs/gst/gst-i18n-plugin.h:
+       * gst/asfdemux/asfheaders.c:
+       * gst/asfdemux/asfheaders.h:
+       * gst/asfdemux/asfpacket.c:
+       * gst/asfdemux/asfpacket.h:
+       * gst/asfdemux/gstasf.c:
+       * gst/asfdemux/gstasfdemux.c:
+       * gst/asfdemux/gstasfdemux.h:
+       * gst/asfdemux/gstrtpasfdepay.c:
+       * gst/asfdemux/gstrtpasfdepay.h:
+       * gst/asfdemux/gstrtspwms.c:
+       * gst/asfdemux/gstrtspwms.h:
+       * gst/dvdlpcmdec/gstdvdlpcmdec.c:
+       * gst/dvdlpcmdec/gstdvdlpcmdec.h:
+       * gst/dvdsub/gstdvdsubdec.c:
+       * gst/dvdsub/gstdvdsubdec.h:
+       * gst/dvdsub/gstdvdsubparse.c:
+       * gst/dvdsub/gstdvdsubparse.h:
+       * gst/realmedia/asmrules.c:
+       * gst/realmedia/asmrules.h:
+       * gst/realmedia/gstrdtbuffer.c:
+       * gst/realmedia/gstrdtbuffer.h:
+       * gst/realmedia/pnmsrc.c:
+       * gst/realmedia/pnmsrc.h:
+       * gst/realmedia/rademux.c:
+       * gst/realmedia/rademux.h:
+       * gst/realmedia/rdtdepay.c:
+       * gst/realmedia/rdtdepay.h:
+       * gst/realmedia/rdtjitterbuffer.c:
+       * gst/realmedia/rdtjitterbuffer.h:
+       * gst/realmedia/rdtmanager.c:
+       * gst/realmedia/rdtmanager.h:
+       * gst/realmedia/realhash.c:
+       * gst/realmedia/realhash.h:
+       * gst/realmedia/realmedia.c:
+       * gst/realmedia/rmdemux.c:
+       * gst/realmedia/rmdemux.h:
+       * gst/realmedia/rmutils.c:
+       * gst/realmedia/rmutils.h:
+       * gst/realmedia/rtspreal.c:
+       * gst/realmedia/rtspreal.h:
+       * gst/xingmux/gstxingmux.c:
+       * gst/xingmux/gstxingmux.h:
+       * gst/xingmux/plugin.c:
+       * tests/check/elements/amrnbenc.c:
+       * tests/check/elements/mpeg2dec.c:
+       * tests/check/elements/x264enc.c:
+       * tests/check/generic/index.c:
+       * tests/check/generic/states.c:
+       * tests/check/pipelines/lame.c:
+         Fix FSF address
+         https://bugzilla.gnome.org/show_bug.cgi?id=687520
+
+2012-10-30 13:39:52 +0100  Andreas Frisch <fraxinas@opendreambox.org>
+
+       * gst/dvdsub/gstdvdsubdec.c:
+         dvdsubdec: allocate correct amount of memory for bitmap
+         https://bugzilla.gnome.org/show_bug.cgi?id=687192
+
+2012-10-30 09:27:24 +0100  Carlos Rafael Giani <dv@pseudoterminal.org>
+
+       * ext/mpg123/gstmpg123audiodec.c:
+         mpg123: removed unnecessary finalize function
+         https://bugzilla.gnome.org/show_bug.cgi?id=687176
+
+2012-10-30 09:20:04 +0000  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * ext/sidplay/gstsiddec.cc:
+         siddec: reset bytes counter
+         Reset the total_bytes counter so that we get timestamps correct.
+         Fixes https://bugzilla.gnome.org/show_bug.cgi?id=686931
+
+2012-10-30 10:20:09 +1100  Jan Schmidt <thaytan@noraisin.net>
+
+       * ext/mpg123/gstmpg123audiodec.c:
+         mpg123: Fix leaks from not chaining up in the finalize function
+
+2012-10-25 12:38:47 +0100  Tim-Philipp Müller <tim@centricular.net>
+
+       * configure.ac:
+       * 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:
+       * docs/plugins/inspect/plugin-xingmux.xml:
+       * win32/common/config.h:
+         Back to feature development
+
+=== release 1.0.2 ===
+
+2012-10-25 01:11:10 +0100  Tim-Philipp Müller <tim@centricular.net>
+
+       * ChangeLog:
+       * NEWS:
+       * RELEASE:
+       * configure.ac:
+       * 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:
+       * docs/plugins/inspect/plugin-xingmux.xml:
+       * gst-plugins-ugly.doap:
+       * win32/common/config.h:
+         Release 1.0.2
+
+2012-10-24 13:41:00 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * tests/check/elements/mpg123audiodec.c:
+         tests: fix up mpg123 test a little
+         - dist input files
+         - fix sample leak
+         - simplify check for elements
+         - only run mpg123 test if mpg123 is available and selected
+         - fix build in uninstalled setup
+         https://bugzilla.gnome.org/show_bug.cgi?id=686595
+
+2012-10-24 12:30:10 +0200  Carlos Rafael Giani <dv@pseudoterminal.org>
+
+       * tests/check/elements/mpg123audiodec.c:
+         tets: add unit test for mpg123audiodec
+         https://bugzilla.gnome.org/show_bug.cgi?id=686595
+
+2012-10-24 00:36:42 +0200  Carlos Rafael Giani <dv@pseudoterminal.org>
+
+       * ext/mpg123/gstmpg123audiodec.c:
+         mpg123: added gtkdoc section
+         https://bugzilla.gnome.org/show_bug.cgi?id=686595
+
+2012-10-24 00:22:05 +0200  Carlos Rafael Giani <dv@pseudoterminal.org>
+
+       * ext/mpg123/gstmpg123audiodec.c:
+         mpg123: fixed bug with last frame, disabled internal resampler & chatter
+         * The last MP3 frame wasn't being pushed when base class was draining
+         * Made sure mpg123 cannot ever use its (crude) internal resampler
+         * Disabled mpg123 stderr output
+         https://bugzilla.gnome.org/show_bug.cgi?id=686595
+
+2012-10-24 20:10:03 +0800  Scott Fan <fanchp@neusoft.com>
+
+       * gst/asfdemux/Makefile.am:
+       * gst/realmedia/Makefile.am:
+         Makefile.am: Fix typos for generating the Android.mk files
+         Change libgstasfdemux to libgstasf, and change libgstrealmedia to libgstrmdemux.
+         The typos led to generate the incorrect Android.mk files for the asfdemux
+         and realmedia plugin.
+         https://bugzilla.gnome.org/show_bug.cgi?id=686748
+
+2012-10-24 00:21:45 +0200  Carlos Rafael Giani <dv@pseudoterminal.org>
+
+       * ext/mpg123/gstmpg123audiodec.c:
+         mpg123: cleaned up comments, formatting, and logging lines
+         also replaced mpg123decoder->handle != NULL checks with asserts
+         https://bugzilla.gnome.org/show_bug.cgi?id=686595
+
+2012-10-18 22:19:04 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * ext/dvdread/dvdreadsrc.c:
+         dvdreadsrc: correctly set next cell when seeking to sector
+
+2012-10-18 22:18:28 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * gst/dvdsub/gstdvdsubparse.c:
+         dvdsubparse: send src caps when receiving sink caps
+
+2012-10-12 14:49:28 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * ext/dvdread/dvdreadsrc.c:
+         dvdreadsrc: update dvd event to enhanced approach
+         ... in line with resindvdsrc.
+
+2012-10-07 17:08:37 +0100  Tim-Philipp Müller <tim@centricular.net>
+
+       * docs/Makefile.am:
+         docs: add 'make upload' target for new-release script
+
+2012-10-07 16:58:10 +0100  Tim-Philipp Müller <tim@centricular.net>
+
+       * configure.ac:
+       * 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:
+       * docs/plugins/inspect/plugin-xingmux.xml:
+       * win32/common/config.h:
+         Back to development (bug fixing)
+
+=== release 1.0.1 ===
+
+2012-10-07 16:13:11 +0100  Tim-Philipp Müller <tim@centricular.net>
+
+       * ChangeLog:
+       * NEWS:
+       * RELEASE:
+       * configure.ac:
+       * 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:
+       * docs/plugins/inspect/plugin-xingmux.xml:
+       * gst-plugins-ugly.doap:
+       * win32/common/config.h:
+         Release 1.0.1
+
+2012-10-06 14:58:34 +0100  Tim-Philipp Müller <tim@centricular.net>
+
+       * common:
+         Automatic update of common submodule
+         From 6c0b52c to 6bb6951
+
+2012-10-01 00:01:09 +1000  Jan Schmidt <thaytan@noraisin.net>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         mpeg2dec: Don't error out when there is no associated buffer
+         In 0.10, having mpeg2dec occasionally tell us to output a frame that
+         was never decoded was just ignored, so do the same in 1.0
+         Fixes: #685107
+
+2012-09-29 12:13:00 +0100  Tim-Philipp Müller <tim@centricular.net>
+
+       * REQUIREMENTS:
+       * gst/dvdsub/gstdvdsubdec.c:
+         Purge mention of liboil and update REQUIREMENTS
+         https://bugzilla.gnome.org/show_bug.cgi?id=673285
+
+2012-09-26 01:04:32 +0100  Tim-Philipp Müller <tim@centricular.net>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: when setting fallback decoder latency, set valid min_latency
+         Min. latency needs to be a valid time, so pass 0 as default
+         value in the fallback case where we can't determine any latency,
+         and avoid nasty criticals at runtime.
+
+2012-09-24 16:52:23 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * configure.ac:
+       * 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:
+       * docs/plugins/inspect/plugin-xingmux.xml:
+       * win32/common/config.h:
+         Back to development (bug fixing)
+
+=== release 1.0.0 ===
+
+2012-09-24 14:32:12 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * NEWS:
+       * RELEASE:
+       * configure.ac:
+       * 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:
+       * docs/plugins/inspect/plugin-xingmux.xml:
+       * gst-plugins-ugly.doap:
+       * win32/common/config.h:
+         Release 1.0.0
+
+2012-09-22 16:08:54 +0100  Tim-Philipp Müller <tim@centricular.net>
+
+       * common:
+         Automatic update of common submodule
+         From 4f962f7 to 6c0b52c
+
+=== release 0.11.99 ===
+
+2012-09-17 17:59:57 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * configure.ac:
+       * docs/plugins/inspect/plugin-xingmux.xml:
+       * gst-plugins-ugly.doap:
+       * win32/common/config.h:
+         Release 0.11.99
+
+2012-09-17 16:57:53 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * 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:
+         docs: update docs
+
+2012-09-17 16:57:30 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * configure.ac:
+       * ext/amrnb/Makefile.am:
+       * ext/amrwbdec/Makefile.am:
+       * ext/lame/Makefile.am:
+       * ext/twolame/Makefile.am:
+       * tests/check/Makefile.am:
+         Remove -DGST_USE_UNSTABLE_API
+
+2012-09-17 12:22:51 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * 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:
+         Update docs
+
+2012-09-17 10:53:12 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * ext/cdio/gstcdio.c:
+         cdio: work around cdio headers re-defining VERSION and PACKAGE_VERSION
+         Thanks guys. Fixes plugin version in gst-inspect-1.0 and docs
+         introspection/updating for this plugin.
+
+2012-09-15 22:23:53 +0200  Christian Fredrik Kalager Schaller <uraeus@linuxrisin.org>
+
+       * gst-plugins-ugly.spec.in:
+         Switch to F18 package naming
+
+2012-09-14 16:28:54 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * ext/dvdread/demo-play:
+       * tests/check/elements/mpeg2dec.c:
+         rename some caps and elements in examples
+
+2012-09-14 02:58:26 +0100  Tim-Philipp Müller <tim@centricular.net>
+
+       * configure.ac:
+         Back to development
+
+=== release 0.11.94 ===
+
+2012-09-14 02:49:34 +0100  Tim-Philipp Müller <tim@centricular.net>
+
+       * ChangeLog:
+       * configure.ac:
+       * gst-plugins-ugly.doap:
+       * win32/common/config.h:
+         Release 0.11.94
+
+2012-09-14 01:48:50 +0100  Tim-Philipp Müller <tim@centricular.net>
+
+       * docs/plugins/gst-plugins-ugly-plugins.hierarchy:
+       * docs/plugins/gst-plugins-ugly-plugins.interfaces:
+       * docs/plugins/gst-plugins-ugly-plugins.signals:
+       * 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-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:
+         docs: update docs
+
+2012-09-13 13:49:33 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * gst/realmedia/rmdemux.c:
+         rmdemux: use DTS and PTS
+         Video uses DTS as timestamps. Set the DTS on the buffers and leave the PTS
+         undefined to make the decoder do the right thing. We can then remove the code
+         that tries to guess the PTS from the DTS.
+
+2012-09-10 22:30:18 -0700  Jan Schmidt <thaytan@noraisin.net>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         mpeg2dec: Hold ref to buffer while mapped
+         So that the buffer still exists when we go to unmap it later,
+         even if it got pushed in the meantime.
+
+2012-09-11 16:48:51 -0400  Olivier Crête <olivier.crete@collabora.com>
+
+       * tests/check/elements/x264enc.c:
+         x264enc test: x264enc produces constrained-baseline, not the full baseline
+
+2012-09-11 17:37:03 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * gst/asfdemux/gstasfdemux.c:
+       * gst/realmedia/rademux.c:
+       * gst/realmedia/rmdemux.c:
+         gst: only activate in pull mode if upstream is seekable
+
+2012-09-11 11:28:06 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * gst/realmedia/rademux.c:
+         rademux: tags can be NULL
+
+2012-09-11 11:13:31 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * ext/mad/gstmad.c:
+         mad: fix email address
+
+2012-09-11 11:12:38 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * ext/mad/gstmad.c:
+         mad: init base class method only once
+
+2012-09-11 10:46:52 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * gst/xingmux/gstxingmux.c:
+         xingmux: remove defunct commented code
+
+2012-09-11 10:40:01 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * gst/dvdsub/gstdvdsubdec.c:
+         dvbsubdec: handle and send GAP event
+         ... in stead of update newsegment event.
+
+2012-09-11 10:34:40 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * gst/dvdsub/gstdvdsubdec.c:
+         dvbsubdec: adjust disabled code comment style
+
+2012-09-09 15:48:57 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: clean up some debug statements
+
+2012-09-07 17:38:18 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+       * ext/x264/gstx264enc.h:
+         x264enc: handle possibly negative DTS provided by codec
+         ... by arranging for an offset such that DTS == PTS for keyframes,
+         which is expected elsewhere to go along with semantics of PTS and DTS.
+         Fixes https://bugzilla.gnome.org/show_bug.cgi?id=679443
+
+2012-09-07 13:31:15 +0200  Christian Fredrik Kalager Schaller <uraeus@linuxrisin.org>
+
+       * gst-plugins-ugly.spec.in:
+         Fix spec file for ugly
+
+2012-09-06 14:42:51 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * tests/check/elements/mpeg2dec.c:
+         tests: mpeg2dec: initialize variable
+         ... which avoids test segfaulting.
+
+2012-08-30 16:26:00 -0700  Edward Hervey <edward@collabora.com>
+
+       * tests/check/elements/mpeg2dec.c:
+         check: Feed parsed data to mpeg2dec
+         And fix the expected output caps by adding colorimetry field
+
+2012-08-22 13:31:00 +0200  Stefan Sauer <ensonic@users.sf.net>
+
+       * common:
+         Automatic update of common submodule
+         From 668acee to 4f962f7
+
+2012-08-22 13:19:01 +0200  Stefan Sauer <ensonic@users.sf.net>
+
+       * configure.ac:
+         configure: bump gtk-doc req to 1.12 (mar-2009)
+         This allows us to e.g. unconditionally use gtkdoc-rebase.
+
+2012-08-20 23:32:32 +0100  Tim-Philipp Müller <tim@centricular.net>
+
+       * docs/plugins/inspect/plugin-dvdsub.xml:
+       * gst/dvdsub/gstdvdsubdec.c:
+       * gst/dvdsub/gstdvdsubparse.c:
+         video/x-dvd-subpicture -> subpicture/x-dvd
+
+2012-08-09 16:30:10 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: Use new video encoder base class API for handling tags
+
+2012-08-09 11:48:39 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * ext/mpg123/gstmpg123audiodec.c:
+         mpg123: Give MARGINAL rank to the mpg123 decoder element
+
+2012-08-08 16:27:45 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * gst/dvdsub/gstdvdsubdec.c:
+         dvdsubdec: Set alignment at the correct place of GstAllocationParams
+
+2012-08-08 16:26:41 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * configure.ac:
+       * win32/common/config.h:
+         Back to development
+
+=== release 0.11.93 ===
+
+2012-08-08 15:23:53 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * configure.ac:
+       * gst-plugins-ugly.doap:
+       * win32/common/config.h:
+         Release 0.11.93
+
+2012-08-08 15:23:27 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * gst/asfdemux/asfpacket.c:
+       * gst/realmedia/rmdemux.c:
+         gst: silence some compiler warnings with -DG_DISABLE_ASSERT
+
+2012-08-08 12:58:50 +0100  Tim-Philipp Müller <tim@centricular.net>
+
+       * ext/mpg123/Makefile.am:
+         mpg123: dist header file
+
+2012-08-06 15:31:50 +0300  Sreerenj Balachandran <sreerenj.balachandran@intel.com>
+
+       * gst/asfdemux/asfpacket.c:
+         asfdemux: avoid some more invalid timestamp arithmetic
+         Fixes https://bugzilla.gnome.org/show_bug.cgi?id=681291
+
+2012-08-05 18:30:52 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * ext/sidplay/gstsiddec.cc:
+       * gst/asfdemux/gstasfdemux.c:
+       * gst/realmedia/rademux.c:
+       * gst/realmedia/rmdemux.c:
+         gst: Add stream-id to stream-start events
+
+2012-07-27 11:35:52 +0200  Edward Hervey <edward@collabora.com>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         mpeg2dec: Don't use NULL values for fbuf
+         We need to make a difference between the initial dummy buffers (which
+         have a fbuf->id of NULL) and the buffers on which we allocated
+         video frames.
+
+2012-08-05 16:40:57 +0100  Tim-Philipp Müller <tim@centricular.net>
+
+       * common:
+         Automatic update of common submodule
+         From 94ccf4c to 668acee
+
+2012-08-04 16:13:36 +0100  Tim-Philipp Müller <tim@centricular.net>
+
+       * ext/a52dec/gsta52dec.c:
+       * ext/lame/gstlamemp3enc.c:
+       * gst/asfdemux/gstasfdemux.c:
+       * gst/realmedia/rademux.c:
+       * gst/realmedia/rmdemux.c:
+       * gst/realmedia/rmutils.c:
+         gst_tag_list_free -> gst_tag_list_unref
+
+2012-08-03 13:43:31 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * ext/mpg123/gstmpg123audiodec.c:
+         mpg123: map input buffer in READ mode, not WRITE mode
+         Makes things actually work.
+
+2012-08-03 11:50:10 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * ext/mpg123/gstmpg123audiodec.c:
+         mpg123: query supported output formats at run-time
+         Fixes stuff. We use a string here since we can't be bothered
+         with GValue.
+
+2012-08-03 11:48:02 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * ext/mpg123/Makefile.am:
+         mpg123: hook up to build system
+
+2012-08-03 11:13:48 +0100  Carlos Rafael Giani <dv@pseudoterminal.org>
+
+       * ext/mpg123/gstmpg123audiodec.c:
+       * ext/mpg123/gstmpg123audiodec.h:
+         mpg123: add new libmpg123-based mp3 decoder plugin
+         Needs a bit of cleaning up.
+         https://bugzilla.gnome.org/show_bug.cgi?id=681003
+
+2012-07-28 00:28:27 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * ext/sidplay/gstsiddec.cc:
+       * ext/x264/gstx264enc.c:
+       * gst/asfdemux/gstasfdemux.c:
+       * gst/dvdlpcmdec/gstdvdlpcmdec.c:
+       * gst/realmedia/rademux.c:
+       * gst/realmedia/rmdemux.c:
+         tag: Update for taglist/tag event API changes
+
+2012-07-26 18:30:04 +0200  Edward Hervey <edward@collabora.com>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         mpeg2dec: Avoid dropping first GOP
+         We use the mpeg2_fbuf_t id field as an integer and not as a pointer, so
+         do not check if it is NULL or not.
+         And cleanup a bit of debug
+
+2012-07-25 13:05:17 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * gst/realmedia/rdtmanager.c:
+       * gst/realmedia/rdtmanager.h:
+         rdt: add on-npt-stop signal
+         rtspsrc will look for it.
+
+2012-07-25 12:48:21 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * gst/realmedia/rdtmanager.c:
+         rdt: set caps after activating the pad
+
+2012-07-25 12:48:06 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * gst/realmedia/gstrdtbuffer.c:
+         rdt: reset map info
+
+2012-07-25 09:37:08 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * gst/asfdemux/gstrtpasfdepay.c:
+         asfdepay: fix padding correction
+         Fix padding correction. gst_buffer_copy_into() appends the memory to the already
+         existing memory in the target buffer..
+         Fixes https://bugzilla.gnome.org/show_bug.cgi?id=680536
+
+2012-07-23 13:32:26 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         mpeg2dec: copy buffer flags when cropping
+         When we crop a buffer, copy the flags as well.
+
+2012-07-23 11:25:34 +0200  Robert Swain <robert.swain@collabora.co.uk>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         mpeg2dec: Fix GstVideoInfo pointer
+
+2012-07-23 11:13:05 +0200  Robert Swain <robert.swain@collabora.co.uk>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         mpeg2dec: Correctly flag output buffer interlaced state
+         If the sequence is not flagged as progressive its buffers are marked
+         interlace mode mixed. There is an individual picture flag indicating
+         whether picture in the sequence are interlaced or not. This is used
+         along with the new GST_VIDEO_BUFFER_FLAG_INTERLACED to correctly and
+         completely indicate the buffer's interlaced state.
+         Also, TFF and RFF should only be set if the sequence is not progressive.
+
+2012-07-23 10:33:33 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         ext: Update for video base classes API changes
+
+2012-07-23 08:45:55 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * common:
+         Automatic update of common submodule
+         From 98e386f to 94ccf4c
+
+2012-07-20 16:12:45 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * gst/asfdemux/asfpacket.c:
+         asfdemux: make sure to avoid arithmetic with _NONE timestamp
+
+2012-07-16 17:36:19 -0400  Nicolas Dufresne <nicolas.dufresne@collabora.com>
+
+       * gst/asfdemux/asfpacket.c:
+         asfdemux: convert invalid 0 payload TS into GST_CLOCK_TIME_NONE
+         ... so it does not get used as first (valid) payload ts, whereas
+         the first real valid payload ts may be considerably larger.
+         Fixes https://bugzilla.gnome.org/show_bug.cgi?id=679838
+
+2012-07-20 14:41:57 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: slightly relax supported seek requirements
+         Fixes https://bugzilla.gnome.org/show_bug.cgi?id=680279
+
+2012-07-19 09:58:50 +0200  Edward Hervey <edward.hervey@collabora.co.uk>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         mpeg2dec: Propagate GstFlowReturn where needed
+         It was just ignoring the return values...
+
+2012-07-19 09:56:17 +0200  Edward Hervey <edward.hervey@collabora.co.uk>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         mpeg2dec: Store temporary buffers out of the way
+         When mpeg2dec needs to do cropping (because downstream can't handle it),
+         we need temporary buffers to decode to.
+         Use the user_data field to store those, and unify the rest of the code
+         that needs to touch a buffer (regardless of how/where it was allocated).
+         https://bugzilla.gnome.org/show_bug.cgi?id=680194
+
+2012-07-18 18:32:54 +0200  Edward Hervey <edward.hervey@collabora.co.uk>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         mpeg2dec: Call gst_video_decoder_negotiate()
+
+2012-07-18 17:21:27 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * gst/realmedia/rmdemux.c:
+         rmdemux: give stream tags a different event name so they don't overwrite global tags
+         There can only be one taglist per name for sticky tag events.
+         Needs to be fixed more properly, see
+         https://bugzilla.gnome.org/show_bug.cgi?id=677619
+
+2012-07-18 16:49:47 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * gst/realmedia/rademux.c:
+         rademux: set/send caps on pad after activating it
+
+2012-07-18 16:46:46 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * gst/realmedia/rmdemux.c:
+         rmdemux: set/send caps after activating the source pads
+         Makes sure the caps event isn't dropped immediately.
+
+2012-07-17 20:54:45 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * ext/dvdread/dvdreadsrc.c:
+         dvdreadsrc: mustn't drop queries like caps query if not started yet
+
+2012-07-15 20:12:46 +0100  Tim-Philipp Müller <tim@centricular.net>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: extract WM/Year as GstDateTime instead of GDate
+         So we can signal that only the year field is valid.
+
+2012-07-13 15:41:05 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: don't leak payload if we are not pushing it
+
+2012-07-13 13:59:16 +0200  Edward Hervey <edward.hervey@collabora.co.uk>
+
+       * ext/sidplay/gstsiddec.cc:
+       * gst/asfdemux/gstasfdemux.c:
+       * gst/realmedia/rademux.c:
+       * gst/realmedia/rmdemux.c:
+         demuxers: Push STREAM_START when needed
+
+2012-07-13 11:36:40 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asf: don't push on inactive streams
+
+2012-07-12 18:05:10 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * ext/dvdread/dvdreadsrc.c:
+         dvdreadsrc: set rank to NONE
+         It should never be autoplugged really, for DVD
+         playback there's rsndvd (or will be, realsoonnow).
+
+2012-07-09 16:27:25 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         fix for allocator API changes
+
+2012-07-06 11:50:55 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+         update for query api changes
+
+2012-07-06 11:27:27 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         update for query api changes
+
+2012-07-06 11:03:19 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+         update for allocation query changes
+
+2012-07-05 23:23:33 +0100  Tim-Philipp Müller <tim@centricular.net>
+
+       * LICENSE_readme:
+         LICENSE_readme: fix typo
+
+2012-07-05 22:48:18 +0100  Tim-Philipp Müller <tim@centricular.net>
+
+       * LICENSE_readme:
+         LICENSE_readme: mention x264
+         https://bugzilla.gnome.org/show_bug.cgi?id=679472
+
+2012-07-05 13:12:17 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * gst/asfdemux/gstasfdemux.c:
+       * gst/realmedia/rademux.c:
+       * gst/realmedia/rmdemux.c:
+         gst: Implement segment-done event
+
+2012-06-27 11:23:36 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asf: fix x-wmv format in caps
+
+2012-06-27 10:24:45 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * gst/asfdemux/asfpacket.c:
+         asf: unmap packets
+
+2012-06-21 15:13:57 +0100  Bastien Nocera <hadess@hadess.net>
+
+       * gst/asfdemux/asfpacket.c:
+       * gst/asfdemux/asfpacket.h:
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: Ignore parsing errors from broken packets
+         We should instead be counting the number of errors and exiting if
+         they're too numerous. This makes a number of broken ASF files playable.
+         https://bugzilla.gnome.org/show_bug.cgi?id=678543
+         Conflicts:
+         gst/asfdemux/asfpacket.c
+         gst/asfdemux/gstasfdemux.c
+
+2012-06-26 17:15:43 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * gst/asfdemux/gstasfdemux.c:
+         fix interlace-mode
+
+2012-06-25 09:43:53 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         mpeg2dec: Add comment explaining why we first chain up to the parent class' decide_allocation
+
+2012-06-25 09:34:53 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         mpeg2dec: Set allocation parameters to guarantee 16-byte aligned output buffers
+         Fixes bug #377713.
+
+2012-06-20 13:36:25 -0400  Matej Knopp <matej.knopp@gmail.com>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: Fix unitialized variable and taglist event
+
+2012-06-20 13:23:51 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         mpeg2dec: fix compilation
+
+2012-06-20 10:39:37 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * ext/sidplay/gstsiddec.cc:
+       * gst/asfdemux/gstasfdemux.c:
+       * gst/realmedia/rademux.c:
+       * gst/realmedia/rdtmanager.c:
+       * gst/realmedia/rmdemux.c:
+         update for task api change
+
+2012-06-20 10:39:24 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+       * ext/x264/gstx264enc.c:
+         fix compilation
+
+2012-06-20 09:06:37 +0100  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+       * ext/mpeg2dec/gstmpeg2dec.h:
+         mpeg2dec: Port to 0.11 again
+
+2012-06-19 15:19:28 +0100  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: Fix compiler warning
+
+2012-05-30 12:50:13 +0200  Edward Hervey <edward.hervey@collabora.co.uk>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+       * ext/mpeg2dec/gstmpeg2dec.h:
+         mpeg2dec: Report PAR if not present upstream
+         And clean up some code
+
+2012-05-04 16:09:57 -0400  Nicolas Dufresne <nicolas.dufresne@collabora.com>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         mpeg2dec: use _scale_ceil to compute frame period
+         https://bugzilla.gnome.org/show_bug.cgi?id=675769
+
+2012-05-04 16:08:27 -0400  Nicolas Dufresne <nicolas.dufresne@collabora.com>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         mpeg2dec: mpeg2dec actually has 3 frame latency
+         https://bugzilla.gnome.org/show_bug.cgi?id=675769
+
+2012-05-01 18:49:03 +0000  Nicolas Dufresne <nicolas.dufresne@collabora.co.uk>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         mpeg2dec: Fix large output buffers leak
+
+2012-05-01 18:46:31 +0000  Nicolas Dufresne <nicolas.dufresne@collabora.co.uk>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         mpeg2dec: Port to new way of handling frame reference
+
+2012-05-01 16:12:42 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         mpeg2dec: don't leak input_state
+
+2012-04-13 19:06:52 -0400  Nicolas Dufresne <nicolas.dufresne@collabora.com>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+       * ext/mpeg2dec/gstmpeg2dec.h:
+         mpeg2dec: Port to GstVideoDecoder base class
+         Conflicts:
+         ext/mpeg2dec/gstmpeg2dec.c
+         ext/mpeg2dec/gstmpeg2dec.h
+         Back to 0.10 state, needs to be ported to 0.11 again.
+
+2012-06-19 09:26:46 +0100  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+         Merge remote-tracking branch 'origin/master'
+
+2012-06-19 09:26:02 +0100  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+       * ext/x264/gstx264enc.h:
+         x264enc: Port to 0.11 again
+
+2012-05-07 11:52:40 -0400  Nicolas Dufresne <nicolas.dufresne@collabora.com>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: Don't set latency while holding object lock
+         This reverts commit 30a0b50e9ca0d625e61f994d4f8acd022dcddf38.
+         https://bugzilla.gnome.org/show_bug.cgi?id=675762
+
+2012-05-03 18:07:24 +0000  Nicolas Dufresne <nicolas.dufresne@collabora.com>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: Use video encoder stream lock to avoid deadlock
+
+2012-05-01 18:45:33 +0000  Nicolas Dufresne <nicolas.dufresne@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: Port to new way of passing frame reference
+
+2012-04-30 19:00:09 +0000  Nicolas Dufresne <nicolas.dufresne@collabora.com>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: Set default stream-format to avc as it's a better format
+
+2012-04-26 22:27:55 +0000  Nicolas Dufresne <nicolas.dufresne@collabora.com>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: Fix setting latency
+         Fixes setting latency when framerate is dynamic and round up the latency
+         to avoid rounding issues.
+
+2012-04-30 18:59:44 +0000  Nicolas Dufresne <nicolas.dufresne@collabora.com>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: gst_video_encoder_get_frame() is now transfer full
+
+2012-04-26 17:31:45 +0000  Nicolas Dufresne <nicolas.dufresne@collabora.com>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: don't leak output state
+
+2012-04-18 17:09:12 -0400  Nicolas Dufresne <nicolas.dufresne@collabora.com>
+
+       * ext/x264/gstx264enc.c:
+       * ext/x264/gstx264enc.h:
+         x264enc: Remove x264 backward compatibility support
+
+2012-04-18 16:13:57 -0400  Nicolas Dufresne <nicolas.dufresne@collabora.com>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: Report latency base on x264 buffer size
+
+2012-04-17 15:44:24 -0400  Nicolas Dufresne <nicolas.dufresne@collabora.com>
+
+       * configure.ac:
+       * ext/x264/gstx264enc.c:
+       * ext/x264/gstx264enc.h:
+         x264enc: Port to GstVideoEncoder baseclass
+         Conflicts:
+         configure.ac
+         ext/x264/gstx264enc.c
+         ext/x264/gstx264enc.h
+         Back to 0.10 state, needs to be ported to 0.11 again.
+
+2012-06-16 18:29:54 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * Android.mk:
+       * LICENSE_readme:
+       * configure.ac:
+       * docs/plugins/Makefile.am:
+       * docs/plugins/gst-plugins-ugly-plugins-docs.sgml:
+       * docs/plugins/gst-plugins-ugly-plugins-sections.txt:
+       * docs/plugins/inspect/plugin-synaesthesia.xml:
+       * gst/synaesthesia/.gitignore:
+       * gst/synaesthesia/Makefile.am:
+       * gst/synaesthesia/README:
+       * gst/synaesthesia/gstsynaesthesia.c:
+       * gst/synaesthesia/gstsynaesthesia.h:
+       * gst/synaesthesia/synaescope.c:
+       * gst/synaesthesia/synaescope.h:
+         synaesthesia: remove experimental GPL-ed synaesthesia plugin
+         It never made it out of experimental, and there's a new
+         synaescope element in gst-plugins-bad that's hopefully
+         sufficiently similar.
+         https://bugzilla.gnome.org/show_bug.cgi?id=356882
+
+2012-06-16 18:13:47 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * gst/mpegstream/.gitignore:
+         mpegstream: remove leftover hidden .gitignore file
+
+2012-06-08 15:55:28 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * gst/synaesthesia/gstsynaesthesia.c:
+       * tests/check/elements/amrnbenc.c:
+       * tests/check/elements/x264enc.c:
+         elements: Use gst_pad_set_caps() instead of manual event fiddling
+
+2012-06-08 15:05:22 +0200  Edward Hervey <edward.hervey@collabora.co.uk>
+
+       * common:
+         Automatic update of common submodule
+         From 03a0e57 to 98e386f
+
+2012-06-07 16:28:45 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * configure.ac:
+         Back to development
+
+=== release 0.11.92 ===
+
+2012-06-07 16:28:32 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * ChangeLog:
+       * NEWS:
+       * RELEASE:
+       * configure.ac:
+       * 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:
+         Release 0.11.92
+
+2012-06-07 16:28:27 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * 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:
+         Update .po files
+
+2012-06-06 18:19:06 +0200  Edward Hervey <edward.hervey@collabora.co.uk>
+
+       * common:
+         Automatic update of common submodule
+         From 1fab359 to 03a0e57
+
+2012-06-06 13:03:04 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * ext/sidplay/gstsiddec.cc:
+       * gst/asfdemux/gstasfdemux.c:
+       * gst/dvdlpcmdec/gstdvdlpcmdec.c:
+       * gst/realmedia/rademux.c:
+       * gst/realmedia/rmdemux.c:
+         update for tag event change
+
+2012-06-01 10:29:16 +0200  Edward Hervey <edward.hervey@collabora.co.uk>
+
+       * common:
+         Automatic update of common submodule
+         From f1b5a96 to 1fab359
+
+2012-05-31 13:08:49 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * common:
+         Automatic update of common submodule
+         From 92b7266 to f1b5a96
+
+2012-05-30 12:45:49 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * common:
+         Automatic update of common submodule
+         From ec1c4a8 to 92b7266
+
+2012-05-30 11:24:04 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * common:
+         Automatic update of common submodule
+         From 3429ba6 to ec1c4a8
+
+2012-05-26 23:41:02 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * gst/realmedia/rmutils.c:
+         realmedia: don't use GstStructure API on tag lists
+
+2012-05-21 14:57:44 +0200  Julien Isorce <julien.isorce@gmail.com>
+
+       * ext/a52dec/gsta52dec.c:
+         a52dec: really prefer the original number (and position) of channels
+         Fixes https://bugzilla.gnome.org/show_bug.cgi?id=676495
+
+2012-05-24 12:32:25 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * common:
+         Automatic update of common submodule
+         From dc70203 to 3429ba6
+
+2012-05-17 21:12:18 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * configure.ac:
+       * ext/x264/gstx264enc.c:
+         x264: bump x264 requirement to build 106 or later
+         Build 106 is from September 2010.
+         https://bugzilla.gnome.org/show_bug.cgi?id=676257
+
+2012-04-15 23:39:48 +0400  Руслан Ижбулатов <lrn1986@gmail.com>
+
+       * ext/a52dec/gsta52dec.c:
+       * m4/a52.m4:
+         a52dec: adapt to work also with new liba52
+         Fixes https://bugzilla.gnome.org/show_bug.cgi?id=674091
+
+2012-05-17 12:40:05 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * ext/a52dec/gsta52dec.c:
+         a52dec: trigger renegotiation upon changed stream channels
+         Fixes #675451
+
+2012-05-16 09:13:05 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * configure.ac:
+         configure: Require core/base 0.11.91
+
+2012-01-13 18:18:33 -0500  Matej Knopp <matej.knopp@gmail.com>
+
+       * .gitignore:
+         .gitignore: add visual studio IDE files and OS X .DS_Store files
+         https://bugzilla.gnome.org/show_bug.cgi?id=667899
+
+2012-05-13 17:00:50 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * configure.ac:
+         Back to development
+
+=== release 0.11.91 ===
+
+2012-05-13 16:49:04 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * ChangeLog:
+       * NEWS:
+       * RELEASE:
+       * common:
+       * configure.ac:
+       * gst-plugins-ugly.doap:
+       * win32/common/config.h:
+         Release 0.11.91
+
+2012-05-13 16:48:57 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * 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:
+         Update .po files
+
+2012-05-13 16:45:50 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+         Merge branch 'master' of ssh://git.freedesktop.org/git/gstreamer/gst-plugins-ugly
+
+2012-05-13 15:56:27 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * common:
+         Automatic update of common submodule
+         From dc70203 to 3429ba6
+
+2012-04-24 15:27:12 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * gst/asfdemux/asfpacket.c:
+         asfdemux: Use correct enum type
+
+2012-05-10 10:11:44 +0100  Vincent Penquerc'h <vincent.penquerch@collabora.co.uk>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: implement pull mode seek snap flags when an index is present
+         Also ensure we get a proper EOS when seeking past the end of the
+         file, or (when the snap after flag is set) between the last keyframe
+         and the end of the file.
+
+2012-05-03 23:50:30 +0100  Leon Merten Lohse <leon@green-side.de>
+
+       * ext/cdio/gstcdio.c:
+       * ext/cdio/gstcdio.h:
+       * ext/cdio/gstcdiocddasrc.c:
+         cdio: compensate for libcdio's recent cd-text api changes
+         https://bugzilla.gnome.org/show_bug.cgi?id=675112
+         Conflicts:
+         ext/cdio/gstcdiocddasrc.c
+
+2012-04-30 21:27:52 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * ext/dvdread/dvdreadsrc.c:
+         dvdread: fix build after recent include reshuffling in core
+         Need to include gmodule.h ourselves now.
+
+2012-04-19 12:22:08 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         video: Update for libgstvideo API changes
+
+2012-04-16 09:09:35 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * common:
+         Automatic update of common submodule
+         From 6db25be to dc70203
+
+2012-04-12 13:56:48 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * gst/asfdemux/asfpacket.c:
+       * gst/asfdemux/asfpacket.h:
+         asfdemux: fix performance issue, especially with high-bitrate streams
+         Two things were suboptimal from a performance point of view:
+         a) consider a large media object such as a video keyframe, which
+         may be split up into multiple fragments. We would assemble
+         the media object as follows:
+         buf = join (join (join (frag1, frag2), frag3), frag4)
+         which causes many unnecessary memcpy()s, and malloc/free,
+         which could easily add up to a multiple of the actual object
+         size. To avoid this, we allocate a buffer of the size needed
+         from the start and copy fragments into that directly.
+         b) for every fragment to join, we would create a sub-buffer
+         before joining it (which would discard the sub-buffer again),
+         leading to unnecessary miniobject create/free churn.
+         Conflicts:
+         gst/asfdemux/asfpacket.c
+         gst/asfdemux/asfpacket.h
+
+2012-04-12 14:45:51 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * gst/asfdemux/asfpacket.c:
+         asfdemux: avoid unnecessary stream lookup
+         We have already retrieved the stream for that stream number and
+         made sure it's not NULL, so no need to do it again here; neither
+         the number nor the streams changed since the last time.
+
+2012-04-02 19:31:20 +0200  Alban Browaeys <prahal@yahoo.com>
+
+       * ext/a52dec/gsta52dec.c:
+         a52dec: fix first_access bigger than 2
+         gst_buffer_extract returns the number of bytes extracted, here 2 max.
+         Set size to the buffer size as was done in 0.10 to avoid first_access
+         error when it bypass 2.
+         https://bugzilla.gnome.org/show_bug.cgi?id=673434
+
+2012-04-13 13:43:30 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * autogen.sh:
+       * configure.ac:
+         configure: Modernize autotools setup a bit
+         Also we now only create tar.bz2 and tar.xz tarballs.
+
+2012-04-13 13:37:32 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * common:
+         Automatic update of common submodule
+         From 464fe15 to 6db25be
+
+2012-04-12 11:19:12 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * configure.ac:
+         Back to development
+
+=== release 0.11.90 ===
+
+2012-04-12 10:40:20 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * 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:
+         Release 0.11.90
+
+2012-04-12 10:39:13 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * 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:
+         Update .po files
+
+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 15:52:55 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * 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 <wim.taymans@collabora.co.uk>
+
+       * tests/check/elements/mpeg2dec.c:
+         tests: fix after memory changes
+
+2012-03-21 13:18:11 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+       * ext/x264/gstx264enc.h:
+         x264enc: remove deprecated properties
+
+2012-03-20 12:08:23 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+         Merge remote-tracking branch 'origin/master' into 0.11
+         So 0.11 folks also get amr include fixes.
+         Conflicts:
+         ext/a52dec/gsta52dec.c
+         ext/mad/gstmad.c
+
+2012-03-18 18:56:16 +0100  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * gst/synaesthesia/gstsynaesthesia.c:
+         synaesthesia: fixup for bufferpool api changes
+         ... as well as some caps ref handling.
+
+2012-03-16 21:48:02 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * gst/realmedia/rademux.c:
+       * gst/realmedia/rmdemux.c:
+         don't pass random pointers to pull_range
+
+2012-03-15 22:11:41 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         update for bufferpool changes
+
+2012-03-15 20:38:50 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         update for allocation query changes
+
+2012-03-15 13:38:16 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * ext/dvdread/dvdreadsrc.c:
+       * ext/lame/gstlamemp3enc.c:
+       * ext/mpeg2dec/gstmpeg2dec.c:
+       * ext/x264/gstx264enc.c:
+       * gst/dvdlpcmdec/gstdvdlpcmdec.c:
+       * gst/dvdsub/gstdvdsubdec.c:
+         update for memory api changes
+
+2012-03-14 19:52:52 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         take padding into account
+
+2012-03-13 18:27:51 +0100  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * ext/mad/gstmad.c:
+         mad: simplify parsing code
+         Also fixes #671455 (expected at least).
+
+2012-03-12 16:16:17 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * configure.ac:
+         configure.ac: bump required GLib to 2.31.14
+         Fixes https://bugzilla.gnome.org/show_bug.cgi?id=671911
+
+2012-03-12 12:23:43 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * ext/sidplay/gstsiddec.cc:
+         fix for caps _normalize changes
+
+2012-03-11 19:07:19 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+         fix for caps api changes
+
+2012-03-06 16:08:23 +0100  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * ext/a52dec/gsta52dec.c:
+       * ext/a52dec/gsta52dec.h:
+         a52dec: use base class tag handling helper
+         ... so as to ensure these to be handled and sent at proper time.
+
+2012-03-06 14:28:15 +0100  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * ext/dvdread/dvdreadsrc.c:
+         dvdreadsrc: Use variable type with correct signedness
+
+2011-01-14 18:50:41 +0100  Edward Hervey <edward.hervey@collabora.co.uk>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         mpeg2dec: Copy planes in one go when possible
+
+2012-03-03 17:17:31 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * configure.ac:
+       * ext/amrnb/amrnbdec.h:
+       * ext/amrnb/amrnbenc.h:
+       * ext/amrwbdec/amrwbdec.h:
+         amrnb, amrwbdec: fix build with opencore-amr >= 0.1.3
+         In previous versions, the opencore-amr include sub-directory
+         would be specified in the include path in the CFLAGS, but this
+         is no longer the case in newer versions, so we need to add those
+         to our include directives.
+         Based on patch by: Christian Morales Vega
+         https://bugzilla.gnome.org/show_bug.cgi?id=671123
+
+2012-03-03 16:56:13 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * configure.ac:
+         configure: get rid of non-pkg-config ways to check for opencore-amr
+
+2012-02-29 17:26:42 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         update for metadata API changes
+
+2012-02-27 06:35:01 +0100  Alessandro Decina <alessandro.d@gmail.com>
+
+       * ext/amrwbdec/Makefile.am:
+       * ext/lame/Makefile.am:
+       * ext/mad/Makefile.am:
+         amrwbdec, lame, mad: link to libgstbase
+
+2012-02-27 06:33:48 +0100  Alessandro Decina <alessandro.d@gmail.com>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: fix compiler warning
+
+2012-02-27 00:36:46 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+         Merge remote-tracking branch 'origin/master' into 0.11
+
+2012-02-27 00:34:09 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+         Merge commit '02f5d72a0519bcbe8f6958fab6dd998fc8ccda6b' into 0.11
+         Conflicts:
+         ext/mad/gstmad.c
+
+2012-02-23 11:20:33 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * NEWS:
+       * RELEASE:
+       * configure.ac:
+       * docs/plugins/gst-plugins-ugly-plugins.args:
+       * docs/plugins/gst-plugins-ugly-plugins.hierarchy:
+       * docs/plugins/gst-plugins-ugly-plugins.interfaces:
+       * 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-iec958.xml:
+       * docs/plugins/inspect/plugin-lame.xml:
+       * docs/plugins/inspect/plugin-mad.xml:
+       * docs/plugins/inspect/plugin-mpeg2dec.xml:
+       * docs/plugins/inspect/plugin-mpegaudioparse.xml:
+       * docs/plugins/inspect/plugin-mpegstream.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:
+       * win32/common/config.h:
+         Bump version after release
+
+2012-02-21 18:58:06 -0800  David Schleef <ds@schleef.org>
+
+       * autogen.sh:
+         autogen.sh: avoid touching .po files during 'make'
+         A simple workaround to deal with GNU gettext automake integration
+         failing to deal with git.  Fixes: #669207
+
+2012-02-22 02:17:55 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+         x264: convert g_print to LOG
+
+2012-02-22 02:07:49 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * gst/asfdemux/gstrtpasfdepay.c:
+         update for new memory api
+
+2012-02-22 02:07:29 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: handle pts and dts
+
+2012-02-21 18:53:57 +0100  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * ext/mad/gstmad.c:
+         mad: handle libmad freeform parsing quirk
+
+2012-02-21 18:49:50 +0100  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * ext/mad/gstmad.c:
+         mad: fixup unhacking last frame coaxing
+         ... so as to not only replace the data pointer but also available size.
+
+2012-02-20 14:27:49 +0000  Christian Fredrik Kalager Schaller <christian.schaller@collabora.co.uk>
+
+       * gst-plugins-ugly.spec.in:
+         Add latest plugins
+
+2012-02-18 00:02:20 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * win32/common/config.h:
+         win32: back to development
+
+2012-02-17 17:53:34 +0100  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * configure.ac:
+       * gst/synaesthesia/gstsynaesthesia.c:
+       * gst/synaesthesia/gstsynaesthesia.h:
+         synaesthesia: port to 0.11
+
+2012-02-17 17:53:28 +0100  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * configure.ac:
+       * gst/xingmux/gstxingmux.c:
+         xingmux: port to 0.11
+
+2012-02-17 11:06:59 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * configure.ac:
+         back to development
+
+=== release 0.11.1 ===
+
+2012-02-17 11:06:27 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * ChangeLog:
+       * NEWS:
+       * RELEASE:
+       * configure.ac:
+       * docs/plugins/gst-plugins-ugly-plugins.args:
+       * docs/plugins/gst-plugins-ugly-plugins.hierarchy:
+       * docs/plugins/gst-plugins-ugly-plugins.interfaces:
+       * 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.1
+
+2012-02-17 09:16:32 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+         Merge branch 'master' into 0.11
+         Conflicts:
+         ext/mad/gstmad.c
+
+2012-02-16 14:29:47 +0100  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * ext/mad/gstmad.c:
+         mad: unhack last frame coaxing
+         ... so as to maximally use available base class API and interfere least
+         as possible with its internal state.
+
+2012-02-15 13:45:00 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * ext/mad/gstmad.c:
+         mad: fix compilation
+
+2012-02-15 13:40:13 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * ext/mad/gstmad.c:
+         mad: chain up to default event handler
+
+2012-02-11 05:38:41 -0500  Matej Knopp <matej.knopp@gmail.com>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: unmap video frame after encoding
+         Fixes major memory leak.
+         https://bugzilla.gnome.org/show_bug.cgi?id=669863
+
+2012-02-10 17:02:38 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: fix after merge
+
+2012-02-10 17:00:33 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+         Merge branch 'master' into 0.11
+         Conflicts:
+         ext/x264/gstx264enc.c
+
+2012-02-09 18:10:48 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * ext/sidplay/gstsiddec.cc:
+       * ext/sidplay/gstsiddec.h:
+         sidplay: don't use ulong properties
+
+2012-02-09 16:14:55 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * ext/sidplay/gstsiddec.cc:
+         sidplay: fix negotiation
+
+2012-02-09 11:55:07 +0100  Robert Swain <robert.swain@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: Add baseline profile to caps
+         libx264 does not yet support the features that create the difference
+         between baseline and constrained baseline profile. Hence it currently
+         supports both though it can only technically encode constrained
+         baseline.
+
+2012-02-08 16:38:09 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * ext/amrnb/amrnbenc.c:
+       * gst/asfdemux/gstasfdemux.c:
+       * gst/realmedia/rdtmanager.c:
+         GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHING
+
+2012-02-07 18:56:23 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * tests/check/elements/mpeg2dec.c:
+         mpeg2dec: fix test a bit more
+         Still broken because cropping is broken in mpeg2dec
+
+2012-02-07 11:06:29 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * tests/check/elements/amrnbenc.c:
+       * tests/check/elements/x264enc.c:
+       * tests/check/elements/xingmux.c:
+         tests: fix some tests
+
+2012-02-01 16:20:46 +0100  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * ext/twolame/gsttwolamemp2enc.c:
+         twolame: Use new audio encoder/decoder base class API for srcpad caps
+
+2012-02-01 16:20:26 +0100  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * ext/lame/gstlamemp3enc.c:
+         lame: Use new audio encoder/decoder base class API for srcpad caps
+
+2012-02-01 16:19:55 +0100  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * ext/mad/gstmad.c:
+         mad: Use new audio encoder/decoder base class API for srcpad caps
+
+2012-02-01 16:17:57 +0100  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * ext/a52dec/gsta52dec.c:
+         a52dec: Use new audio encoder/decoder base class API for srcpad caps
+
+2012-02-01 16:15:27 +0100  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * ext/amrwbdec/amrwbdec.c:
+         amrwbdec: Use new audio encoder/decoder base class API for srcpad caps
+
+2012-02-01 16:14:08 +0100  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * ext/amrnb/amrnbdec.c:
+       * ext/amrnb/amrnbenc.c:
+         amrnb: Use new audio encoder/decoder base class API for srcpad caps
+
+2012-01-31 15:52:38 +0000  Vincent Penquerc'h <vincent.penquerch@collabora.co.uk>
+
+       * ext/mad/gstmad.c:
+         mad: ensure we do not confuse the base class with our buffer guard
+         mad expects extra bytes at the end of a buffer (see discussion in
+         http://www.mars.org/mailman/public/mad-dev/2001-May/000262.html),
+         and since we inject these without the base class' knowledge, we
+         need to hide the bodies better.
+         This fixes an assert at EOS when decoding an mp3 manually without
+         an intervening mpegaudioparse.
+
+2012-01-30 17:17:31 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * gst/realmedia/rtspreal.c:
+         update for HEADER flag
+
+2011-07-20 09:00:58 +0200  Alessandro Decina <alessandro.d@gmail.com>
+
+       * ext/x264/gstx264enc.c:
+       * ext/x264/gstx264enc.h:
+         x264enc: implement force-key-unit API
+
+2012-01-25 13:58:48 +0100  Thomas Vander Stichele <thomas (at) apestaart (dot) org>
+
+       * common:
+         Automatic update of common submodule
+         From c463bc0 to 7fda524
+
+2012-01-25 13:58:54 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * ext/amrnb/amrnbdec.c:
+       * ext/amrwbdec/amrwbdec.c:
+         amr: port to 0.11 again
+
+2012-01-25 13:03:33 +0100  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+         Merge branch 'master' into 0.11
+         Conflicts:
+         ext/a52dec/gsta52dec.c
+
+2012-01-25 07:24:59 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * ext/a52dec/gsta52dec.c:
+       * ext/amrnb/amrnbdec.c:
+       * ext/amrnb/amrnbenc.c:
+       * ext/amrwbdec/amrwbdec.c:
+       * ext/dvdread/dvdreadsrc.c:
+       * ext/lame/gstlamemp3enc.c:
+       * ext/mad/gstmad.c:
+       * ext/mpeg2dec/gstmpeg2dec.c:
+       * ext/sidplay/gstsiddec.cc:
+       * ext/twolame/gsttwolamemp2enc.c:
+       * gst/asfdemux/asfpacket.c:
+       * gst/asfdemux/gstasfdemux.c:
+       * gst/asfdemux/gstrtpasfdepay.c:
+       * gst/dvdlpcmdec/gstdvdlpcmdec.c:
+       * gst/dvdsub/gstdvdsubdec.c:
+       * gst/dvdsub/gstdvdsubdec.h:
+       * gst/realmedia/gstrdtbuffer.c:
+       * gst/realmedia/gstrdtbuffer.h:
+       * gst/realmedia/rdtdepay.c:
+       * gst/realmedia/rmdemux.c:
+       * gst/realmedia/rmutils.c:
+         port to new memory API
+
+2012-01-25 11:38:56 +0100  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * common:
+         Automatic update of common submodule
+         From 2a59016 to c463bc0
+
+2012-01-22 23:56:07 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * gst-libs/gst/glib-compat-private.h:
+         Remove compatibility versions for deprecated GLib API
+
+2012-01-19 15:26:25 +0000  Vincent Penquerc'h <vincent.penquerch@collabora.co.uk>
+
+       * ext/a52dec/gsta52dec.c:
+         a52dec: fix read buffer overflow upon syncing
+         The wrong size was being decremented, leading to a runaway
+         read loop.
+
+2012-01-19 15:06:47 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * common:
+       * configure.ac:
+         Add --disable-fatal-warnings configure option
+
+2012-01-19 11:34:41 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * gst/asfdemux/gstasfdemux.c:
+       * gst/realmedia/rademux.c:
+       * gst/realmedia/rdtmanager.c:
+       * gst/realmedia/rmdemux.c:
+         port to new gthread API
+
+2012-01-18 17:00:26 +0100  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * configure.ac:
+         configure.ac: Require GLib 2.31.10 for consistency
+
+2012-01-18 16:46:42 +0100  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * common:
+         Automatic update of common submodule
+         From 0807187 to 2a59016
+
+2012-01-17 11:55:59 +0100  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * ext/amrwbdec/amrwbdec.c:
+         amrwbdec: _parse should not return OK if not enough data yet
+
+2012-01-17 11:55:14 +0100  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * ext/amrnb/amrnbdec.c:
+         amrnbdec: _parse should not return OK if not enough data yet
+
+2012-01-13 15:03:50 +0000  Vincent Penquerc'h <vincent.penquerch@collabora.co.uk>
+
+       * ext/dvdread/dvdreadsrc.c:
+         dvdreadsrc: fix off by one in cell calculation for the last chapter
+
+2012-01-13 15:56:47 +0100  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: set caps on src pad before adding it
+
+2012-01-13 15:56:25 +0100  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: perform writable buffer map to copy into it
+
+2012-01-13 15:55:15 +0100  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * gst/asfdemux/asfpacket.c:
+       * gst/asfdemux/asfpacket.h:
+         asfpacket: fix 0.11 ported payload extraction
+         ... to cater for not necessarily offset == size - cur_pos,
+         as size may have been adjusted due to padding.
+         Fixes #667567.
+
+2012-01-13 13:46:50 +0000  Vincent Penquerc'h <vincent.penquerch@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: remove useless and semantically (though not practically) wrong code
+         The object will be freed, so it's pointless to set the pointers
+         to NULL anyway.
+
+2012-01-13 13:46:28 +0000  Vincent Penquerc'h <vincent.penquerch@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: remove leaking "optimization"
+
+2012-01-13 00:05:50 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * gst/asfdemux/gstasfdemux.c:
+         GST_TYPE_DATE -> G_TYPE_DATE
+
+2012-01-13 00:01:01 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+         Merge remote-tracking branch 'origin/master' into 0.11
+         Conflicts:
+         ext/a52dec/gsta52dec.c
+
+2012-01-12 13:25:22 +0100  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * ext/a52dec/gsta52dec.c:
+         a52dec: plug buffer leak
+
+2012-01-12 13:20:26 +0100  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * ext/a52dec/gsta52dec.c:
+         a52dec: plug buffer leak
+
+2012-01-11 12:31:11 +0100  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * ext/amrnb/amrnbenc.c:
+         amrnbenc: _map and _unmap the appropriate input and output buffers
+
+2012-01-10 15:25:12 +0100  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * ext/a52dec/gsta52dec.c:
+         a52dec: Fix some merge mistakes
+
+2012-01-10 15:17:11 +0100  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+         Merge branch 'master' into 0.11
+         Conflicts:
+         ext/a52dec/gsta52dec.c
+         ext/a52dec/gsta52dec.h
+         ext/lame/gstlame.c
+         ext/lame/gstlame.h
+         ext/lame/gstlamemp3enc.c
+         ext/mad/gstmad.c
+         ext/mad/gstmad.h
+         gst/mpegaudioparse/gstmpegaudioparse.c
+         gst/mpegstream/gstdvddemux.c
+         gst/realmedia/rdtdepay.c
+         po/es.po
+         po/lv.po
+         po/sr.po
+
+2012-01-10 11:41:52 +0100  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * gst/dvdsub/Makefile.am:
+         dvdsub: add some CFLAGS and LIBS in Makefile.am
+         ... since adapter is still used.
+
+2012-01-09 16:00:18 +0100  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * gst/realmedia/rmdemux.c:
+         rmdemux: Don't use buffer after unreffing
+
+2012-01-09 15:46:10 +0100  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: Only change writable caps and make sure to set updated caps on the srcpad
+
+2012-01-09 15:24:53 +0100  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * ext/mad/gstmad.c:
+         mad: Correctly unmap the buffer with the original data pointer
+
+2012-01-09 15:15:28 +0100  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * ext/mad/gstmad.c:
+         mad: Make sure to set caps on the srcpad if none are set yet
+
+2012-01-08 14:24:11 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * ext/mad/Makefile.am:
+         mad: fix LIBS order in Makefile.am
+
+2012-01-07 21:04:01 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * ext/mad/gstmad.h:
+         mad: remove left-over id3tag.h include
+         We don't use libid3tag any more.
+
+2012-01-05 12:17:20 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * gst/dvdlpcmdec/gstdvdlpcmdec.c:
+         dvdlpcmdec: fix for multichannel
+
+2012-01-04 16:05:59 +0100  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * ext/a52dec/gsta52dec.c:
+       * ext/a52dec/gsta52dec.h:
+         a52dec: Update for the new raw audio caps
+
+2012-01-04 15:49:38 +0100  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * ext/mad/gstmad.c:
+         mad: Update for the new raw audio caps
+
+2012-01-04 15:45:43 +0100  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * ext/lame/gstlamemp3enc.c:
+         lamemp3enc: Update for the new raw audio caps
+
+2012-01-04 15:44:37 +0100  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * ext/twolame/gsttwolamemp2enc.c:
+         twolamemp2enc: Update for the new raw audio caps
+
+2012-01-04 15:43:13 +0100  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * ext/amrwbdec/amrwbdec.c:
+         amrwbdec: Add the new layout field to the raw audio caps
+
+2012-01-04 15:42:29 +0100  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * ext/amrnb/amrnbdec.c:
+       * ext/amrnb/amrnbenc.c:
+         amrnb: Add the new layout field to the raw audio caps
+
+2012-01-04 15:26:56 +0100  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * gst/dvdlpcmdec/gstdvdlpcmdec.c:
+       * gst/dvdlpcmdec/gstdvdlpcmdec.h:
+         dvdlpcmdec: Port to the new raw audio caps
+
+2012-01-04 15:12:26 +0100  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: Update for libgstriff API changes
+         Still needs to handle audio channel reordering.
+
+2012-01-04 19:53:13 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * common:
+         Automatic update of common submodule
+         From 50b34ab to 0807187
+
+2012-01-04 17:05:32 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * ext/lame/Makefile.am:
+         lame: fix LIBADD order in Makefile.am
+
+2012-01-04 10:33:27 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * tests/check/elements/amrnbenc.c:
+       * tests/check/elements/mpeg2dec.c:
+       * tests/check/elements/x264enc.c:
+       * tests/check/elements/xingmux.c:
+       * tests/check/generic/states.c:
+         tests: make tests compile
+
+2012-01-03 15:27:42 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * ext/amrwbdec/amrwbdec.c:
+       * ext/dvdread/dvdreadsrc.c:
+       * ext/mad/gstmad.c:
+       * ext/sidplay/gstsiddec.cc:
+       * gst/asfdemux/gstasfdemux.c:
+       * gst/realmedia/pnmsrc.c:
+       * gst/realmedia/rdtmanager.c:
+       * gst/realmedia/rmdemux.c:
+         GST_FLOW_UNEXPECTED -> GST_FLOW_EOS
+
+2011-12-30 18:31:32 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * tests/check/Makefile.am:
+         tests: disable generic index test
+
+2011-12-30 17:53:12 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         mpeg2dec: remove all seeking-related code
+         A parser or demuxer upstream should handle this Same for
+         queries.
+
+2011-12-30 17:49:01 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+       * ext/mpeg2dec/gstmpeg2dec.h:
+         mpeg2dec: update for GstIndex removal
+
+2011-12-30 17:46:06 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * ext/cdio/gstcdiocddasrc.c:
+         cdio: update for probe vfunc removal in GstAudioCdSrc
+
+2011-12-27 22:54:34 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * ext/lame/gstlame.c:
+       * ext/lame/gstlamemp3enc.c:
+         lame: fix printf format in debug statements
+         https://bugzilla.gnome.org/show_bug.cgi?id=666926
+
+2011-12-26 18:24:32 +0100  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * ext/lame/gstlame.c:
+       * ext/lame/gstlame.h:
+         lame: ensure parsed output
+         ... by doing some basic parsing of encoded lame data.
+
+2011-12-26 16:34:01 +0100  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * ext/lame/gstlame.h:
+         lame: cleanup unused instance struct fields
+
+2011-12-26 18:23:52 +0100  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * ext/lame/Makefile.am:
+       * ext/lame/gstlamemp3enc.c:
+       * ext/lame/gstlamemp3enc.h:
+         lamemp3enc: ensure parsed output
+         ... by doing some basic parsing of encoded lame data.
+         Fixes #652150.
+
+2011-12-26 18:15:41 +0100  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * ext/lame/gstlamemp3enc.c:
+         lamemp3enc: do not leak merged tags
+
+2011-12-22 15:23:54 +0000  Vincent Penquerc'h <vincent.penquerch@collabora.co.uk>
+
+       * ext/mad/gstmad.c:
+       * ext/mad/gstmad.h:
+         mad: helpfully bodge the last buffer to let mad decode the last frame
+         If http://www.mars.org/mailman/public/mad-dev/2001-May/000262.html is
+         to be believed, the last buffer must be followed by a number of 0 bytes
+         in order for the last frame to be decoded (at least in some cases).
+         Doing so seems to work here, fixing a missing 1152 samples when using
+         mp3parse before mad (not using mp3parse would yield the correct amount
+         of samples, if there's extra non-MP3 data after (eg, tag data)).
+
+2009-01-25 22:49:11 +0100  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * ext/dvdread/dvdreadsrc.c:
+         dvdreadsrc: map subtitle language tag to stream indicated in PGC data
+
+2009-01-25 22:49:11 +0100  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * gst/mpegstream/gstdvddemux.c:
+         dvddemux: tweak subtitle stream setup based on dvd language codes event
+         ... to allow for non-continuous subtitle stream numbers.
+         The missing stream numbers tend to come up as subtitle streams anyway
+         (albeit not with an identified language tag).
+
+2011-12-21 13:56:35 +0100  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * ext/dvdread/dvdreadsrc.c:
+         dvdreadsrc: minor safety tweak to sector seeking
+
+2011-12-20 11:54:38 +0100  Julien Isorce <julien.isorce@gmail.com>
+
+       * ext/a52dec/gsta52dec.c:
+         a52dec: check that a52_init returns a valid a52 state
+
+2011-12-19 18:20:56 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         mpeg2dec: update for new interlaced flags
+
+2011-12-14 17:33:52 +0100  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * ext/a52dec/Makefile.am:
+       * ext/a52dec/gsta52dec.c:
+       * ext/a52dec/gsta52dec.h:
+         a52dec: port to audiodecoder
+
+2011-12-12 13:44:12 +0100  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * ext/mad/Makefile.am:
+       * ext/mad/gstmad.c:
+       * ext/mad/gstmad.h:
+         mad: port to audiodecoder
+
+2011-12-13 14:54:18 +0100  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * ext/a52dec/gsta52dec.c:
+         a52dec: Don't claim to support upstream renegotiation
+         and use fixed caps on the srcpad. To correctly support
+         upstream renegotiation a52dec would need to check if the
+         caps of the downstream allocated buffer are the requested
+         caps or if the size is different.
+         Fixes bug #665989.
+
+2011-12-13 14:52:26 +0100  Julien Isorce <julien.isorce@gmail.com>
+
+       * ext/a52dec/gsta52dec.c:
+         a52dec: Check that the a52_state is correctly initialized
+
+2011-12-12 11:33:31 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * gst-libs/gst/Makefile.am:
+       * gst-libs/gst/glib-compat-private.h:
+       * gst/asfdemux/gstasfdemux.c:
+       * gst/mpegaudioparse/gstmpegaudioparse.c:
+       * gst/realmedia/rademux.c:
+       * gst/realmedia/rdtmanager.c:
+       * gst/realmedia/rmdemux.c:
+         Work around deprecated thread API in glib master
+         Add private replacements for deprecated functions such as
+         g_mutex_new(), g_mutex_free(), g_cond_new() etc., mostly
+         to avoid the deprecation warnings. We can't change most of
+         these in 0.10 because they're part of our API and ABI.
+         Suppress deprecation warnings in selected files, mostly for
+         g_static_rec_mutex_*. StaticRecMutex is part of our API/ABI,
+         not much we can do here in 0.10.
+
+2011-12-10 15:19:03 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * po/LINGUAS:
+       * po/eo.po:
+       * po/es.po:
+       * po/lv.po:
+       * po/sr.po:
+         po: update translations
+
+2011-12-09 15:25:21 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * gst/realmedia/rdtdepay.c:
+         rdtdepay: make buffer metadata writable before setting caps on it
+         Fixes issue when the header buffer is being pushed, which was taken
+         from the caps and is therefore not writable.
+
+2011-12-06 14:00:18 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * ext/dvdread/dvdreadsrc.c:
+         fix for basesrc changes
+
+2011-12-05 18:43:49 +0100  Edward Hervey <edward@collabora.com>
+
+       * gst/asfdemux/gstrtpasfdepay.c:
+         rtpasfdepay: Initialize GstRTPBuffer before usage
+
+2011-12-02 02:01:06 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+         Merge remote-tracking branch 'origin/master' into 0.11
+         Conflicts:
+         ext/dvdread/dvdreadsrc.c
+
+2011-11-29 08:49:23 +0100  Руслан Ижбулатов <lrn1986@gmail.com>
+
+       * ext/dvdread/dvdreadsrc.c:
+         dvdreadsrc: Fix format string compiler warning
+         Fixes bug #665101.
+
+2011-11-28 21:31:25 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+         Merge remote-tracking branch 'origin/master' into 0.11
+
+2011-11-28 18:26:34 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         Update for indexable change
+
+2011-11-28 17:52:52 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * gst/realmedia/rdtmanager.c:
+         update for clock provider API change
+
+2011-11-28 13:10:01 +0000  Vincent Penquerc'h <vincent.penquerch@collabora.co.uk>
+
+       * ext/a52dec/gsta52dec.c:
+       * ext/amrnb/amrnbdec.c:
+       * ext/amrnb/amrnbenc.c:
+       * ext/amrwbdec/amrwbdec.c:
+       * ext/dvdread/dvdreadsrc.c:
+       * ext/lame/gstlame.c:
+       * ext/lame/gstlamemp3enc.c:
+       * ext/mad/gstmad.c:
+       * ext/mpeg2dec/gstmpeg2dec.c:
+       * ext/sidplay/gstsiddec.cc:
+       * ext/twolame/gsttwolame.c:
+       * ext/x264/gstx264enc.c:
+       * gst/asfdemux/gstasfdemux.c:
+       * gst/asfdemux/gstrtpasfdepay.c:
+       * gst/dvdlpcmdec/gstdvdlpcmdec.c:
+       * gst/dvdsub/gstdvdsubdec.c:
+       * gst/dvdsub/gstdvdsubparse.c:
+       * gst/iec958/ac3iec.c:
+       * gst/mpegaudioparse/gstmpegaudioparse.c:
+       * gst/mpegaudioparse/gstxingmux.c:
+       * gst/mpegstream/gstdvddemux.c:
+       * gst/mpegstream/gstmpegdemux.c:
+       * gst/mpegstream/gstmpegparse.c:
+       * gst/mpegstream/gstrfc2250enc.c:
+       * gst/realmedia/pnmsrc.c:
+       * gst/realmedia/rademux.c:
+       * gst/realmedia/rdtdepay.c:
+       * gst/realmedia/rdtmanager.c:
+       * gst/realmedia/rmdemux.c:
+       * gst/synaesthesia/gstsynaesthesia.c:
+         various: fix pad template ref leaks
+         https://bugzilla.gnome.org/show_bug.cgi?id=662664
+
+2011-11-24 21:41:55 +0100  René Stadler <rene.stadler@collabora.co.uk>
+
+       * tests/check/elements/xingmux.c:
+         tests: update for gstcheck API change
+
+2011-11-23 23:29:03 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * ext/amrnb/amrnbenc.c:
+       * ext/dvdread/dvdreadsrc.c:
+       * ext/lame/gstlamemp3enc.c:
+       * ext/twolame/gsttwolamemp2enc.c:
+         ext: fix more printf format warnings in debug messages
+
+2011-11-21 22:02:07 +0100  Matej Knopp <matej.knopp@gmail.com>
+
+       * gst/asfdemux/gstasfdemux.c:
+       * gst/asfdemux/gstrtpasfdepay.c:
+       * gst/dvdlpcmdec/gstdvdlpcmdec.c:
+       * gst/dvdsub/gstdvdsubdec.c:
+       * gst/dvdsub/gstdvdsubparse.c:
+       * gst/realmedia/rademux.c:
+       * gst/realmedia/rmdemux.c:
+         Fix print format compiler warnings on OS X / 64bit
+         https://bugzilla.gnome.org/show_bug.cgi?id=662617
+
+2011-11-21 13:36:10 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * gst/asfdemux/gstasfdemux.c:
+       * gst/realmedia/rademux.c:
+       * gst/realmedia/rdtmanager.c:
+       * gst/realmedia/rmdemux.c:
+         update for activation changes
+
+2011-11-18 18:00:28 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * gst/asfdemux/gstasfdemux.c:
+       * gst/realmedia/rademux.c:
+       * gst/realmedia/rmdemux.c:
+         update for new scheduling query
+
+2011-11-18 13:59:29 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * gst/asfdemux/gstasfdemux.c:
+       * gst/realmedia/rademux.c:
+       * gst/realmedia/rdtmanager.c:
+       * gst/realmedia/rmdemux.c:
+         add parent to activate functions
+
+2011-11-17 15:25:58 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * ext/a52dec/gsta52dec.c:
+       * ext/mpeg2dec/gstmpeg2dec.c:
+       * ext/sidplay/gstsiddec.cc:
+       * ext/x264/gstx264enc.c:
+       * gst/asfdemux/gstasfdemux.c:
+       * gst/dvdlpcmdec/gstdvdlpcmdec.c:
+       * gst/dvdsub/gstdvdsubdec.c:
+       * gst/dvdsub/gstdvdsubparse.c:
+       * gst/realmedia/rademux.c:
+       * gst/realmedia/rdtdepay.c:
+       * gst/realmedia/rdtmanager.c:
+       * gst/realmedia/rmdemux.c:
+         add parent to pad functions
+
+2011-11-16 17:28:56 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+       * ext/sidplay/gstsiddec.cc:
+       * ext/x264/gstx264enc.c:
+       * gst/asfdemux/gstasfdemux.c:
+       * gst/realmedia/rademux.c:
+       * gst/realmedia/rdtmanager.c:
+       * gst/realmedia/rmdemux.c:
+         add parent to query function
+
+2011-11-15 17:55:36 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * gst/asfdemux/gstasfdemux.c:
+       * gst/realmedia/rademux.c:
+         _query_peer_*() -> _peer_query_*()
+
+2011-11-15 17:42:32 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * gst/dvdsub/gstdvdsubdec.c:
+         _accept_caps() -> _query_accept_caps()
+
+2011-11-15 17:23:39 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+         _peer_get_caps() -> _peer_query_caps()
+
+2011-11-15 16:52:55 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+         update for _get_caps() -> _query_caps()
+
+2011-11-15 16:34:39 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+         change getcaps to query
+
+2011-11-14 00:55:16 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * ext/mad/gstmad.c:
+         mad: re-instate accidentally dropped rank
+
+2011-11-13 23:47:46 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * ext/dvdread/dvdreadsrc.c:
+       * gst/realmedia/pnmsrc.c:
+         Update for GstURIHandler get_protocols() changes
+
+2011-11-13 19:01:31 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * ext/dvdread/dvdreadsrc.c:
+       * ext/dvdread/dvdreadsrc.h:
+       * gst/realmedia/pnmsrc.c:
+         dvdreadsrc, pnmsrc: update for GstURIHandler changes
+
+2011-11-13 01:33:25 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * ext/mad/gstmad.c:
+         mad: re-port to 0.11
+         This time using the base class. Still something
+         wrong with the parsing though, when there's no
+         parser or demuxer upstream (which of course
+         shouldn't happen in a normal playback scenario).
+
+2011-11-13 00:29:20 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * ext/mad/gstmad.c:
+       * ext/mad/gstmad.h:
+         mad: update for GstBaseAudioDecoder -> GstAudioDecoder rename
+
+2011-08-16 21:12:06 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * ext/mad/gstmad.c:
+       * ext/mad/gstmad.h:
+         mad: replace with 0.10 version ported to GstAudioDecoder
+         Taken from commit 6e7e3657396454fe95fbd89170281865d4d1cec3
+         of Mark's baseaudio branch.
+         Would probably be too risky to drop this into 0.10 given
+         all the things mad is doing.
+
+2011-11-13 00:13:17 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * docs/plugins/gst-plugins-ugly-plugins-sections.txt:
+         docs: remove bits for old lame element from sections.txt file
+
+2011-11-13 00:04:07 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * Android.mk:
+       * configure.ac:
+       * docs/plugins/gst-plugins-ugly-plugins-docs.sgml:
+       * docs/plugins/inspect/plugin-mpegstream.xml:
+       * gst-plugins-ugly.spec.in:
+       * gst/mpegstream/Makefile.am:
+       * gst/mpegstream/README:
+       * gst/mpegstream/gstdvddemux.c:
+       * gst/mpegstream/gstdvddemux.h:
+       * gst/mpegstream/gstmpegclock.c:
+       * gst/mpegstream/gstmpegclock.h:
+       * gst/mpegstream/gstmpegdemux.c:
+       * gst/mpegstream/gstmpegdemux.h:
+       * gst/mpegstream/gstmpegpacketize.c:
+       * gst/mpegstream/gstmpegpacketize.h:
+       * gst/mpegstream/gstmpegparse.c:
+       * gst/mpegstream/gstmpegparse.h:
+       * gst/mpegstream/gstmpegstream.c:
+       * gst/mpegstream/gstrfc2250enc.c:
+       * gst/mpegstream/gstrfc2250enc.h:
+       * gst/mpegstream/mpegstream.vcproj:
+       * gst/mpegstream/notes:
+       * win32/MANIFEST:
+       * win32/vs6/gst_plugins_ugly.dsw:
+       * win32/vs6/libgstac3parse.dsp:
+       * win32/vs6/libgstmpegaudioparse.dsp:
+       * win32/vs6/libgstmpegstream.dsp:
+         mpegstream: remove the old mpeg-ps parser and demuxers
+         Don't want anyone porting this by accident.
+         Superseded by mpegpsdemux in -bad.
+
+2011-11-12 21:06:29 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * configure.ac:
+       * ext/cdio/Makefile.am:
+       * ext/cdio/gstcdio.c:
+       * ext/cdio/gstcdiocddasrc.c:
+       * ext/cdio/gstcdiocddasrc.h:
+         cdio: port cdiocddasrc to 0.11
+
+2011-11-12 20:44:23 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * tests/check/elements/mpeg2dec.c:
+         tests: port mpeg2dec to 0.11
+         It compiles, but fails.
+
+2011-11-12 20:33:03 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * tests/check/elements/x264enc.c:
+         tests: port x264enc unit test to 0.11
+         Well, it compiles now at least.
+
+2011-11-11 12:33:51 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * gst/asfdemux/gstrtpasfdepay.h:
+         update for base class rename
+
+2011-11-11 12:25:25 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * gst/asfdemux/gstrtpasfdepay.c:
+       * gst/asfdemux/gstrtpasfdepay.h:
+         update for base class rename
+
+2011-11-11 01:30:11 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * 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/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:
+         po: update translations
+
+2011-11-11 01:29:33 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * docs/plugins/gst-plugins-ugly-plugins.args:
+       * docs/plugins/gst-plugins-ugly-plugins.hierarchy:
+       * docs/plugins/gst-plugins-ugly-plugins.interfaces:
+       * 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-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:
+         docs: update docs
+
+2011-11-11 01:27:47 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * ext/lame/gstlamemp3enc.c:
+         lamemp3enc: cosmetic error message change
+         LET'S TRY TO KEEP CAPITALS TO A MINIMUM.
+
+2011-11-11 00:58:24 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * docs/plugins/Makefile.am:
+       * docs/plugins/gst-plugins-ugly-plugins-docs.sgml:
+       * docs/plugins/gst-plugins-ugly-plugins-sections.txt:
+       * ext/twolame/Makefile.am:
+       * ext/twolame/gsttwolamemp2enc.c:
+       * ext/twolame/gsttwolamemp2enc.h:
+       * po/POTFILES.in:
+         twolame: rename to twolamemp2enc
+
+2011-11-11 00:51:34 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * configure.ac:
+       * ext/twolame/gsttwolame.c:
+         twolame: port to 0.11
+
+2011-11-10 23:17:53 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * Android.mk:
+       * configure.ac:
+       * docs/plugins/gst-plugins-ugly-plugins-docs.sgml:
+       * docs/plugins/inspect/plugin-iec958.xml:
+       * gst-plugins-ugly.spec.in:
+       * gst/iec958/Makefile.am:
+       * gst/iec958/ac3_padder.c:
+       * gst/iec958/ac3_padder.h:
+       * gst/iec958/ac3iec.c:
+       * gst/iec958/ac3iec.h:
+       * win32/MANIFEST:
+       * win32/vs6/libgstiec958.dsp:
+         iec958: remove this plugin
+         I think it can just go away. Audio sinks can and should payload
+         things themselves using the helper API in libgstaudio. If such
+         a plugin still makes sense, it should probably be rewritten
+         using the library functions (and be put into -good or so).
+
+2011-11-10 18:25:38 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * gst/realmedia/rademux.c:
+       * gst/realmedia/rmdemux.c:
+       * gst/realmedia/rtspreal.c:
+         update for adapter api change
+
+2011-11-10 11:04:06 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+         update for removed fixate function
+
+2011-11-09 11:58:03 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * ext/mad/gstmad.c:
+       * ext/mpeg2dec/gstmpeg2dec.c:
+       * gst/asfdemux/gstasfdemux.c:
+       * gst/realmedia/rmdemux.c:
+         remove query types
+
+2011-11-04 17:32:58 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * configure.ac:
+       * gst/realmedia/rademux.c:
+       * gst/realmedia/rdtdepay.c:
+       * gst/realmedia/rmdemux.c:
+       * gst/realmedia/rmutils.c:
+         realmedia is ported
+
+2011-11-04 16:40:59 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * gst/asfdemux/gstasfdemux.c:
+       * gst/mpegstream/gstdvddemux.c:
+       * gst/mpegstream/gstmpegdemux.c:
+       * gst/realmedia/rmdemux.c:
+       * gst/realmedia/rmdemux.h:
+         more template fixes
+
+2011-11-04 16:32:48 +0100  Edward Hervey <bilboed@bilboed.com>
+
+       * po/POTFILES.in:
+         po: lame => lamemp3enc
+
+2011-11-04 12:04:56 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * gst/realmedia/rdtmanager.c:
+         make request pads take %u
+
+2011-11-04 10:45:47 +0100  Edward Hervey <edward.hervey@collabora.co.uk>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+       * ext/mpeg2dec/gstmpeg2dec.h:
+         mpeg2dec: Add basic cropping support
+
+2011-11-02 12:09:45 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * ext/a52dec/gsta52dec.c:
+       * ext/sidplay/gstsiddec.cc:
+       * gst/asfdemux/gstasfdemux.c:
+       * gst/dvdlpcmdec/gstdvdlpcmdec.c:
+         tags: update for tag API removal
+
+2011-10-31 02:24:30 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+       * ext/mpeg2dec/gstmpeg2dec.h:
+         update for meta api change
+
+2011-10-29 09:10:54 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * gst/asfdemux/gstasfdemux.c:
+         structure: fix for api update
+
+2011-10-31 14:34:57 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+         Merge remote-tracking branch 'origin/master' into 0.11
+
+2011-10-30 15:05:56 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * tests/check/elements/amrnbenc.c:
+         tests: port amrnbenc test to 0.11
+
+2011-10-30 15:04:22 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * ext/amrnb/amrnbdec.c:
+       * ext/amrnb/amrnbenc.c:
+         amrnb: fix up raw audio caps for 0.11
+
+2011-10-30 15:03:29 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * tests/check/Makefile.am:
+         tests: need to define GST_USE_UNSTABLE_API to avoid warnings
+
+2011-10-30 12:29:14 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * docs/plugins/Makefile.am:
+       * ext/lame/Makefile.am:
+       * ext/lame/README:
+       * ext/lame/gstlame.c:
+       * ext/lame/gstlame.h:
+       * ext/lame/plugin.c:
+       * ext/lame/test-lame.c:
+       * gst/xingmux/gstxingmux.c:
+       * tests/check/pipelines/lame.c:
+         lame: remove lame element, it's been superseded by lamemp3enc
+
+2011-10-30 11:51:58 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * ext/a52dec/gsta52dec.c:
+       * ext/lame/gstlamemp3enc.c:
+       * ext/mad/gstmad.c:
+       * ext/sidplay/gstsiddec.cc:
+       * gst/asfdemux/gstasfdemux.c:
+       * gst/dvdlpcmdec/gstdvdlpcmdec.c:
+         ext, gst: update for taglist API changes
+
+2011-10-29 11:57:40 +0200  Edward Hervey <bilboed@bilboed.com>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: Don't leak pending payload buffers
+         Fixes #662964
+
+2011-10-28 15:21:27 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+         Merge branch 'master' into 0.11
+         Conflicts:
+         ext/sidplay/gstsiddec.cc
+
+2011-10-27 16:53:44 +0200  Stefan Sauer <ensonic@users.sf.net>
+
+       * ext/sidplay/gstsiddec.cc:
+         siddec: use BOILERPLATE macro and cleanup FIXMEs
+
+2011-10-28 09:18:04 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * gst/asfdemux/gstrtpasfdepay.c:
+         asfdepay: fix compiler warnings after gst_caps_new_simple() change
+
+2011-10-21 12:24:01 +0100  Christian Fredrik Kalager Schaller <christian.schaller@collabora.co.uk>
+
+       * gst-plugins-ugly.spec.in:
+         Update specfile with latest changes
+
+2011-10-11 18:03:01 +0200  Edward Hervey <edward.hervey@collabora.co.uk>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: Don't unmap a buffer that doesn't exist
+
+2011-10-10 12:38:02 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * configure.ac:
+       * ext/dvdread/dvdreadsrc.c:
+         dvdread: port to 0.11
+
+2011-10-06 17:24:22 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * configure.ac:
+       * gst/dvdsub/Makefile.am:
+       * gst/dvdsub/gstdvdsubdec.c:
+       * gst/dvdsub/gstdvdsubdec.h:
+       * gst/dvdsub/gstdvdsubparse.c:
+         dvdsub: port to 0.11
+
+2011-10-05 13:32:33 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+         Merge branch 'master' into 0.11
+         Conflicts:
+         ext/amrwbdec/Makefile.am
+         ext/amrwbdec/amrwbdec.c
+
+2011-10-05 13:18:45 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * gst/realmedia/gstrdtbuffer.c:
+       * gst/realmedia/gstrdtbuffer.h:
+       * gst/realmedia/pnmsrc.c:
+       * gst/realmedia/rademux.c:
+       * gst/realmedia/rdtdepay.c:
+       * gst/realmedia/rdtmanager.c:
+       * gst/realmedia/rmdemux.c:
+       * gst/realmedia/rmutils.c:
+       * gst/realmedia/rtspreal.c:
+         realmedia: port to 0.11
+
+2011-10-05 12:05:34 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * ext/amrwbdec/Makefile.am:
+       * ext/amrwbdec/amrwbdec.c:
+       * ext/amrwbdec/amrwbdec.h:
+         amrwbdec: port to audiodecoder
+
+2011-10-04 17:00:57 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * ext/amrnb/Makefile.am:
+         amrnbdec: fixup build
+
+2011-10-04 17:00:41 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * ext/amrnb/amrnbdec.c:
+         amrnbdec: remove leftover extraneous _unref
+
+2011-10-04 17:50:33 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+         Merge branch 'master' into 0.11
+         Conflicts:
+         ext/amrnb/amrnbdec.c
+
+2011-10-04 17:35:40 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * configure.ac:
+       * ext/amrnb/amrnbdec.c:
+       * ext/amrnb/amrnbenc.c:
+         amrnb: port to 0.11
+
+2011-10-04 17:12:35 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * configure.ac:
+       * ext/amrwbdec/Makefile.am:
+       * ext/amrwbdec/amrwbdec.c:
+         ported amrwbdec to 0.11
+
+2011-10-03 17:19:02 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * ext/amrnb/amrnbdec.c:
+       * ext/amrnb/amrnbdec.h:
+         amrnbdec: port to audiodecoder
+
+2011-09-30 17:45:31 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+         Merge branch 'master' into 0.11
+
+2011-09-30 17:38:07 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * configure.ac:
+       * ext/mpeg2dec/gstmpeg2dec.c:
+       * ext/mpeg2dec/gstmpeg2dec.h:
+         mpeg2dec: minimal port to 0.11
+
+2011-09-05 11:11:52 +0100  Vincent Penquerc'h <vincent.penquerch@collabora.co.uk>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+       * ext/mpeg2dec/gstmpeg2dec.h:
+         mpeg2dec: post QoS messages when dropping a frame due to QoS
+         https://bugzilla.gnome.org/show_bug.cgi?id=658241
+
+2011-09-28 13:05:55 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * configure.ac:
+         configure: update ported plugins list
+
+2011-09-28 13:03:31 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * common:
+         update to 0.11 branch
+
+2011-09-27 20:32:46 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * gst/dvdlpcmdec/gstdvdlpcmdec.c:
+       * gst/dvdlpcmdec/gstdvdlpcmdec.h:
+         dvdlpcmdec: port to 0.11
+
+2011-09-27 18:19:50 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * ext/lame/gstlame.c:
+       * ext/lame/gstlamemp3enc.c:
+         lame: fix raw audio caps too
+
+2011-09-27 18:15:00 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * ext/lame/gstlame.c:
+       * ext/lame/gstlamemp3enc.c:
+         lame: port to 0.11
+
+2011-09-27 17:54:02 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+         Merge branch 'master' into 0.11
+
+2011-09-27 17:51:31 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+       * ext/x264/gstx264enc.h:
+         x264enc: port to 0.11
+
+2011-09-27 17:01:59 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * ext/amrnb/Makefile.am:
+       * ext/amrnb/amrnbenc.c:
+       * ext/amrnb/amrnbenc.h:
+         amrnbenc: port to audioencoder
+
+2011-09-26 19:07:23 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+         Merge branch 'master' into 0.11
+         Conflicts:
+         ext/mad/gstmad.c
+
+2011-09-26 19:03:13 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * ext/a52dec/gsta52dec.c:
+         port a52dec to 0.11
+
+2011-09-26 16:29:12 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * ext/twolame/gsttwolame.c:
+         twolame: Simple fix for GstAudioEncoder API change
+
+2011-09-26 16:28:08 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * ext/twolame/gsttwolame.c:
+         twolame: Fix variable 'gstelement_class' set but not used compiler warning
+
+2011-09-26 16:08:20 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * ext/lame/gstlame.c:
+       * ext/lame/gstlamemp3enc.c:
+         lame: Don't get the parent class again, GST_BOILERPLATE does this already
+
+2011-09-26 16:07:54 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * ext/lame/gstlame.c:
+       * ext/lame/gstlamemp3enc.c:
+         lame: Fix variable 'gstelement_class' set but not used compiler warning
+
+2011-09-26 12:07:15 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * ext/twolame/gsttwolame.c:
+         twolame: improve output framing and timestamping
+         ... which simply comes down to requesting one frame of input data at a time,
+         since the encoder nicely turns this into 1 encoded frame.
+
+2011-09-26 11:56:23 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * ext/twolame/Makefile.am:
+       * ext/twolame/gsttwolame.c:
+       * ext/twolame/gsttwolame.h:
+         twolame: port to audioencoder
+
+2011-09-23 15:32:01 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * ext/lame/gstlame.c:
+         lame: use some more boilerplate
+
+2011-09-23 15:26:48 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * ext/lame/gstlame.c:
+       * ext/lame/gstlame.h:
+         lame: port to audioencoder
+
+2011-09-23 14:33:55 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * ext/lame/gstlamemp3enc.c:
+         lamemp3enc: use some more boilerplate
+
+2011-09-26 14:44:23 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * ext/lame/gstlamemp3enc.c:
+         lamemp3enc: really report bitrate rather kbitrate
+
+2011-09-26 14:44:01 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * ext/lame/Makefile.am:
+       * ext/lame/gstlamemp3enc.c:
+       * ext/lame/gstlamemp3enc.h:
+         lamemp3enc: port to audioencoder
+
+2011-09-16 15:35:06 +0100  Vincent Penquerc'h <vincent.penquerch@collabora.co.uk>
+
+       * ext/dvdread/dvdreadsrc.c:
+         dvdreadsrc: take into account first sector of the current title
+         This fixes seeking on titles which do not start on a new file.
+         https://bugzilla.gnome.org/show_bug.cgi?id=659252
+
+2011-09-16 15:03:54 +0100  Vincent Penquerc'h <vincent.penquerch@collabora.co.uk>
+
+       * ext/dvdread/dvdreadsrc.c:
+         dvdreadsrc: fix sector seeking
+         It was overly complicated, and did not take into account the offset
+         needed for titles which do not start on a new file.
+         https://bugzilla.gnome.org/show_bug.cgi?id=659252
+
+2011-09-16 13:42:53 +0100  Vincent Penquerc'h <vincent.penquerch@collabora.co.uk>
+
+       * ext/dvdread/dvdreadsrc.c:
+         dvdreadsrc: fix sector search for packed titles
+         Some DVD titles are packed in a single set, and we need to use
+         the correct table to map times to sectors.
+         https://bugzilla.gnome.org/show_bug.cgi?id=659252
+
+2011-08-15 16:23:04 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * configure.ac:
+       * ext/mad/Makefile.am:
+       * ext/mad/gstmad.c:
+       * gst-plugins-ugly.spec.in:
+         mad: remove id3tag dependency used by in practice unreachable legacy code
+         The mad mp3 decoder element shouldn't parse tags at all really, but we
+         have so far kept this code around for backwards-compatibility reasons
+         for people building manual pipelines for some reason. However, as it
+         turns out that code has never actually worked in 0.10 in practice,
+         since it only gets executed if mad_frame_decode() returns LOSTSYNC,
+         which doesn't actually seem to happen any more though because of the
+         preceding mad_header_decode(), which will discover and report the
+         sync loss if it runs into a tag and make mad_frame_decode() try to
+         resync right away.
+         Discovered this while trying to make it use gst_tag_list_from_id3v2_tag().
+
+2011-09-08 17:01:27 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * gst/asfdemux/asfpacket.c:
+         asfpacket: skip empty payload packets
+         ... which also avoids assertion failures and possible segfaults later on
+         when possibly trying to join 2 empty buffers.
+
+2011-09-08 14:33:00 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * gst/realmedia/rmdemux.c:
+       * gst/realmedia/rmdemux.h:
+         rmdemux: delay announcing container tags until we have pads
+         Fixes tags when transcoding.
+         https://bugzilla.gnome.org/show_bug.cgi?id=658297
+
+2011-09-07 14:36:46 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * tests/check/elements/amrnbenc.c:
+         amrnbenc: Use complete raw audio caps in the test
+
+2011-09-07 14:25:41 +0200  Stefan Sauer <ensonic@users.sf.net>
+
+       * docs/plugins/Makefile.am:
+         docs: cleanup makefiles
+         Remove commented out parts that we don't need. Remove "the wingo addition" - no
+         so useful after all. Narrow down file-globs for plugin docs.
+
+2011-09-06 21:25:13 +0200  Stefan Sauer <ensonic@users.sf.net>
+
+       * common:
+         Automatic update of common submodule
+         From a39eb83 to 11f0cd5
+
+2011-09-06 15:40:55 +0200  Stefan Sauer <ensonic@users.sf.net>
+
+       * common:
+         Automatic update of common submodule
+         From 605cd9a to a39eb83
+
+2011-08-25 13:04:01 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asf: don't use fourcc
+
+2011-08-25 12:54:42 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+         Merge branch 'master' into 0.11
+
+2011-08-22 17:49:14 +0100  Vincent Penquerc'h <vincent.penquerch@collabora.co.uk>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         mpeg2dec: fix spurious failure to decode some files
+         Parsing can return with an 'invalid' state, but this is not
+         actually fatal. For one, the mpeg2dec command line tool that
+         comes with the libmpeg2 library blithely ignores this condition
+         and merrily goes on. So we do this same, logging the error,
+         and going on with parsing. This makes something work that did
+         not use to work, and brings happiness to the world.
+         https://bugzilla.gnome.org/show_bug.cgi?id=429476
+
+2011-08-19 18:07:58 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * ext/mad/gstmad.c:
+       * ext/sidplay/Makefile.am:
+       * ext/sidplay/gstsiddec.cc:
+         port to new audio caps
+
+2011-08-03 18:58:09 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+         Merge branch 'master' into 0.11
+         Conflicts:
+         common
+         gst/asfdemux/gstrtpasfdepay.c
+
+2011-08-03 09:05:47 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * configure.ac:
+         configure: Add synaesthesia to the list of non-ported plugins
+
+2011-08-03 01:08:43 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * configure.ac:
+       * docs/plugins/Makefile.am:
+       * docs/plugins/gst-plugins-ugly-plugins-docs.sgml:
+       * docs/plugins/gst-plugins-ugly-plugins-sections.txt:
+       * docs/plugins/inspect/plugin-mpegaudioparse.xml:
+       * gst-plugins-ugly.spec.in:
+       * gst/mpegaudioparse/Makefile.am:
+       * gst/mpegaudioparse/gstmpegaudioparse.c:
+       * gst/mpegaudioparse/gstmpegaudioparse.h:
+       * gst/mpegaudioparse/mpegaudioparse.vcproj:
+       * gst/xingmux/Makefile.am:
+       * gst/xingmux/gstxingmux.c:
+       * gst/xingmux/gstxingmux.h:
+       * gst/xingmux/plugin.c:
+         Remove mp3parse plugin/element
+         It's been replaced by mpegaudioparse in -good. Don't want anyone
+         to spend time porting a deprecated element. Rename plugin to xingmux
+         for now until we move that somewhere else.
+
+2011-08-02 12:49:09 +0200  Edward Hervey <edward.hervey@collabora.co.uk>
+
+       * configure.ac:
+         configure.ac: Define list of non-ported plugins
+
+2011-08-02 12:48:52 +0200  Edward Hervey <edward.hervey@collabora.co.uk>
+
+       * ext/mad/gstmad.c:
+         mad: Fix for changes in GstQuery API
+
+2011-08-02 12:40:22 +0200  Edward Hervey <edward.hervey@collabora.co.uk>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: Fix for changes in GstQuery API
+
+2011-08-02 12:40:01 +0200  Edward Hervey <edward.hervey@collabora.co.uk>
+
+       * gst/asfdemux/asfpacket.c:
+         asfdemux: Fix print statement
+
+2011-08-02 12:35:40 +0200  Edward Hervey <edward.hervey@collabora.co.uk>
+
+       * common:
+         Update common submodule
+
+2011-07-30 18:47:44 -0300  Thiago Santos <thiago.sousa.santos@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: Properly set the stream format in setcaps
+         Do not forget to set the selected format to the options string
+         when getting it from caps
+         https://bugzilla.gnome.org/show_bug.cgi?id=655223
+
+2011-07-19 15:06:49 +0200  Stefan Sauer <ensonic@google.com>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: fix the build for older x264enc
+         b_fake_interlaced was introduced in x264 commit 1b48874d06 = X264_BUILD 96.
+
+2011-07-18 20:41:20 -0400  Olivier Crête <olivier.crete@collabora.com>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: Read stream-format from the right place
+         Read the stream-format from "stream-format" and not from profile, also rename
+         the "bytestream" variable to "stream_format" so it's easier to understand.
+
+2011-06-13 23:24:27 -0300  Thiago Santos <thiago.sousa.santos@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+       * ext/x264/gstx264enc.h:
+         x264enc: Select stream-format based on caps
+         Makes x264 select its stream-format based on what's available
+         on caps, the user selected option will be chosen as a fallback
+         when both options are available.
+         https://bugzilla.gnome.org/show_bug.cgi?id=644233
+
+2011-07-04 18:03:49 -0400  Olivier Crête <olivier.crete@collabora.com>
+
+       * ext/x264/gstx264enc.c:
+         x264: Allow renegotiation but prefer current caps
+
+2011-06-09 20:20:27 -0400  Olivier Crête <olivier.crete@collabora.com>
+
+       * tests/check/elements/x264enc.c:
+         tests: Test x264enc profiles from the caps
+         https://bugzilla.gnome.org/show_bug.cgi?id=644233
+
+2011-03-07 17:58:34 -0500  Olivier Crête <olivier.crete@collabora.co.uk>
+
+       * ext/x264/Makefile.am:
+       * ext/x264/gstx264enc.c:
+       * ext/x264/gstx264enc.h:
+         x264: Use profile and level from caps
+         Enforces the profile and level from the downstream caps, also
+         sets them on the fixated caps
+         https://bugzilla.gnome.org/show_bug.cgi?id=644233
+
+2011-07-05 10:14:50 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * configure.ac:
+         Add -DGST_USE_UNSTABLE_API to the compiler flags to avoid warnings
+
+2011-06-25 06:29:50 +0300  Brian Gitonga Marete <marete@toshnix.com>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: fix subme property annotation - subme maximum is 10, not 6.
+         Although the element accepts subme values > 6, the annotation which is
+         visible through gst-inspect (for example) erroneously indicates 6 as the
+         maximum. Fix this by indicating 10 (which is the x264 max) as the maximum.
+         https://bugzilla.gnome.org/show_bug.cgi?id=653473
+
+2011-06-23 11:28:58 -0700  David Schleef <ds@schleef.org>
+
+       * common:
+         Automatic update of common submodule
+         From 69b981f to 605cd9a
+
+2011-06-19 12:45:00 -0300  Thiago Santos <thiago.sousa.santos@collabora.co.uk>
+
+       * gst/asfdemux/gstrtspwms.c:
+         rtspwms: Porting to 0.11
+
+2011-06-18 20:24:42 -0300  Thiago Santos <thiago.sousa.santos@collabora.co.uk>
+
+       * gst/asfdemux/gstrtpasfdepay.c:
+         rtpasfdepay: Port to 0.11
+
+2011-06-15 23:40:02 -0300  Thiago Santos <thiago.sousa.santos@collabora.co.uk>
+
+       * gst/asfdemux/asfpacket.c:
+       * gst/asfdemux/asfpacket.h:
+       * gst/asfdemux/gstasfdemux.c:
+       * gst/asfdemux/gstasfdemux.h:
+         asfdemux: Porting to 0.11
+
+2011-06-08 18:18:17 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * ext/sidplay/gstsiddec.cc:
+         siddec: port siddec to 0.11
+
+2011-06-06 12:41:03 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * gst/asfdemux/gstrtpasfdepay.c:
+         rtpasfdepay: fix fragmented packet handling and packet padding
+         Also remove a bogus assert.
+
+2011-06-03 11:35:55 +0300  Stefan Kost <ensonic@users.sf.net>
+
+       * gst/synaesthesia/gstsynaesthesia.c:
+         synaesthesia: fix wrong debug log string (copy'n'paste)
+
+2011-06-02 18:46:11 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+         Merge branch 'master' into 0.11
+         Conflicts:
+         configure.ac
+
+2011-06-02 18:43:28 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * ext/mad/gstmad.c:
+         mad: port to new API
+         Port to new segment API.
+         Eat Caps events.
+         No need to set caps on buffers.
+
+2011-05-20 13:32:31 +0300  Stefan Kost <ensonic@users.sf.net>
+
+       * gst/realmedia/rmdemux.c:
+         rmdemux: target is unsigned and can't be < 0
+
+2011-05-20 13:31:14 +0300  Stefan Kost <ensonic@users.sf.net>
+
+       * ext/mad/gstmad.c:
+         mad: use signed when caluculating the delta
+         Avoids a <0 check for an unsigned variable.
+
+2011-05-19 23:55:41 +0300  Stefan Kost <ensonic@users.sf.net>
+
+       * docs/plugins/Makefile.am:
+         docs: remove obsolete commented out part
+         We don't have this in the other modules and its not needed.
+
+2011-05-19 23:38:23 +0300  Stefan Kost <ensonic@users.sf.net>
+
+       * docs/plugins/gst-plugins-ugly-plugins.args:
+       * docs/plugins/gst-plugins-ugly-plugins.hierarchy:
+       * docs/plugins/gst-plugins-ugly-plugins.interfaces:
+         docs: update plugin introspection data
+         Now more files are merged and produced in a canonical fashion, which hopefully
+         creates less or no delta in the future.
+
+2011-05-19 22:58:28 +0300  Stefan Kost <ensonic@users.sf.net>
+
+       * common:
+         Automatic update of common submodule
+         From 9e5bbd5 to 69b981f
+
+2011-05-18 14:49:17 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * ext/lame/Makefile.am:
+       * ext/lame/gstlamemp3enc.c:
+         lamemp3enc: Post CODEC and BITRATE tags
+         Also filter any CODEC/AUDIO_CODEC tags from incoming
+         tag events.
+         Fixes bug #391543.
+
+2011-05-18 16:10:55 +0300  Stefan Kost <ensonic@users.sf.net>
+
+       * common:
+         Automatic update of common submodule
+         From fd35073 to 9e5bbd5
+
+2011-05-18 12:25:01 +0300  Stefan Kost <ensonic@users.sf.net>
+
+       * common:
+         Automatic update of common submodule
+         From 46dfcea to fd35073
+
+2011-04-27 15:20:20 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * gst/asfdemux/gstrtpasfdepay.c:
+         rtpasfdepay: simplify and refactor packet parsing
+         Specifically, refactor buffer padding and consider marker bit for fragment
+         assembling.
+
+2011-04-27 15:14:00 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * gst/asfdemux/gstrtpasfdepay.c:
+         rtpasfdepay: avoid re-sending header
+         ... e.g. following a seek, which otherwise confuses downstream demuxer
+         expecting only a flow of data packets at this time.
+
+2011-04-27 15:12:22 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * gst/asfdemux/gstrtpasfdepay.c:
+       * gst/asfdemux/gstrtpasfdepay.h:
+         rtpasfdepay: remove unused field
+
+2011-04-29 09:19:19 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * ext/mad/gstmad.c:
+         mad: Post bitrate tag whenever the bitrate changes
+         Also send the layer/mode/emphasis/bitrate tags as an event too.
+
+2011-05-14 10:09:16 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * configure.ac:
+       * win32/common/config.h:
+         win32: define GST_PACKAGE_RELEASE_DATETIME in win32 config.h as well
+
+2011-05-14 10:06:31 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * configure.ac:
+       * 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-iec958.xml:
+       * docs/plugins/inspect/plugin-lame.xml:
+       * docs/plugins/inspect/plugin-mad.xml:
+       * docs/plugins/inspect/plugin-mpeg2dec.xml:
+       * docs/plugins/inspect/plugin-mpegaudioparse.xml:
+       * docs/plugins/inspect/plugin-mpegstream.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:
+       * win32/common/config.h:
+         Back to development
+
+=== release 0.10.18 ===
+
+2011-05-10 10:26:50 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * 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-iec958.xml:
+       * docs/plugins/inspect/plugin-lame.xml:
+       * docs/plugins/inspect/plugin-mad.xml:
+       * docs/plugins/inspect/plugin-mpeg2dec.xml:
+       * docs/plugins/inspect/plugin-mpegaudioparse.xml:
+       * docs/plugins/inspect/plugin-mpegstream.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:
+         Release 0.10.18
+         Highlights:
+         - x264enc: allow changing bitrate and quantizers dynamically at runtime
+         - x264enc: proxy downstream caps restrictions upstream via get_caps()
+         - lamemp3enc: proxy downstream rate/channels restrictions upstream via get_caps()
+         - mad: allow build without libid3tag (which isn't really needed anyway)
+         - many other fixes and improvements
+
+2011-05-04 12:39:17 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: Copy the template caps, it's not allowed to increase the refcount of const caps
+
+2011-05-04 12:30:39 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: do not leak peer pad reference
+
+2011-05-03 15:27:43 +0100  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: No need to copy, reffing is enough
+
+2011-05-03 14:57:16 +0100  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: get_caps function should return a copy of the caps
+
+2011-04-30 20:07:44 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * configure.ac:
+       * 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-iec958.xml:
+       * docs/plugins/inspect/plugin-lame.xml:
+       * docs/plugins/inspect/plugin-mad.xml:
+       * docs/plugins/inspect/plugin-mpeg2dec.xml:
+       * docs/plugins/inspect/plugin-mpegaudioparse.xml:
+       * docs/plugins/inspect/plugin-mpegstream.xml:
+       * docs/plugins/inspect/plugin-realmedia.xml:
+       * docs/plugins/inspect/plugin-siddec.xml:
+       * docs/plugins/inspect/plugin-synaesthesia.xml:
+       * docs/plugins/inspect/plugin-twolame.xml:
+       * docs/plugins/inspect/plugin-x264.xml:
+       * po/da.po:
+       * po/de.po:
+       * po/fr.po:
+       * po/uk.po:
+       * win32/common/config.h:
+         0.10.17.4 pre-release
+
+2011-04-29 15:43:47 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * ext/mad/gstmad.c:
+         mad: remove buffer_alloc
+
+2011-04-27 12:48:31 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * configure.ac:
+       * docs/plugins/gst-plugins-ugly-plugins.hierarchy:
+       * docs/plugins/gst-plugins-ugly-plugins.interfaces:
+       * 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-iec958.xml:
+       * docs/plugins/inspect/plugin-lame.xml:
+       * docs/plugins/inspect/plugin-mad.xml:
+       * docs/plugins/inspect/plugin-mpeg2dec.xml:
+       * docs/plugins/inspect/plugin-mpegaudioparse.xml:
+       * docs/plugins/inspect/plugin-mpegstream.xml:
+       * docs/plugins/inspect/plugin-realmedia.xml:
+       * docs/plugins/inspect/plugin-siddec.xml:
+       * docs/plugins/inspect/plugin-synaesthesia.xml:
+       * docs/plugins/inspect/plugin-twolame.xml:
+       * docs/plugins/inspect/plugin-x264.xml:
+       * po/bg.po:
+       * po/ja.po:
+       * po/nl.po:
+       * po/pl.po:
+       * po/ru.po:
+       * po/sl.po:
+       * po/tr.po:
+         0.10.17.3 pre-release
+
+2011-04-24 14:04:39 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * common:
+         Automatic update of common submodule
+         From c3cafe1 to 46dfcea
+
+2011-04-19 19:24:23 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * ext/mad/gstmad.c:
+         mad: port to 0.11
+
+2011-04-19 19:23:56 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+         Merge branch 'master' into 0.11
+         Conflicts:
+         android/amrnb.mk
+         android/amrwbdec.mk
+         android/asf.mk
+         android/mpegaudioparse.mk
+         configure.ac
+
+2011-04-19 17:26:42 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * tests/check/gst-plugins-ugly.supp:
+         tests: add suppression for lame unit test
+
+2011-04-19 14:41:48 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * tests/check/Makefile.am:
+       * tests/check/generic/.gitignore:
+       * tests/check/generic/index.c:
+         tests: add generic index-setting test
+
+2011-04-19 15:24:03 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         mpeg2dec: don't deadlock when setting an index
+
+2011-04-16 23:26:27 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * configure.ac:
+       * docs/plugins/gst-plugins-ugly-plugins.hierarchy:
+       * docs/plugins/gst-plugins-ugly-plugins.interfaces:
+       * 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-iec958.xml:
+       * docs/plugins/inspect/plugin-lame.xml:
+       * docs/plugins/inspect/plugin-mad.xml:
+       * docs/plugins/inspect/plugin-mpeg2dec.xml:
+       * docs/plugins/inspect/plugin-mpegaudioparse.xml:
+       * docs/plugins/inspect/plugin-mpegstream.xml:
+       * docs/plugins/inspect/plugin-realmedia.xml:
+       * docs/plugins/inspect/plugin-siddec.xml:
+       * docs/plugins/inspect/plugin-synaesthesia.xml:
+       * docs/plugins/inspect/plugin-twolame.xml:
+       * docs/plugins/inspect/plugin-x264.xml:
+       * po/sl.po:
+       * win32/common/config.h:
+         0.10.17.2 pre-release
+
+2011-04-16 23:23:56 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * gst/realmedia/rademux.c:
+         rademux: fix two 'variable may be used uninitialized' warnings caused by -DG_DISABLE_ASSERT
+
+2011-04-14 15:04:19 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * gst/mpegstream/gstmpegdemux.c:
+         mpegstream: fix unused-but-set-variable warnings with gcc 4.6
+
+2011-04-14 15:03:56 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * ext/dvdread/dvdreadsrc.c:
+       * ext/sidplay/gstsiddec.cc:
+       * ext/x264/gstx264enc.c:
+         dvdread, sidplay, x264enc: fix unused-but-set-variable warnings with gcc 4.6
+
+2011-04-14 15:03:33 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: fix unused-but-set-variable warnings with gcc 4.6
+
+2011-04-13 20:31:53 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: Implement getcaps function
+         This allows to set width/height/etc restrictions downstream.
+
+2011-04-10 18:24:22 -0400  Thibault Saunier <thibault.saunier@collabora.co.uk>
+
+       * Android.mk:
+       * ext/mad/Makefile.am:
+       * ext/x264/Makefile.am:
+       * gst/asfdemux/Makefile.am:
+       * gst/dvdlpcmdec/Makefile.am:
+       * gst/dvdsub/Makefile.am:
+       * gst/iec958/Makefile.am:
+       * gst/mpegaudioparse/Makefile.am:
+       * gst/mpegstream/Makefile.am:
+       * gst/realmedia/Makefile.am:
+       * gst/synaesthesia/Makefile.am:
+         android: make it ready for androgenizer
+         To build gstreamer for android we are now using androgenizer which
+         generates the needed Android.mk files.
+         Androgenizer can be found here: http://git.collabora.co.uk/?p=user/derek/androgenizer.git
+
+2011-04-10 18:34:11 -0400  Thibault Saunier <thibault.saunier@collabora.co.uk>
+
+       * android/NOTICE:
+       * android/amrnb.mk:
+       * android/amrwbdec.mk:
+       * android/asf.mk:
+       * android/mpegaudioparse.mk:
+         android: remove the android/ folder
+
+2011-04-04 15:57:58 +0300  Stefan Kost <ensonic@users.sf.net>
+
+       * common:
+         Automatic update of common submodule
+         From 1ccbe09 to c3cafe1
+
+2010-09-21 20:14:04 -0400  Olivier Crête <olivier.crete@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+       * ext/x264/gstx264enc.h:
+         x264enc: Allow changing the bitrate and quantitizers dynamically
+         https://bugzilla.gnome.org/show_bug.cgi?id=621663
+
+2010-09-21 19:33:10 -0400  Olivier Crête <olivier.crete@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: Set max bitrate in quality mode
+         https://bugzilla.gnome.org/show_bug.cgi?id=621663
+
+2010-09-21 19:20:29 -0400  Olivier Crête <olivier.crete@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: Make it clear that constant quantizer is for debugging only
+         https://bugzilla.gnome.org/show_bug.cgi?id=621663
+
+2011-03-25 22:34:31 +0100  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * common:
+         Automatic update of common submodule
+         From 193b717 to 1ccbe09
+
+2011-03-25 14:57:00 +0200  Stefan Kost <ensonic@users.sf.net>
+
+       * common:
+         Automatic update of common submodule
+         From b77e2bf to 193b717
+
+2011-03-25 09:33:04 +0100  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * common:
+         Automatic update of common submodule
+         From d8814b6 to b77e2bf
+
+2011-03-25 09:09:29 +0100  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * common:
+         Automatic update of common submodule
+         From 6aaa286 to d8814b6
+
+2011-03-24 18:50:17 +0200  Stefan Kost <ensonic@users.sf.net>
+
+       * common:
+         Automatic update of common submodule
+         From 6aec6b9 to 6aaa286
+
+2011-03-22 12:59:33 +0100  Luis de Bethencourt <luis@debethencourt.com>
+
+       * configure.ac:
+         configure.ac: redundant use of AC_MSG_RESULT()
+         cleaned the redundant use of AC_MSG_RESULT() in configure.ac
+
+2011-03-18 19:34:57 +0100  Luis de Bethencourt <luis@debethencourt.com>
+
+       * autogen.sh:
+         autogen: wingo signed comment
+
+2011-03-15 11:02:42 +0100  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * gst/dvdsub/gstdvdsubdec.c:
+       * gst/dvdsub/gstdvdsubdec.h:
+         dvdsubdec: Rearrange buffer allocation and pushing code a bit
+         This makes the code easier to read, doesn't store every buffer
+         in the instance until the next buffer is to be drawn and
+         fixes an unitialized variable compiler warning.
+
+2011-03-15 10:59:23 +0100  Brendan Le Foll <blefoll@fluendo.com>
+
+       * gst/dvdsub/gstdvdsubdec.c:
+         dvdsubdec: Output only a single buffer per subpicture and set the correct duration
+         Fixes bug #619136.
+
+2011-03-14 18:39:35 +0100  Brendan Le Foll <blefoll@fluendo.com>
+
+       * gst/dvdsub/gstdvdsubdec.c:
+         dvdsubdec: Implement clipping if the video size is smaller than the subpicture size
+         Fixes bug #644704.
+
+2011-03-11 17:45:37 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * configure.ac:
+       * ext/mad/gstmad.c:
+       * ext/mad/gstmad.h:
+         mad: build the mad plugin even if libid3tag is not available
+         ID3 tags are usually handled by id3demux, and should be handled
+         by id3demux. Tag handling in mad based on libid3tag is very basic
+         and mostly unnecessary really, so just build this plugin without
+         ID3 tag support if libid3tag is not available.
+
+2011-03-04 13:48:02 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+         Merge branch 'master' into 0.11
+
+2011-03-02 13:12:11 +0200  Stefan Kost <ensonic@users.sf.net>
+
+       * gst/mpegstream/gstdvddemux.c:
+         dvddemux: small code cleanup
+         Don't duplicate the 'if' check. Makes the 2nd condition easier to read also
+         and avoid empty 'if' when logging is disabled.
+
+2011-02-28 19:27:21 +0100  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * configure.ac:
+         configure.ac: export plugin description more platform independent
+         Fixes #642504.
+
+2011-02-28 18:33:34 +0100  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * common:
+         Automatic update of common submodule
+         From 1de7f6a to 6aec6b9
+
+2011-02-26 15:02:58 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+         Merge branch 'master' into 0.11
+         Conflicts:
+         configure.ac
+
+2011-02-21 13:13:11 +0100  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         mpeg2dec: do not fail fatally when unlinked
+         ... as _NOT_LINKED was neither tested as fatal before nor complained about.
+
+2011-02-21 11:05:31 +0200  Stefan Kost <ensonic@users.sf.net>
+
+       * ext/mad/gstmad.c:
+       * ext/mad/gstmad.h:
+       * ext/mpeg2dec/gstmpeg2dec.c:
+       * ext/mpeg2dec/gstmpeg2dec.h:
+         index: remove conditional index support
+         Index support cannot be disabled since commit
+         4bfb1fe70c6f0d5e29c17a8eeffb02f7fd083f11
+         in core, which removed the configure flags to disable index.
+
+2011-02-17 18:06:51 +0200  Stefan Kost <ensonic@users.sf.net>
+
+       * ext/mad/gstmad.c:
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         formatting: trim trailing whitespace
+
+2011-02-17 18:05:58 +0200  Stefan Kost <ensonic@users.sf.net>
+
+       * ext/mad/gstmad.c:
+       * ext/mpeg2dec/gstmpeg2dec.c:
+       * gst/mpegstream/gstmpegdemux.c:
+         index: use delta frame flags instead of 0 or none
+
+2011-02-14 17:52:09 +0000  Sjoerd Simons <sjoerd.simons@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: Don't register flags with a value of 0
+         Flags with a value of 0 aren't meaningful and will cause
+         g_value_transform to go into an endless loop when trying to
+         convert the flags to a string
+
+2011-02-14 12:54:10 +0200  Stefan Kost <ensonic@users.sf.net>
+
+       * common:
+         Automatic update of common submodule
+         From f94d739 to 1de7f6a
+
+2011-02-07 19:58:45 +0100  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * ext/amrwbdec/amrwbdec.c:
+         amrwbdec: avoid stalling on invalid frame
+         Skip 1 byte indicating invalid frame type index rather than stalling
+         on it indefinitely until EOS.
+         Fixes #639715.
+
+2011-02-03 18:25:00 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * tests/check/pipelines/lame.c:
+         tests: add unit test for lamemp3enc negotiation issue
+         https://bugzilla.gnome.org/show_bug.cgi?id=641151
+
+2011-02-03 18:18:35 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * ext/lame/gstlamemp3enc.c:
+         lamemp3enc: implement sinkpad get_caps() function to proxy rate and channels restrictions from downstream
+         The element downstream of mp3enc might only accept certain sample rates or channels,
+         make sure we relay any restrictions that do exist to upstream when it does a
+         get_caps() on the sink pad. That way upstream elements like audioresample or
+         audioconvert can pick a sample rate / channel configuration that will be accepted,
+         instead of just negotiating to the highest, which might then be rejected.
+         https://bugzilla.gnome.org/show_bug.cgi?id=641151
+
+2011-01-30 16:17:19 +0100  Edward Hervey <bilboed@bilboed.com>
+
+       * gst/asfdemux/asfpacket.c:
+         asfpacket: Avoid using broken duration extension
+         Quite a few (broken?) files have a packet duration of 1ms, which is
+         most definitely wrong for either audio or video packets.
+         We therefore avoid using that value and instead use other metrics to
+         determine the buffer duration (like using the extended stream properties
+         average frame duration if present and valid).
+
+2011-01-27 15:33:40 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * configure.ac:
+       * win32/common/config.h:
+         win32: fix DEFAULT_AUDIOSINK, should be direct*sound*sink
+         https://bugzilla.gnome.org/show_bug.cgi?id=640705
+
+2011-01-12 16:48:57 +0800  Yang Xichuan <xichuan.yang@tieto.com>
+
+       * gst/mpegaudioparse/gstxingmux.c:
+         xingmux: Use FALSE instead of 0 as return value for a function returning gboolean
+         Fixes bug #639291.
+
+2011-01-06 18:29:06 +0000  Vincent Penquerc'h <vincent.penquerch@collabora.co.uk>
+
+       * gst/mpegstream/gstdvddemux.c:
+         mpegstream: increase allowable gap between streams
+         The new delay is three times as much as the old one, and just happens
+         to let me properly decode my "Princess Mononoke" DVD, on which dvdreadsrc
+         was chocking before at 5:11.
+         While there, merge the constants used in two places into a define.
+         https://bugzilla.gnome.org/show_bug.cgi?id=539708
+
+2011-01-22 17:31:40 +0100  Miguel Angel Cabrera Moya <madmac2501@gmail.com>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: make tag event writable before modifying tag list in place
+         To modify an event tag is necessary to be sure that x264enc
+         has its own copy.
+         Also fix indentation.
+         https://bugzilla.gnome.org/show_bug.cgi?id=640272
+
+2011-01-24 10:14:56 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * configure.ac:
+       * 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-iec958.xml:
+       * docs/plugins/inspect/plugin-lame.xml:
+       * docs/plugins/inspect/plugin-mad.xml:
+       * docs/plugins/inspect/plugin-mpeg2dec.xml:
+       * docs/plugins/inspect/plugin-mpegaudioparse.xml:
+       * docs/plugins/inspect/plugin-mpegstream.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:
+       * win32/common/config.h:
+         Back to development
+
+=== release 0.10.17 ===
+
+2011-01-21 13:18:51 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * ChangeLog:
+       * NEWS:
+       * RELEASE:
+       * configure.ac:
+       * 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-iec958.xml:
+       * docs/plugins/inspect/plugin-lame.xml:
+       * docs/plugins/inspect/plugin-mad.xml:
+       * docs/plugins/inspect/plugin-mpeg2dec.xml:
+       * docs/plugins/inspect/plugin-mpegaudioparse.xml:
+       * docs/plugins/inspect/plugin-mpegstream.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:
+         Release 0.10.17
+
+2011-01-18 11:11:28 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * configure.ac:
+       * 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-iec958.xml:
+       * docs/plugins/inspect/plugin-lame.xml:
+       * docs/plugins/inspect/plugin-mad.xml:
+       * docs/plugins/inspect/plugin-mpeg2dec.xml:
+       * docs/plugins/inspect/plugin-mpegaudioparse.xml:
+       * docs/plugins/inspect/plugin-mpegstream.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:
+       * win32/common/config.h:
+         0.10.16.4 pre-release
+
+2011-01-14 17:37:09 +0100  Edward Hervey <edward.hervey@collabora.co.uk>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         mpeg2dec: Use the proper component value for height
+
+2011-01-11 20:42:06 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * configure.ac:
+       * 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-iec958.xml:
+       * docs/plugins/inspect/plugin-lame.xml:
+       * docs/plugins/inspect/plugin-mad.xml:
+       * docs/plugins/inspect/plugin-mpeg2dec.xml:
+       * docs/plugins/inspect/plugin-mpegaudioparse.xml:
+       * docs/plugins/inspect/plugin-mpegstream.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:
+       * win32/common/config.h:
+         0.10.16.3 pre-release
+
+2011-01-11 17:09:02 +0100  Edward Hervey <edward.hervey@collabora.co.uk>
+
+       * gst/asfdemux/asfheaders.c:
+       * gst/asfdemux/asfheaders.h:
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: Handle new type of DRM'd asf files.
+         These are produced by the new MS PlayReady system.
+         https://bugzilla.gnome.org/show_bug.cgi?id=639226
+
+2011-01-11 15:51:14 +0200  Stefan Kost <ensonic@users.sf.net>
+
+       * common:
+         Automatic update of common submodule
+         From e572c87 to f94d739
+
+2011-01-10 16:37:19 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * common:
+         Automatic update of common submodule
+         From ccbaa85 to e572c87
+
+2011-01-10 14:54:40 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * common:
+         Automatic update of common submodule
+         From 46445ad to ccbaa85
+
+2011-01-08 00:35:08 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * tests/check/Makefile.am:
+         tests: never disable g_assert() and cast checks for the unit tests
+         The unit tests are riddled with g_assert() and friends, make sure we
+         don't disable assert and cast checks for the unit tests even if
+         this has been specified for the rest of the code base, e.g. via
+         --disable-glib-asserts
+
+2011-01-07 14:42:26 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * configure.ac:
+       * win32/common/config.h:
+         0.10.16.2 pre-release
+
+2011-01-07 14:38:17 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * docs/plugins/gst-plugins-ugly-plugins.args:
+       * 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-iec958.xml:
+       * docs/plugins/inspect/plugin-lame.xml:
+       * docs/plugins/inspect/plugin-mad.xml:
+       * docs/plugins/inspect/plugin-mpeg2dec.xml:
+       * docs/plugins/inspect/plugin-mpegaudioparse.xml:
+       * docs/plugins/inspect/plugin-mpegstream.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:
+         docs: update docs
+
+2011-01-07 14:37:07 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * po/bg.po:
+       * po/ca.po:
+       * po/ru.po:
+         po: update translations
+
+2011-01-07 14:33:37 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * configure.ac:
+         configure: use $LIBM instead of hardcoding -lm
+
+2011-01-06 13:15:17 +0100  Edward Hervey <edward.hervey@collabora.co.uk>
+
+       * gst/realmedia/rmdemux.c:
+         rmdemux: Initialize return variable.
+         In the unlikely event that height is 0 (which is invalid) we would end up
+         never setting the flow return.
+
+2011-01-05 16:52:03 +0100  Edward Hervey <edward.hervey@collabora.co.uk>
+
+       * gst/realmedia/rmutils.c:
+         realmedia: Fix unitialized variables on macosx
+
+2011-01-04 10:32:05 -0300  Thiago Santos <thiago.sousa.santos@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: Handle codec/encoder tags
+         Make x264enc drop video-codec and codec tags and replace
+         encoder/encoder-version with x264 and its build number
+         Fixes #621465
+
+2010-12-29 22:17:50 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         mpeg2dec: use gst_pad_alloc_buffer() when cropping buffers
+
+2010-12-29 22:10:58 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         mpeg2dec: minor formatting clean-up
+
+2010-12-29 21:42:36 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         mpeg2dec: refactor cropping code to use libgstvideo functions
+         https://bugzilla.gnome.org/show_bug.cgi?id=571146
+
+2010-12-29 20:19:34 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+       * ext/mpeg2dec/gstmpeg2dec.h:
+         mpeg2dec: use GstVideoFormat instead of custom enum
+
+2010-12-29 20:15:03 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * ext/mpeg2dec/Makefile.am:
+         mpeg2dec: fix LIBADD order in Makefile.am
+
+2010-11-19 13:01:35 -0500  Tristan Matthews <tristan@sat.qc.ca>
+
+       * ext/x264/gstx264enc.c:
+         x264: vbv-buf-capacity should have a minimum of 0
+         x264 will clip this value internally, and users should be allowed to
+         specify a lower value than 300 ms.
+         https://bugzilla.gnome.org/show_bug.cgi?id=635291
+
+2010-12-27 11:38:24 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: also accept YV12 input
+
+2010-12-01 18:35:59 +0100  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: add a note to the docs about encoder latency and queues
+         https://bugzilla.gnome.org/show_bug.cgi?id=636107
+
+2010-12-24 10:12:19 +0000  Vincent Penquerc'h <vincent.penquerch@collabora.co.uk>
+
+       * gst/realmedia/rademux.c:
+       * gst/realmedia/rmdemux.c:
+         realmedia: do not use the pad buffer allocation functions in demuxers
+         Doing so can block, see https://bugzilla.gnome.org/show_bug.cgi?id=637822
+         https://bugzilla.gnome.org/show_bug.cgi?id=637932
+
+2010-12-20 17:47:41 +0100  Edward Hervey <edward.hervey@collabora.co.uk>
+
+       * common:
+         Automatic update of common submodule
+         From 169462a to 46445ad
+
+2010-12-16 10:30:31 +0100  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * ext/mad/gstmad.c:
+         mad: If gst_pad_alloc_buffer() returns a buffer with the wrong size allocate a new one
+         Fixes bug #635461.
+
+2010-12-15 14:56:36 +0200  Stefan Kost <ensonic@users.sf.net>
+
+       * common:
+         Automatic update of common submodule
+         From 20742ae to 169462a
+
+2010-12-12 11:54:35 -0600  Rob Clark <rob@ti.com>
+
+       * gst/realmedia/rmdemux.c:
+         rmdemux: set GST_BUFFER_FLAG_DELTA_UNIT properly
+         Signed-off-by: Rob Clark <rob@ti.com>
+
+2010-12-13 16:24:09 +0200  Stefan Kost <ensonic@users.sf.net>
+
+       * common:
+         Automatic update of common submodule
+         From 011bcc8 to 20742ae
+
+2010-11-14 10:57:21 -0800  Leo Singer <leo.singer@ligo.org>
+
+       * configure.ac:
+         x264: uses pkg-config to locate libx264
+
+2010-12-07 15:40:08 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+         Merge branch 'master' into 0.11
+
+2010-12-07 15:39:32 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * tests/check/pipelines/lame.c:
+         check: don't use deprecated method
+
+2010-12-06 18:12:51 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * android/amrnb.mk:
+       * android/amrwbdec.mk:
+       * android/asf.mk:
+       * android/mpegaudioparse.mk:
+       * configure.ac:
+         more 0.10 -> 0,11 changes
+
+2010-12-06 12:29:12 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * configure.ac:
+         configure: open 0.11 branch
+
+2010-12-03 17:43:25 +0100  Benjamin Gaignard <benjamin.gaignard@stericsson.com>
+
+       * Android.mk:
+       * android/NOTICE:
+       * android/amrnb.mk:
+       * android/amrwbdec.mk:
+       * android/asf.mk:
+       * android/mpegaudioparse.mk:
+         Add build system for Android
+
+2010-11-25 19:51:50 +0100  Edward Hervey <bilboed@bilboed.com>
+
+       * gst/realmedia/rmutils.c:
+         realmedia: Remove dead assignments
+
+2010-11-25 19:51:40 +0100  Edward Hervey <bilboed@bilboed.com>
+
+       * ext/mad/gstmad.c:
+         mad: Remove dead assignments
+
+2010-11-13 12:38:45 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * ext/dvdread/dvdreadsrc.c:
+         dvdreadsrc: remove bogus comment
+
+2010-11-13 12:34:37 +0000  Thomas Green <thomasgr33n@gmail.com>
+
+       * ext/dvdread/dvdreadsrc.c:
+         dvdreadsrc: fix handling of multi-angle streams
+         We would output all angles interleaved instead of just
+         the selected angle.
+         https://bugzilla.gnome.org/show_bug.cgi?id=539254
+
+2010-10-28 17:01:16 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * gst/realmedia/Makefile.am:
+         realmedia: fix LIBS order in Makefile
+
+2010-10-22 09:17:40 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * 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/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:
+         po: update for new translatable strings
+
+2010-10-27 13:17:29 +0100  Jan Schmidt <thaytan@noraisin.net>
+
+       * common:
+         Automatic update of common submodule
+         From 7bbd708 to 011bcc8
+
+2010-10-20 20:26:45 +0200  Guillaume Emont <gemont@igalia.com>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         mpeg2dec: convert the position to stream time before answering to a position query
+
+2010-10-24 14:22:39 +0200  Edward Hervey <bilboed@bilboed.com>
+
+       * gst/realmedia/Makefile.am:
+       * gst/realmedia/rademux.c:
+       * gst/realmedia/rmdemux.c:
+       * gst/realmedia/rmdemux.h:
+         realmedia: Get codec name from pbutils instead of harcoding them
+
+2010-10-22 11:29:55 +0200  Robert Swain <robert.swain@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: Work around a rate control issue in libx264
+         When variable framerate is disabled in libx264 (which occurs when using
+         the zerolatency tuning), libx264 ignores timestamps but still uses the
+         timebase leading to messed up rate control with our nanosecond timebase.
+         We work around this issue by setting the timebase to the reciprocal of
+         the framerate and we validate that the framerate is suitable.
+         This has been fixed upstream in libx264 but there are non-fixed versions
+         in the wild so this workaround is still needed.
+         Fixes bug #632861
+
+2010-10-19 16:30:51 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         mpeg2dec: Use gst_pad_peer_query() instead of getting the peer pad manually
+
+2010-10-13 21:38:06 +0200  Guillaume Emont <gemont@igalia.com>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         mpeg2dec: fix position query by trusting upstream
+         Position queries are badly handled for DVDs (probably due to the division in
+         chapters): the time returned was the time since the start of chapter.
+         Now ask upstream for position queries, fall back to the old code if upstream
+         cannot answer the query.
+
+2010-10-19 12:20:40 +0300  Stefan Kost <ensonic@users.sf.net>
+
+       * ext/lame/gstlame.c:
+       * ext/mad/gstmad.c:
+       * ext/sidplay/gstsiddec.cc:
+       * gst/mpegstream/gstmpegparse.c:
+         various: canonicalize property names
+
+2010-10-19 10:06:33 +0300  Stefan Kost <ensonic@users.sf.net>
+
+       * ext/a52dec/gsta52dec.c:
+       * ext/amrnb/amrnbdec.c:
+       * ext/amrnb/amrnbenc.c:
+       * ext/cdio/gstcdiocddasrc.c:
+       * ext/dvdread/dvdreadsrc.c:
+       * ext/lame/gstlame.c:
+       * ext/lame/gstlamemp3enc.c:
+       * ext/mad/gstmad.c:
+       * ext/sidplay/gstsiddec.cc:
+       * ext/x264/gstx264enc.c:
+         various (ext): add a missing G_PARAM_STATIC_STRINGS flags
+
+2010-10-19 09:49:47 +0300  Stefan Kost <ensonic@users.sf.net>
+
+       * gst/iec958/ac3iec.c:
+       * gst/mpegaudioparse/gstmpegaudioparse.c:
+       * gst/mpegstream/gstmpegparse.c:
+       * gst/mpegstream/gstrfc2250enc.c:
+       * gst/realmedia/pnmsrc.c:
+       * gst/realmedia/rdtmanager.c:
+         various (gst): add a missing G_PARAM_STATIC_STRINGS flags
+
+2010-10-14 12:32:16 -0700  David Schleef <ds@schleef.org>
+
+       * common:
+         Automatic update of common submodule
+         From 5a668bf to 7bbd708
+
+2010-10-08 12:44:52 -0700  David Schleef <ds@schleef.org>
+
+       * common:
+         Automatic update of common submodule
+         From c4a8adc to 5a668bf
+
+2010-10-08 12:56:05 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * common:
+         Automatic update of common submodule
+         From 5e3c9bf to c4a8adc
+
+2010-09-29 21:24:23 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * ext/mad/gstmad.c:
+       * ext/mad/gstmad.h:
+         mad: support reverse playback
+
+2010-09-26 19:24:08 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * ext/dvdread/dvdreadsrc.c:
+         dvdreadsrc: improve error messages on read errors
+         Provide proper i18n-ed error messages when a read error happens,
+         and point out that the error could be happening because the
+         DVD is scrambled.
+         https://bugzilla.gnome.org/show_bug.cgi?id=613633
+
+2010-09-24 00:03:50 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * configure.ac:
+         configure: set plugin release datetime
+
+2010-09-21 18:34:31 +0200  Edward Hervey <bilboed@bilboed.com>
+
+       * common:
+         Automatic update of common submodule
+         From aa0d1d0 to 5e3c9bf
+
+2010-09-15 20:14:47 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * gst/mpegstream/gstmpegparse.c:
+         mpegparse: re-fix flow return handling
+         Fix wrong GST_FLOW_IS_SUCCESS substitution in commit e99cb46c:
+         -  } while (GST_FLOW_IS_SUCCESS (result));
+         +  } while (result != GST_FLOW_OK);
+
+2010-09-09 22:33:36 +0300  Stefan Kost <ensonic@users.sf.net>
+
+       * tests/check/Makefile.am:
+       * tests/check/generic/states.c:
+         tests: allow running state tests for all elements
+         Now one can use GST_NO_STATE_IGNORE_ELEMENTS=1 make generic/states.check
+         to try elements that would normaly be skipped.
+
+2010-09-09 09:53:07 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * Makefile.am:
+         New pkgconfig subdirectory needs to be added to SUBDIRS as well so it's entered and disted
+
+2010-09-08 00:09:35 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * configure.ac:
+       * pkgconfig/.gitignore:
+       * pkgconfig/Makefile.am:
+       * pkgconfig/gstreamer-plugins-ugly-uninstalled.pc.in:
+         Add gstreamer-plugins-ugly-uninstalled-0.10.pc file so other modules can find our plugins
+         This .pc file will not be installed, it's only for uninstalled setups,
+         same thing as we do for -good. This is so other modules' unit tests can
+         find our plugins properly in an uninstalled setup.
+
+2010-09-07 11:42:52 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * common:
+         Automatic update of common submodule
+         From c2e10bf to aa0d1d0
+
+2010-09-06 23:53:10 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * configure.ac:
+         configure: re-enable use of -DGST_DISABLE_DEPRECATED in git versions
+
+2010-09-06 23:51:23 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * ext/sidplay/gstsiddec.cc:
+         siddec: don't use GST_FLOW_IS_FATAL
+         GST_FLOW_IS_FATAL has been deprecated in core git.
+
+2010-09-05 18:58:50 -0700  David Schleef <ds@schleef.org>
+
+       * common:
+         Automatic update of common submodule
+         From d3d9acf to c2e10bf
+
+2010-09-05 12:27:02 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * configure.ac:
+         configure: Require orc >= 0.4.6 for --compat
+
+2010-09-05 12:20:22 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * common:
+         Automatic update of common submodule
+         From ec60217 to d3d9acf
+
+2010-08-27 18:26:49 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         mpeg2dec: Don't use GST_FLOW_IS_FATAL()
+         And don't post error messages if allocating a buffer resulted
+         in WRONG_STATE or UNEXPECTED.
+
+2010-08-27 18:25:31 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * gst/mpegaudioparse/gstxingmux.c:
+         xingmux: Don't ignore WRONG_STATE and NOT_LINKED when pushing data downstream
+
+2010-08-27 18:24:11 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * gst/mpegstream/gstdvddemux.c:
+       * gst/mpegstream/gstmpegdemux.c:
+       * gst/mpegstream/gstmpegparse.c:
+         mpegstream: Don't use GST_FLOW_IS_SUCCESS()
+
+2010-08-27 18:22:45 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * gst/realmedia/rmdemux.c:
+         rmdemux: Don't use GST_FLOW_IS_FATAL() and GST_FLOW_IS_SUCCESS()
+
+2010-08-27 18:19:00 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: Don't use GST_FLOW_IS_FATAL()
+         And don't post error messages for UNEXPECTED and post an error
+         message if pulling data failed because of NOT_LINKED.
+
+2010-09-04 13:17:53 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * configure.ac:
+       * 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-iec958.xml:
+       * docs/plugins/inspect/plugin-lame.xml:
+       * docs/plugins/inspect/plugin-mad.xml:
+       * docs/plugins/inspect/plugin-mpeg2dec.xml:
+       * docs/plugins/inspect/plugin-mpegaudioparse.xml:
+       * docs/plugins/inspect/plugin-mpegstream.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:
+       * win32/common/config.h:
+         Back to development
+         Temporarily disable -DGST_DISABLE_DEPRECATED for git builds until
+         the code is updated for the GST_FLOW_IS_* macro deprecations.
+
+=== release 0.10.16 ===
+
+2010-09-02 23:59:20 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * ChangeLog:
+       * NEWS:
+       * RELEASE:
+       * configure.ac:
+       * gst-plugins-ugly.doap:
+       * win32/common/config.h:
+         Release 0.10.16
+
+2010-09-02 23:58:22 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * 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-iec958.xml:
+       * docs/plugins/inspect/plugin-lame.xml:
+       * docs/plugins/inspect/plugin-mad.xml:
+       * docs/plugins/inspect/plugin-mpeg2dec.xml:
+       * docs/plugins/inspect/plugin-mpegaudioparse.xml:
+       * docs/plugins/inspect/plugin-mpegstream.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:
+         docs: update docs for release
+
+2010-09-02 23:48:05 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * po/LINGUAS:
+       * po/gl.po:
+       * po/id.po:
+       * po/lv.po:
+       * po/ro.po:
+       * po/sv.po:
+         po: update translations
+
+2010-08-30 16:02:24 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * configure.ac:
+       * 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/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/sl.po:
+       * po/sq.po:
+       * po/sr.po:
+       * po/sv.po:
+       * po/tr.po:
+       * po/uk.po:
+       * po/vi.po:
+       * po/zh_CN.po:
+         0.10.15.6 pre-release
+
+2010-08-27 17:50:59 +0200  Edward Hervey <bilboed@bilboed.com>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: Don't error out on non-critical flow returns
+         Only error out when downstream returns:
+         * NOT_SUPPORTED
+         * ERROR
+         * NOT_NEGOTIATED
+         * NOT_LINKED
+         If we got _UNEXPECTED, we push an EOS downstream (since maybe only one
+         of the streams had gone EOS) and then stop the task silently.
+         In the case of WRONG_STATE we just need to stop silently
+         https://bugzilla.gnome.org/show_bug.cgi?id=600412
+
+2010-08-25 19:02:02 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * configure.ac:
+       * 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/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/sl.po:
+       * po/sq.po:
+       * po/sr.po:
+       * po/sv.po:
+       * po/tr.po:
+       * po/uk.po:
+       * po/vi.po:
+       * po/zh_CN.po:
+         0.10.15.5 pre-release
+
+2010-08-25 15:39:33 +0200  Alessandro Decina <alessandro.decina@collabora.co.uk>
+
+       * gst/mpegaudioparse/gstmpegaudioparse.c:
+         mp3parse: propagate flow errors upstream.
+         Remove a wrong GST_FLOW_IS_FATAL call. When pushing fails, mp3parse should
+         always return the error upstream.
+
+2010-08-21 21:42:25 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * configure.ac:
+       * 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/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/sl.po:
+       * po/sq.po:
+       * po/sr.po:
+       * po/sv.po:
+       * po/tr.po:
+       * po/uk.po:
+       * po/vi.po:
+       * po/zh_CN.po:
+         0.10.15.4 pre-release
+
+2010-08-13 17:24:41 +0300  Stefan Kost <ensonic@users.sf.net>
+
+       * common:
+         Automatic update of common submodule
+         From 3e8db1d to ec60217
+
+2010-08-11 16:46:48 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * configure.ac:
+       * 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-iec958.xml:
+       * docs/plugins/inspect/plugin-lame.xml:
+       * docs/plugins/inspect/plugin-mad.xml:
+       * docs/plugins/inspect/plugin-mpeg2dec.xml:
+       * docs/plugins/inspect/plugin-mpegaudioparse.xml:
+       * docs/plugins/inspect/plugin-mpegstream.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:
+       * win32/common/config.h:
+         0.10.15.3 pre-release
+
+2010-08-11 09:21:43 +0200  Robert Swain <robert.swain@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: Fix b-pyramid libx264 API boolean arg for non-boolean issue
+         In X264_BUILD >= 78, b-pyramid became a non-boolean so passing a boolean
+         argument to the option string value causes an error. For < 78 we pass the
+         boolean value, for >= 78 we use the x264_b_pyramid_names[] array which will
+         result in passing 'none' for false and 'strict' for true. Other modes can be
+         set through the option-string property for now.
+         https://bugzilla.gnome.org/show_bug.cgi?id=626577
+
+2010-08-11 00:02:47 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * configure.ac:
+       * docs/plugins/gst-plugins-ugly-plugins.args:
+       * 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-iec958.xml:
+       * docs/plugins/inspect/plugin-lame.xml:
+       * docs/plugins/inspect/plugin-mad.xml:
+       * docs/plugins/inspect/plugin-mpeg2dec.xml:
+       * docs/plugins/inspect/plugin-mpegaudioparse.xml:
+       * docs/plugins/inspect/plugin-mpegstream.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:
+       * win32/common/config.h:
+         0.10.15.2 pre-release
+
+2010-08-10 14:37:39 +0300  Stefan Kost <ensonic@users.sf.net>
+
+       * gst/synaesthesia/gstsynaesthesia.c:
+         synaesthesia: code cleanups.
+         Remove unused boilerplate for signals. Use _OBJECT variants of logging macros
+         more.
+
+2010-08-10 14:24:01 +0300  Stefan Kost <ensonic@users.sf.net>
+
+       * gst/synaesthesia/gstsynaesthesia.c:
+         synaesthesia: use GST_BOILERPLATE macros
+
+2010-08-10 10:59:04 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * common:
+         Automatic update of common submodule
+         From bd2054b to 3e8db1d
+
+2010-08-09 00:31:15 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+         x264: fix printf format warning in debug message
+
+2010-08-07 00:09:47 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * docs/plugins/Makefile.am:
+         docs: fix bug passing arguments to gtkdoc-fixref in upload target
+         Missing backslash at end of line meant we weren't passing all arguments
+         to gtkdoc-fixref and we'd get a shell error when doing 'make upload'.
+
+2010-08-05 13:57:26 +0300  Stefan Kost <ensonic@users.sf.net>
+
+       * common:
+         Automatic update of common submodule
+         From a519571 to bd2054b
+
+2010-08-04 19:28:09 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * configure.ac:
+         configure: Check if the compiler supports ISO C89 or C99 and which parameters are required
+         This first checks what is required for ISO C99 support and sets the relevant
+         compiler parameters and if no C99 compiler is found, it checks for a
+         C89 compiler. This enables us to check for and use C89/C99 functions
+         that gcc hides from us without the correct compiler parameters.
+
+2010-07-29 09:41:49 +0200  Robert Swain <robert.swain@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: Fix flushing of delayed frames
+         x264_encoder_encode() should be called with a NULL picture until at least
+         x264_encoder_delayed_frames() returns 0. This fixes what appeared to be a
+         regression in make check due to the recent change in defaults which enabled
+         b-frames and b-pyramid, both of which I believe increase the number of delayed
+         frames when encoding.
+
+2010-07-21 17:24:33 +0200  Robert Swain <robert.swain@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: Improve x264enc defaults
+         - medium x264 speed/quality preset
+         - threads defaults to 0 which automatically uses 1.5x number of cpu cores
+         Addresses part of bug #607798
+
+2010-07-21 17:22:48 +0200  Robert Swain <robert.swain@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: Fix property description typos
+
+2010-07-22 11:53:04 +0200  Robert Swain <robert.swain@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: Add some more debug info
+
+2010-07-21 17:09:20 +0200  Robert Swain <robert.swain@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+       * ext/x264/gstx264enc.h:
+         x264enc: Add speed-preset and [psy-]tuning properties
+         Use of a rate control method (pass, bitrate, quantizer, etc properties), a
+         preset and possibly a profile and/or tuning are now the recommended way to
+         configure x264 through x264enc.
+         If a preset/tuning are specified then these will define the default values and
+         the property defaults will be ignored. After this the option-string property is
+         applied, followed by the user-set properties, fast first pass restrictions and
+         finally the profile restrictions.
+         Addresses part of bug #607798
+
+2010-07-21 16:56:06 +0200  Robert Swain <robert.swain@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+       * ext/x264/gstx264enc.h:
+         x264enc: Refactor code in preparation for presets/tunings
+         - Make defaults append the appropriate default value to a string. This is
+         needed to differentiate between something user-set and the actual prop
+         default.
+         - Add an internal option string to which _set_property () cases append for the
+         majority of properties.
+         - Use gst_x264_enc_parse_options () to clean up application of settings. This
+         will make order of application with respect to the presets and tunings quite
+         simple.
+         Addresses part of bug #607798
+
+2010-07-21 16:32:11 +0200  Robert Swain <robert.swain@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: Update available me types
+         Use the x264_motion_est_names[] array to populate the enum of ME types. This is
+         now self-maintaining.
+
+2010-07-21 15:59:12 +0200  Robert Swain <robert.swain@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: Use new libx264 API to affect fast first pass
+         Uses new x264 API to apply reduced complexity values to the parameters to
+         increase encoding speed in the first pass of a multi-pass encode. This does
+         not impact on final quality.
+         Addresses part of bug #607798
+
+2010-07-21 15:52:28 +0200  Robert Swain <robert.swain@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+       * ext/x264/gstx264enc.h:
+         x264enc: Add profile property
+         In X264_BUILD >= 86 there is a new API for applying restrictions to an H.264
+         Profile. This makes it easier to achieve Baseline Profile for example.
+         Addresses part of bug #607798
+
+2010-07-21 15:40:27 +0200  Robert Swain <robert.swain@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+       * ext/x264/gstx264enc.h:
+         x264enc: Add option-string property
+         Adds support for an x264 format option-string to specify advanced parameters
+         Addresses part of bug #607798
+
+2010-07-22 13:24:37 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * ext/mad/Makefile.am:
+         mad: use right automake variable, should be ID3TAG_{LIBS,CFLAGS} not ID3_{LIBS,CFLAGS}
+         Spotted by syntr0py.
+
+2010-07-20 19:44:00 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: only set timebase on versions where it exists
+
+2010-07-20 16:40:22 +0200  David Hoyt <dhoyt@llnl.gov>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: set appropriate time base
+         Fixes #624786.
+
+2010-06-30 18:45:49 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * tests/check/Makefile.am:
+         tests: add plugin loading whitelist to test environment
+         Only want to load core/-base/-ugly plugins here.
+
+2010-06-28 16:12:12 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * autogen.sh:
+       * configure.ac:
+         Bump automake requirement to 1.10 and autoconf to 2.60
+         For maintainability reasons and $(builddir).
+         See #622944.
+
+2010-06-28 09:34:30 -0300  Thiago Santos <thiago.sousa.santos@collabora.co.uk>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: Fix seeking after last commits
+         Don't handle wrong-state returns as errors to allow seeking to work
+         again.
+
+2010-06-24 19:46:39 -0300  Thiago Santos <thiago.sousa.santos@collabora.co.uk>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: Push all pending data on EOS
+         When on push mode and receiving an EOS event, asfdemux
+         should push all pending data because we might be dealing
+         with a broken file that has a preroll value higher
+         than its actual length.
+
+2010-06-24 19:29:17 -0300  Thiago Santos <thiago.sousa.santos@collabora.co.uk>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: Fix sending eos event for chained asfs
+         Properly push EOS event when finishing a chained asf file
+         in pull mode
+         Fixes #599718
+
+2010-06-24 20:55:33 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * docs/plugins/Makefile.am:
+       * docs/plugins/gst-plugins-ugly-plugins-docs.sgml:
+       * docs/plugins/gst-plugins-ugly-plugins-sections.txt:
+       * docs/plugins/inspect/plugin-rmdemux.xml:
+         docs: add rmdemux to docs properly
+         The plugin has been renamed, remove old introspection file.
+
+2010-06-24 18:04:15 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * docs/plugins/gst-plugins-ugly-plugins.args:
+       * docs/plugins/inspect/plugin-x264.xml:
+         docs: update for recent x264enc changes
+
+2010-06-24 18:03:21 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * gst/realmedia/rmdemux.c:
+         rmdemux: fix compiler warning when debugging system in core is disabled
+
+2010-06-24 15:09:44 +0300  Stefan Kost <ensonic@users.sf.net>
+
+       * common:
+         Automatic update of common submodule
+         From 73ff93a to a519571
+
+2010-06-23 11:05:11 +0200  Edward Hervey <bilboed@bilboed.com>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: Allow at least 500ms of preroll.
+         Some files have insanely low preroll values which break the
+         all_streams_prerolled() logic.
+         Fixes #622407
+
+2010-06-22 11:41:42 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: add new h264 caps attribute alignment
+         See #606662.
+
+2010-06-18 14:35:00 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+       * ext/x264/gstx264enc.h:
+         x264enc: conditionally expose enhanced upstream capabilities
+         API: GstX264Enc:sliced-threads
+         API: GstX264Enc:sync-lookahead
+         API: GstX264Enc:intra-refresh
+         API: GstX264Enc:mb-tree
+         API: GstX264Enc:rc-lookahead
+         See #607798.
+
+2010-06-17 16:48:59 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * common:
+       * 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-dvdlpcmdec.xml:
+       * docs/plugins/inspect/plugin-iec958.xml:
+       * docs/plugins/inspect/plugin-mad.xml:
+       * docs/plugins/inspect/plugin-mpegaudioparse.xml:
+       * docs/plugins/inspect/plugin-mpegstream.xml:
+       * docs/plugins/inspect/plugin-realmedia.xml:
+         docs: update introspected plugin docs for gstdoc-scangobj and other changes
+         Update common for latest gstdoc-scangobj and inspect xml files for
+         escaping and pad template order changes.
+
+2010-06-15 16:50:21 +0200  Edward Hervey <bilboed@bilboed.com>
+
+       * common:
+         Automatic update of common submodule
+         From 9339ccc to 35617c2
+
+2010-06-15 16:54:42 +0300  Stefan Kost <ensonic@users.sf.net>
+
+       * common:
+         Automatic update of common submodule
+         From 5adb1ca to 9339ccc
+
+2010-06-15 16:35:49 +0300  Stefan Kost <ensonic@users.sf.net>
+
+       * common:
+         Automatic update of common submodule
+         From 57c89b7 to 5adb1ca
+
+2010-06-15 15:50:09 +0300  Stefan Kost <ensonic@users.sf.net>
+
+       * common:
+         Automatic update of common submodule
+         From c804988 to 57c89b7
+
+2010-06-14 16:59:25 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * configure.ac:
+       * gst/realmedia/rtspreal.c:
+         configure: Update required GLib version to 2.20
+
+2010-06-14 15:33:14 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * ext/a52dec/gsta52dec.c:
+         a52dec: Call orc_init() before trying to get target flags
+
+2010-06-14 14:34:56 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * ext/a52dec/gsta52dec.c:
+         a52dec: Remove debug printf...
+
+2010-06-14 14:34:25 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * configure.ac:
+       * ext/a52dec/Makefile.am:
+       * ext/a52dec/gsta52dec.c:
+         a52dec: Use orc for CPU feature detection and don't check for liboil
+
+2010-06-14 13:27:47 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * configure.ac:
+         configure: Use GLIB_EXTRA_CFLAGS
+
+2010-06-14 13:05:25 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * common:
+         Automatic update of common submodule
+         From 7a0fdf5 to c804988
+
+2010-06-14 11:35:03 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * common:
+         Automatic update of common submodule
+         From 6da3bab to 7a0fdf5
+
+2010-06-12 08:29:28 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * common:
+         Automatic update of common submodule
+         From 733fca9 to 6da3bab
+
+2010-06-09 12:40:26 -0700  David Schleef <ds@schleef.org>
+
+       * common:
+         Automatic update of common submodule
+         From fad145b to 733fca9
+
+2010-06-09 12:34:18 -0700  David Schleef <ds@schleef.org>
+
+       * common:
+         Automatic update of common submodule
+         From 47683c1 to fad145b
+
+2010-06-05 14:11:30 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * gst/realmedia/rmdemux.c:
+         rmdemux: pass bitrate on caps
+         Set the bitrate on the caps, some decoders like sipro need this to function
+         properly.
+         Fixes #620007
+
+2010-06-01 23:49:37 -0700  David Schleef <ds@schleef.org>
+
+       * common:
+         Automatic update of common submodule
+         From 17f89e5 to 47683c1
+
+2010-06-01 22:55:22 -0700  David Schleef <ds@schleef.org>
+
+       * common:
+         Automatic update of common submodule
+         From fd7ca04 to 17f89e5
+
+2010-05-31 16:57:42 -0400  Olivier Crête <olivier.crete@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: Only set i_weighted_pred on versions where it exists
+
+2010-05-20 11:28:47 -0400  Tristan Matthews <tristan@sat.qc.ca>
+
+       * ext/lame/gstlamemp3enc.c:
+         lamemp3enc: implement latency query
+         The encoder's latency is deduced from the framesize. Fixes #618896.
+
+2010-06-01 09:30:33 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * configure.ac:
+       * docs/plugins/gst-plugins-ugly-plugins.args:
+       * docs/plugins/gst-plugins-ugly-plugins.signals:
+       * 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-iec958.xml:
+       * docs/plugins/inspect/plugin-lame.xml:
+       * docs/plugins/inspect/plugin-mad.xml:
+       * docs/plugins/inspect/plugin-mpeg2dec.xml:
+       * docs/plugins/inspect/plugin-mpegaudioparse.xml:
+       * docs/plugins/inspect/plugin-mpegstream.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:
+       * win32/common/config.h:
+         Back to development
+
+=== release 0.10.15 ===
+
+2010-05-30 14:21:02 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * 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-iec958.xml:
+       * docs/plugins/inspect/plugin-lame.xml:
+       * docs/plugins/inspect/plugin-mad.xml:
+       * docs/plugins/inspect/plugin-mpeg2dec.xml:
+       * docs/plugins/inspect/plugin-mpegaudioparse.xml:
+       * docs/plugins/inspect/plugin-mpegstream.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:
+         Release 0.10.15
+
+2010-05-30 14:20:02 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * 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/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/sl.po:
+       * po/sq.po:
+       * po/sr.po:
+       * po/sv.po:
+       * po/tr.po:
+       * po/uk.po:
+       * po/vi.po:
+       * po/zh_CN.po:
+         Update .po files
+
+2010-05-30 12:10:29 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * configure.ac:
+         configure: make implicit GLib and liboil requirements explicit
+         core/base 0.10.26 require GLib >= 2.18 and liboil >= 0.3.14
+
+2010-05-26 23:16:46 -0400  Olivier Crête <tester@tester.ca>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: disable I weighted pred
+         If it is enabled, then it will be main profile instead of baseline.
+         This ensures maximum compatibility of the output stream until the
+         encoder configuration interface gets an overhaul with explicit
+         output profile selection.
+         Fixes #619776.
+
+2010-05-26 12:16:16 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * configure.ac:
+       * win32/common/config.h:
+         0.10.14.3 pre-release
+
+2010-05-26 11:52:53 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * 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/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/sl.po:
+       * po/sq.po:
+       * po/sr.po:
+       * po/sv.po:
+       * po/tr.po:
+       * po/uk.po:
+       * po/vi.po:
+       * po/zh_CN.po:
+         po: update translations
+
+2010-05-26 11:55:58 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * common:
+         Automatic update of common submodule
+         From 357b0db to fd7ca04
+
+2010-05-14 20:06:46 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * configure.ac:
+       * win32/common/config.h:
+         0.10.14.2 pre-release
+
+2010-05-14 18:25:38 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * common:
+         Automatic update of common submodule
+         From 4d67bd6 to 357b0db
+
+2010-05-14 16:02:47 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * gst/realmedia/rmdemux.c:
+       * gst/realmedia/rmutils.c:
+       * gst/realmedia/rmutils.h:
+         rmdemux: add better sipr nibble swap routine
+
+2010-05-13 17:57:57 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * gst/realmedia/rmdemux.c:
+         rmdemux: descramble SIPR before pushing out
+         Collect and descramble the SIPR packets before pushing.
+         Descramble ATRAC audio.
+         Fixes #618098
+
+2010-05-13 17:57:02 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * gst/realmedia/rmutils.c:
+       * gst/realmedia/rmutils.h:
+         rm: add function to descramble sipr
+
+2010-01-08 20:51:56 -0500  Olivier Crête <olivier.crete@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+       * ext/x264/gstx264enc.h:
+         x264enc: Re-send the received upstream event as-is downstream
+         https://bugzilla.gnome.org/show_bug.cgi?id=606689
+
+2010-05-07 15:33:28 +0200  Edward Hervey <bilboed@bilboed.com>
+
+       * ext/amrnb/amrnb.c:
+         amrnbenc: Set rank to GST_RANK_SECONDARY
+
+2010-04-30 19:53:15 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * gst/realmedia/rtspreal.c:
+         rtspreal: use GLib's base64 functions if available
+         Since gst_rtsp_base64_decode_ip() just got deprecated in -base git.
+
+2010-04-28 17:10:36 +0400  Руслан Ижбулатов <lrn1986@gmail.com>
+
+       * ext/amrnb/amrnbdec.h:
+       * ext/amrnb/amrnbenc.h:
+       * ext/amrwbdec/amrwbdec.h:
+         amr: Use correct includes (as pkg-config suggests)
+         Fixes #617078
+
+2010-04-27 13:15:47 +0300  Stefan Kost <ensonic@users.sf.net>
+
+       * gst/ac3parse/.gitignore:
+       * gst/ac3parse/Makefile.am:
+       * gst/ac3parse/README:
+       * gst/ac3parse/ac3parse.vcproj:
+       * gst/ac3parse/gstac3parse.c:
+       * gst/ac3parse/gstac3parse.h:
+         ac3parse: remove unported 0.8 plugin
+         New ac3parse lives in gst-plugin-bad. Remove this to avoid confusion.
+
+2010-04-27 12:25:37 +0300  Stefan Kost <ensonic@users.sf.net>
+
+       * gst/mpegaudioparse/gstmpegaudioparse.c:
+         docs: adding a mp3decoder as well is useful
+
+2010-04-27 11:39:51 +0300  Stefan Kost <ensonic@users.sf.net>
+
+       * docs/plugins/gst-plugins-ugly-plugins-sections.txt:
+         docs: massage section index
+
+2010-04-27 11:39:11 +0300  Stefan Kost <ensonic@users.sf.net>
+
+       * ext/amrwbdec/amrwbdec.c:
+       * ext/amrwbdec/amrwbdec.h:
+         amrwbdec: move define to source to avoid hiding it from the docs
+
+2010-04-27 11:38:28 +0300  Stefan Kost <ensonic@users.sf.net>
+
+       * ext/cdio/gstcdiocddasrc.c:
+         docs: remove short_desc, it is taken from element details
+
+2010-04-27 11:37:52 +0300  Stefan Kost <ensonic@users.sf.net>
+
+       * gst/synaesthesia/gstsynaesthesia.c:
+         docs: fix sections docs for synaesthesia
+
+2010-04-27 11:02:15 +0300  Stefan Kost <ensonic@users.sf.net>
+
+       * docs/plugins/Makefile.am:
+       * docs/plugins/gst-plugins-ugly-plugins-docs.sgml:
+       * docs/plugins/gst-plugins-ugly-plugins-sections.txt:
+       * gst/mpegaudioparse/gstmpegaudioparse.c:
+         docs: add docs for mp3parse
+
+2010-04-20 17:23:04 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * gst-plugins-ugly.doap:
+         doap: update repository info from cvs->git and maintainers
+
+2010-04-23 14:41:42 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * common:
+         Automatic update of common submodule
+         From fc85867 to 4d67bd6
+
+2010-04-13 16:59:03 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * tests/check/elements/x264enc.c:
+         x264enc: adaptive NALU type checking
+         In particular, be less picky about SEI NALU order, which makes test more
+         robust with respect to changes in libx264.
+         See also #615410.
+
+2010-04-16 21:10:58 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: adaptive x264 header NAL layout handling
+         Fixes #615410.
+
+2010-04-15 16:31:23 +0200  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * gst/asfdemux/gstrtpasfdepay.c:
+         asfdepay: we require a dynamic payload type
+         Add an extra caps property that restricts the depayloader to only accept dynamic
+         payload types.
+
+2010-04-15 07:20:20 -0300  Thiago Santos <thiago.sousa.santos@collabora.co.uk>
+
+       * configure.ac:
+         configure: Drop -Wcast-align
+         Commit message copied from core's commit from Benjamin Otte:
+         246f5dba96a5b50bb74621af67b30942cca72af5
+         Apparently gcc warns that GstMiniObject is not castable to
+         GstEvent/Message/Buffer due to them containing 64bit variables, even
+         though ARM hackers claim that those only need 4byte alignment. And as
+         long as gcc behaves that way, this warning is not very useful.
+         So we'll remove the warning until this problem is fixed.
+         Fixes #615698
+
+2010-04-14 09:27:14 +0200  Edward Hervey <bilboed@bilboed.com>
+
+       * ext/mpeg2dec/gstmpeg2dec.c:
+         mpeg2dec: copy over all buffer flags when copying buffers.
+         Avoids losing the tff/rff video buffer flags
+
+2010-03-14 12:16:21 +0100  Edward Hervey <bilboed@bilboed.com>
+
+       * gst/asfdemux/asfpacket.c:
+         asfdemux: Make a table static to avoid having to always allocate it.
+
+2010-04-13 16:31:25 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: fix up avcC header construction
+         Fix off-by-one introduced by commit 35dd89951d8bb1c094da65480e4197efdfb4e93c
+         for BUILD_X264 < 76.
+         Also fixes #610089.
+
+2010-04-13 13:16:41 +0200  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: parameterize libx264 provided NAL layout in codec-data creation
+
+2010-04-12 12:43:05 +0200  Edward Hervey <bilboed@bilboed.com>
+
+       * configure.ac:
+         configure: Remove -Wundef flag
+         Same fix as for #615161
+
+2010-04-09 11:23:22 +0200  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * common:
+         Automatic update of common submodule
+         From fdf023d to fc85867
+
+2010-04-09 09:55:14 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * gst-libs/gst/gettext.h:
+         i18n: #if ENABLE_NLS -> #ifdef ENABLE_NLS to fix compiler warning
+
+2010-03-30 00:36:38 +0100  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * common:
+       * ext/Makefile.am:
+       * gst/Makefile.am:
+         build: build plugins in parallel where possible, if make -jN is used
+
+2010-03-26 17:08:23 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * Makefile.am:
+         build: add cruft alert for common/shave*
+
+2010-03-25 19:40:33 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * win32/MANIFEST:
+         Fix make distcheck
+         Remove removed file win32/common/config.h.in from MANIFEST.
+
+2010-03-24 19:35:03 +0100  Edward Hervey <bilboed@bilboed.com>
+
+       * gst/synaesthesia/synaescope.c:
+       * gst/synaesthesia/synaescope.h:
+         synaestesia: Fix old-style prototype
+
+2010-03-24 19:07:11 +0300  Руслан Ижбулатов <lrn1986@gmail.com>
+
+       * gst/realmedia/rmutils.c:
+         Fix pointer type.
+         Fixes #613815
+
+2010-03-24 18:55:32 +0100  Edward Hervey <bilboed@bilboed.com>
+
+       * common:
+         Automatic update of common submodule
+         From 55cd514 to c1d07dd
+
+2010-03-24 11:27:40 +0100  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * configure.ac:
+       * ext/amrnb/amrnbdec.c:
+       * ext/amrnb/amrnbenc.c:
+       * ext/cdio/gstcdiocddasrc.h:
+       * ext/dvdread/dvdreadsrc.c:
+       * ext/lame/gstlame.h:
+       * ext/lame/gstlamemp3enc.h:
+       * ext/lame/plugin.c:
+       * ext/mad/gstmad.c:
+       * ext/x264/gstx264enc.c:
+       * ext/x264/gstx264enc.h:
+       * gst/mpegaudioparse/gstmpegaudioparse.c:
+       * gst/mpegaudioparse/gstxingmux.c:
+       * gst/mpegstream/gstdvddemux.c:
+       * gst/mpegstream/gstmpegdemux.c:
+       * gst/mpegstream/gstmpegparse.c:
+       * gst/realmedia/asmrules.c:
+       * gst/realmedia/pnmsrc.c:
+       * gst/realmedia/pnmsrc.h:
+       * gst/realmedia/rdtdepay.h:
+       * gst/realmedia/rdtmanager.c:
+       * gst/realmedia/rtspreal.c:
+         build: Add all kinds of compiler warning flags and fix the resulting warnings
+
+2010-03-19 00:03:53 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * ext/amrnb/Makefile.am:
+       * ext/amrwbdec/Makefile.am:
+       * ext/sidplay/Makefile.am:
+       * gst/asfdemux/Makefile.am:
+       * gst/mpegaudioparse/Makefile.am:
+         build: fix up Makefile.am
+         Mostly just add $(GST_BASE_CFLAGS) where they're missing and fix
+         the order a bit here and there (see docs/random/moving-plugins).
+
+2010-03-19 00:02:40 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * win32/common/config.h.in:
+         win32: remove win32-specific config.h.in copy that's not used any longer
+         The win32 config.h is now generated from the top-level config.h.in.
+
+2010-03-18 15:53:14 +0100  Benjamin Otte <otte@redhat.com>
+
+       * 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/gstlame.c:
+       * ext/mad/gstmad.c:
+       * ext/mpeg2dec/gstmpeg2dec.c:
+       * gst/ac3parse/gstac3parse.c:
+       * gst/asfdemux/gstasfdemux.c:
+       * gst/asfdemux/gstrtpasfdepay.c:
+       * gst/asfdemux/gstrtspwms.c:
+       * gst/dvdlpcmdec/gstdvdlpcmdec.c:
+       * gst/iec958/ac3iec.c:
+       * gst/mpegaudioparse/gstmpegaudioparse.c:
+       * gst/mpegaudioparse/gstxingmux.c:
+       * gst/mpegstream/gstdvddemux.c:
+       * gst/mpegstream/gstmpegdemux.c:
+       * gst/mpegstream/gstmpegparse.c:
+       * gst/mpegstream/gstrfc2250enc.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_element_class_set_details => gst_element_class_set_details_simple
+
+2010-03-16 15:05:06 +0100  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: Put pixel-aspect-ratio from input into the src pad caps
+         Fixes bug #612995.
+
+2010-03-12 13:59:53 +0100  Edward Hervey <bilboed@bilboed.com>
+
+       * common:
+         Automatic update of common submodule
+         From e272f71 to 55cd514
+
+2010-03-11 11:21:19 +0100  Benjamin Otte <otte@redhat.com>
+
+       * common:
+         Automatic update of common submodule
+         From df8a7c8 to e272f71
+
+2010-03-10 22:13:45 +0100  Benjamin Otte <otte@redhat.com>
+
+       * configure.ac:
+         Update CXXFLAGS, too
+
+2010-03-10 21:01:20 +0100  Benjamin Otte <otte@redhat.com>
+
+       * configure.ac:
+         Update for recent changes to common submodule
+         This just replaces every "$ERROR_CFLAGS" usage with a usage of
+         "$WARNING_CFLAGS $ERROR_CFLAGS" to get the same functionality as
+         previously.
+         Actually using that separation will happen later.
+
+2010-03-10 21:52:30 +0100  Benjamin Otte <otte@redhat.com>
+
+       * common:
+         Automatic update of common submodule
+         From 9720a7d to df8a7c8
+
+2010-03-10 20:44:18 +0100  Benjamin Otte <otte@redhat.com>
+
+       * common:
+         Automatic update of common submodule
+         From 0b6e072 to 9720a7d
+
+2010-03-10 16:10:17 +0100  Benjamin Otte <otte@redhat.com>
+
+       * common:
+         Automatic update of common submodule
+         From 7cc5eb4 to 0b6e072
+
+2010-03-10 01:10:52 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * common:
+         Automatic update of common submodule
+         From 7aa65b5 to 7cc5eb4
+
+2010-03-09 21:40:26 +0000  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * common:
+         Automatic update of common submodule
+         From 44ecce7 to 7aa65b5
+
+2010-02-26 15:43:58 +0100  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * configure.ac:
+         configure: Use automake 1.11 silent rules instead of shave if available
+         This makes sure that we use something that is still maintained and
+         also brings back libtool 1.5 support.
+
+2010-03-09 17:42:11 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * configure.ac:
+       * 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-iec958.xml:
+       * docs/plugins/inspect/plugin-lame.xml:
+       * docs/plugins/inspect/plugin-mad.xml:
+       * docs/plugins/inspect/plugin-mpeg2dec.xml:
+       * docs/plugins/inspect/plugin-mpegaudioparse.xml:
+       * docs/plugins/inspect/plugin-mpegstream.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:
+       * win32/common/config.h:
+         Back to development
+
+=== release 0.10.14 ===
+
+2010-03-06 01:13:25 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * ChangeLog:
+       * NEWS:
+       * RELEASE:
+       * configure.ac:
+       * docs/plugins/gst-plugins-ugly-plugins.args:
+       * docs/plugins/gst-plugins-ugly-plugins.hierarchy:
+       * docs/plugins/gst-plugins-ugly-plugins.interfaces:
+       * 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-iec958.xml:
+       * docs/plugins/inspect/plugin-lame.xml:
+       * docs/plugins/inspect/plugin-mad.xml:
+       * docs/plugins/inspect/plugin-mpeg2dec.xml:
+       * docs/plugins/inspect/plugin-mpegaudioparse.xml:
+       * docs/plugins/inspect/plugin-mpegstream.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:
+         Release 0.10.14
+
+2010-03-06 01:10:09 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * 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/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/sl.po:
+       * po/sq.po:
+       * po/sr.po:
+       * po/sv.po:
+       * po/tr.po:
+       * po/uk.po:
+       * po/vi.po:
+       * po/zh_CN.po:
+         Update .po files
+
+2010-03-03 22:52:12 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * configure.ac:
+       * win32/common/config.h:
+         0.10.13.4 pre-release
+
+2010-02-22 19:13:11 -0300  Thiago Santos <thiago.sousa.santos@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+       * tests/check/elements/x264enc.c:
+         x264enc: Replace 'avc-sample' with 'avc' in caps
+         In the element and in its tests
+         Fixes #606662
+
+2010-03-01 14:07:20 +0100  Edward Hervey <bilboed@bilboed.com>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: Don't set durations of 0 on outgoing buffers.
+         Some (broken) streams don't have the extended stream properties in
+         the header, resulting in applying a duration of zero on outgoing
+         buffers.
+         Fixes #611473
+
+2010-03-01 14:05:58 +0100  Edward Hervey <bilboed@bilboed.com>
+
+       * gst/asfdemux/asfpacket.c:
+         asfdemux: Make sure we always set proper payload duration.
+         Some (broken) streams will have a delta of 0, resulting in outgoing
+         buffers having durations of 0.
+         Fixes #611473
+
+2010-02-24 01:40:34 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * configure.ac:
+       * win32/common/config.h:
+         0.10.13.3 pre-release
+
+2010-02-19 10:13:34 +0100  Edward Hervey <bilboed@bilboed.com>
+
+       * gst/asfdemux/asfpacket.c:
+         asfdemux: Make sure we don't end up with negative timestamps.
+         Some files have payload with timestamps smaller than the preroll duration.
+         Instead of blindly substracting the preroll value (and ending up with
+         insanely high timestamps on the outgoing buffers), we make sure we
+         never go below 0.
+         Fixes #610432
+
+2010-02-19 01:07:08 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * configure.ac:
+       * win32/common/config.h:
+         0.10.13.2 pre-release
+         Update core/base requirement to 0.10.26, since that's more likely
+         to be the actual requirement.
+
+2010-02-19 01:06:44 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * po/LINGUAS:
+       * po/el.po:
+       * po/sl.po:
+         po: update translations
+
+2010-02-16 14:08:12 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * tests/check/elements/x264enc.c:
+         x264enc: add caps check to x264enc unit test
+         Add some minimal caps checking to x264enc unit test.
+         See #610089.
+
+2010-02-16 13:25:11 +0000  Vittorio Palmisano <vpalmisano@gmail.com>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: fix up avcC header construction and playback by flash players
+         Fix off-by-one bug when constructing the avcC header chunk: we
+         wrote wrong profile info into the header. The first byte in the
+         SPS NAL we get from x264 is the nal type, not the profile_idc.
+         Also add some debug logging.
+         Fixes #610089.
+
+2010-02-16 12:59:54 +0100  Robert Swain <robert.swain@collabora.co.uk>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: Improve seek behaviour for audio-only with no index
+         Instead of seeking to seek_time - 5s in the hope of hitting a keyframe
+         for video, we can just seek to seek_time instead.
+
+2010-02-16 00:24:32 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * configure.ac:
+         configure: fix up GST_CXXFLAGS properly
+         We don't want C specific flags in GST_CXXFLAGS, so base it on the
+         GST_CFLAGS that only contains the pkg-config CFLAGS but none of
+         the GST_OPTION_CFLAGS. Also, we only need the local includes once.
+
+2010-02-11 01:12:43 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * MAINTAINERS:
+         Update MAINTAINERS, add myself
+
+2010-02-15 23:16:32 +0200  Stefan Kost <ensonic@users.sf.net>
+
+       * configure.ac:
+         configure: base GST_CXXFLAGS on --cflags from pkg-config
+         pkg-config sets GST_CFLAGS and GST_LIBS. We need to use CFLAGS as a starting
+         point for for both C and CXX settings.
+
+2010-02-14 23:18:44 +0100  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * common:
+         Automatic update of common submodule
+         From 96dc793 to 44ecce7
+
+2010-02-01 01:33:22 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * Makefile.am:
+       * configure.ac:
+       * win32/common/.gitignore:
+       * win32/common/config.h:
+         win32: change how win32/common/config.h is updated
+         Generate win32/common/config.h-new directly from config.h.in,
+         using shell variables in configure and some hard-coded information.
+         Change top-level makefile so that 'make win32-update' copies the
+         generated file to win32/common/config.h, which we keep in source
+         control. It's kept in source control so that the git tree is
+         buildable from VS.
+         This change is similar to the ones applied a while ago to GStreamer
+         core, gst-plugins-base and gst-plugins-good and prevents configure
+         from changing files in source control. The generated config.h
+         should be ok, but needs testing.
+
+2010-01-31 13:03:33 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * gst/realmedia/rtspreal.c:
+         rtspreal: don't construct config header with uninitialised bytes
+         Turns out 4 + 4 + 2 + (4 * 2) is actually 18 and not 22. This avoids
+         a presumably unintentional padding of uninitialised bytes at the end
+         of the CONT tags chunk, which should be harmless but causes warnings
+         in valgrind (see #608533 for a test URL).
+
+2010-01-30 19:12:24 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * gst/realmedia/rtspreal.c:
+         rtspreal: add finalize function so we can free streams and rulebook
+         Fix memory leak in Real RTSP component (#608533).
+
+2010-01-30 19:10:45 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * gst/realmedia/rtspreal.c:
+         rtspreal: fix minor memory leak
+         Caps take their own reference when a buffer is added to them, so
+         unref buffer after adding it to caps (#608533).
+
+2010-01-30 19:06:34 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * gst/realmedia/rdtdepay.c:
+         rdtdepay: unref input buffer when done
+         Fixes memory leak, see #608533.
+
+2010-01-30 15:19:56 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * common:
+         Automatic update of common submodule
+         From 15d47a6 to 96dc793
+
+2010-01-29 19:47:03 +0100  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+       * ext/x264/gstx264enc.h:
+         x264enc: make use of Access Unit delimiters configurable
+         API: GstX264Enc:aud
+
+2010-01-22 15:40:28 -0300  Thiago Santos <thiago.sousa.santos@collabora.co.uk>
+
+       * gst/asfdemux/asfpacket.c:
+         asfdemux: Do not subtract padding twice
+         Only subtract implicit padding if an explicit one isn't
+         provided. Avoids subtracting it twice and causing
+         parsing errors.
+         Fixes #607698
+
+2010-01-22 16:55:14 +0200  Stefan Kost <ensonic@users.sf.net>
+
+       * gst/asfdemux/gstasfdemux.c:
+       * gst/mpegstream/gstmpegpacketize.c:
+         assert: g_assert_not_reached() cannot replace return statement
+         Fix build with assert being turned off.
+
+2010-01-20 00:55:12 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * common:
+         Automatic update of common submodule
+         From 14cec89 to 15d47a6
+
+2010-01-18 18:01:55 +0100  Edward Hervey <bilboed@bilboed.com>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: Don't forget to update flow variable
+         Forgot to update the return value in the loop.
+
+2010-01-18 17:49:06 +0100  Edward Hervey <bilboed@bilboed.com>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: Check flow return on every push
+         We previously only aggregated flow returns after the while(push) loop,
+         which meant that in some cases we would end-up not properly aggregating
+         the flow returns.
+         This is based on the same flow aggregation algorithm as oggdemux.
+
+2010-01-11 16:14:44 -0300  Thiago Santos <thiago.sousa.santos@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: Add stream-format to output caps
+         Adds stream-format to output caps of x264enc that
+         informs if the stream is in bytestream of avc format.
+         Fixes #606662
+
+2010-01-11 12:23:35 +0100  Arnaud Patard <apatard@mandriva.com>
+
+       * gst/mpegaudioparse/gstxingmux.c:
+         xingmux: Fix unaligned memory access
+         ARM/SPARC need 32bit alignment but xingmux accesses possibly
+         unaligned memory, which leads to SIGBUS.
+         Fixes bug #586464.
+
+2010-01-07 14:36:47 -0800  Michael Smith <msmith@songbirdnest.com>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: Use GST_STR_NULL in a couple of places.
+         Fixes crashing on some of the log statements on win32.
+
+2010-01-07 16:36:08 -0300  Thiago Santos <thiago.sousa.santos@collabora.co.uk>
+
+       * gst/realmedia/rmdemux.c:
+         rmdemux: Parse and post bitrate for streams
+         Parse the bitrate of the streams and post their tags.
+         Fixes #599299
+
+2010-01-07 13:54:21 -0300  Thiago Santos <thiago.sousa.santos@collabora.co.uk>
+
+       * gst/asfdemux/gstasfdemux.c:
+       * gst/asfdemux/gstasfdemux.h:
+         asfdemux: Post bitrate tag
+         If stream bitrate object is available, post the bitrate
+         tags.
+         Fixes #599297
+
+2010-01-04 15:19:25 +0100  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * gst/mpegaudioparse/gstmpegaudioparse.c:
+       * gst/mpegaudioparse/gstmpegaudioparse.h:
+         mp3parse: minor validation check of (Xing, VBRI) metadata
+         ... to detect e.g. a truncated file, rendering some of the metadata invalid.
+
+2010-01-04 14:59:06 +0100  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * gst/mpegaudioparse/gstmpegaudioparse.c:
+         mp3parse: use proper total_time and total_bytes in various cases
+         The correct basis for (Xing, VBRI) seek table calculations is the
+         byte size and duration provided by that metadata, rather than some
+         other (possibly even estimated) one.  This also prevents an infinite
+         conversion loop in (unlikely) case where a TOC is provided without
+         such corresponding (duration) metdata.
+
+2009-12-08 19:55:04 -0300  Thiago Santos <thiago.sousa.santos@collabora.co.uk>
+
+       * gst/mpegaudioparse/gstmpegaudioparse.c:
+       * gst/mpegaudioparse/gstmpegaudioparse.h:
+         mp3parse: conserve stop time for non-accurate seek
+         Use the same strategy as accurate seeks to store
+         pending non-accurate seeks to avoid overwriting non-definite
+         stop times. When doing non-accurate seeks our position
+         reporting might drift off by some secs and the stream can
+         end up before it should.
+         Fixes #603695
+
+2009-12-21 19:12:59 +0100  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * common:
+         Automatic update of common submodule
+         From 47cb23a to 14cec89
+
+2009-12-18 16:04:12 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * ext/amrwbdec/amrwb.c:
+         amrwbdec: give decoder a rank so decodebin/playbin will use it
+
+2009-12-08 19:01:50 -0300  Thiago Santos <thiago.sousa.santos@collabora.co.uk>
+
+       * gst/mpegaudioparse/gstmpegaudioparse.c:
+         mp3parse: return false when we can't seek
+         When upstream can't seek, we return false as well
+
+2009-12-02 11:21:22 -0300  Thiago Santos <thiago.sousa.santos@collabora.co.uk>
+
+       * ext/lame/gstlame.c:
+       * ext/lame/gstlamemp3enc.c:
+         lame: Avoid crash when seeking before negotiating
+         lame's 'lgv' variable is only initialized when the caps
+         is negotiated, whenever a seek happens before that, it would
+         attempt to call a function on an empty pointer, causing the crash.
+         Fixes #603515
+
+2009-12-01 15:08:07 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * common:
+         Automatic update of common submodule
+         From 87bf428 to 47cb23a
+
+2009-12-01 14:17:50 +0100  Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+       * common:
+         Automatic update of common submodule
+         From da4c75c to 87bf428
+
+2009-11-27 18:56:13 +0100  Edward Hervey <bilboed@bilboed.com>
+
+       * common:
+         Automatic update of common submodule
+         From 53a2485 to da4c75c
+
+2009-11-26 15:54:45 +0100  Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+       * gst/mpegaudioparse/gstmpegaudioparse.c:
+         mp3parse: fix non-flushing seek
+         Specifically, in addition to clearing lots of variables/offsets
+         when receiving newsegment, also clear leftover data to match.
+
+2009-11-20 21:32:31 -0500  Olivier Crête <olivier.crete@collabora.co.uk>
+
+       * ext/x264/gstx264enc.c:
+       * ext/x264/gstx264enc.h:
+         x264enc: Make upstream GstForceKeyUnit thread-safe
+         Also send the GstForceKeyUnit event downstream when an upstream on is received,
+         allowing muxers or payloaders to take appropriate actions.
+         https://bugzilla.gnome.org/show_bug.cgi?id=602556
+
+2009-11-19 10:31:25 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * common:
+         Automatic update of common submodule
+         From a3e3ce4 to 53a2485
+
+2009-11-18 09:58:39 +0100  Benjamin Gaignard <benjamin@gaignard.net>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: Don't call strlen() on NULL pointers
+         Fixes bug #602280.
+
+2009-11-09 15:02:05 -0300  Thiago Santos <thiago.sousa.santos@collabora.co.uk>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: Remove old pads when new ones are added
+         The old pads were being removed before adding the new ones,
+         we should add the new ones first.
+         Fixes #599718
+
+2009-11-09 13:30:45 -0300  Thiago Santos <thiago.sousa.santos@collabora.co.uk>
+
+       * gst/asfdemux/gstasfdemux.c:
+       * gst/asfdemux/gstasfdemux.h:
+         asfdemux: Handle chained asfs on pull mode
+         Adds chained asfs handling to pull mode. It now checks if
+         there is a new asf header after the last packet (when it
+         is possible to know how many packets are) or it tries
+         checking if a processed packet that fails is an header
+         object.
+         Fixes #599718
+
+2009-11-09 10:24:46 -0300  Thiago Santos <thiago.sousa.santos@collabora.co.uk>
+
+       * gst/asfdemux/gstasfdemux.c:
+       * gst/asfdemux/gstasfdemux.h:
+         asfdemux: properly do chained asfs on push mode
+         To properly do chained asfs work with playbin2, we need to
+         push eos on the old pads before removing them.
+         Fixes #599718
+
+2009-10-27 17:48:03 -0300  Thiago Santos <thiago.sousa.santos@collabora.co.uk>
+
+       * gst/asfdemux/gstasfdemux.c:
+       * gst/asfdemux/gstasfdemux.h:
+         asfdemux: add support for chained asfs (push mode)
+         Adds support for detecting and playing chained asfs
+         in push mode. asfdemux tries to detect a new asf start
+         by identifying the header object guid in a input buffer.
+         When it finds it, it resets its state, removing its pads
+         and creates new ones for the new file.
+
+2009-11-05 18:33:09 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: fix two small leaks
+
+2009-11-05 18:19:58 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: prefer WM/TrackNumber over WM/Track, it's more reliable
+         WM/Track has a 0 base but is often wrongly written as starting from 1,
+         so not as reliable as WM/TrackNumber which always starts from 1.
+
+2009-11-05 18:11:55 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: WM/Track starts counting from 0, adjust to start from 1
+
+2009-11-05 18:11:14 +0000  Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: map WM/TrackNumber to GST_TAG_TRACK_NUMBER as well
+         There's both WM/Track and WM/TrackNumber.
+
+2009-11-04 15:52:09 +0000  Jan Schmidt <thaytan@noraisin.net>
+
+       * ext/a52dec/gsta52dec.c:
+         a52dec: Fix debug statement: Pass pos variable instead of time() function
+
+2009-11-04 15:50:17 +0000  Jan Schmidt <thaytan@noraisin.net>
+
+       * gst/dvdsub/gstdvdsubdec.c:
+         dvdsubdec: Fix printf format string warning
+
+2009-11-04 15:46:04 +0000  Jan Schmidt <thaytan@noraisin.net>
+
+       * gst/asfdemux/gstasfdemux.c:
+         asfdemux: Fix bogus variable used uninitialised warnings
+
+2009-11-04 13:55:39 +0000  Jan Schmidt <thaytan@noraisin.net>
+
+       * po/Makevars:
+         po: Don't create backup .po files
+         As well as preventing creation of useless backup files, it works
+         around a bug in gettext 0.17 on OS/X
+
+2009-10-29 11:39:13 -0700  Michael Smith <msmith@songbirdnest.com>
+
+       * gst/asfdemux/asfpacket.c:
+         asfdemux: fix c99-style comments.
+
+2009-10-29 10:34:17 -0700  Michael Smith <msmith@songbirdnest.com>
+
+       * gst/asfdemux/asfpacket.c:
+         asfdemux: accept fragments in a continued packet where the subsequent fragments declare a size of 0. Fixes bug 600037.
+
+2009-10-27 12:33:24 +0100  Wim Taymans <wim.taymans@collabora.co.uk>
+
+       * gst/realmedia/rmutils.c:
+         rmutils: fix byteswapping
+         fix the byteswapping code that was wrong because of the side effects of the
+         READ/WRITE macros.
+         Fixes #599676
+
+2009-10-20 20:00:44 +0100  Robert Swain <robert.swain@gmail.com>
+
+       * ext/x264/gstx264enc.c:
+         x264enc: Adapt to slightly modified x264 API
+         Fixes #599095.
+
+2009-10-26 17:31:19 -0300  Thiago Santos <thiago.sousa.santos@collabora.co.uk>
+
+       * gst/asfdemux/asfpacket.c:
+         asfdemux: careful to avoid crash on bogus data
+         When receiving bogus data, we have to avoid subtracting a value
+         larger than 'size' from 'size' variable, resulting in a wrap
+         that would make 'size' a really large bogus value.
+         Fixes #599333
+
+2009-10-26 00:56:37 +0000  Jan Schmidt <thaytan@noraisin.net>
+
+       * win32/common/config.h:
+         win32: Commit bumped version number
+
+2009-10-17 13:46:13 +0200  Edward Hervey <bilboed@bilboed.com>
+
+       * gst/mpegaudioparse/gstmpegaudioparse.c:
+         mpegaudioparse: Don't use expensive glib ways to get an enum nick.
+         Fixes #598761
+         This removes a good 50% of processing time for parsing a buffer.
+         We do this by simply... getting the nicks that we already have handy
+         instead of going through the expensive glib system.
+
+2009-10-24 20:36:41 +0200  Edward Hervey <bilboed@bilboed.com>
+
+       * configure.ac:
+         configure.ac: And back to development we go...
+
+=== release 0.10.13 ===
+
+2009-10-21 17:16:00 +0100  Jan Schmidt <thaytan@noraisin.net>
+
+       * ChangeLog:
+       * NEWS:
+       * RELEASE:
+       * common:
+       * configure.ac:
+       * docs/plugins/gst-plugins-ugly-plugins.hierarchy:
+       * docs/plugins/gst-plugins-ugly-plugins.prerequisites:
+       * docs/plugins/inspect/plugin-a52dec.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-iec958.xml:
+       * docs/plugins/inspect/plugin-lame.xml:
+       * docs/plugins/inspect/plugin-mad.xml:
+       * docs/plugins/inspect/plugin-mpeg2dec.xml:
+       * docs/plugins/inspect/plugin-mpegaudioparse.xml:
+       * docs/plugins/inspect/plugin-mpegstream.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:
+         Release 0.10.13
+
+2009-10-21 17:02:42 +0100  Jan Schmidt <thaytan@noraisin.net>
+
+       * 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:
+         Update .po files
+
+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:
+       * configure.ac:
+       * po/LINGUAS:
+       * 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.2 pre-release
+
 2009-10-12 11:31:22 +0100  Jan Schmidt <thaytan@noraisin.net>
 
        * docs/plugins/gst-plugins-ugly-plugins.args.new:
 2009-04-15 11:09:56 +0200  Josep Torra <n770galaxy@gmail.com>
 
        * gst/realmedia/rtspreal.c:
-         realmedia: add special Real header to DESCRIBE message only for Real
-         servers
+         realmedia: add special Real header to DESCRIBE message only for Real servers
          Add headers that are specific to real only if a real server had been
          detected by the OPTIONS message.
 
 2005-12-01 19:14:57 +0000  Thomas Vander Stichele <thomas@apestaart.org>
 
        * ChangeLog:
-       * LICENSE:
        * NEWS:
-       * PORTED_09:
        * RELEASE:
        * common:
        * configure.ac:
          header; instead do this internally. Also support the old way, using
          a different mime-type. CVS:
 
+2001-12-17 18:37:01 +0000  Thomas Vander Stichele <thomas@apestaart.org>
+
+         building up speed
+         Original commit message from CVS:
+         building up speed
+