gstreamer/gst/videomeasure
David Schleef c3d4977761 Split out GST_PLUGINS_BAD_CFLAGS from GST_CFLAGS
Move include directives for gst-libs into GST_PLUGINS_BAD_CFLAGS,
and fix all the Makefiles that use it.  This is so that all the
include directories are added in the proper order: first the
directories in srcdir/builddir, then gst-plugins-base dirs, then
gstreamer dirs.  If the order is wrong, installed headers may be
used instead of local headers and/or uninstalled headers from -base.
2010-05-19 18:24:02 -07:00
..
gstvideomeasure.c i18n: build fixes: #if -> #ifdef for ENABLE_NLS 2010-03-22 18:07:45 +02:00
gstvideomeasure.h videomeasure: Fix indention, line endings and use LRN's real name 2009-09-10 12:03:48 +02:00
gstvideomeasure_collector.c gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
gstvideomeasure_collector.h videomeasure: Fix indention, line endings and use LRN's real name 2009-09-10 12:03:48 +02:00
gstvideomeasure_ssim.c Add -Wmissing-declarations -Wmissing-prototypes to configure flags 2010-03-21 21:39:18 +01:00
gstvideomeasure_ssim.h videomeasure: Fix indention, line endings and use LRN's real name 2009-09-10 12:03:48 +02:00
Makefile.am Split out GST_PLUGINS_BAD_CFLAGS from GST_CFLAGS 2010-05-19 18:24:02 -07:00