[Bug 629244] [opencv] Add motion detection element

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon May 2 09:39:48 PDT 2011


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

--- Comment #32 from Robert Jobbagy <jobbagy.robert at gmail.com> 2011-05-02 16:39:43 UTC ---
Hi Nicola,

I knew it, but I forget fix these warnigs.
I will make it now and send new patch.

But these warnings I cant fix :
I tried, but I cant :( 

gstmotioncells.c: In function ‘gst_motioncells_set_property’:
gstmotioncells.c:364:9: warning: passing argument 1 of ‘gst_element_get_state’
from incompatible pointer type
/usr/include/gstreamer-0.10/gst/gstelement.h:807:25: note: expected ‘struct
GstElement *’ but argument is of type ‘struct Gstmotioncells *’
gstmotioncells.c:375:11: warning: passing argument 1 of ‘gst_element_get_state’
from incompatible pointer type
/usr/include/gstreamer-0.10/gst/gstelement.h:807:25: note: expected ‘struct
GstElement *’ but argument is of type ‘struct Gstmotioncells *’
gstmotioncells.c:407:13: warning: passing argument 1 of ‘gst_element_get_state’
from incompatible pointer type
/usr/include/gstreamer-0.10/gst/gstelement.h:807:25: note: expected ‘struct
GstElement *’ but argument is of type ‘struct Gstmotioncells 

Can you help me ? 

Thanks,

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