summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog48
1 files changed, 46 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index c88dfde..b027dd0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,53 @@
+=== release 1.10.5 ===
+
+2017-06-15 Sebastian Dröge <slomo@coaxion.net>
+
+ * configure.ac:
+ releasing 1.10.5
+
+2017-05-16 18:54:32 +0300 Sebastian Dröge <sebastian@centricular.com>
+
+ * ext/libav/gstavviddec.c:
+ avviddec: Don't expose NVIDIA CUVID decoder
+ It's not working without further changes on our side, like all hardware
+ decoders in ffmpeg.
+
+2017-05-17 10:45:33 +0300 Sebastian Dröge <sebastian@centricular.com>
+
+ * gst-libs/ext/libav:
+ libav: Update to ffmpeg n3.2.5
+
+2016-11-03 12:43:46 -0700 Scott D Phillips <scott.d.phillips@intel.com>
+
+ * meson.build:
+ meson: Include libav dependency in FFmpeg check
+ The FFmpeg-origin check can't work if it isn't provided the
+ dependency library.
+ https://bugzilla.gnome.org/show_bug.cgi?id=773911
+
+2017-03-10 20:29:42 +0100 Mathieu Duponchelle <mathieu.duponchelle@opencreed.com>
+
+ * meson.build:
+ meson: bump required meson version
+ core required 0.35.0 for 1.10, and this allows cherry-picking
+ a patch that fixes the libavcodec version check.
+
+2017-02-23 17:27:06 +0000 Tim-Philipp Müller <tim@centricular.com>
+
+ * meson.build:
+ meson: update version
+
=== release 1.10.4 ===
-2017-02-23 Sebastian Dröge <slomo@coaxion.net>
+2017-02-23 16:01:16 +0200 Sebastian Dröge <sebastian@centricular.com>
+ * ChangeLog:
+ * NEWS:
+ * RELEASE:
* configure.ac:
- releasing 1.10.4
+ * docs/plugins/inspect/plugin-libav.xml:
+ * gst-libav.doap:
+ Release 1.10.4
2017-02-12 21:49:03 +0200 Sebastian Dröge <sebastian@centricular.com>