various: fix pad template leaks
[platform/upstream/gstreamer.git] / gst / udp / gstudpsrc.c
2011-11-28 Vincent Penquerc'hvarious: fix pad template leaks
2011-06-18 Tim-Philipp MüllerBump git version after unplanned 0.10.30 release
2011-06-01 Thijs Vermeirudpsrc: allow skip-first-bytes of full buffer size
2011-03-08 Tim-Philipp MüllerMerge ad-hoc release branch '0.10.28'
2011-02-04 Stefan Kostdocs: fix parameter name in udpsrc docs
2011-01-27 Mark Nauwelaertsudp: use socklen_t where appropriate rather than custom...
2010-10-13 Stefan Kostvarious (gst): add a missing G_PARAM_STATIC_STRINGS...
2010-08-04 Wim Taymansudpsrc: add property to enable port reuse
2010-06-18 Keith Nicholsonudpsrc: fix multicast support on windows builds
2010-03-21 Benjamin OtteAdd -Wwrite-strings to the configure flags
2010-03-18 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2010-03-10 Wim Taymansudp: use uri parsing code
2009-06-16 Wim Taymansudpsrc: add debug line for the socket
2009-04-27 Wim Taymansudpsrc: fix getaddrinfo error reporting
2009-03-31 Stefan Kostudp: don't use protocol in debug message after freeing
2009-03-13 Wim Taymansudpsrc: convert _ in properties to -
2009-03-13 Edgar E. Iglesiasudpsrc: Add network interface selection
2009-03-02 Thomas Vander SticheleMerge branch 'master' of ssh://thomasvs@git.freedesktop...
2009-02-25 Wim Taymansudpsrc: fix compilation
2009-02-25 Peter Kjellerstedtudpsrc: Make sure the sockaddr length used for recvfrom...
2009-02-25 Peter Kjellerstedtudpsrc: Unify the use of union gst_sockaddr.
2009-02-24 Jan Schmidtudp: Fix strict-aliasing warnings from gcc 4.4.0
2009-02-23 Aurelien GrimaudRead ICMP error messages instead of looping
2009-01-28 Stefan KostUpdate and add documentation for plugins with deps...
2009-01-28 Stefan KostUpdate and add documentation for plugins with no deps...
2008-11-20 Michael Smithgst/udp/: Fix multiudpsink on OSX by passing the specif...
2008-10-27 Sebastian Drögegst/udp/: Fix "argument type mismatch" compiler warning...
2008-09-25 Wim Taymansgst/udp/gstudpsrc.c: Switch on the socket family to...
2008-09-25 Daniel Frankegst/udp/gstudpsrc.c: OS X's bind() implementation is...
2008-08-20 Peter Kjellerstedtgst/udp/: Avoid leaking internally allocated file descr...
2008-07-23 Michael Smithgst/goom/: Fix build with MSVC: include glib.h to defin...
2008-07-05 Tero Saarnigst/udp/gstudpsrc.c: Fix parsing of udp:// URIs contain...
2008-06-25 Sebastian Drögegst/udp/gstudpsrc.c: Call getsockname() after the call...
2008-06-13 Wim Taymansgst/udp/gstudpsrc.*: Add property to control automatic...
2008-05-21 Wim Taymansgst/udp/: Joining a multicast group and setting the...
2008-05-21 Bruno Santosgst/udp/gstudpnetutils.*: Provide a bunch of helper...
2008-05-01 Youness Alaouigst/udp/gstudpsrc.c: Don't error out if we get an ICMP...
2008-04-25 Tim-Philipp Müllergst/: Use GLib versions of htonl, htons, ntohl and...
2008-03-07 Wim Taymansgst/udp/gstudpsrc.c: Fix compilation after removing...
2008-03-07 Ole André Vadla... gst/udp/gstudpsrc.c: Properly balance WSA_Cleanup with...
2008-02-28 Peter Kjellerstedtgst/udp/gstudpsrc.*: Port to GstPoll. See #505417.
2007-11-02 Ole André Vadla... Fix includes for MSVC and GLib-2.14.0 (#492388).
2007-10-18 Laurent Glayalgst/udp/gstudpsrc.c: When the socket is used by the...
2007-09-26 Wim Taymansgst/udp/gstudpsrc.c: Update documentation.
2007-09-10 Wim Taymansgst/udp/gstudpsrc.c: Make udpsrc timestamp outgoing...
2007-08-17 Wim Taymansgst/udp/gstmultiudpsink.*: Add support for getting...
2007-08-16 Wim Taymansgst/udp/gstudpsrc.c: Improve UDP performance by avoidin...
2007-05-21 Wim Taymansgst/udp/gstudpsrc.c: Since we depend on 0.10.13 -core...
2007-04-29 Wim Taymansgst/udp/gstmultiudpsink.c: Fix multicast detection.
2007-04-26 Wim Taymansgst/udp/gstudpsrc.c: Handle the case where there are...
2007-03-29 Laurent Glayalgst/udp/: Rework the socket allocation a bit based...
2007-03-02 Wim Taymansgst/udp/gstudpsrc.c: Fix doc.
2007-03-02 Thijs Vermeirgst/udp/gstudpsrc.*: Add support to strip proprietary...
2007-02-11 Sébastien Mouttegst/avi/gstavimux.c: Comment a #if 0 in caps template...
2007-01-08 Vincent Torriext/jpeg/: These libjpeg callbacks should return a...
2006-12-06 Rob Taylorgst/udp/gstudpsrc.c: If using multicast in udpsrc,...
2006-10-16 Josep Torra VallesFix a bunch of problems discovered by the Forte compile...
2006-10-11 Sebastien Cotegst/udp/gstudpsrc.c: Fix some leaks in caps and uris...
2006-09-29 Wim Taymansgst/rtsp/URLS: Add some more URLs.
2006-09-29 Wim Taymansgst/udp/gstudpsrc.*: Added property to post a message...
2006-09-29 Antoine Tremblaygst/udp/gstudpsrc.c: Fix possible infinite loop when...
2006-09-25 Peter Kjellerstedtgst/: Include stdlib.h in some more places, makes thing...
2006-09-21 Wim Taymansgst/udp/: Update README, simple cleanup.
2006-07-31 Wim Taymansgst/udp/gstudpsrc.c: Fix docs.
2006-07-27 Wim Taymansgst/udp/gstudpsrc.*: Rename "buffer" to "buffer-size...
2006-07-27 Tim-Philipp Müllergst/udp/gstudpsrc.c: Use CLOSE_SOCKET() here instead...
2006-07-27 Thijs Vermeirgst/udp/gstudpsrc.*: Added "buffer" property to control...
2006-07-24 Joni ValtanenPort udp plugin to win32 (#345288).
2006-06-22 Tim-Philipp MüllerUse GST_DEBUG_CATEGORY_STATIC where possible (#342503...
2006-04-25 Stefan KostDefine GstElementDetails as const and also static ...
2006-02-16 Wim TaymansUpdate documentation.
2006-01-07 Philippe Kalafgst-plugins-good/gst/udp/: Allow udpsrc and dynudpsink...
2005-12-06 Thomas Vander Sticheleexpand tabs
2005-11-29 Thomas Vander Stichelegst/udp/: the old gstnet lib was renamed gstnetbuffer...
2005-11-25 Sebastien Cotegst/udp/gstudpsrc.c: Patch from Sebastien Cote to close...
2005-11-22 Edward HerveyURIHandler interface and element properties are now...
2005-11-16 Andy WingoMove comment.
2005-11-16 Andy Wingogst/udp/gstudpsrc.c: Clean up with the boilerplate...
2005-09-21 Wim Taymansgst/rtsp/gstrtspsrc.c: More SDP parsing and caps setting.
2005-09-21 Wim Taymansgst/rtp/README: Update README
2005-09-19 Wim Taymansgst/level/level-example.c: Fix for new bus API.
2005-09-09 Thomas Vander Stichelegst-plugins-good.spec.in: spec file fixes
2005-08-19 Wim Taymansext/amrnb/: Update caps with audio/AMR.
2005-07-14 Thomas Vander Stichelemore autistic cleanliness in functions/names/defines
2005-07-06 Edward Herveygst/udp/gstudpsrc.c: GST_BASESRC --> GST_BASE_SRC
2005-07-01 Philippe Kalafgst/udp/: (new)
2005-06-29 Andy Wingogst/udp/gstudpsink.c (gst_udpsink_get_type): Actually...
2005-06-28 Wim TaymansFix old RPAD macro. basesrc -> base_src
2005-06-23 Wim Taymansgst/udp/gstudpsrc.c: Make udpsrc a live source.
2005-06-02 Wim Taymansgst/udp/: Use NetBuffer and small cleanups.
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-08-19 Jan Schmidtgst/udp/gstudpsrc.*: Don't call gst_pad_push in a get...
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-03-06 David Schleefgst/udp/gstudpsrc.c: Check for unfixed caps and throw...
2004-02-02 David Schleefcode cleanup. Change bzero() to memset(). Remove...
next