subparse: fix off by one offset calculation
[platform/upstream/gstreamer.git] / gst / tcp / gsttcpclientsrc.c
2011-04-18 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-16 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-16 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-16 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-11 Wim TaymansMerge branch 'master' into 0.11
2011-04-07 Wim TaymansMerge branch 'master' into 0.11
2011-04-06 Wim TaymansMerge branch 'master' into 0.11
2011-04-04 Wim TaymansMerge branch 'master' into 0.11
2011-03-31 Wim TaymansMerge branch 'master' into 0.11
2011-03-30 Wim TaymansMerge branch 'master' into 0.11-fdo
2011-03-28 Wim TaymansMerge branch 'master' into 0.11-fdo
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-12-10 Wim Taymanstcpclientsrc: unset flushing state too
2009-05-19 Wim Taymanstcpclientsrc: this is not a live source
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-05-13 Hannes Bistrygst/tcp/: Fix regression in clientsrc because we did...
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
2006-02-08 Jan Schmidtgst/tcp/gsttcpclientsrc.c: Revert Andy's newsegment...
2006-02-07 Andy Wingogst/tcp/gsttcpclientsrc.c (gst_tcp_client_src_create...
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-09-28 Andy Wingogst/tcp/gsttcpclientsink.c (gst_tcpclientsink_base_init...
2005-09-28 Andy Wingogst/tcp/gsttcpclientsrc.c: Make interruptable -- code...
2005-09-27 Andy Wingogst/tcp/gsttcpclientsrc.c: Cleaned up.
2005-09-27 Andy Wingopacify old gcc
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 Andy WingoMany files: Null if we got it....
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-08-30 Wim Taymansgst/tcp/: Fix some memory leaks.
2004-07-26 Johan Dahlingst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make...
2004-06-25 Thomas Vander Sticheledon't override offset and offset_end
2004-06-17 Thomas Vander Stichelecleanups, mem fix
2004-06-17 Thomas Vander Sticheleread caps in connect
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 Sticheleuse streamheader
2004-06-08 Thomas Vander Sticheleuniformized; added signals to serversink for new and...
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 Loeuillettest FIONREAD ioctl presence in an alternate header...
2004-05-20 Thomas Vander Sticheleadd new tcp elements