summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* support VP9 profile2 10bits decodingkbl-alpha-rc1kbl-alphav1.6-branchpeng.chen2016-01-295-22/+113
* KBL driver enablingPeng Chen2016-01-294-9/+171
* set the minimum of vp9 deocding frame width and height as 1, not 8peng.chen2016-01-291-2/+2
* don't mask 8bit NV12 surface supporting for hevc main10 profilepeng.chen2016-01-291-1/+0
* Merge remote-tracking branch 'fdo/master' into v1.6-branchbxt-alpha-rc1bxt-alphaXiang, Haihao2016-01-1512-141/+595
|\
| * P010(10bits) enabling in vaCreateImage(), vaGetImage(), vaPutImage()peng.chen2016-01-154-0/+205
| * VPP P010(10bits) enablingpeng.chen2016-01-155-56/+251
| * only re-caculate surface width&height for tiled surfacepeng.chen2016-01-111-10/+10
| * VP9HWDEC:fix vp9 hw decoder issuePengfei Qu2016-01-063-73/+126
| * Add assert checking for allocated gen9_vp9_surfaceLim Siew Hoon2015-12-141-0/+1
| * 1.6.3.pre1 for developmentXiang, Haihao2015-12-141-1/+1
| * Keep backward compatibility with VA API 0.38.0Xiang, Haihao2015-12-071-0/+8
| * Export VP9 decoding on BXTSirisha Muppavarapu2015-12-071-0/+1
| * VP9 HWDec:change the name vp8_xxx to vpx_xxx and share it with VP9Pengfei Qu2015-12-076-153/+0
| * VP9 HWDec: add VP9 HW decoding pipelinePengfei Qu2015-12-072-2/+968
| * VP9 HWDec:add vp9 parameter check function before decodingPengfei Qu2015-12-072-0/+162
| * VP9 HWDec:add vp9 surface structure and related parameterPengfei Qu2015-12-073-0/+44
| * VP9 HWDEC:add vp9 table fileSirisha Muppavarapu2015-12-072-0/+641
| * VP9 HWDec: Added profile and entrypoint for VAProfileVP9Profile0 in the driverSirisha Muppavarapu2015-12-072-1/+14
| * Add support for P010 in vaPutSurface() in a X window systemXiang, Haihao2015-12-071-23/+37
| * support HEVC 10bits decodingPeng Chen2015-12-076-48/+157
| * Initial support for Broxton in the intel-driverSirisha Muppavarapu2015-12-073-0/+60
* | libva-intel-driver 1.6.21.6.2Xiang, Haihao2015-12-152-3/+3
* | version 1.6.2.pre21.6.2.pre2Xiang, Haihao2015-12-071-1/+1
* | Update NEWS and READMEXiang, Haihao2015-12-072-0/+7
* | Keep backward compatibility with VA API 0.38.0Xiang, Haihao2015-12-071-0/+8
* | Export VP9 decoding on BXTSirisha Muppavarapu2015-12-071-0/+1
* | VP9 HWDec:change the name vp8_xxx to vpx_xxx and share it with VP9Pengfei Qu2015-12-076-153/+0
* | VP9 HWDec: add VP9 HW decoding pipelinePengfei Qu2015-12-072-2/+968
* | VP9 HWDec:add vp9 parameter check function before decodingPengfei Qu2015-12-072-0/+162
* | VP9 HWDec:add vp9 surface structure and related parameterPengfei Qu2015-12-073-0/+44
* | VP9 HWDEC:add vp9 table fileSirisha Muppavarapu2015-12-072-0/+641
* | VP9 HWDec: Added profile and entrypoint for VAProfileVP9Profile0 in the driverSirisha Muppavarapu2015-12-072-1/+14
* | Add support for P010 in vaPutSurface() in a X window systemXiang, Haihao2015-12-071-23/+37
* | support HEVC 10bits decodingPeng Chen2015-12-076-48/+157
* | Initial support for Broxton in the intel-driverSirisha Muppavarapu2015-12-073-0/+60
* | Update NEWS1.6.2.pre1Xiang, Haihao2015-11-271-1/+14
|/
* Fix for ring hung issue in SNB platform.Lim Siew Hoon2015-11-191-1/+1
* HEVC ENC:add CBR feature.Pengfei Qu2015-11-182-55/+101
* Update READMEXiang, Haihao2015-11-181-2/+12
* Fix correct coordinate dst_rect->x with 4 alignmentLim Siew Hoon2015-11-172-6/+8
* Fix the segmentation fault causing by NULL buffer objectLim Siew Hoon2015-11-171-0/+3
* shaders: vpp: gen8/9: use yuv to rgb matrix to compute rgb valuesLionel Landwerlin2015-11-093-812/+901
* shaders: vpp: gen7: use yuv to rgb matrix to compute rgb valuesLionel Landwerlin2015-11-093-773/+909
* vpp: gen8/9: send yuv to rgb coefsLionel Landwerlin2015-11-091-0/+8
* vpp: gen7: send yuv to rgb coefsLionel Landwerlin2015-11-091-0/+8
* vpp: gen7/8/9: add yuv to rgb conversion matrix to registers send to EUsLionel Landwerlin2015-11-09128-2251/+2276
* render: extract out yuv->rgb coefsLionel Landwerlin2015-11-096-76/+131
* vaDeriveImage: properly set VAImage formatJulien Isorce2015-10-141-1/+53
* Fix YUY2/UYVY infoXiang, Haihao2015-10-142-3/+3