gst-indent
[platform/upstream/gst-plugins-good.git] / gst / udp / gstudpsink.c
2004-03-14 Thomas Vander Stichelegst-indent
2004-02-02 David Schleefcode cleanup. Change bzero() to memset(). Remove...
2004-01-14 Benjamin Otteuse element time.
2003-12-22 David SchleefMerge CAPS branch
2003-11-02 Benjamin Otteforgot to make the element details static in here
2003-11-02 Benjamin Ottefix for new plugin system
2003-10-08 Andy Wingo/GstBuffer/GstData/ in the API where you can pass event...
2003-08-07 Angel CarpinteroEnable MTU feature
2003-06-29 Benjamin Ottecompatibility fix for new GST_DEBUG stuff.
2003-06-09 Zeeshan AliCongrats everyone! udp plugins are now multicast-enabled
2003-06-09 Zeeshan Alilocalhost (the default host) couldnt get resolved
2003-05-22 Zeeshan Alilocalhost should not be looked-up and the user should...
2003-02-10 Zeeshan AliMaking some things work and breaking others
2003-02-02 David SchleefChange %lld, %llu to G_G[U]INT64_FORMAT globally. ...
2003-01-10 Thomas Vander StichelePadConnect -> PadLink
2003-01-10 Thomas Vander Sticheleanother batch of connect->link fixes please let me...
2002-12-27 Wim TaymansUpdate to new element sync API
2002-12-20 Zeeshan Aliadded mtu option
2002-11-27 Wim TaymansMoved clock set/get to class functions.
2002-11-16 Zeeshan Ali(1) Caps nego are now dynamic, the Application develope...
2002-11-08 Zeeshan AliTrying to make udp plugins work
2002-10-26 David Schleefconvert sys_errlist to g_strerror()
2002-09-29 Andy Wingolicenses again
2002-09-18 Christian Schallerplugins part of license field patch
2002-04-20 Andy Wingoa hack to work around intltool's brokenness a current...
2002-03-20 Andy Wingos/Gnome-Streamer/GStreamer/
2002-03-19 Andy Wingoremoval of //-style comments don't link plugins to...
2002-01-13 Wim TaymansBring the plugins in sync with the new core capsnego...
2001-12-22 Andy WingoInitial revision