diff options
author | Xiang, Haihao <haihao.xiang@intel.com> | 2016-10-31 12:56:00 +0800 |
---|---|---|
committer | Xiang, Haihao <haihao.xiang@intel.com> | 2016-10-31 13:37:18 +0800 |
commit | c4f37b5dc9f092f68a793c52ea169092f0ad6e44 (patch) | |
tree | a935a543e7a0fc7e7e2e18156cbf5a13e83a6882 | |
parent | a2e3e5fb1197fec7aee00df7dc12e67abf98cf9b (diff) |
Update NEWSlibva-1.7.3.pre1
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
-rw-r--r-- | NEWS | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -1,6 +1,13 @@ -libva NEWS -- summary of user visible changes. 2016-09-05 +libva NEWS -- summary of user visible changes. 2016-11-xx Copyright (C) 2009-2016 Intel Corporation +Version 1.7.3 - DD.Nov.2016 +* Bump VA API version to 0.39.4 +* API: add support for bitrate control per temporal layer +* API: update the usage for framerate in VAEncMiscParameterFrameRate to support non-integer frame-rate +* Add has_prime_sharing flag in VADriverVTableWayland to indicate if buffer sharing with prime fd can + be used in the backend driver + Version 1.7.2 - 05.Sep.2016 * Bump VA API version to 0.39.3 * API: add support for ROI |