gstreamer/gst/dccp
Rob Clark c3156f0663 fix compile error with trace macro
Note that this one isn't a problem with normal trace macros, but causes problems with
some replacement trace macros that I use, which expect the format string to be
appendable (ie "foo "fmt in the macro)

https://bugzilla.gnome.org/show_bug.cgi?id=612454
2010-03-11 17:52:03 +01:00
..
gstdccp.c fix compile error with trace macro 2010-03-11 17:52:03 +01:00
gstdccp.h dccp: Port DCCP plugin to MinGW 2009-03-26 11:32:08 +01:00
gstdccp_common.h dccp: Port DCCP plugin to MinGW 2009-03-26 11:32:08 +01:00
gstdccpclientsink.c dccp: Port DCCP plugin to MinGW 2009-03-26 11:32:08 +01:00
gstdccpclientsink.h dccp: Port DCCP plugin to MinGW 2009-03-26 11:32:08 +01:00
gstdccpclientsrc.c dccp: Port DCCP plugin to MinGW 2009-03-26 11:32:08 +01: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 dccp: Port DCCP plugin to MinGW 2009-03-26 11:32:08 +01:00
gstdccpserversink.h dccp: Port DCCP plugin to MinGW 2009-03-26 11:32:08 +01:00
gstdccpserversrc.c dccp: Port DCCP plugin to MinGW 2009-03-26 11:32:08 +01: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