gstreamer/gst-libs/gst/app
Tim-Philipp Müller b61b83376a introspection: set PKG_CONFIG_PATH so that our in-tree libs come first when calling scanner
When calling gobject-introspection scanner, make sure our own
freshly-built libs within the source tree (well, build dir) come
first in the PKG_CONFIG_PATH. May or may not help to make sure
that it doesn't pick up older external plugins-base libs (or
.gir files) from outside the source tree / build directory as
dependencies of the introspected lib instead of using the
stuff we just built in a sibling directory.

https://bugzilla.gnome.org/show_bug.cgi?id=623698
2010-08-14 19:11:48 +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 appsrc: fix the classification. 2010-08-12 18:16:20 +03:00
gstappsrc.h app: add trivial cast macros 2009-04-16 12:14:43 +02:00
Makefile.am introspection: set PKG_CONFIG_PATH so that our in-tree libs come first when calling scanner 2010-08-14 19:11:48 +01:00