vaapipostproc: don't copy the GstParentBufferMeta if use_vpp
authorMichael Olbrich <m.olbrich@pengutronix.de>
Fri, 25 May 2018 14:47:00 +0000 (16:47 +0200)
committerVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Thu, 7 Jun 2018 09:55:06 +0000 (11:55 +0200)
commitd79bda315326160d8c31a67039cdb436eb9815bd
tree21bd1f5a2b952ff4030eb7e50460755d9a477e87
parentaa77862b62423e96a0c4a2f664e42a147f6decf0
vaapipostproc: don't copy the GstParentBufferMeta if use_vpp

Otherwise a reference to a DMABuf input buffer is kept until the output
buffer is deleted.

https://bugzilla.gnome.org/show_bug.cgi?id=796399
gst/vaapi/gstvaapipostproc.c