gstreamer/gst-libs/gst/interfaces
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 ignore more 2005-06-30 12:01:41 +00:00
colorbalance.c interfaces: Add docs for gst_color_balance_get_balance_type() 2009-05-12 09:03:24 +02:00
colorbalance.h whitespace fixes 2009-09-09 10:25:33 +02:00
colorbalancechannel.c Document the GstTuner and GstColorBalance interfaces, and some other random API functions that needed it. 70% symbol ... 2008-05-09 21:42:26 +00:00
colorbalancechannel.h interfaces: Separate struct definitions from typedefs 2009-05-12 09:03:22 +02:00
interfaces-marshal.list gst-libs/gst/: Move the rtspextension.h interface into gstrtspextension.h as part of libgstrtsp instead of libgstinte... 2007-07-26 19:57:15 +00: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
mixer.c Add -Wwrite-strings to configure 2010-03-16 17:41:51 +01:00
mixer.h Add -Wwrite-strings to configure 2010-03-16 17:41:51 +01:00
mixeroptions.c docs: misc. mixer docs improvements 2009-12-12 18:58:39 +00:00
mixeroptions.h gst-libs/gst/interfaces/mixeroptions.*: API: add GstMixerOptions::get_values vfunc (#519906) 2008-03-03 13:50:18 +00:00
mixertrack.c docs: misc. mixer docs improvements 2009-12-12 18:58:39 +00:00
mixertrack.h mixertrack: add READONLY and WRITEONLY flags 2009-09-11 10:20:27 +01:00
navigation.c docs: fix up interfaces library docs to make gtk-doc happy 2010-03-15 13:40:48 +00:00
navigation.h interfaces: Seperate some more struct definitions from typedefs 2009-05-12 09:03:25 +02:00
propertyprobe.c docs: more helper libraries docs fixes 2010-03-16 00:44:50 +00:00
propertyprobe.h propertyprobe: Fix typo in the docs 2009-05-12 15:53:07 +02:00
streamvolume.c configure: Remove (now) useless check for cbrt 2010-05-28 08:27:29 +02:00
streamvolume.h interfaces: API: Add GstStreamVolume interface 2009-09-11 16:37:34 +02:00
tuner.c docs: more helper libraries docs fixes 2010-03-16 00:44:50 +00:00
tuner.h interfaces: Separate struct definitions from typedefs 2009-05-12 09:03:22 +02:00
tunerchannel.c Document the GstTuner and GstColorBalance interfaces, and some other random API functions that needed it. 70% symbol ... 2008-05-09 21:42:26 +00:00
tunerchannel.h interfaces: Separate struct definitions from typedefs 2009-05-12 09:03:22 +02:00
tunernorm.c Document the GstTuner and GstColorBalance interfaces, and some other random API functions that needed it. 70% symbol ... 2008-05-09 21:42:26 +00:00
tunernorm.h interfaces: Seperate some more struct definitions from typedefs 2009-05-12 09:03:25 +02:00
videoorientation.c gst-libs/gst/interfaces/videoorientation.c: Add since tags to new API docs, ChangeLog surgery (forgot API keyword in ... 2006-09-21 13:49:47 +00:00
videoorientation.h interfaces: Seperate some more struct definitions from typedefs 2009-05-12 09:03:25 +02:00
xoverlay.c xoverlay: change new set_render_rectangle() vfunc to take four arguments so we don't depend on libgstvideo 2010-03-28 20:21:10 +01:00
xoverlay.h xoverlay: change new set_render_rectangle() vfunc to take four arguments so we don't depend on libgstvideo 2010-03-28 20:21:10 +01:00