summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2018-03-13 19:26:51 +0000
committerTim-Philipp Müller <tim@centricular.com>2018-03-13 19:26:53 +0000
commit5328250745053408e1f34f9ac8ed5161d1894076 (patch)
treecfe47ad352bbb570ff0b0b0822c13bf66b837d88 /ChangeLog
parent6761a03fede300ccde52746a0951665aa6bbfcb7 (diff)
downloadgst-libav-5328250745053408e1f34f9ac8ed5161d1894076.tar.gz
Release 1.13.911.13.91
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog32
1 files changed, 32 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 13f4927..752c899 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,39 @@
+=== release 1.13.91 ===
+
+2018-03-13 19:26:51 +0000 Tim-Philipp Müller <tim@centricular.com>
+
+ * NEWS:
+ * RELEASE:
+ * configure.ac:
+ * gst-libav.doap:
+ * meson.build:
+ Release 1.13.91
+
+2018-03-13 19:26:51 +0000 Tim-Philipp Müller <tim@centricular.com>
+
+ * docs/plugins/inspect/plugin-libav.xml:
+ Update docs
+
+2018-03-08 11:22:29 -0500 Nicolas Dufresne <nicolas.dufresne@collabora.com>
+
+ * configure.ac:
+ configure.ac: enable largefile support if possible
+ https://bugzilla.gnome.org/show_bug.cgi?id=793103
+
+2018-03-06 14:40:20 +1100 Matthew Waters <matthew@centricular.com>
+
+ * gst-libs/ext/Makefile.am:
+ build: prefer using *.la references when creating our own libtool files
+ Otherwise we will reference the dependant libraries with -lfoo rather than
+ /path/to/libfoo.la which breaks with the Android-based .la parser which
+ simply passes through all -l libraries.
+ https://bugzilla.gnome.org/show_bug.cgi?id=786403
+
=== release 1.13.90 ===
2018-03-03 22:44:19 +0000 Tim-Philipp Müller <tim@centricular.com>
+ * ChangeLog:
* NEWS:
* RELEASE:
* configure.ac: