OSDN Git Service

ConfigAttribEncROI: check entrypoint on VAGetConfigAttrib
authorDaniel Charles <daniel.charles@intel.com>
Wed, 12 Oct 2016 22:45:11 +0000 (15:45 -0700)
committerXiang, Haihao <haihao.xiang@intel.com>
Thu, 13 Oct 2016 08:40:43 +0000 (16:40 +0800)
commit8652f05e834bf2c0bbd8a324ee7d2040e1c0cc77
treefcb1febb02863c99b02ec55c890f26cd241e4c4e
parent7ef5135054a3f6c6baff9c6dca4383079ff5f072
ConfigAttribEncROI: check entrypoint on VAGetConfigAttrib

The attribute VAConfigAttribEncROI has to check that the entrypoint
is actually a VAEntrypointEncSlice or VAEntrypointEncSliceLP

Signed-off-by: Daniel Charles <daniel.charles@intel.com>
Reviewed-by: Xiang, Haihao <haihao.xiang@intel.com>
src/i965_drv_video.c