[Bug 775377] opencv: cvlaplace/cvsobel/edgedetect should use the already mapped outimage
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Dec 2 02:56:26 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=775377
--- Comment #4 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
Created attachment 341197
--> https://bugzilla.gnome.org/attachment.cgi?id=341197&action=edit
cvlaplace: Avoid extra copy of the output image
Simply produce the result into the output image provided by the base
class. This avoid useless copy. This also removes unchecked buffer map
and ensure that GstVideoMeta is respected (for stride mostly).
--
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