summaryrefslogtreecommitdiff
path: root/gst/dccp/gstdccp.c
Commit message (Expand)AuthorAgeFilesLines
* dccp: Port DCCP plugin to MinGWРуслан Ижбулатов2009-03-261-11/+76
* Fix compilation on Forte.Jan Schmidt2009-01-301-2/+2
* Fix build on Solaris. Fixes bug #568480.Brian Cameron2009-01-231-4/+0
* gst/dccp/gstdccp.c: Use G_GSIZE_FORMAT instead of "%u" for a size_t variable ...Sebastian Dröge2008-11-221-1/+1
* gst/dccp/: CodeStyle improvements and minor fixes to the DCCP plugin.Leandro Melo de Sales2008-11-201-81/+148
* gst/dccp/: Fix compilation on Solaris by including filio.h as needed.Jan Schmidt2008-08-281-0/+8
* gst/dccp/gstdccp.c: Whoops, that was one fix too much :)Edward Hervey2008-08-261-1/+1
* gst/dccp/gstdccp.c: size_t's size varies by platform/architecture. Use glib c...Edward Hervey2008-08-261-5/+5
* Add dccp plugin. Fixes #542390.Leandro Melo de Sales2008-08-211-0/+450