mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-11 00:42:36 +00:00
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. |
||
---|---|---|
.. | ||
.gitignore | ||
camerabingeneral.c | ||
camerabingeneral.h | ||
camerabinimage.c | ||
camerabinimage.h | ||
camerabinpreview.c | ||
camerabinpreview.h | ||
camerabinvideo.c | ||
camerabinvideo.h | ||
gstcamerabin-enum.c | ||
gstcamerabin-enum.h | ||
gstcamerabin-marshal.list | ||
gstcamerabin.c | ||
gstcamerabin.h | ||
gstcamerabincolorbalance.c | ||
gstcamerabincolorbalance.h | ||
gstcamerabinphotography.c | ||
gstcamerabinphotography.h | ||
Makefile.am | ||
TODO |