summaryrefslogtreecommitdiff
path: root/src/i965_encoder.h
Commit message (Expand)AuthorAgeFilesLines
* Stats/PreEnc: Add basic infrastructure for PreEnc enablementSreerenj Balachandran2018-01-101-0/+2
* Add informational messages for developers on failed H.264 checksMark Thompson2018-01-101-0/+1
* FEI: Add basic infrastructure for FEI enablementSreerenj Balachandran2017-08-231-0/+3
* Encoder: Avoid memory leakXiang, Haihao2017-07-171-0/+1
* Unify the coding style in the driverXiang, Haihao2017-04-071-28/+25
* ENC: Add the attribute of VAConfigAttribEncMaxSlices for AVC/HEVC encoderPengfei Qu2017-04-061-0/+1
* H.264 encoder: respect initial QP settingMark Thompson2017-01-051-0/+1
* H.264 encoder: respect min QP settingMark Thompson2017-01-051-0/+1
* VP9 encoder: use generic rate control parametersMark Thompson2016-12-231-0/+1
* i965_encoder: consistently represent framerate as a fractionMark Thompson2016-12-231-1/+7
* Save other bitrate control parameters in the common encoder contextpeng.chen2016-11-301-0/+2
* Save ROI parameters in the common encoder contextpeng.chen2016-11-301-0/+6
* Use arrays to store bitrate and framerateXiang, Haihao2016-09-161-2/+2
* Check temporal layer structureXiang, Haihao2016-09-161-0/+8
* Check bitrate control related parameters in sequence and misc parametersXiang, Haihao2016-09-161-0/+12
* Add some new internal variables for a new sequenceXiang, Haihao2016-09-161-0/+7
* Add an internal flag to indicate the start of a new sequenceXiang, Haihao2016-09-161-0/+1
* Encoding: Add one ROI flag and ROI bufferZhao Yakui2016-08-151-0/+1
* Encoding: Dynamically select one mechanism to construct encoding command buff...Zhao Yakui2016-08-151-0/+1
* Add one field to keep the specific priv_state for encodingZhao Yakui2016-05-261-0/+1
* Implement low power mode on SKLXiang, Haihao2016-05-091-0/+15
* Add support for VAEntrypointEncSliceLPXiang, Haihao2016-05-091-1/+4
* Add a path to fetch encoder status from the underlying contextXiang, Haihao2016-05-091-0/+4
* Skl: Add the initial support for media encodingZhao Yakui2014-12-141-0/+3
* Add multi quality levels encoding support for GEN7Zhong Li2014-09-091-0/+2
* Add the separated media encoding/decoding files for BDWZhao Yakui2014-02-271-0/+2
* Cleanup profile tracking in encoderXiang, Haihao2013-09-061-1/+1
* New field profile in struct intel_encoder_contextXiang, Haihao2012-12-141-0/+1
* Add the separated files for media encoder on haswellZhao Yakui2012-10-231-0/+3
* New BRC algorithm to match HRDRogozhkin, Dmitry V2012-06-111-0/+2
* Use the bitrate control mode set in the current configurationXiang, Haihao2012-02-221-0/+1
* Add support for I420, YV12 etc. formatted YUV surface for encodingXiang, Haihao2012-02-011-0/+2
* Split Gen6 MFC and Gen7 MFCXiang, Haihao2011-12-191-7/+14
* Moved files around.Gwenole Beauchesne2011-08-221-0/+51