[Bug 785706] vaapipostproc: upstream caps negotiation fails
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Sep 28 11:56:18 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=785706
--- Comment #3 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
Created attachment 360596
--> https://bugzilla.gnome.org/attachment.cgi?id=360596&action=edit
vaapipostproc: use scoped variable for return value
Instead of reusing a parameter variable for the return value of
gst_vaapipostproc_fixate_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