gstreamer/ext/opencv
Tim-Philipp Müller 960ccc118f opencv: define CV_NO_BACKWARD_COMPATIBILITY to suppress warnings caused by compat header
Compile with -DCV_NO_BACKWARD_COMPATIBILITY for now, so that the compat header
doesn't get included, which causes compiler warnings that (it seems) can't be
switched off easily. As a result, we also specify a max. version in configure,
so the build doesn't break if our code doesn't compile against newer opencv
versions any more with that flag.
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: define CV_NO_BACKWARD_COMPATIBILITY to suppress warnings caused by compat header 2010-09-09 15:29:31 +01:00