summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2016-03-01 18:42:01 +0200
committerSebastian Dröge <sebastian@centricular.com>2016-03-01 18:42:01 +0200
commit7d021628cfc83f0eea240a98daed75672f156d1c (patch)
treecf148a89aa981f802e7f5523c949d297eaba1a6e /ChangeLog
parent0f4087418988f04d56e04bb6f1e02a0263fdf4ff (diff)
Release 1.7.901.7.90
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog129
1 files changed, 127 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 5b1847c5..bcc1b987 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,134 @@
+=== release 1.7.90 ===
+
+2016-03-01 Sebastian Dröge <slomo@coaxion.net>
+
+ * configure.ac:
+ releasing 1.7.90
+
+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 Sebastian Dröge <slomo@coaxion.net>
+2016-02-19 11:58:13 +0200 Sebastian Dröge <sebastian@centricular.com>
+ * ChangeLog:
+ * NEWS:
+ * RELEASE:
* configure.ac:
- releasing 1.7.2
+ * 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>