summaryrefslogtreecommitdiffstats
path: root/gst/udp
Commit message (Expand)AuthorAgeFilesLines
* Fixup for bug 109797 and 109094Ronald S. Bultje2003-04-061-9/+15
* 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-102-10/+10
* Update to new element sync APIWim Taymans2002-12-271-2/+4
* added mtu optionZeeshan Ali2002-12-202-9/+33
* 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-152-2/+41
* parallel install fixesThomas Vander Stichele2002-12-081-1/+1
* fix some disting and rpm building issuesChristian Schaller2002-11-281-1/+1
* Moved clock set/get to class functions.Wim Taymans2002-11-271-2/+3
* updated with the latest changes.Zeeshan Ali2002-11-162-10/+39
* (1) Caps nego are now dynamic, the Application developer now have choices: u...Zeeshan Ali2002-11-164-50/+206
* UDP plugins will work for RedHatians tooZeeshan Ali2002-11-082-8/+2
* Trying to make udp plugins workZeeshan Ali2002-11-083-1/+23
* convert sys_errlist to g_strerror()David Schleef2002-10-261-1/+1
* licenses againAndy Wingo2002-09-292-2/+2
* plugins part of license field patchChristian Schaller2002-09-182-0/+2
* a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo2002-04-202-2/+2
* GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo2002-04-111-2/+2
* s/Gnome-Streamer/GStreamer/Andy Wingo2002-03-205-5/+5
* removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo2002-03-193-9/+9
* s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo2002-03-191-1/+1
* - plugins are built without versioning infoWrobell2002-01-181-0/+1
* Bring the plugins in sync with the new core capsnego system.Wim Taymans2002-01-132-8/+10
* s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common formatDavid I. Lehn2002-01-121-2/+3
* Initial revisionAndy Wingo2001-12-228-0/+877