gstreamer/gst-libs/gst/signalprocessor
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
..
.gitignore Working LV2 plugin discovery. 2009-06-22 22:25:03 +03:00
gstsignalprocessor.c signalprocessor: don't use function that doesn't exist 2010-03-26 08:41:46 +00:00
gstsignalprocessor.h signalprocessor,lv2,ladspa: move sample-rate to baseclass 2010-02-01 22:32:32 +02:00
Makefile.am Split out GST_PLUGINS_BAD_CFLAGS from GST_CFLAGS 2010-05-19 18:24:02 -07:00