gstreamer/gst-libs/gst/video
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
..
gstbasevideocodec.c basevideo: move from -base 2009-07-01 10:56:24 -07:00
gstbasevideocodec.h basevideo, schroedinger: guard unstable API with GST_USE_UNSTABLE_API 2009-07-03 16:08:38 +01:00
gstbasevideodecoder.c basevideo: fix warnings in macosx snow leopard 2009-10-11 11:14:16 +02:00
gstbasevideodecoder.h Add GstBaseVideoDecoder::set_sink_caps vfunc. 2009-10-02 14:28:50 +02:00
gstbasevideoencoder.c basevideo: fix warnings in macosx snow leopard 2009-10-11 11:14:16 +02:00
gstbasevideoencoder.h Make GstBaseVideoEncoder::handle_frame return GstFlowReturn 2009-10-02 12:14:06 +02:00
gstbasevideoparse.c basevideo: fix warnings in macosx snow leopard 2009-10-11 11:14:16 +02:00
gstbasevideoparse.h basevideo, schroedinger: guard unstable API with GST_USE_UNSTABLE_API 2009-07-03 16:08:38 +01:00
gstbasevideoutils.c Add -Wmissing-declarations -Wmissing-prototypes to configure flags 2010-03-21 21:39:18 +01:00
gstbasevideoutils.h basevideo, schroedinger: guard unstable API with GST_USE_UNSTABLE_API 2009-07-03 16:08:38 +01:00
Makefile.am Split out GST_PLUGINS_BAD_CFLAGS from GST_CFLAGS 2010-05-19 18:24:02 -07:00