summaryrefslogtreecommitdiffstats
path: root/gst/udp/gstudpsink.c
Commit message (Expand)AuthorAgeFilesLines
* Enable MTU featureAngel Carpintero2003-08-071-8/+7
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-1/+4
* Congrats everyone! udp plugins are now multicast-enabledZeeshan Ali2003-06-091-4/+18
* localhost (the default host) couldnt get resolvedZeeshan Ali2003-06-091-2/+4
* localhost should not be looked-up and the user should be able to able to use ...Zeeshan Ali2003-05-221-6/+23
* Making some things work and breaking othersZeeshan Ali2003-02-101-3/+10
* Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer c...David Schleef2003-02-021-1/+1
* PadConnect -> PadLinkThomas Vander Stichele2003-01-101-1/+1
* another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele2003-01-101-9/+9
* Update to new element sync APIWim Taymans2002-12-271-2/+4
* added mtu optionZeeshan Ali2002-12-201-9/+31
* Moved clock set/get to class functions.Wim Taymans2002-11-271-2/+3
* (1) Caps nego are now dynamic, the Application developer now have choices: u...Zeeshan Ali2002-11-161-26/+93
* Trying to make udp plugins workZeeshan Ali2002-11-081-0/+20
* convert sys_errlist to g_strerror()David Schleef2002-10-261-1/+1
* licenses againAndy Wingo2002-09-291-1/+1
* plugins part of license field patchChristian Schaller2002-09-181-0/+1
* a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo2002-04-201-1/+1
* s/Gnome-Streamer/GStreamer/Andy Wingo2002-03-201-1/+1
* removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo2002-03-191-4/+4
* Bring the plugins in sync with the new core capsnego system.Wim Taymans2002-01-131-7/+9
* Initial revisionAndy Wingo2001-12-221-0/+301