hardware/intel/common/libva
修订版 | 35f14479760a7ff9f5e3e89ac59b8ddbb8934800 (tree) |
---|---|
时间 | 2016-03-04 13:27:27 |
作者 | Xiang, Haihao <haihao.xiang@inte...> |
Commiter | Xiang, Haihao |
Update NEWS
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
@@ -1,6 +1,12 @@ | ||
1 | -libva NEWS -- summary of user visible changes. 2015-12-15 | |
1 | +libva NEWS -- summary of user visible changes. 2016-03-xx | |
2 | 2 | Copyright (C) 2009-2015 Intel Corporation |
3 | 3 | |
4 | +Version 1.7.0 - DD.Mar.2016 | |
5 | +* Bump VA API version to 0.39 | |
6 | +* Add support for VP9 10bit decode API | |
7 | +* Allow libva to load the vaapi driver provided by Mesa Gallium for nouveau and radeon | |
8 | +* Fix libva-glx against OpenGL 3.1 or above | |
9 | + | |
4 | 10 | Version 1.6.2 - 15.Dec.2015 |
5 | 11 | * Bump VA API version to 0.38.1 |
6 | 12 | * Add new RT format for 16 bits per channel memory layout(P010,P016): VA_RT_FORMAT_YUV420_10BPP |