gstreamer/libs/gst/net
Tim-Philipp Müller c4a4f2dad2 libs: point gobject-introspection scanner to .la files
Point g-ir-scanner to the .la file of our library, which hopefully
makes it find the right dependencies in all cases (ie. our locally
built libgstreamer and not the system-installed one). This is also
how it's done in Gtk+ and how it's documented in the wiki, see
http://live.gnome.org/GObjectIntrospection/AutotoolsIntegration

Based on patches by Vincent Untz and Alan Knowles.

Fixes #603710.
2010-04-03 13:41:52 +01:00
..
.gitignore Update a bunch of gitignores to clean up my git status output 2009-01-23 16:08:40 +00:00
gstnet.h check/: Add a most minimal test for the net client clock. More to come later. 2005-11-17 17:55:17 +00:00
gstnetclientclock.c docs: fix broken xrefs 2009-11-27 16:39:37 +02:00
gstnetclientclock.h net: fix typo in net client clock structure 2010-03-29 10:25:07 +01:00
gstnettimepacket.c Fix signed when compiling with MSys/MinGW 2009-02-23 12:33:13 +01:00
gstnettimepacket.h Define socklen_t as int if it's not defined yet. Fixes compilation with MSVC6 and other versions where socklen_t is n... 2008-04-13 17:51:02 +00:00
gstnettimeprovider.c Fix signed when compiling with MSys/MinGW 2009-02-23 12:33:13 +01:00
gstnettimeprovider.h Use a private stuct to not break ABI. 2008-02-27 19:01:12 +00:00
Makefile.am libs: point gobject-introspection scanner to .la files 2010-04-03 13:41:52 +01:00