summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorCarl Zhang <carl.zhang@intel.com>2019-12-25 10:42:57 -0500
committerCarl Zhang <carl.zhang@intel.com>2019-12-25 10:42:57 -0500
commite0880ed3b815a2159f432be659188ce0e73534f4 (patch)
tree71b6ebd7b6a1a64d94e0d923fade376a13b36630 /NEWS
parentb4d0af7f43f0ef2d51f070c75429c0d6acca663b (diff)
downloadlibva-e0880ed3b815a2159f432be659188ce0e73534f4.tar.gz
update NEWS for 2.6.0
Signed-off-by: Carl Zhang <carl.zhang@intel.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS17
1 files changed, 16 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ff410ac..08cf6a5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,21 @@
-libva NEWS -- summary of user visible changes. 2019-07-05
+libva NEWS -- summary of user visible changes. 2019-12-25
Copyright (C) 2009-2019 Intel Corporation
+version 2.6.0 - 15.Dec.2019
+* enable the mutiple driver selection logic and enable it for DRM.
+* drm: Add iHD to driver_name_map
+* Add missed slice parameter 'slice_data_num_emu_prevn_bytes'
+* ensure that all meson files are part of the release tarball
+* configure: use correct comparison operator
+* trace: support VAConfigAttribMultipleFrame in trace
+* remove incorrect field of VAConfigAttribValDecJPEG
+* va/va_trace: Dump VP9 parameters for profile 1~3
+* add multiple frame capability report
+* add variable to indicate layer infromation
+* trace: fix memory leak on closing the trace
+* add prediction direction caps report
+* Add comments for colour primaries and transfer characteristics in VAProcColorProperties
+
version 2.5.0 - 05.Jul.2019
* Correct the comment of color_range.
* Add VA_FOURCC_A2B10G10R10 for format a2b10g10r10.