gstreamer/libs/gst/net
Sebastian Dröge 3c1f41ee7d introspection: Build pkgconfig before all libraries and set PKG_CONFIG_PATH
This way g-ir-scanner can find the gstreamer-0.10 pkg-config file.
2009-09-12 14:35:09 +02: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 Define G_PARAM_STATIC_STRINGS if it's undefined (GLib < 2.13.0) and use it everywhere for GParamSpecs that use static... 2008-03-22 14:56:17 +00:00
gstnetclientclock.h Use a private stuct to not break ABI. 2008-02-27 19:01:12 +00: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 introspection: Build pkgconfig before all libraries and set PKG_CONFIG_PATH 2009-09-12 14:35:09 +02:00