[Bug 629244] [opencv] Add motion detection element

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jun 21 12:59:09 PDT 2011


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

--- Comment #91 from Robert Jobbagy <jobbagy.robert at gmail.com> 2011-06-21 19:59:05 UTC ---
Hi Nicola,

I fixed comment 64 bug.

but I don't know what's wrong with this : 


gstmotioncells.c: In function ‘gst_motion_cells_chain’:
gstmotioncells.c:751: warning: ISO C90 forbids mixed declarations and code


/* this function handles the link with other elements */
static gboolean
gst_motion_cells_set_caps (GstPad * pad, GstCaps * caps)
{
  GstMotioncells *filter;
line 751  GstPad *otherpad;
  gint width, height;
  GstStructure *structure;
  int numerator, denominator;


I'll attache a big patch what contains all earlier patches.

Pls test this, if you have time.

Thanks your help.

Robert

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