[Bug 785706] vaapipostproc: upstream caps negotiation fails

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Sep 28 11:56:28 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=785706

--- Comment #5 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
Created attachment 360598
  --> https://bugzilla.gnome.org/attachment.cgi?id=360598&action=edit
vaapipostproc: use scoped variable for return value

Instead of reusing a parameter variable for the return value of
gst_vaapipostproc_transform_caps(), this patch uses the function
scoped pointer. Thus, the code is cleaner.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list