summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2017-02-24 15:07:59 +0200
committerSebastian Dröge <sebastian@centricular.com>2017-02-24 15:07:59 +0200
commitd3cb08dded4d7580b74d2c733453605f2d5e6bc7 (patch)
treeb3693c3eee84bf51036021f0b8e6f37d92e4e731 /ChangeLog
parent898d14b2290b758fcc592e7078ef518d7029ace3 (diff)
downloadgst-libav-d3cb08dded4d7580b74d2c733453605f2d5e6bc7.tar.gz
Release 1.11.21.11.2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog50
1 files changed, 48 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 9843c2b..af2408d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,55 @@
+=== release 1.11.2 ===
+
+2017-02-24 Sebastian Dröge <slomo@coaxion.net>
+
+ * configure.ac:
+ releasing 1.11.2
+
+2017-02-14 20:38:03 +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-12 21:48:20 +0200 Sebastian Dröge <sebastian@centricular.com>
+
+ * gst-libs/ext/libav:
+ libav: Update to n3.2.4
+
+2017-02-08 16:11:23 +0200 Sebastian Dröge <sebastian@centricular.com>
+
+ * gst-libs/ext/libav:
+ libav: Update to ffmpeg n3.2.3
+
+2017-02-08 16:10:52 +0200 Sebastian Dröge <sebastian@centricular.com>
+
+ * configure.ac:
+ configure: Require building against at least ffmpeg 3.0
+ See also https://bugzilla.gnome.org/show_bug.cgi?id=778283
+
+2017-01-13 12:43:37 +0000 Tim-Philipp Müller <tim@centricular.com>
+
+ * meson.build:
+ meson: bump version
+
+2017-01-12 16:32:56 +0200 Sebastian Dröge <sebastian@centricular.com>
+
+ * configure.ac:
+ Back to development
+
=== release 1.11.1 ===
-2017-01-12 Sebastian Dröge <slomo@coaxion.net>
+2017-01-12 16:11:31 +0200 Sebastian Dröge <sebastian@centricular.com>
+ * ChangeLog:
+ * NEWS:
+ * RELEASE:
* configure.ac:
- releasing 1.11.1
+ * docs/plugins/gst-libav-plugins.hierarchy:
+ * docs/plugins/inspect/plugin-libav.xml:
+ * gst-libav.doap:
+ Release 1.11.1
2017-01-02 09:06:09 +0530 Garima Gaur <garima.g@samsung.com>