summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog37
1 files changed, 35 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 32fb84d54b..0c89292d88 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,42 @@
+=== release 1.12.1 ===
+
+2017-06-20 Sebastian Dröge <slomo@coaxion.net>
+
+ * configure.ac:
+ releasing 1.12.1
+
+2017-06-02 12:48:57 +0200 Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
+
+ * meson.build:
+ meson: define HAVE_VIDEO_EXT if OMX_VideoExt.h is present
+ Meson build wasn't defining the HAVE_VIDEO_EXT like configure.ac does.
+ https://bugzilla.gnome.org/show_bug.cgi?id=783346
+
+2017-05-09 16:26:44 +0200 Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
+
+ * omx/meson.build:
+ meson: add dep on GModule
+ libgstomx uses the GModule API and so needs it in its dependencies list.
+ https://bugzilla.gnome.org/show_bug.cgi?id=782387
+
+2017-05-09 13:27:28 +0000 Tim-Philipp Müller <tim@centricular.com>
+
+ * meson.build:
+ meson: fix config.h generation
+ "No such input file config.h.meson", but it's not needed anyway.
+ https://bugzilla.gnome.org/show_bug.cgi?id=782382
+
=== release 1.12.0 ===
-2017-05-04 Sebastian Dröge <slomo@coaxion.net>
+2017-05-04 15:48:56 +0300 Sebastian Dröge <sebastian@centricular.com>
+ * ChangeLog:
+ * NEWS:
+ * RELEASE:
* configure.ac:
- releasing 1.12.0
+ * gst-omx.doap:
+ * meson.build:
+ Release 1.12.0
=== release 1.11.91 ===