summaryrefslogtreecommitdiffstats
path: root/gst/udp/gstudpsrc.h
Commit message (Collapse)AuthorAgeFilesLines
* gst/udp/gstudpsrc.*: Don't call gst_pad_push in a get function. Fixes #150449Jan Schmidt2004-08-191-0/+1
| | | | | | | Original commit message from CVS: * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_get): * gst/udp/gstudpsrc.h: Don't call gst_pad_push in a get function. Fixes #150449
* *.h: Revert indentingJohan Dahlin2004-03-151-32/+28
| | | | | Original commit message from CVS: * *.h: Revert indenting
* gst-indentThomas Vander Stichele2004-03-141-28/+32
| | | | | 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/+6
| | | | | Original commit message from CVS: Congrats everyone! udp plugins are now multicast-enabled
* trying to follow wtay's adviceZeeshan Ali2002-12-151-0/+3
| | | | | Original commit message from CVS: trying to follow wtay's advice
* (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.
* UDP plugins will work for RedHatians tooZeeshan Ali2002-11-081-6/+0
| | | | | Original commit message from CVS: UDP plugins will work for RedHatians too
* 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/+88
Original commit message from CVS: Initial revision