summaryrefslogtreecommitdiffstats
path: root/gst/udp/gstudpsrc.h
Commit message (Expand)AuthorAgeFilesLines
* udpsrc: Add network interface selectionEdgar E. Iglesias2009-03-131-0/+1
* gst/udp/gstudpsrc.*: Add property to control automatic join/leave of multicas...Wim Taymans2008-06-131-0/+2
* gst/udp/gstudpnetutils.*: Provide a bunch of helper methods to deal with IPv4...Bruno Santos2008-05-211-2/+1
* gst/udp/gstudpsrc.*: Port to GstPoll. See #505417.Peter Kjellerstedt2008-02-281-13/+13
* gst/udp/: Rework the socket allocation a bit based on the sockfd argument so ...Laurent Glayal2007-03-291-0/+3
* gst/udp/gstudpsrc.*: Add support to strip proprietary headers. Fixes #350296.Thijs Vermeir2007-03-021-0/+1
* gst/udp/gstudpsrc.*: Added property to post a message on timeout.Wim Taymans2006-09-291-11/+12
* gst/udp/gstudpsrc.*: Rename "buffer" to "buffer-size" to make clear it is a s...Wim Taymans2006-07-271-1/+1
* gst/udp/gstudpsrc.*: Added "buffer" property to control the kernel receive bu...Thijs Vermeir2006-07-271-1/+2
* Port udp plugin to win32 (#345288).Joni Valtanen2006-07-241-5/+2
* Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost2006-06-011-2/+2
* ext/amrnb/: Update caps with audio/AMR.Wim Taymans2005-08-191-0/+2
* gst/udp/: Added multifdsink to send UDP to multiple addresses.Wim Taymans2005-05-121-3/+3
* gst/: Make UDP and TCP elements use PushSrc.Wim Taymans2005-05-121-14/+5
* gst/: UDP fixes, added uri handler.Wim Taymans2005-05-111-1/+8
* gst/udp/: Ported udp src/sink.Wim Taymans2005-05-101-12/+0
* gst/udp/gstudpsrc.*: Don't call gst_pad_push in a get function. Fixes #150449Jan Schmidt2004-08-191-0/+1
* *.h: Revert indentingJohan Dahlin2004-03-151-32/+28
* gst-indentThomas Vander Stichele2004-03-141-28/+32
* Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje2003-11-071-1/+0
* Congrats everyone! udp plugins are now multicast-enabledZeeshan Ali2003-06-091-0/+6
* trying to follow wtay's adviceZeeshan Ali2002-12-151-0/+3
* (1) Caps nego are now dynamic, the Application developer now have choices: u...Zeeshan Ali2002-11-161-0/+2
* UDP plugins will work for RedHatians tooZeeshan Ali2002-11-081-6/+0
* s/Gnome-Streamer/GStreamer/Andy Wingo2002-03-201-1/+1
* Initial revisionAndy Wingo2001-12-221-0/+88