summaryrefslogtreecommitdiff
path: root/src/gen7_vme.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-15Encoder: directly use the objects for the reference picturesXiang, Haihao1-14/+9
2013-03-15Encoder: directly use the surface object of the input surfaceXiang, Haihao1-4/+2
2013-03-15Avoid potential buffer overflow issueXiang, Haihao1-1/+1
2013-01-17Use the common scoreboard code on Ivy/Haswell to remove the duplicated codeZhao Yakui1-169/+1
2013-01-17Keep the old indent style in file of gen7_vme/gen75_vmeZhao Yakui1-25/+25
2013-01-17Add the bidirectional MVP to optimize the VME parameter on IvbZhao Yakui1-17/+60
2013-01-17Use the scoreboard for AVC encoding on IvyZhao Yakui1-1/+187
2013-01-17Backport the mode/mv cost table on IvyZhao Yakui1-2/+57
2013-01-17Add the VME shader for Ivy that supports MVPZhao Yakui1-30/+67
2013-01-17Add the separated encoding files for IvyZhao Yakui1-0/+962