gstreamer/gst-libs/gst/app
Tim-Philipp Müller 0ed757db33 gobject-introspection: use same PKG_CONFIG_PATH for g-ir-compiler as for g-ir-scanner
Make sure to use the PKG_CONFIG_PATH set at configure time instead of
just relying on an env-var set one. This makes sure both g-ir-compiler
and g-ir-scanner use the same PKG_CONFIG_PATH for determining include
paths etc.
2011-01-08 02:10:03 +00:00
..
.gitignore gst-libs/gst/app/: Add marshal.list, make it compile and add to cvsignore. 2008-05-07 10:38:23 +00:00
gstapp-marshal.list app: force automatic rebuild of gstapp-marshal.[ch] after previous change 2009-03-01 18:31:17 +00:00
gstappbuffer.c gst-libs/gst/app/: Add GstAppBuffer that includes a callback and closure for proper handling of data chunks. 2007-03-03 10:10:30 +00:00
gstappbuffer.h gst-libs/gst/app/: Add GstAppBuffer that includes a callback and closure for proper handling of data chunks. 2007-03-03 10:10:30 +00:00
gstappsink.c appsink: unset flushing flag when starting 2010-12-10 19:00:48 +01:00
gstappsink.h appsink: add docs and signals 2009-06-29 12:14:43 +02:00
gstappsrc.c appsrc: Do not override buffer caps if appsrc caps is null 2010-09-23 08:23:47 -03:00
gstappsrc.h app: add trivial cast macros 2009-04-16 12:14:43 +02:00
Makefile.am gobject-introspection: use same PKG_CONFIG_PATH for g-ir-compiler as for g-ir-scanner 2011-01-08 02:10:03 +00:00