hardware/intel/libva
Revisión | 453876f4e39ae11562a0e40118b2ceba6e99a335 (tree) |
---|---|
Tiempo | 2016-06-03 01:28:46 |
Autor | Xiang, Haihao <haihao.xiang@inte...> |
Commiter | Xiang, Haihao |
Update NEWS
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
@@ -1,5 +1,13 @@ | ||
1 | -libva NEWS -- summary of user visible changes. 2016-03-15 | |
2 | -Copyright (C) 2009-2015 Intel Corporation | |
1 | +libva NEWS -- summary of user visible changes. 2016-06-xx | |
2 | +Copyright (C) 2009-2016 Intel Corporation | |
3 | + | |
4 | +Version 1.7.1 - DD.Jun.2016 | |
5 | +* Bump VA API version to 0.39.2 | |
6 | +* API: add support for VP9 8bit encode | |
7 | +* API: add support for low power/high performance encode | |
8 | +* API: add support for encoding ROI attribute | |
9 | +* API: add support for macroblock based rate control | |
10 | +* Fix VA tracer to support multiple contexts in one instance | |
3 | 11 | |
4 | 12 | Version 1.7.0 - 15.Mar.2016 |
5 | 13 | * Bump VA API version to 0.39 |