[Bug 629244] [opencv] Add motion detection element

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jul 19 14:32:39 PDT 2011


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

--- Comment #143 from Robert Jobbagy <jobbagy.robert at gmail.com> 2011-07-19 21:32:34 UTC ---
Created an attachment (id=192268)
 View: https://bugzilla.gnome.org/attachment.cgi?id=192268
 Review: https://bugzilla.gnome.org/review?bug=629244&attachment=192268

the latest big patch what contains all of earlier patches 

- change long int to gint64
- cellscolor with alpha fix
- add minimum motion frames property (thanks Nicola)
- replace g_free with GFREE macro
- replace pthread with gthread (thanks Nicola)
- replace g_malloc with g_new0 (reported by Stefan)
- code simplification
- remove pending (reported by Stefan)
- replace string append (reported by Stefan)
- replace ternary conditional with CLAMP (reported by Stefan)
- add more property check
- fix motionmaskcoords
- more accurate timestamps (thanks Nicola)
- reuse deleted object id's

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