summaryrefslogtreecommitdiff
path: root/src/i965_encoder_utils.c
AgeCommit message (Expand)AuthorFilesLines
2013-11-13Follow the input Picture/Slice parameters to generate slice header/dataXiang, Haihao1-2/+11
2013-09-09Support B frame for reference frameXiang, Haihao1-2/+5
2013-03-15Check the pointer is NULL or notXiang, Haihao1-0/+3
2012-12-14Setup MFC pipeline for MPEG-2 encoding on HaswellXiang, Haihao1-0/+16
2012-10-23Add the default SEI info for CBR modeZhao Yakui1-0/+65
2012-02-22Switch to the new interface in staging branch.Xiang, Haihao1-23/+11
2012-02-06Added SEI header help functions.Zhou Chang1-6/+95
2011-11-02support picture order count type 2 for H.264 encodingXiang, Haihao1-2/+4
2011-10-10update due to the change of interfaceXiang, Haihao1-6/+6
2011-08-25i965_drv_vidoe: update packed header iterfaceXiang, Haihao1-1/+1
2011-08-25i965_drv_video: generate slice header in driverXiang, Haihao1-2/+5
2011-08-25i965_drv_video: utility for encoderXiang, Haihao1-0/+320