[Bug 753994] opencv/faceblur: does not work with OpenCV newer than 2.4.10

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Aug 26 03:55:24 PDT 2015


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

--- Comment #3 from Vanessa Chipirrás Navalón <vchipirras6 at gmail.com> ---
Created attachment 310018
  --> https://bugzilla.gnome.org/attachment.cgi?id=310018&action=edit
Check CvHaarClassifierCascade is release before  being modified.

For PROP_PROFILE case that exist inside gst_face_blur_set_property
function loads the new XML file in the CvHaarClassifierCascade property
without first checking that it is released because maybe there is an XML
file previously loaded.

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

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


More information about the gstreamer-bugs mailing list