Add the separated files for media encoder on haswell
authorZhao Yakui <yakui.zhao@intel.com>
Fri, 20 Jul 2012 01:15:56 +0000 (21:15 -0400)
committerXiang, Haihao <haihao.xiang@intel.com>
Tue, 23 Oct 2012 05:50:28 +0000 (13:50 +0800)
commitf5b00daf0d8bf2b42b1f98668b608d22da786457
treed41c3eaf3f5409adbf5893a0061cb9981b257f32
parentdd9f7b33a856c243a76b04e2fad5e09834c14712
Add the separated files for media encoder on haswell

There exist a lot of changes about the media encoder between Haswell
and IvyBridge. For example: the VME programming and the corresponding
general media command. To be simple, the separated files are added for
Haswell. Otherwise it has to consider the complex backward compatibility.

Signed-off-by: Zhao Yakui <yakui.zhao@intel.com>
src/Makefile.am
src/gen6_mfc.c
src/gen6_mfc.h
src/gen6_vme.h
src/gen75_mfc.c [new file with mode: 0644]
src/gen75_vme.c [new file with mode: 0644]
src/i965_drv_video.c
src/i965_drv_video.h
src/i965_encoder.c
src/i965_encoder.h