gstreamer/ext/opencv
Tim-Philipp Müller fa20fba1a2 opencv: fix warnings and build against opencv 2.4.x
gstpyramidsegment.c: In function 'gst_pyramid_segment_chain':
gstpyramidsegment.c:307:3: error: implicit declaration of function
'cvPyrSegmentation' [-Werror=implicit-function-declaration]
gstpyramidsegment.c:307:3: error: nested extern declaration of
'cvPyrSegmentation' [-Werror=nested-externs]

https://bugzilla.gnome.org/show_bug.cgi?id=687237
2012-11-03 13:52:08 +00:00
..
gstcvdilate.c Use gst_element_class_set_static_metadata() 2012-10-17 17:46:34 +01:00
gstcvdilate.h opencv: Refactor files structure 2010-09-08 17:15:51 -03:00
gstcvdilateerode.c opencv: port to 0.11 2012-07-14 13:37:55 +01:00
gstcvdilateerode.h opencv: Refactor files structure 2010-09-08 17:15:51 -03:00
gstcvequalizehist.c Use gst_element_class_set_static_metadata() 2012-10-17 17:46:34 +01:00
gstcvequalizehist.h opencv: Refactor files structure 2010-09-08 17:15:51 -03:00
gstcverode.c Use gst_element_class_set_static_metadata() 2012-10-17 17:46:34 +01:00
gstcverode.h opencv: Refactor files structure 2010-09-08 17:15:51 -03:00
gstcvlaplace.c Use gst_element_class_set_static_metadata() 2012-10-17 17:46:34 +01:00
gstcvlaplace.h opencv: Refactor files structure 2010-09-08 17:15:51 -03:00
gstcvsmooth.c Use gst_element_class_set_static_metadata() 2012-10-17 17:46:34 +01:00
gstcvsmooth.h opencv: Refactor files structure 2010-09-08 17:15:51 -03:00
gstcvsobel.c Use gst_element_class_set_static_metadata() 2012-10-17 17:46:34 +01:00
gstcvsobel.h opencv: Refactor files structure 2010-09-08 17:15:51 -03:00
gstedgedetect.c Use gst_element_class_set_static_metadata() 2012-10-17 17:46:34 +01:00
gstedgedetect.h opencv: fixup gobject naming conventions 2011-11-18 20:57:31 +01:00
gstfaceblur.c Use gst_element_class_set_static_metadata() 2012-10-17 17:46:34 +01:00
gstfaceblur.h opencv: fixup gobject naming conventions 2011-11-18 20:57:31 +01:00
gstfacedetect.c Use gst_element_class_set_static_metadata() 2012-10-17 17:46:34 +01:00
gstfacedetect.h opencv: fixup gobject naming conventions 2011-11-18 20:57:31 +01:00
gstmotioncells.c Use gst_element_class_set_static_metadata() 2012-10-17 17:46:34 +01:00
gstmotioncells.h replace propset_mutex with GST_OBJECT_LOCK 2011-11-30 15:11:50 +01:00
gstopencv.c gst: Update for GST_PLUGIN_DEFINE() API changes 2012-04-05 18:02:56 +02:00
gstopencvutils.c opencv: port to 0.11 2012-07-14 13:37:55 +01:00
gstopencvutils.h opencv: fix caps issues and extend supported caps for some elements 2010-11-22 22:25:18 -03:00
gstopencvvideofilter.c opencv: port to 0.11 2012-07-14 13:37:55 +01:00
gstopencvvideofilter.h opencvbasetrans: Use GstVideoFilter as the base class 2010-09-08 17:15:50 -03:00
gstpyramidsegment.c Use gst_element_class_set_static_metadata() 2012-10-17 17:46:34 +01:00
gstpyramidsegment.h opencv: fix warnings and build against opencv 2.4.x 2012-11-03 13:52:08 +00:00
gsttemplatematch.c Use gst_element_class_set_static_metadata() 2012-10-17 17:46:34 +01:00
gsttemplatematch.h opencv: fix configure check and build with opencv 2.1 2012-03-17 14:53:50 +00:00
gsttextoverlay.c Use gst_element_class_set_static_metadata() 2012-10-17 17:46:34 +01:00
gsttextoverlay.h opencv: port to 0.11 2012-07-14 13:37:55 +01:00
Makefile.am gst: Update versioning 2012-04-04 14:44:34 +02:00
MotionCells.cpp opencv: fix configure check and build with opencv 2.1 2012-03-17 14:53:50 +00:00
MotionCells.h opencv: fix configure check and build with opencv 2.1 2012-03-17 14:53:50 +00:00
motioncells_wrapper.cpp opencv: fix configure check and build with opencv 2.1 2012-03-17 14:53:50 +00:00
motioncells_wrapper.h motioncells: turn two global vars into static variables 2011-08-04 13:36:05 +02:00