gstreamer/gst/asfmux
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
..
gstasf.c asfmux: Adds new plugin asfmux 2009-07-24 14:52:28 -03:00
gstasfmux.c Fixes for -Waggregate-return 2010-03-23 01:16:25 +01:00
gstasfmux.h asfmux: Compatibility with WMSP in WMP 2010-01-25 19:32:15 -03:00
gstasfobjects.c Fixes for -Waggregate-return 2010-03-23 01:16:25 +01:00
gstasfobjects.h Fixes for -Waggregate-return 2010-03-23 01:16:25 +01:00
gstasfparse.c gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
gstasfparse.h asfmux: Adds new plugin asfmux 2009-07-24 14:52:28 -03:00
gstrtpasfpay.c gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
gstrtpasfpay.h asfmux: Adds new plugin asfmux 2009-07-24 14:52:28 -03:00
Makefile.am Split out GST_PLUGINS_BAD_CFLAGS from GST_CFLAGS 2010-05-19 18:24:02 -07:00