summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog146
1 files changed, 144 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 21f7df73..833d5d5c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,151 @@
+=== release 1.11.90 ===
+
+2017-04-07 Sebastian Dröge <slomo@coaxion.net>
+
+ * configure.ac:
+ releasing 1.11.90
+
+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 Sebastian Dröge <slomo@coaxion.net>
+2017-02-24 15:07:54 +0200 Sebastian Dröge <sebastian@centricular.com>
+ * ChangeLog:
+ * NEWS:
+ * RELEASE:
* configure.ac:
- releasing 1.11.2
+ * 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>