gstreamer/gst-libs/gst/video
Reynaldo H. Verdejo Pinochet 1a8ee4536c Add missing DEFAULT_INCLUDES on androgenizer call
Fix building of the libgstvideo module on Android by adding the
missing and needed $(DEFAULT_INCLUDES) to CFLAGS for the
androgenizer call on gst-libs/gst/video/Makefile.am

Before this change, building was failing due to gst-plugins-base/
and gst-plugins-base/gst-libs/gst/video being left out of the
include path.
2012-01-11 21:04:40 -03:00
..
.gitignore video: add some internal helper functions for image blending 2011-12-05 15:03:47 +00:00
convertframe.c Work around deprecated thread API in glib master 2011-12-04 17:16:30 +00:00
gstvideofilter.c gst-libs: Remove dead assignments and resulting unused variables. 2009-08-08 15:54:57 +02:00
gstvideofilter.h docs: add missing documentation for various pieces 2011-05-23 23:56:09 +03:00
gstvideosink.c videosink: add "show-preroll-frame" property 2009-09-08 18:20:22 +01:00
gstvideosink.h docs: fix xref for the property 2011-08-20 19:46:31 +02:00
Makefile.am Add missing DEFAULT_INCLUDES on androgenizer call 2012-01-11 21:04:40 -03:00
video-blend.c video: overlays may now have premultiplied alpha 2012-01-06 10:19:19 +00:00
video-blend.h video: overlays may now have premultiplied alpha 2012-01-06 10:19:19 +00:00
video-overlay-composition.c video: overlays may now have premultiplied alpha 2012-01-06 10:19:19 +00:00
video-overlay-composition.h video: overlays may now have premultiplied alpha 2012-01-06 10:19:19 +00:00
video.c video: support any type of video in _parse_caps 2011-12-07 15:51:14 +00:00
video.h libgstvideo: minor fixes to key unit events 2011-11-29 09:15:59 +01:00
video.vcproj more working plugins 2004-07-27 21:41:30 +00:00
videoblendorc-dist.c video: add fallbacks for compilation without orc 2011-12-05 15:36:56 +00:00
videoblendorc-dist.h video: add fallbacks for compilation without orc 2011-12-05 15:36:56 +00:00
videoblendorc.orc video: add some internal helper functions for image blending 2011-12-05 15:03:47 +00:00