gstreamer/gst/dccp
Mark Nauwelaerts c32a99559d dccp: use socklen_t where appropriate rather than specific type
In particular, fixes Cygwin build where socklen_t is defined as int
in line with native win32 api definition.
2011-02-01 21:36:41 +01:00
..
gstdccp.c dccp: use socklen_t where appropriate rather than specific type 2011-02-01 21:36:41 +01:00
gstdccp.h dccp: Port DCCP plugin to MinGW 2009-03-26 11:32:08 +01:00
gstdccp_common.h dccp: use socklen_t where appropriate rather than specific type 2011-02-01 21:36:41 +01:00
gstdccpclientsink.c various (gst): add missing G_PARAM_STATIC_STRINGS flags 2010-10-19 15:47:17 +03:00
gstdccpclientsink.h dccp: Port DCCP plugin to MinGW 2009-03-26 11:32:08 +01:00
gstdccpclientsrc.c various (gst): add missing G_PARAM_STATIC_STRINGS flags 2010-10-19 15:47:17 +03:00
gstdccpclientsrc.h dccp: Port DCCP plugin to MinGW 2009-03-26 11:32:08 +01:00
gstdccpplugin.c Add dccp plugin. Fixes #542390. 2008-08-21 13:22:38 +00:00
gstdccpserversink.c various (gst): add missing G_PARAM_STATIC_STRINGS flags 2010-10-19 15:47:17 +03:00
gstdccpserversink.h dccp: Port DCCP plugin to MinGW 2009-03-26 11:32:08 +01:00
gstdccpserversrc.c various (gst): add missing G_PARAM_STATIC_STRINGS flags 2010-10-19 15:47:17 +03:00
gstdccpserversrc.h dccp: Port DCCP plugin to MinGW 2009-03-26 11:32:08 +01:00
Makefile.am Add new plugin to spec file and add missing header to gst/dccp/Makefile.am 2009-04-27 10:04:51 +01:00