summaryrefslogtreecommitdiff
path: root/src/gen9_vp9_encoder.h
Commit message (Expand)AuthorAgeFilesLines
* gen9_vp9_encoder: fix parameters sent to the shadersglk-alphaDaniel Charles2017-04-141-3/+0
* Unify the coding style in the driverXiang, Haihao2017-04-071-230/+164
* ENC: move gpe related function into src/i965_gpe_utils.h/cPengfei Qu2017-03-021-10/+0
* Revert "ENC: move gpe related function into src/i965_gpe_utils.h/c"Sean V Kelley2017-01-171-0/+10
* ENC: move gpe related function into src/i965_gpe_utils.h/cPengfei Qu2017-01-101-10/+0
* VP9 encoder: use generic rate control parametersMark Thompson2016-12-231-11/+1
* Encode/VP9: Don't use hardcoded offsetsXiang, Haihao2016-08-191-4/+8
* Fix the potential NULL issueZhao Yakui2016-06-071-0/+1
* Add the support of CBR/VBR for Vp9 EncodingZhao Yakui2016-05-271-0/+2
* Add the low-level implementation of VP9 encodingZhao Yakui2016-05-271-0/+1976