plugins: port some plugins to the new memory API
[platform/upstream/gstreamer.git] / gst / tcp / gsttcpserversrc.c
2011-03-27 Wim Taymansplugins: port some plugins to the new memory API
2011-03-15 Wim TaymansMerge branch 'master' into 0.11-fdo
2011-03-04 Wim TaymansMerge branch 'master' into 0.11
2011-02-28 Wim TaymansMerge branch 'master' into 0.11
2010-12-06 Wim Taymanstcp: remove deprecated GDP protocol
2010-03-16 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2009-03-23 Stefan Kostdocs: add examples for tcp elements, also use correct...
2008-12-16 Wim TaymansAdd minimal docs to make the remaining tcp elements...
2008-03-22 Sebastian DrögeUse G_PARAM_STATIC_STRINGS everywhere for GParamSpecs...
2008-03-07 Wim Taymansgst/: Remove GstPollMode from gstpoll constructor.
2008-02-28 Peter Kjellerstedtgst/tcp/: Removed fdset and stress test, they are now...
2007-03-08 Jan Schmidtext/alsa/gstalsasink.c: Extra log line.
2006-06-23 Tim-Philipp MüllerUse GST_DEBUG_CATEGORY_STATIC where possible (#342503).
2006-06-22 Cody Russellgst/: Avoid unnecessary class cast check in class_init...
2006-04-28 Stefan Kostmake GstElementDetails const
2006-03-29 j^better/unified long descriptions
2005-12-16 Benjamin Pineaugst/tcp/: Add <string.h> includes for memset and FD_ZER...
2005-12-06 Thomas Vander Sticheleexpand tabs
2005-12-01 Thomas Vander Stichelemore borgifying
2005-10-26 Tim-Philipp Müllergst/tcp/: Remove unused 'curoffset' structure member.
2005-10-12 Stefan Kostrenamed GST_FLAGS macros to GST_OBJECT_FLAGS moved...
2005-10-10 Wim Taymansgst/tcp/gsttcpserversrc.c: Don't block in accept while...
2005-09-28 Andy Wingogst/tcp/gsttcpclientsink.c (gst_tcpclientsink_base_init...
2005-09-27 Andy Wingogst/tcp/gsttcpserversrc.c: Cleaned up.
2005-09-27 Andy Wingopacify old gcc take 2
2005-09-27 Andy Wingogst/tcp/: Updated for new gsttcp API.
2005-08-05 Thomas Vander Stichelefirst stab at documenting elements
2005-07-14 Thomas Vander Stichelemore autistic cleanliness in functions/names/defines
2005-07-05 Andy Wingos/BASESRC/BASE_SRC/.
2005-07-05 Wim TaymansPorted tcp plugins to 0.9.
2005-02-17 Gergely Nagygst/avi/gstavidemux.c: Declare variables at beginning...
2005-02-02 Jan Schmidtgst/tcp/: Don't leak the hostname when shutting down.
2005-01-13 Thomas Vander Sticheleext/ogg/gstoggmux.c: eos/bos debugging
2004-11-05 Thomas Vander Sticheleports can go up to 65535. Move common defines to gsttcp.h
2004-06-17 Johan Dahlinext/tcp/*: Revert Zaheer changes, to make things actual...
2004-06-12 Zaheer Abbas Meraligst/tcp/: Modified the tcp plugins so they are portable...
2004-06-08 Thomas Vander Stichelereturn EOS instead of NULL
2004-06-08 Wim Taymansgst/tcp/: Memory leak fixes
2004-06-08 Thomas Vander Sticheleuniformized; added signals to serversink for new and...
2004-06-02 Thomas Vander Sticheleuse ssize_t over size_t avoid segfault in alsa
2004-06-02 Stéphane Loeuilletzaheer :
2004-05-21 Stéphane Loeuilletrename defines too, so that they look like the others...
2004-05-20 Stéphane Loeuillet- change sunaudio category to Sink/Audio
2004-05-20 Thomas Vander Sticheleadd new tcp elements