vaapipostproc: if dmabuf then disable deinterlace
@vjaquez
Submitted by Víctor Manuel Jáquez Leal Link to original bug (#793678)
Description
dmabuf can contain interlaced content, but, as far as I understand, the sink
should have the mechanism to deinterlace dmabuf-based buffers. For example,
when using EGL_EXT_image_dma_buf_import[1], two EGLImages should be generated
from one dmabuf-based buffer.