summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* vpp/avs: fix license terms (MIT).stagingGwenole Beauchesne2015-07-072-28/+36
* Decode: Free the allocated internal surface used by JPEG to avoid memory leakZhao Yakui2015-05-203-0/+26
* Add support for HEVC decoding on CHVSean V Kelley2015-02-251-2/+3
* MPEG2 ENC: Remove gen9 pak pipeline codeZhong Li2015-02-251-746/+3
* VP8 DEC: Change error concealment methodZhong Li2015-02-251-3/+1
* Disable the context check to avoid JPEG ENC failedQu,Pengfei2015-02-021-31/+1
* Just Style alignmentQu,Pengfei2015-01-154-486/+486
* HEVC ENC:Added HEVC support in API functionQu,Pengfei2015-01-152-21/+96
* HEVC ENC:Added pipeline initQu,Pengfei2015-01-151-1/+73
* HEVC ENC:Added VME pipelineQu,Pengfei2015-01-153-0/+725
* HEVC ENC:Added PAK pipelineQu,Pengfei2015-01-153-0/+2636
* HEVC ENC:Added slice header generated internallyQu,Pengfei2015-01-153-3/+500
* HEVC ENC:Added PAK context for HEVCQu,Pengfei2015-01-152-0/+238
* VP8 HWEnc: Add BSW VP8 HWEnc supportZhong Li2015-01-1513-977/+2455
* VP8 HWEnc: declare copyright and license of vp8_probs.hZhong Li2015-01-154-0/+194
* VP8 HWEnc: vp8 encode quality optimizationZhong Li2015-01-159-47/+255
* VP8 HWEnc: Calc vp8 coded size by internal bufferZhong Li2015-01-153-19/+36
* VP8 HWEnc: Add P frame encoding supportZhong Li2015-01-157-50/+1136
* VP8 HWEnc: Build VP8 PAK pipeline and enabling I frameZhong Li2015-01-159-6/+1303
* VP8 HWEnc: Build vp8 gen9 encoding vme pipelineZhong Li2015-01-154-54/+213
* VP8 HWEnc: Add vp8 gen9 intra frame encoding shaderZhong Li2015-01-155-3/+283
* Update license header for some shadersXiang, Haihao2015-01-14323-973/+9983
* BDW+: disable SGVSJoe Konno2015-01-143-0/+9
* i965 render: Explicitly disable instancing for vertex elements on SkylakeZhao Yakui2015-01-121-0/+8
* i965 render: Explicitly disable instancing for vertex elements on Gen8Kenneth Graunke2015-01-122-0/+11
* Fix segmentation fault caused by 4711da5Xiang, Haihao2015-01-091-3/+4
* Fix the broken attribute setting of i965_GetConfigAttribZhao Yakui2015-01-071-0/+5
* Use libdrm to get device idZhenyu Wang2014-12-291-2/+2
* Add new debug option for aub dumpZhenyu Wang2014-12-292-0/+7
* Remove the check against obj_config->profileXiang, Haihao2014-12-241-22/+0
* Remove two fields from struct i965_render_stateXiang, Haihao2014-12-242-8/+0
* Remove the check against render_state->interleaved_uv in i965_sw_getimage()Xiang, Haihao2014-12-241-6/+0
* Return error when trying to decoding an interlaced VC-1 videoXiang, Haihao2014-12-241-1/+6
* Rendering: Align the origin coordinate of internal buffer during AVS conversi...Zhao, Yakui2014-12-243-7/+20
* vpp: fix check for non-linear anamorphic scaling on Sandybridge.Gwenole Beauchesne2014-12-241-29/+13
* vpp: enable advanced video scaling in VPP pipelines too.Gwenole Beauchesne2014-12-244-11/+35
* vpp: drop internal postprocessing (I965_PP_xxx) flags.Gwenole Beauchesne2014-12-248-81/+34
* vpp: cache calculation of AVS coefficients.Gwenole Beauchesne2014-12-245-22/+56
* vpp: validate AVS filter coefficients for debugging purposes.Gwenole Beauchesne2014-12-244-2/+95
* vpp: add support for high-quality scaling.Gwenole Beauchesne2014-12-241-0/+92
* vpp: factor out calculation of AVS coefficients.Gwenole Beauchesne2014-12-245-108/+408
* vpp: fix AVS coefficients for Broadwell.Gwenole Beauchesne2014-12-242-44/+96
* vpp: fix adaptive filter for all channels flag (< Haswell).Gwenole Beauchesne2014-12-242-13/+33
* Use intel_batchbuffer_free() to free a batch bufferXiang, Haihao2014-12-231-1/+2
* Fix misused dri_bo_reference()Xiang, Haihao2014-12-231-4/+0
* Fix the build of H.264 encoding shaders for SKLXiang, Haihao2014-12-232-7/+34
* Add sharpening shaders for SKLXiang, Haihao2014-12-196-4/+1202
* STDE Optimization: Added code to support optimization of Skin Tone Detection ...Sirisha Muppavarapu2014-12-161-79/+356
* Add support for quality level for H.264 encoding on SKLXiang, Haihao2014-12-131-8/+13
* Cleanup packed header insertion for MVC encodingXiang, Haihao2014-12-131-125/+16