st/va: add enviromental variable to disable interlace
authorBoyuan Zhang <boyuan.zhang@amd.com>
Thu, 21 Jul 2016 23:40:20 +0000 (19:40 -0400)
committerChristian König <christian.koenig@amd.com>
Mon, 25 Jul 2016 11:39:53 +0000 (13:39 +0200)
commit10dec2de2d9f568675d66d736b48701fa26f7b50
treeb092a3a7bb8e289b4278513ff5fca7b899276f64
parentb0ceb4cc4862f3d751973e230569c97e0119aa19
st/va: add enviromental variable to disable interlace

Add environmental variable to disable interlace mode. At VAAPI decoding stage, driver can not distinguish b/w pure decoding case and transcoding case. And since interlace encoding is not supported, we have to disable interlace for transcoding case. The temporary solution is to use enviromental variable to disable interlace mode.

Signed-off-by: Boyuan Zhang <boyuan.zhang@amd.com>
src/gallium/state_trackers/va/surface.c