st/va/postproc: add a full NV12 deint support from buffer I to P
authorLeo Liu <leo.liu@amd.com>
Fri, 8 Sep 2017 16:44:47 +0000 (12:44 -0400)
committerLeo Liu <leo.liu@amd.com>
Mon, 25 Sep 2017 13:42:14 +0000 (09:42 -0400)
commit96f89f440b9ad5cc2765dfa12265ca756aee83ea
treec3bd74ee6525f12a17d8c8241b13b8bfed3d1e05
parent4f9e7b127912b64e297134957dd1fc43a36f209f
st/va/postproc: add a full NV12 deint support from buffer I to P

Before it's impossible to transcode an interlaced video, becasue if
in order for encoder to work, we have to force buffer to progessive,
but the deint with buffer from I to P is missing. Now along With
the new YUV deint full function, it works with weave and bob deint.

Also this will benefit transcoding video with scaling parameters.

Acked-by: Christian König <christian.koenig@amd.com>
src/gallium/state_trackers/va/postproc.c