gstreamer/gst/dccp
Sebastian Dröge 7e028507ff gst/dccp/gstdccp.c: Use G_GSIZE_FORMAT instead of "%u" for a size_t variable in the format string to prevent a compil...
Original commit message from CVS:
* gst/dccp/gstdccp.c: (gst_dccp_socket_write):
Use G_GSIZE_FORMAT instead of "%u" for a size_t variable in
the format string to prevent a compiler warning.
2008-11-22 08:23:17 +00:00
..
gstdccp.c gst/dccp/gstdccp.c: Use G_GSIZE_FORMAT instead of "%u" for a size_t variable in the format string to prevent a compil... 2008-11-22 08:23:17 +00:00
gstdccp.h gst/dccp/: CodeStyle improvements and minor fixes to the DCCP plugin. 2008-11-20 16:01:27 +00:00
gstdccpclientsink.c gst/dccp/: CodeStyle improvements and minor fixes to the DCCP plugin. 2008-11-20 16:01:27 +00:00
gstdccpclientsink.h gst/dccp/: CodeStyle improvements and minor fixes to the DCCP plugin. 2008-11-20 16:01:27 +00:00
gstdccpclientsrc.c gst/dccp/: CodeStyle improvements and minor fixes to the DCCP plugin. 2008-11-20 16:01:27 +00:00
gstdccpclientsrc.h Add dccp plugin. Fixes #542390. 2008-08-21 13:22:38 +00:00
gstdccpplugin.c Add dccp plugin. Fixes #542390. 2008-08-21 13:22:38 +00:00
gstdccpserversink.c gst/dccp/: CodeStyle improvements and minor fixes to the DCCP plugin. 2008-11-20 16:01:27 +00:00
gstdccpserversink.h gst/dccp/gstdccpserversink.*: Don't put globals only used by one '.c' file in a header ! 2008-08-26 11:18:38 +00:00
gstdccpserversrc.c gst/dccp/: CodeStyle improvements and minor fixes to the DCCP plugin. 2008-11-20 16:01:27 +00:00
gstdccpserversrc.h gst/dccp/: CodeStyle improvements and minor fixes to the DCCP plugin. 2008-11-20 16:01:27 +00:00
Makefile.am Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00