gstreamer/libs/gst/net
2009-01-23 16:08:40 +00: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 a couple of missing includes for MSVC2005 and a C99 issue. Also, starting with 2.14.0, GLib won't provide a pipe(... 2007-10-31 22:01:03 +00: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 gst/gstutils.*: API: Deprecate gst_atomic_int_set(), g_atomic_int_set() should be used now that we depend on new enou... 2008-04-17 07:14:46 +00: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