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:01:49 +0000 (20:01 +0800)
commit49a6356ac4585cfdf85b852b566d29667219055d
treef15e0502a4c40fcdda143dc0c33f46c21037a57a
parent94425f771292bb0430b755c172a8dfa5c1b80631
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>
src/i965_drv_video.c
src/i965_drv_video.h
src/i965_encoder.c
src/i965_encoder.h