OSDN Git Service

ENC: Add the attribute of VAConfigAttribEncMaxSlices for AVC/HEVC encoder
authorPengfei Qu <Pengfei.Qu@intel.com>
Wed, 5 Apr 2017 09:28:23 +0000 (17:28 +0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Thu, 6 Apr 2017 12:50:38 +0000 (20:50 +0800)
commit4cadce1659e2697f77d1b1c9fb4f1c7199410e15
tree12afa9461194555ef02521d158efae98f46968cf
parent54e40e9883fe04693a39a120f032d6e269c2a385
ENC: Add the attribute of VAConfigAttribEncMaxSlices for AVC/HEVC encoder

this patch enable the VAConfigAttribEncMaxSlices attribute and
this also add WA to disable multi slcie feature on APL/KBL/SKL as the improved AVC encoder does not support it.

Fixes #117

Signed-off-by: Pengfei Qu <Pengfei.Qu@intel.com>
(cherry picked from commit 49a6356ac4585cfdf85b852b566d29667219055d)
src/i965_drv_video.c
src/i965_drv_video.h
src/i965_encoder.c
src/i965_encoder.h