hardware/intel/intel-driver
修訂 | bae95b257043c8376b222cba2fc19d639c6c73c6 (tree) |
---|---|
時間 | 2015-09-06 16:49:46 |
作者 | Xiang, Haihao <haihao.xiang@inte...> |
Commiter | Xiang, Haihao |
Update NEWS
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
@@ -1,6 +1,15 @@ | ||
1 | -libva-intel-driver NEWS -- summary of changes. 2015-07-01 | |
1 | +libva-intel-driver NEWS -- summary of changes. 2015-09-xx | |
2 | 2 | Copyright (C) 2009-2015 Intel Corporation |
3 | 3 | |
4 | +Version 1.6.1 - DD.Sep.2015 | |
5 | +* Wrapper other backend driver to support VP9 decoding on HSW/BDW/BSW/SKL | |
6 | +* Fix HEVC decoding issue on BSW/SKL | |
7 | +* Fix HEVC encoding on SKL GT3 | |
8 | +* Fix GPU hang issue when decoding H.264 MBAFF clips | |
9 | + (https://bugs.freedesktop.org/show_bug.cgi?id=91207) | |
10 | +* Fix issues detected by klockwork scan | |
11 | +* Combine csc/scaling together to optimize the performance | |
12 | + | |
4 | 13 | Version 1.6.0 - 01.Jul.2015 |
5 | 14 | * Add support for VP8 encoding (CQP, CBR) on BSW/SKL |
6 | 15 | * Add support for HEVC decoding on BSW |