• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Keine Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

hardware/intel/intel-driver


Commit MetaInfo

Revision3ddc071fc92f05eb0db2c3fe3c955ff4e28143de (tree)
Zeit2016-03-03 14:14:16
AutorXiang, Haihao <haihao.xiang@inte...>
CommiterXiang, Haihao

Log Message

Merge remote-tracking branch 'fdo/v1.6-branch' into fdo--master

Ändern Zusammenfassung

Diff

--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,23 @@
1-libva-intel-driver NEWS -- summary of changes. 2015-09-09
1+libva-intel-driver NEWS -- summary of changes. 2015-12-15
22 Copyright (C) 2009-2015 Intel Corporation
33
4+Version 1.6.2 - 15.Dec.2015
5+* Add support for Broxton
6+ - Decoding: H.264/MPEG-2/VC-1/JPEG/VP8/HEVC/HEVC 10-bit/VP9
7+ - Encoding: H.264/JPEG/VP8/HEVC
8+ - VPP: CSC/scaling/NoiseReduction/Deinterlacing{Bob, MotionAdaptive, MotionCompensated}/ColorBalance/STD
9+* Add support for HEVC CBR on SKL
10+* Fix the broken VA_FILTER_SCALING_HQ on SKL
11+* Fix the incorrect loading of GPU shaders on GEN8/GEN9
12+* Fix the wrong address relocation in VPP on GEN8/GEN9
13+* Fix the wrong VAImage foramt
14+ (https://bugs.freedesktop.org/show_bug.cgi?id=92088)
15+* Fix YUV to RGB conversion on GEN7/GEN8/GEN9
16+* Fix the segmentation fault causing by NULL buffer object on SNB
17+ (The issue mentioned in https://bugs.freedesktop.org/show_bug.cgi?id=92811)
18+* Fix the wrong coordinate used in VPP
19+ (The issue mentioned in https://bugs.freedesktop.org/show_bug.cgi?id=92811)
20+
421 Version 1.6.1 - 09.Sep.2015
522 * Wrapper other backend driver to support VP9 hybrid decoding on BDW/BSW/SKL (--enable-hybrid-codec)
623 * Fix HEVC decoding issue on BSW/SKL
--- a/README
+++ b/README
@@ -26,6 +26,7 @@ HSW: Haswell
2626 BDW: Broadwell
2727 CHV/BSW: Cherryview/Braswell
2828 SKL: Skylake
29+BXT: Broxton
2930
3031
3132 Codecs
@@ -41,6 +42,8 @@ VP8 D BDW+
4142 VP8 E CHV+/BSW+
4243 HEVC D CHV+/BSW+
4344 HEVC E SKL+
45+VP9 D BXT+
46+HEVC 10bit D BXT+
4447
4548
4649 Requirements