support VP9 profile2 10bits decoding

Graphics / Video Acceleration / VA-API - peng.chen [intel.com] - 28 January 2016 23:44 UTC

v2: ignore bit_depth for profile0,1 add the support of enum VAProfileVP9Profile2

v1: initial

f6fe842 support VP9 profile2 10bits decoding
src/gen9_mfd.c | 51 +++++++++++++++++++++++++++++++++++++++-------
src/i965_decoder_utils.c | 27 +++++++++++++++++++++---
src/i965_device_info.c | 12 +++++++++++
src/i965_drv_video.c | 42 +++++++++++++++++++++++++++-----------
src/i965_drv_video.h | 3 +++
5 files changed, 113 insertions(+), 22 deletions(-)

Upstream: cgit.freedesktop.org


  • Share