gstreamer/ext/opencv
Tim-Philipp Müller 41b9b76fa5 opencv: avoid 'unused' compiler warnings with inline functions in opencv headers
Override CV_INLINE to avoid 'unused' gcc warnings. GLib will take care of defining
'inline' sufficiently and OpenCV's define isn't good enough to avoid 'unused'
compiler warnings (at least in version 2.1.0).
2010-09-09 15:29:31 +01:00
..
gstcvdilate.c opencv: Refactor files structure 2010-09-08 17:15:51 -03:00
gstcvdilate.h opencv: Refactor files structure 2010-09-08 17:15:51 -03:00
gstcvdilateerode.c opencv: Refactor files structure 2010-09-08 17:15:51 -03:00
gstcvdilateerode.h opencv: Refactor files structure 2010-09-08 17:15:51 -03:00
gstcvequalizehist.c opencv: Refactor files structure 2010-09-08 17:15:51 -03:00
gstcvequalizehist.h opencv: Refactor files structure 2010-09-08 17:15:51 -03:00
gstcverode.c opencv: Refactor files structure 2010-09-08 17:15:51 -03:00
gstcverode.h opencv: Refactor files structure 2010-09-08 17:15:51 -03:00
gstcvlaplace.c opencv: Refactor files structure 2010-09-08 17:15:51 -03:00
gstcvlaplace.h opencv: Refactor files structure 2010-09-08 17:15:51 -03:00
gstcvsmooth.c opencv: Refactor files structure 2010-09-08 17:15:51 -03:00
gstcvsmooth.h opencv: Refactor files structure 2010-09-08 17:15:51 -03:00
gstcvsobel.c opencv: Refactor files structure 2010-09-08 17:15:51 -03:00
gstcvsobel.h opencv: Refactor files structure 2010-09-08 17:15:51 -03:00
gstedgedetect.c opencv: Refactor files structure 2010-09-08 17:15:51 -03:00
gstedgedetect.h opencv: Refactor files structure 2010-09-08 17:15:51 -03:00
gstfaceblur.c opencv: Refactor files structure 2010-09-08 17:15:51 -03:00
gstfaceblur.h opencv: Refactor files structure 2010-09-08 17:15:51 -03:00
gstfacedetect.c facedetect: Add more parameters 2010-09-08 23:59:38 -03:00
gstfacedetect.h facedetect: Add more parameters 2010-09-08 23:59:38 -03:00
gstopencv.c opencv: update plugin source package name and origin 2010-09-09 15:29:31 +01:00
gstopencvutils.c opencv: Refactor files structure 2010-09-08 17:15:51 -03:00
gstopencvutils.h cvsmooth: Add support for video/x-raw-gray 2010-09-08 17:15:50 -03:00
gstopencvvideofilter.c opencvbasetrans: Use GstVideoFilter as the base class 2010-09-08 17:15:50 -03:00
gstopencvvideofilter.h opencvbasetrans: Use GstVideoFilter as the base class 2010-09-08 17:15:50 -03:00
gstpyramidsegment.c opencv: Refactor files structure 2010-09-08 17:15:51 -03:00
gstpyramidsegment.h opencv: Refactor files structure 2010-09-08 17:15:51 -03:00
gsttemplatematch.c opencv: Refactor files structure 2010-09-08 17:15:51 -03:00
gsttemplatematch.h opencv: Refactor files structure 2010-09-08 17:15:51 -03:00
gsttextwrite.c opencv: Refactor files structure 2010-09-08 17:15:51 -03:00
gsttextwrite.h opencv: Refactor files structure 2010-09-08 17:15:51 -03:00
Makefile.am opencv: avoid 'unused' compiler warnings with inline functions in opencv headers 2010-09-09 15:29:31 +01:00