summaryrefslogtreecommitdiff
path: root/src/shaders/utils/mfc_batchbuffer_hsw.g75a
AgeCommit message (Collapse)AuthorFilesLines
2013-11-13Use GPU to construct MFX command buffer for H264 encoding on HaswellZhao Yakui1-0/+29
This is to optimze the performance of h264 encoding. The GPU can accelerate the construction of MFX command buffer for H264 encoding. Signed-off-by: Zhao Yakui <yakui.zhao@intel.com> (cherry picked from commit 87bc38d4300212dea51b5635f184aa1ae37fa71c)