summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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 NEWSXiang, 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
2015-10-13vpp/gen9: Use 48 bit address relocation for STATE_BASE_ADDRESSSreerenj Balachandran1-9/+6
2015-10-13vpp/gen8: Use 48 bit address relocation for STATE_BASE_ADDRESSSreerenj Balachandran1-9/+8
2015-10-13intel_batchbuffer: Add utility fuction for supporting 48-bit address relocati...Sreerenj Balachandran2-0/+30
2015-10-13vpp/gen9: Fix the incorrect loading of kernel module.Sreerenj Balachandran1-1/+1
2015-10-13vpp/gen8: Fix the incorrect loading of kernel module.Sreerenj Balachandran1-1/+1
2015-10-08Avoid NULL ptr deref in i965_decoder_wrapper_picture()Lim Siew Hoon1-0/+3
2015-09-29AVS: avs has more phases for sharp filter on SKLXiang, Haihao4-6/+98
2015-09-29FIX: Follow user's setting on filter flagQu,Pengfei1-1/+1
2015-09-28Use the right function to release allocated resourcesXiang, Haihao1-1/+1
2015-09-28Encode: Update all used flag register channels in VME shader on GEN8+Xiang, Haihao3-24/+24
2015-09-28Make sure the pointer is valid before dereferencing itXiang, Haihao1-7/+13
2015-09-18Update the NEWSXiang, Haihao1-1/+1
2015-09-15Silence compiler warningXiang, Haihao6-44/+5
2015-09-15Check pointer returned from calloc()Xiang, Haihao9-6/+45
2015-09-15Check pointer against NULL first before dereferencing itXiang, Haihao1-13/+13
2015-09-15i965: Remove duplicate check on platform in hybrid codec proxySean V Kelley1-6/+0
2015-09-101.6.2.pre1 for developmentXiang, Haihao1-2/+2
2015-09-10Merge branch 'v1.6-branch' into fdo--masterXiang, Haihao2-2/+11
2015-09-09libva-intel-driver 1.6.1Xiang, Haihao2-4/+4
2015-09-09Fix if issue of SLICE_TYPE_I statement in vme_pipeline_programingLim Siew Hoon4-4/+4
2015-09-09Replace --enable-wrapper with --enable-hybrid-codecXiang, Haihao2-10/+8
2015-09-09Replace --enable-wrapper with --enable-hybrid-codecXiang, Haihao2-10/+8
2015-09-06Update NEWSXiang, Haihao1-1/+10