summaryrefslogtreecommitdiff
path: root/src/i965_encoder_utils.c
Commit message (Expand)AuthorAgeFilesLines
* Unify the coding style in the driverXiang, Haihao2017-04-071-196/+176
* libva-intel-driver: fix i965 encoder wrong bits shift operationKuang-che Wu2017-01-191-1/+5
* Make intel_avc_find_skipemulcnt() a public functionXiang, Haihao2016-05-091-0/+53
* 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-021-8/+8
* VP8 HWEnc: Init CBR QP at begining of gen8_mfc_vp8_initZhong Li2015-05-221-11/+0
* VP8 HWEnc: Add CBR SupportZhong Li2015-04-291-1/+13
* HEVC ENC:Added slice header generated internallyQu,Pengfei2015-03-191-0/+457
* VP8 HWEnc: Add BSW VP8 HWEnc supportZhong Li2015-03-191-1/+5
* VP8 HWEnc: Add P frame encoding supportZhong Li2015-03-191-12/+37
* VP8 HWEnc: Build VP8 PAK pipeline and enabling I frameZhong Li2015-03-191-0/+141
* Follow the input Picture/Slice parameters to generate slice header/dataXiang, Haihao2013-11-131-2/+11
* Support B frame for reference frameXiang, Haihao2013-09-091-2/+5
* Check the pointer is NULL or notXiang, Haihao2013-03-151-0/+3
* Setup MFC pipeline for MPEG-2 encoding on HaswellXiang, Haihao2012-12-141-0/+16
* Add the default SEI info for CBR modeZhao Yakui2012-10-231-0/+65
* Switch to the new interface in staging branch.Xiang, Haihao2012-02-221-23/+11
* Added SEI header help functions.Zhou Chang2012-02-061-6/+95
* support picture order count type 2 for H.264 encodingXiang, Haihao2011-11-021-2/+4
* update due to the change of interfaceXiang, Haihao2011-10-101-6/+6
* i965_drv_vidoe: update packed header iterfaceXiang, Haihao2011-08-251-1/+1
* i965_drv_video: generate slice header in driverXiang, Haihao2011-08-251-2/+5
* i965_drv_video: utility for encoderXiang, Haihao2011-08-251-0/+320