[Bug 643252] Improve opencv facedetect performance

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Aug 6 09:54:34 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=643252
  GStreamer | gst-plugins-bad | git

Stefan Kost (gstreamer, gtkdoc dev) <ensonic> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #193097|none                        |reviewed
             status|                            |

--- Comment #21 from Stefan Kost (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2011-08-06 16:54:30 UTC ---
Review of attachment 193097:
 --> (https://bugzilla.gnome.org/review?bug=643252&attachment=193097)

Just one small question. Otherwise this is ready to go.

::: ext/opencv/gstfaceblur.c
@@ +137,2 @@
 static GstStaticPadTemplate src_factory = GST_STATIC_PAD_TEMPLATE ("src",
+    GST_PAD_SRC, GST_PAD_ALWAYS, GST_STATIC_CAPS ("video/x-raw-rgb "));

Is this change needed? (GST_STATIC_CAPS (GST_VIDEO_CAPS_RGB) -> GST_STATIC_CAPS
("video/x-raw-rgb "))

-- 
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