summaryrefslogtreecommitdiffstats
path: root/gst/udp/gstudpsink.h
Commit message (Collapse)AuthorAgeFilesLines
* *.h: Revert indentingJohan Dahlin2004-03-151-33/+29
| | | | | Original commit message from CVS: * *.h: Revert indenting
* gst-indentThomas Vander Stichele2004-03-141-29/+33
| | | | | Original commit message from CVS: gst-indent
* Remove all config.h includes from header files, add it to each source file ↵Ronald S. Bultje2003-11-071-1/+0
| | | | | | | and remove duplicate config.h includes fro... Original commit message from CVS: Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes from several source files
* Congrats everyone! udp plugins are now multicast-enabledZeeshan Ali2003-06-091-0/+1
| | | | | Original commit message from CVS: Congrats everyone! udp plugins are now multicast-enabled
* localhost should not be looked-up and the user should be able to able to use ↵Zeeshan Ali2003-05-221-0/+1
| | | | | | | IP instead of hostname Original commit message from CVS: localhost should not be looked-up and the user should be able to able to use IP instead of hostname
* added mtu optionZeeshan Ali2002-12-201-0/+2
| | | | | Original commit message from CVS: added mtu option
* (1) Caps nego are now dynamic, the Application developer now have choices: ↵Zeeshan Ali2002-11-161-0/+2
| | | | | | | | udp, tcp & none. Original commit message from CVS: (1) Caps nego are now dynamic, the Application developer now have choices: udp, tcp & none. (2) Broadcast flag set to true on all the udp sockets.
* Trying to make udp plugins workZeeshan Ali2002-11-081-0/+2
| | | | | Original commit message from CVS: Trying to make udp plugins work
* s/Gnome-Streamer/GStreamer/Andy Wingo2002-03-201-1/+1
| | | | | Original commit message from CVS: s/Gnome-Streamer/GStreamer/
* Initial revisionAndy Wingo2001-12-221-0/+91
Original commit message from CVS: Initial revision