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
gstcvdilate.h
gstcvdilateerode.c
gstcvdilateerode.h
gstcvequalizehist.c
gstcvequalizehist.h
gstcverode.c
gstcverode.h
gstcvlaplace.c
gstcvlaplace.h
gstcvsmooth.c
gstcvsmooth.h
gstcvsobel.c
gstcvsobel.h
gstedgedetect.c
gstedgedetect.h
gstfaceblur.c
gstfaceblur.h
gstfacedetect.c
gstfacedetect.h
gstopencv.c
gstopencvutils.c
gstopencvutils.h
gstopencvvideofilter.c
gstopencvvideofilter.h
gstpyramidsegment.c
gstpyramidsegment.h
gsttemplatematch.c
gsttemplatematch.h
gsttextwrite.c
gsttextwrite.h
Makefile.am opencv: define CV_NO_BACKWARD_COMPATIBILITY to suppress warnings caused by compat header 2010-09-09 15:29:31 +01:00