hardware/intel/intel-driver
Revisión | 0d8d3bd00e614d0391889c6b3ea265895771f298 (tree) |
---|---|
Tiempo | 2016-06-07 14:12:08 |
Autor | Xiang, Haihao <haihao.xiang@inte...> |
Commiter | Xiang, Haihao |
Update NEWS
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
@@ -1,5 +1,15 @@ | ||
1 | -libva-intel-driver NEWS -- summary of changes. 2016-03-15 | |
2 | -Copyright (C) 2009-2015 Intel Corporation | |
1 | +libva-intel-driver NEWS -- summary of changes. 2016-06-xx | |
2 | +Copyright (C) 2009-2016 Intel Corporation | |
3 | + | |
4 | +Version 1.7.1 - DD.Jun.2016 | |
5 | +* Add support VP9 8bit encoding on KBL | |
6 | +* Add support for low-power/high-performance H.264 encoder on SKL | |
7 | +* Fix incorrect color space conversion in driver | |
8 | + (https://bugs.freedesktop.org/show_bug.cgi?id=94845) | |
9 | +* Fix FPS caculation for HEVC encoder | |
10 | +* Fix VP9 10bit decoding issue on KBL | |
11 | +* Fix the noise issue when VA_FILTER_SCALING_HQ upscaling from 1280x720 to 1920x1080 with YUY2 format on BDW+ | |
12 | + (https://bugs.freedesktop.org/show_bug.cgi?id=94765) | |
3 | 13 | |
4 | 14 | Version 1.7.0 - 15.Mar.2016 |
5 | 15 | * Add support for Kabylake |