summaryrefslogtreecommitdiff
path: root/src/i965_drv_video.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for VDEnc VP9 CQP mode on CNLXiang, Haihao2018-01-291-0/+2
* Add flags for VP9 low power encoding modeXiang, Haihao2018-01-291-0/+6
* Add a flag for VP9 BRC mode in struct hw_codec_infoXiang, Haihao2018-01-291-0/+1
* ENC:fix min resolution check for encoderPengfei Qu2018-01-231-0/+1
* Stats/PreEnc: Add basic infrastructure for PreEnc enablementSreerenj Balachandran2018-01-101-1/+13
* Add new functions for loggingMark Thompson2017-12-041-0/+4
* Fix deprecated warningXiang, Haihao2017-09-271-0/+2
* FEI: Add basic infrastructure for FEI enablementSreerenj Balachandran2017-08-231-2/+8
* Return UYVY format for vaQuerySurfaceAttributesXiang, Haihao2017-08-171-1/+1
* ENC: add RC query for AVC mb rc mode on SKL+Pengfei Qu2017-06-121-0/+1
* Fix: AVC/HEVC encoder quality range should be 7 on SKL+Pengfei Qu2017-06-121-2/+2
* Fix typo in comments.Jun Zhao2017-05-171-1/+1
* Set the quality range and default level for hevc encoderpeng.chen2017-04-131-0/+2
* Unify the coding style in the driverXiang, Haihao2017-04-071-81/+63
* ENC: Add the attribute of VAConfigAttribEncMaxSlices for AVC/HEVC encoderPengfei Qu2017-04-061-0/+1
* ENC: add MFX pipeline for AVC encoderPengfei Qu2017-03-021-0/+2
* Revert "ENC:support more quality level and switch to new AVC encoder solution...Sean V Kelley2017-01-171-2/+0
* ENC:support more quality level and switch to new AVC encoder solution on SKLPengfei Qu2017-01-101-0/+2
* Add a function table for used GPE functionsXiang, Haihao2016-11-301-0/+3
* i965_driver_info: add vp9_enc_profilesDaniel Charles2016-11-171-0/+5
* Revert "HEVC10bit ENC: work around gpu hang when p010->nv12"Xiang, Haihao2016-09-261-2/+0
* Store buffers for VAEncMiscParameterTypeRateControl and VAEncMiscParameterTyp...Xiang, Haihao2016-09-161-0/+2
* Use a 2-dimensional array to store misc parametersXiang, Haihao2016-09-161-1/+1
* move HAS_* macros to headerU. Artie Eoff2016-09-081-0/+72
* HEVC10bit ENC: work around gpu hang when p010->nv12Pengfei Qu2016-09-081-0/+2
* HEVC10bit ENC:enable hevc 10bit encoding pipelinePengfei Qu2016-09-081-0/+1
* Remove unused fields in struct encode_stateXiang, Haihao2016-08-191-6/+0
* Encoding: ROI support for CQP/CBR on Haswell/IvyZhao Yakui2016-08-151-0/+2
* Encode: Clear right and bottom border of NV12 surface to avoid run2run issueXuGuangxin2016-07-291-0/+3
* i965_drv: add support for per-codec max resolutionU. Artie Eoff2016-06-081-0/+9
* Export the Vp9 encoding profile/entrypoint for KBLZhao Yakui2016-05-271-0/+2
* Add the VAEncMacroblockMapBufferType buffer for encodingZhao Yakui2016-05-261-0/+1
* Add support for VAEntrypointEncSliceLPXiang, Haihao2016-05-091-0/+5
* Add a path to fetch encoder status from the underlying contextXiang, Haihao2016-05-091-3/+15
* Inrease the maximum number of attributesXiang, Haihao2016-05-091-1/+1
* support VP9 profile2 10bits decodingpeng.chen2016-01-291-0/+3
* VPP P010(10bits) enablingpeng.chen2016-01-151-0/+1
* VP9 HWDec: Added profile and entrypoint for VAProfileVP9Profile0 in the driverSirisha Muppavarapu2015-12-071-0/+1
* support HEVC 10bits decodingPeng Chen2015-12-071-0/+2
* Add one function to wrapper VA surface into backend driverZhao Yakui2015-09-061-0/+2
* Wrapper the DriverContextP of backend driverZhao Yakui2015-09-061-0/+2
* Add one field for Config/Context/Surface/Buffer to store the wrapper contentZhao Yakui2015-09-061-0/+8
* Add one field to store the expected VA_RT_FORMAT for surfaceZhao Yakui2015-08-251-0/+1
* HEVC ENC:Added slice header generated internallyQu,Pengfei2015-03-191-3/+14
* VP8 HWEnc: Calc vp8 coded size by internal bufferZhong Li2015-03-191-6/+0
* VP8 HWEnc: Build VP8 PAK pipeline and enabling I frameZhong Li2015-03-191-0/+6
* VP8 HWEnc: Build vp8 gen9 encoding vme pipelineZhong Li2015-03-191-0/+2
* Advertise the support for HEVC on SKLXiang, Haihao2014-12-141-0/+1
* JPEG Encode: Added support for JPEG Encode in the driver.Sirisha Muppavarapu2014-11-191-1/+5
* change the attribute of hw_codec_info so that it can be updated dynamicallyZhao Yakui2014-09-151-1/+1