gstreamer/gst/faceoverlay
Tim-Philipp Müller 549447d288 faceoverlay: move face handling into own function and handle 0 face count
When a face disappears, we seem to get a message from facedetect with
a face count of 0, which we want to just ignore instead of trying to
access face #-1, which causes nasty warnings.
2012-03-15 17:47:58 +00:00
..
gstfaceoverlay.c faceoverlay: move face handling into own function and handle 0 face count 2012-03-15 17:47:58 +00:00
gstfaceoverlay.h faceoverlay: fix weird pad creation code 2012-03-15 16:52:44 +00:00
Makefile.am faceoverlay: Add gst-plugins-base CFLAGS and LIBS to fix compilation 2011-05-30 12:27:37 +02:00