summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libva-intel-driver 1.6.01.6.0Xiang, Haihao2015-07-012-3/+3
* version 1.6.0.pre21.6.0.pre2Xiang, Haihao2015-06-241-1/+1
* FIX:HEVC enc cause GPU hang when lcu_size=32 with 720x480 and 176x144Qu,Pengfei2015-06-241-11/+15
* VP8 HWEnc: Modify qp threshold value for mode cost calculatationZhong Li2015-06-241-1/+1
* VPP: Configure SURFACE_STATE based on HW requirement to fix out-of-bound acce...Zhao Yakui2015-06-232-31/+31
* BDW/CHV/SKL: Follow the HW alignment requirement to access GPU buffer correctlyZhao Yakui2015-06-231-3/+3
* Update NEWS1.6.0.pre1Xiang, Haihao2015-06-041-1/+14
* Update the dependency on VA APIXiang, Haihao2015-06-041-2/+2
* Add vp8_inter_frame_gen8.asm and vp8_intra_frame_gen8.asm to the core file listXiang, Haihao2015-06-045-943/+4
* Add Android.mk to the corresponding EXTRA_DISTXiang, Haihao2015-06-042-1/+3
* Fix 'make dist'Xiang, Haihao2015-06-041-0/+1
* Update NEWSXiang, Haihao2015-06-041-2/+16
* dec/vp8: fix segmentation updateXiang, Haihao2015-06-031-1/+2
* HEVC/enc: Fix Multi Slice Encoding.Sreerenj Balachandran2015-06-021-2/+2
* HEVC: encoder_utils: Fixes for packed slice header generation.Sreerenj Balachandran2015-06-021-8/+8
* HEVC: Fix the nal unit type generation in packed slice header.Sreerenj Balachandran2015-06-021-1/+11
* HEVC: Fix the Wrong slice type usageSreerenj Balachandran2015-06-023-16/+16
* VPP: Enable field rate madi/mcdi. Only second hunk is testedAndy Furniss2015-05-251-10/+2
* VPP: Make sure the store buffer is allocatedXiang, Haihao2015-05-251-16/+22
* VPP: Adjust the parameter settings to DI on GEN6/GEN7Xiang, Haihao2015-05-251-2/+2
* vpp: add support for Motion-Compensated deinterlacing on Ivybridge.Gwenole Beauchesne2015-05-252-1/+4
* vpp: fix advanced deinterlacing on Sandybridge and Ivybridge.Gwenole Beauchesne2015-05-253-354/+446
* vpp: fix memory leak in DNDI code path.Gwenole Beauchesne2015-05-253-6/+19
* Bump version to 1.6.0.pre1Xiang, Haihao2015-05-221-2/+2
* VP8 HWEnc: Init CBR QP at begining of gen8_mfc_vp8_initZhong Li2015-05-222-11/+13
* VP8 HWEnc: Fix CBR qp setting for vme costZhong Li2015-05-221-2/+9
* gen8_mfd: free surface used by JPEG decodeU. Artie Eoff2015-05-201-0/+12
* Decode: Free the allocated internal surface used by JPEG to avoid memory leakZhao Yakui2015-05-183-0/+26
* VP8 HWEnc: Fix vp8 mv incorrectly stored issueZhong Li2015-05-071-2/+5
* Fix the build on AndroidXiang, Haihao2015-05-072-32/+119
* VP8 HWEnc: Alloc larger memory for internal bufferZhong Li2015-04-291-2/+2
* VP8 HWEnc: Add CBR SupportZhong Li2015-04-295-28/+431
* HEVC/dec: correct the frame store indexXiang, Haihao2015-04-291-7/+35
* HEVC/dec: Fix collocated_ref_idx and collocated_from_l0_flagXiang, Haihao2015-04-292-2/+33
* HEVC/dec: Make sure the derived value for ChromaLog2WeightDenom is in the the...Xiang, Haihao2015-04-291-1/+1
* HEVC/dec: Fix weight/offset in HCP_WEIGHTOFFSETXiang, Haihao2015-04-291-6/+6
* Fix segmentation faultXiang, Haihao2015-04-291-2/+8
* HEVC enc:Added 4K&2K support; Added Profile&Level 5.1 aboveQu,Pengfei2015-04-171-153/+164
* Allow va{Get,Put}Image() to use derived imageXiang, Haihao2015-04-031-4/+5
* Fix the quality factor.Sirisha Muppavarapu2015-03-261-3/+13
* check that intel-gen4asm tool is actually presentDaniel Charles2015-03-261-1/+2
* vpp: add support for "low-power" mode.Gwenole Beauchesne2015-03-241-0/+239
* gen7_mfd: Optimise start code searchOlivier Crete2015-03-241-9/+17
* Add support for HEVC decoding on CHVSean V Kelley2015-03-191-2/+3
* MPEG2 ENC: Remove gen9 pak pipeline codeZhong Li2015-03-191-746/+3
* VP8 DEC: Change error concealment methodZhong Li2015-03-191-3/+1
* Disable the context check to avoid JPEG ENC failedQu,Pengfei2015-03-191-31/+1
* Just Style alignmentQu,Pengfei2015-03-194-486/+486
* HEVC ENC:Added HEVC support in API functionQu,Pengfei2015-03-192-21/+96
* HEVC ENC:Added pipeline initQu,Pengfei2015-03-191-1/+73