gstreamer/ext/opencv/edgedetect
Thiago Santos 42984056db edgedetect: Fix chain buffer handling
Allocate a new output buffer instead of using the input buffer
pointing to the internal cvCEdge opencv's IplImage data, which
might change, consequently changing the buffer.
2010-09-08 17:15:49 -03:00
..
gstedgedetect.c edgedetect: Fix chain buffer handling 2010-09-08 17:15:49 -03:00
gstedgedetect.h Bring code in to line with general Gstreamer standards 2010-09-08 17:15:48 -03:00
Makefile.am Registering all elements under opencv plugin 2010-09-08 17:15:48 -03:00