summaryrefslogtreecommitdiff
path: root/src/gen7_mfc.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-15Encoder: directly use the objects for the reference picturesXiang, Haihao1-4/+2
2013-03-15Encoder: directly use the objects for the reconstructed picture and coded bufferXiang, Haihao1-4/+2
2013-03-15Encoder: directly use the surface object of the input surfaceXiang, Haihao1-2/+1
2013-03-15Silence a bunch of warningsXiang, Haihao1-1/+1
2013-01-17Refine mpeg2 mfc pipeline codeLi Xiaowei1-1/+787
2013-01-17Add the bidirectional MVP to optimize the VME parameter on IvbZhao Yakui1-2/+8
2012-10-23Add the common BRC API to avoid the duplicated codeZhao Yakui1-1/+1
2012-06-11New BRC algorithm to match HRDRogozhkin, Dmitry V1-0/+1
2012-05-14Enable Stream-Out on IVBZhou Chang1-0/+1
2012-04-19Remove hard-coded code.Xiang, Haihao1-4/+5
2012-03-09Setup pipeline to create MFC batchbuffer on SandybridgeXiang, Haihao1-1499/+17
2012-03-08Setup pipeline to create MFC batchbuffer on IVBXiang, Haihao1-95/+644
2012-03-02Synced gen7 with gen6 for HRD.teaonly1-18/+32
2012-02-29Synced IVB with SNB, added HRD and multipul slices support.Zhou,Chang1-111/+226
2012-02-01Add support for I420, YV12 etc. formatted YUV surface for encodingXiang, Haihao1-1/+1
2012-01-18Fix graphics memory allocation for VA surfaceXiang, Haihao1-1/+1
2011-12-19Split Gen6 MFC and Gen7 MFCXiang, Haihao1-0/+1173