summaryrefslogtreecommitdiffstats
path: root/gst/udp/gstudpsrc.c
Commit message (Expand)AuthorAgeFilesLines
* gst/udp/gstudpsrc.*: Don't call gst_pad_push in a get function. Fixes #150449Jan Schmidt2004-08-191-2/+19
* ext/mad/gstid3tag.c: Add stdlib.hDavid Schleef2004-04-201-2/+2
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-72/+74
* gst-indentThomas Vander Stichele2004-03-141-165/+176
* gst/udp/gstudpsrc.c: Check for unfixed caps and throw an element error. (bug...David Schleef2004-03-061-1/+9
* code cleanup. Change bzero() to memset(). Remove duplicate ; at ends of lines.David Schleef2004-02-021-1/+1
* Change gst_pad_proxy_link() to gst_pad_try_set_caps()David Schleef2003-12-311-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-4/+4
* Add setsockopt SO_REUSEADDRAngel Carpintero2003-08-201-0/+6
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-0/+5
* Congrats everyone! udp plugins are now multicast-enabledZeeshan Ali2003-06-091-3/+29
* Fixup for bug 109797 and 109094Ronald S. Bultje2003-04-061-9/+15
* another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele2003-01-101-1/+1
* Fix caps negoWim Taymans2002-12-181-1/+2
* build fix: declare variable at start of blockDavid I. Lehn2002-12-171-1/+1
* trying to follow wtay's adviceZeeshan Ali2002-12-151-2/+38
* (1) Caps nego are now dynamic, the Application developer now have choices: u...Zeeshan Ali2002-11-161-24/+109
* UDP plugins will work for RedHatians tooZeeshan Ali2002-11-081-2/+2
* Trying to make udp plugins workZeeshan Ali2002-11-081-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-1/+1
* Initial revisionAndy Wingo2001-12-221-0/+300