Fix the incorrect surface attached to buffer in VPP
authorLi Xiaowei <xiaowei.a.li@intel.com>
Mon, 22 Apr 2013 10:14:59 +0000 (18:14 +0800)
committerZhao Halley <halley.zhao@intel.com>
Tue, 23 Apr 2013 02:05:50 +0000 (10:05 +0800)
commit4a63886eb723ffdaee09ca6ab29fdb30e5c4fe87
treee4bbc7745350018a4ee9ce609db780513de9b4f7
parent79d8c8ab5d9f89b420184b3a0b4678bc8422d432
Fix the incorrect surface attached to buffer in VPP

Attach src surface to dst buffer will wash out the
post processed surface in VPP. Remove this step to
fix the bug.

Signed-off-by: Li Xiaowei <xiaowei.a.li@intel.com>
gst/vaapi/gstvaapipostproc.c