summaryrefslogtreecommitdiffstats
path: root/gst/udp/gstudpsink.c
Commit message (Expand)AuthorAgeFilesLines
* ext/mad/gstid3tag.c: Add stdlib.hDavid Schleef2004-04-201-1/+1
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-31/+33
* gst-indentThomas Vander Stichele2004-03-141-160/+165
* code cleanup. Change bzero() to memset(). Remove duplicate ; at ends of lines.David Schleef2004-02-021-1/+1
* use element time.Benjamin Otte2004-01-141-6/+2
* Merge CAPS branchDavid Schleef2003-12-221-2/+2
* forgot to make the element details static in hereBenjamin Otte2003-11-021-1/+1
* fix for new plugin systemBenjamin Otte2003-11-021-8/+13
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-2/+3
* 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