Add the separated media encoding/decoding files for BDW
authorZhao Yakui <yakui.zhao@intel.com>
Mon, 7 Jan 2013 05:18:47 +0000 (13:18 +0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Thu, 27 Feb 2014 01:51:39 +0000 (09:51 +0800)
commit1e24b10d57f9523cf133332501af9285ab75ed5e
treea38d814be932dfff2f63c13f03d838d8179d8727
parent20bfe6784c2830ad4cc711b6035ed8a70ca2ad45
Add the separated media encoding/decoding files for BDW

As a lot of changes about the media are added between Haswell and BDW, the
separated media encoding/decoding files are added for BDW. This
is to avoid complex backward logic for Haswell.

Signed-off-by: Zhao Yakui <yakui.zhao@intel.com>
[Haihao: directly use object instead of id]
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
src/Makefile.am
src/gen6_mfc.h
src/gen6_vme.h
src/gen8_mfc.c [new file with mode: 0644]
src/gen8_mfd.c [new file with mode: 0644]
src/gen8_vme.c [new file with mode: 0644]
src/i965_decoder.h
src/i965_drv_video.c
src/i965_encoder.c
src/i965_encoder.h