Remove unused variables in _class_init
[platform/upstream/gstreamer.git] / gst / udp / gstudpsink.c
2009-04-18 Edward HerveyRemove unused variables in _class_init
2009-03-31 Stefan Kostudp: don't use protocol in debug message after freeing
2009-01-28 Stefan KostUpdate and add documentation for plugins with no deps...
2007-11-14 Tim-Philipp Müllergst/rtsp/gstrtspsrc.c: Don't leak sdp message contents...
2007-11-02 Ole André Vadla... Fix includes for MSVC and GLib-2.14.0 (#492388).
2007-04-29 Wim Taymansgst/udp/gstmultiudpsink.c: Add code to drop membership...
2007-03-04 Jan SchmidtFix a bunch of leaks shown by the newly-added states...
2006-10-16 Josep Torra VallesFix a bunch of problems discovered by the Forte compile...
2006-04-25 Stefan KostDefine GstElementDetails as const and also static ...
2006-04-08 Stefan KostFix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
2005-12-06 Thomas Vander Sticheleexpand tabs
2005-08-18 Wim Taymansgst/rtp/: Remove old code that is now in gst-libs/gst...
2005-06-29 Andy Wingogst/udp/gstudpsink.c (gst_udpsink_get_type): Actually...
2005-05-12 Wim Taymansgst/udp/: Added multifdsink to send UDP to multiple...
2005-05-12 Wim Taymansgst/: Make UDP and TCP elements use PushSrc.
2005-05-11 Wim Taymansgst/: UDP fixes, added uri handler.
2005-05-10 Wim Taymansgst/udp/: Ported udp src/sink.
2004-04-20 David Schleefext/mad/gstid3tag.c: Add stdlib.h
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
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