summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-18PROJECT HAS MOVEDHEADmasterSean V Kelley962-321125/+9
2017-01-19libva-intel-driver: fix i965 encoder wrong bits shift operationKuang-che Wu1-1/+5
2017-01-17Fix the incorrect reference count of reconstructed_object for VP9 encZhao Yakui1-0/+2
2017-01-17Fix the incorrect 48-bit address reallocationZhao Yakui8-141/+101
2017-01-17Follow the HW spec to configure the buffer cache on Gen9+Zhao Yakui10-65/+104
2017-01-17Fix the incorrect configuration of media_pipeline power domainZhao Yakui1-2/+3
2017-01-17H264 Encoding:Free aux_batchbuffer to configure access domain correctly for P...Zhao Yakui1-2/+5
2017-01-17Revert "ENC: move gpe related function into src/i965_gpe_utils.h/c"Sean V Kelley4-356/+160
2017-01-17Revert "ENC: add common structure for AVC/HEVC encoder"Sean V Kelley2-657/+0
2017-01-17Revert "ENC:add context init function for AVC/HEVC encoder"Sean V Kelley1-59/+0
2017-01-17Revert "ENC: add const data/table for AVC encoder"Sean V Kelley2-1205/+0
2017-01-17Revert "ENC: add AVC kernel binary on SKL"Sean V Kelley2-12117/+0
2017-01-17Revert "ENC: add AVC common structure and functions"Sean V Kelley2-624/+0
2017-01-17Revert "ENC: add kernel related structure and define for AVC"Sean V Kelley1-2345/+0
2017-01-17Revert "ENC: add misc parameter check for AVC encoder"Sean V Kelley1-548/+0
2017-01-17Revert "ENC: add resource and surface allocation and free function for AVC en...Sean V Kelley1-679/+0
2017-01-17Revert "ENC: add init table for frame/mb brc update"Sean V Kelley1-0/+815
2017-01-17Revert "ENC: add resource/surface allocation/free function for AVC encoder"Sean V Kelley1-610/+0
2017-01-17Revert "ENC: add kernel media object related functions for AVC encoder"Sean V Kelley1-175/+0
2017-01-17Revert "ENC: add scaling kernel for AVC encoder"Sean V Kelley1-301/+0
2017-01-17Revert "ENC: add const data/table init function for AVC RC logic"Sean V Kelley1-434/+0
2017-01-17Revert "ENC: add BRC init/reset kernel for AVC RC logic"Sean V Kelley1-218/+0
2017-01-17Revert "ENC: add BRC frame update kernel for AVC RC logic"Sean V Kelley1-335/+0
2017-01-17Revert "ENC: add BRC MB level update kernel for AVC RC logic"Sean V Kelley1-135/+0
2017-01-17Revert "ENC: add REF frame QA caculation and MB level const data init for AVC...Sean V Kelley1-226/+0
2017-01-17Revert "ENC: MBENC kernel for AVC encoder"Sean V Kelley1-927/+0
2017-01-17Revert "ENC: ME kernel for AVC encoder"Sean V Kelley1-441/+0
2017-01-17Revert "ENC: WP/SFD kernel for AVC encoder"Sean V Kelley1-277/+0
2017-01-17Revert "ENC: kernel init/destroy function for AVC encoder"Sean V Kelley1-306/+0
2017-01-17Revert "ENC: kernel related parameter check function for AVC encoder"Sean V Kelley1-388/+0
2017-01-17Revert "ENC: VME pipeline init/prepare/run function for AVC encoder"Sean V Kelley1-442/+0
2017-01-17Revert "ENC: add MFX command for AVC encoder"Sean V Kelley1-399/+0
2017-01-17Revert "ENC: add MFX command for AVC encoder"Sean V Kelley1-561/+0
2017-01-17Revert "ENC: add MFX Picture/slice level command init for AVC encoder"Sean V Kelley1-213/+0
2017-01-17Revert "ENC: add MFX pipeline init/prepare/run for AVC encoder"Sean V Kelley1-311/+0
2017-01-17Revert "ENC: add VME/MFX context init for AVC encoder"Sean V Kelley1-298/+0
2017-01-17Revert "ENC: add Misc parameter check for AVC encoder"Sean V Kelley1-204/+0
2017-01-17Revert "ENC:support more quality level and switch to new AVC encoder solution...Sean V Kelley4-50/+10
2017-01-10ENC:support more quality level and switch to new AVC encoder solution on SKLPengfei Qu4-10/+50
2017-01-10ENC: add Misc parameter check for AVC encoderPengfei Qu1-0/+204
2017-01-10ENC: add VME/MFX context init for AVC encoderPengfei Qu1-0/+298
2017-01-10ENC: add MFX pipeline init/prepare/run for AVC encoderPengfei Qu1-0/+311
2017-01-10ENC: add MFX Picture/slice level command init for AVC encoderPengfei Qu1-0/+213
2017-01-10ENC: add MFX command for AVC encoderPengfei Qu1-0/+561
2017-01-10ENC: add MFX command for AVC encoderPengfei Qu1-0/+399
2017-01-10ENC: VME pipeline init/prepare/run function for AVC encoderPengfei Qu1-0/+442
2017-01-10ENC: kernel related parameter check function for AVC encoderPengfei Qu1-0/+388
2017-01-10ENC: kernel init/destroy function for AVC encoderPengfei Qu1-0/+306
2017-01-10ENC: WP/SFD kernel for AVC encoderPengfei Qu1-0/+277
2017-01-10ENC: ME kernel for AVC encoderPengfei Qu1-0/+441