summaryrefslogtreecommitdiff
path: root/src/i965_encoder.c
AgeCommit message (Expand)AuthorFilesLines
2014-09-09Remove gen7 only limitation for encoding configurationZhong Li1-6/+2
2014-09-09Add multi quality levels encoding support for GEN7Zhong Li1-1/+36
2014-06-16MVC: CODEC_H264_MVC defination and relatived properties checkLi Xiaowei1-0/+7
2014-06-16Define i965_CreateSurfaces in header file explicitly to avoid multiple declar...Zhao Yakui1-8/+0
2014-04-23Use the VA_FOURCC_ABCD constant to replace the VA_FOURCC(A,B,C,D)Zhao Yakui1-2/+2
2014-04-23Define i965_DestroySurfaces in header file explicitly to avoid multiple decla...Zhao Yakui1-4/+0
2014-02-27Don't advertise CBR for MPEG-2 encodingXiang, Haihao1-0/+7
2014-02-27Add the separated media encoding/decoding files for BDWZhao Yakui1-0/+7
2013-12-03H.264: Support Constrained Baseline profile instead of Baseline profileXiang, Haihao1-2/+2
2013-09-06Cleanup profile tracking in encoderXiang, Haihao1-1/+18
2013-03-15VPP: check the backing store bufferXiang, Haihao1-2/+3
2013-03-15Encoder: directly use the objects for the reference picturesXiang, Haihao1-1/+58
2013-03-15Encoder: directly use the objects for the reconstructed picture and coded bufferXiang, Haihao1-1/+7
2013-03-15Encoder: check whether the coded buffer and reconstructed surface are validXiang, Haihao1-1/+96
2013-03-15Encoder: unify the initialization of the contextXiang, Haihao1-64/+17
2013-03-15Encoder: directly use the surface object of the input surfaceXiang, Haihao1-3/+20
2013-03-15Return the status when running the pipelineXiang, Haihao1-1/+2
2013-01-17Add the separated encoding files for IvyZhao Yakui1-1/+1
2012-12-14New field profile in struct intel_encoder_contextXiang, Haihao1-0/+3
2012-10-31Allow to create batchbuffer based on the expected buffer sizeZhao Yakui1-3/+3
2012-10-23Add the separated files for media encoder on haswellZhao Yakui1-0/+36
2012-06-11New BRC algorithm to match HRDRogozhkin, Dmitry V1-0/+2
2012-03-29Fixed CBR mode missed issue in SNB.Zhou Chang1-0/+9
2012-02-22Use the bitrate control mode set in the current configurationXiang, Haihao1-0/+9
2012-02-22Fix the interface for internal context initializationXiang, Haihao1-2/+2
2012-02-01Add support for I420, YV12 etc. formatted YUV surface for encodingXiang, Haihao1-0/+81
2012-01-12Merge branch 'master' into vaapi-extXiang, Haihao1-2/+0
2012-01-10Avoid depending on va_backend.h for some filesXiang, Haihao1-2/+0
2011-12-19Split Gen6 MFC and Gen7 MFCXiang, Haihao1-20/+55
2011-08-25i965_drv_video: Simplify render buffer functionXiang, Haihao1-1/+1
2011-08-22Moved files around.Gwenole Beauchesne1-0/+83