summaryrefslogtreecommitdiffstats
path: root/gst/udp/gstmultiudpsink.c
Commit message (Expand)AuthorAgeFilesLines
* C89 fixes: declare variables at the beginning of a block andJens Granseuer2006-01-231-2/+2
* gst/udp/gstmultiudpsink.*: Track packets sent per client in addition to bytes...Michael Smith2005-12-291-2/+9
* gst/udp/gstmultiudpsink.*: Collect statistics; return them from get_stats.Michael Smith2005-12-201-2/+61
* gst-plugins-good.spec.in: spec file fixesThomas Vander Stichele2005-09-091-7/+14
* All plugins updated for element state changes.Andy Wingo2005-09-021-11/+9
* gst/udp/gstmultiudpsink.c: Remove get_time code that is both wrong and unneeded.Wim Taymans2005-08-191-11/+0
* more macro splitting; fix po problemThomas Vander Stichele2005-07-101-2/+2
* gst/udp/: Use NetBuffer and small cleanups.Wim Taymans2005-06-021-0/+40
* gst/udp/: Added multifdsink to send UDP to multiple addresses.Wim Taymans2005-05-121-0/+437