summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2018-03-19 20:30:28 +0000
committerTim-Philipp Müller <tim@centricular.com>2018-03-19 20:30:29 +0000
commit67ebe1f45a7ded01f27c91a583243770a829b8c9 (patch)
tree4178bbd5a68c87e7bf0b4c2379dda97283c7d315 /ChangeLog
parentbfa2fbd39bea8928bbfcfe0e914dc6384b2140a5 (diff)
Release 1.14.01.14.0
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog23
1 files changed, 23 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b18880de..1b1e9287 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,30 @@
+=== release 1.14.0 ===
+
+2018-03-19 20:30:28 +0000 Tim-Philipp Müller <tim@centricular.com>
+
+ * ChangeLog:
+ * NEWS:
+ * configure.ac:
+ * gstreamer-vaapi.doap:
+ * meson.build:
+ Release 1.14.0
+
+2018-03-12 16:59:01 +0000 Julien Isorce <jisorce@oblong.com>
+
+ * gst-libs/gst/vaapi/gstvaapidecoder_h264.c:
+ libs: decoder: h264: ensure num_ref_frames is greater than 0
+ Even if it is the h264parse fault or bad video file, vaapih264dec
+ should set a proper value for VAPictureParameterBufferH264.num_ref_frames
+ as the driver might use it.
+ Also see "info.ref_frames = dpb_size;" in
+ gstvaapidecoder_h264.c::ensure_context
+ https://bugzilla.gnome.org/show_bug.cgi?id=793836
+
=== release 1.13.91 ===
2018-03-13 19:32:05 +0000 Tim-Philipp Müller <tim@centricular.com>
+ * ChangeLog:
* NEWS:
* configure.ac:
* gstreamer-vaapi.doap: