Add the separated media encoding/decoding files for BDW

Graphics / Video Acceleration / VA-API - Zhao Yakui [intel.com] - 26 February 2014 19:51 UTC

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.

1e24b10 Add the separated media encoding/decoding files for BDW
src/Makefile.am | 3 +
src/gen6_mfc.h | 4 +-
src/gen6_vme.h | 1 +
src/gen8_mfc.c | 2469 +++++++++++++++++++++++++++++++++++++++++++
src/gen8_mfd.c | 2834 ++++++++++++++++++++++++++++++++++++++++++++++++++
src/gen8_vme.c | 1035 ++++++++++++++++++
src/i965_decoder.h | 2 +
src/i965_drv_video.c | 4 +-
src/i965_encoder.c | 7 +
src/i965_encoder.h | 2 +
10 files changed, 6358 insertions(+), 3 deletions(-)

Upstream: cgit.freedesktop.org


  • Share