summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* vpp/gen9: Use 48 bit address relocation for STATE_BASE_ADDRESSSreerenj Balachandran2015-10-131-9/+6
* vpp/gen8: Use 48 bit address relocation for STATE_BASE_ADDRESSSreerenj Balachandran2015-10-131-9/+8
* intel_batchbuffer: Add utility fuction for supporting 48-bit address relocati...Sreerenj Balachandran2015-10-132-0/+30
* vpp/gen9: Fix the incorrect loading of kernel module.Sreerenj Balachandran2015-10-131-1/+1
* vpp/gen8: Fix the incorrect loading of kernel module.Sreerenj Balachandran2015-10-131-1/+1
* Avoid NULL ptr deref in i965_decoder_wrapper_picture()Lim Siew Hoon2015-10-081-0/+3
* AVS: avs has more phases for sharp filter on SKLXiang, Haihao2015-09-294-6/+98
* FIX: Follow user's setting on filter flagQu,Pengfei2015-09-291-1/+1
* Use the right function to release allocated resourcesXiang, Haihao2015-09-281-1/+1
* Encode: Update all used flag register channels in VME shader on GEN8+Xiang, Haihao2015-09-283-24/+24
* Make sure the pointer is valid before dereferencing itXiang, Haihao2015-09-281-7/+13
* Update the NEWSXiang, Haihao2015-09-181-1/+1
* Silence compiler warningXiang, Haihao2015-09-156-44/+5
* Check pointer returned from calloc()Xiang, Haihao2015-09-159-6/+45
* Check pointer against NULL first before dereferencing itXiang, Haihao2015-09-151-13/+13
* i965: Remove duplicate check on platform in hybrid codec proxySean V Kelley2015-09-151-6/+0
* 1.6.2.pre1 for developmentXiang, Haihao2015-09-101-2/+2
* Merge branch 'v1.6-branch' into fdo--masterXiang, Haihao2015-09-102-2/+11
|\
| * libva-intel-driver 1.6.11.6.1Xiang, Haihao2015-09-092-4/+4
| * Replace --enable-wrapper with --enable-hybrid-codecXiang, Haihao2015-09-092-10/+8
| * Update NEWS1.6.1.pre1Xiang, Haihao2015-09-061-1/+10
| * Remove file access check in loading wrapperSameer Kibey2015-09-061-5/+0