gstreamer/gst-libs/gst/app
Tim-Philipp Müller 64cfa6bf73 gst-libs: fix up gobject-introspection some more
Use new girdir and typlibdir from core .pc files, so we can figure
out the right includes to pass to the gobject-introspection tools,
whether core is installed in the same prefix as gobject-introspection
or in a different prefix or uninstalled. This also keeps us from adding
bogus paths to the includes that only work if core is uninstalled.

Also add some missing includes/pkgs where needed.
2010-03-30 19:56:56 +01: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 Add -Wwrite-strings to configure 2010-03-16 17:41:51 +01:00
gstappsink.h appsink: add docs and signals 2009-06-29 12:14:43 +02:00
gstappsrc.c Add -Wwrite-strings to configure 2010-03-16 17:41:51 +01:00
gstappsrc.h app: add trivial cast macros 2009-04-16 12:14:43 +02:00
Makefile.am gst-libs: fix up gobject-introspection some more 2010-03-30 19:56:56 +01:00