gstreamer/libs/gst/net
LRN 4cd4883ed3 Fix signed when compiling with MSys/MinGW
fix signed issues when compiling with MSys/MinGW.
Fixes #572591.
2009-02-23 12:33:13 +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 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 libs/gst/net/Makefile.am: Add WIN32_LIBS to libgstnet LIBADD. Fixes #557300. 2008-11-03 10:59:49 +00:00