summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-29support VP9 profile2 10bits decodingkbl-alpha-rc1kbl-alphav1.6-branchpeng.chen5-22/+113
2016-01-29KBL driver enablingPeng Chen4-9/+171
2016-01-29set the minimum of vp9 deocding frame width and height as 1, not 8peng.chen1-2/+2
2016-01-29don't mask 8bit NV12 surface supporting for hevc main10 profilepeng.chen1-1/+0
2016-01-15Merge remote-tracking branch 'fdo/master' into v1.6-branchbxt-alpha-rc1bxt-alphaXiang, Haihao12-141/+595
2016-01-15P010(10bits) enabling in vaCreateImage(), vaGetImage(), vaPutImage()peng.chen4-0/+205
2016-01-15VPP P010(10bits) enablingpeng.chen5-56/+251
2016-01-11only re-caculate surface width&height for tiled surfacepeng.chen1-10/+10
2016-01-06VP9HWDEC:fix vp9 hw decoder issuePengfei Qu3-73/+126
2015-12-15libva-intel-driver 1.6.21.6.2Xiang, Haihao2-3/+3
2015-12-14Add assert checking for allocated gen9_vp9_surfaceLim Siew Hoon1-0/+1
2015-12-141.6.3.pre1 for developmentXiang, Haihao1-1/+1
2015-12-07version 1.6.2.pre21.6.2.pre2Xiang, Haihao1-1/+1
2015-12-07Update NEWS and READMEXiang, Haihao2-0/+7
2015-12-07Keep backward compatibility with VA API 0.38.0Xiang, Haihao1-0/+8
2015-12-07Keep backward compatibility with VA API 0.38.0Xiang, Haihao1-0/+8
2015-12-07Export VP9 decoding on BXTSirisha Muppavarapu1-0/+1
2015-12-07VP9 HWDec:change the name vp8_xxx to vpx_xxx and share it with VP9Pengfei Qu6-153/+0
2015-12-07VP9 HWDec: add VP9 HW decoding pipelinePengfei Qu2-2/+968
2015-12-07VP9 HWDec:add vp9 parameter check function before decodingPengfei Qu2-0/+162
2015-12-07VP9 HWDec:add vp9 surface structure and related parameterPengfei Qu3-0/+44
2015-12-07VP9 HWDEC:add vp9 table fileSirisha Muppavarapu2-0/+641
2015-12-07VP9 HWDec: Added profile and entrypoint for VAProfileVP9Profile0 in the driverSirisha Muppavarapu2-1/+14
2015-12-07Add support for P010 in vaPutSurface() in a X window systemXiang, Haihao1-23/+37
2015-12-07support HEVC 10bits decodingPeng Chen6-48/+157
2015-12-07Initial support for Broxton in the intel-driverSirisha Muppavarapu3-0/+60
2015-12-07Export VP9 decoding on BXTSirisha Muppavarapu1-0/+1
2015-12-07VP9 HWDec:change the name vp8_xxx to vpx_xxx and share it with VP9Pengfei Qu6-153/+0
2015-12-07VP9 HWDec: add VP9 HW decoding pipelinePengfei Qu2-2/+968
2015-12-07VP9 HWDec:add vp9 parameter check function before decodingPengfei Qu2-0/+162
2015-12-07VP9 HWDec:add vp9 surface structure and related parameterPengfei Qu3-0/+44
2015-12-07VP9 HWDEC:add vp9 table fileSirisha Muppavarapu2-0/+641
2015-12-07VP9 HWDec: Added profile and entrypoint for VAProfileVP9Profile0 in the driverSirisha Muppavarapu2-1/+14
2015-12-07Add support for P010 in vaPutSurface() in a X window systemXiang, Haihao1-23/+37
2015-12-07support HEVC 10bits decodingPeng Chen6-48/+157
2015-12-07Initial support for Broxton in the intel-driverSirisha Muppavarapu3-0/+60
2015-11-27Update NEWS1.6.2.pre1Xiang, Haihao1-1/+14
2015-11-19Fix for ring hung issue in SNB platform.Lim Siew Hoon1-1/+1
2015-11-18HEVC ENC:add CBR feature.Pengfei Qu2-55/+101
2015-11-18Update READMEXiang, Haihao1-2/+12
2015-11-17Fix correct coordinate dst_rect->x with 4 alignmentLim Siew Hoon2-6/+8
2015-11-17Fix the segmentation fault causing by NULL buffer objectLim Siew Hoon1-0/+3
2015-11-09shaders: vpp: gen8/9: use yuv to rgb matrix to compute rgb valuesLionel Landwerlin3-812/+901
2015-11-09shaders: vpp: gen7: use yuv to rgb matrix to compute rgb valuesLionel Landwerlin3-773/+909
2015-11-09vpp: gen8/9: send yuv to rgb coefsLionel Landwerlin1-0/+8
2015-11-09vpp: gen7: send yuv to rgb coefsLionel Landwerlin1-0/+8
2015-11-09vpp: gen7/8/9: add yuv to rgb conversion matrix to registers send to EUsLionel Landwerlin128-2251/+2276
2015-11-09render: extract out yuv->rgb coefsLionel Landwerlin6-76/+131
2015-10-14vaDeriveImage: properly set VAImage formatJulien Isorce1-1/+53
2015-10-14Fix YUY2/UYVY infoXiang, Haihao2-3/+3