[Bug 704760] opencv: disparity-map calculation element
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Aug 22 06:15:22 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=704760
GStreamer | gst-plugins-bad | 1.x
Sebastian Dröge (slomo) <slomo> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #252725|none |reviewed
status| |
--- Comment #20 from Sebastian Dröge (slomo) <slomo at circular-chaos.org> 2013-08-22 13:15:16 UTC ---
Review of attachment 252725:
--> (https://bugzilla.gnome.org/review?bug=704760&attachment=252725)
::: ext/opencv/gstdisparity.cpp
@@ +433,3 @@
+ case GST_QUERY_ALLOCATION:
+ if (pad == fs->sinkpad_right)
+ ret = gst_pad_query_default (fs->srcpad, parent, query);
Almost, gst_pad_peer_query(srcpad, ...)
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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