plugins: port some plugins to the new memory API
[platform/upstream/gstreamer.git] / gst / tcp / gsttcp.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-12-02 Sebastian Drögetcp: Remove dead assignment
2010-02-18 David Schleeftcp(client/server)src: Fix handling of closed sockets
2008-05-04 Sebastian DrögeRemove some unused code.
2008-02-28 Peter Kjellerstedtgst/tcp/: Removed fdset and stress test, they are now...
2006-11-14 Jan David MolVarious gsize and gssize printf fixes. Fixes #372507.
2006-10-10 Josep Torre Vallesext/gnomevfs/: Fix URI interface implementation return...
2006-10-04 Thomas Vander Stichelegst/tcp/gsttcp.c: Fix a simple mistake (see the docs)
2006-08-11 Andy Wingogst/tcp/gsttcp.c: Really fix the build?
2006-07-26 Thomas Vander Stichelemove a recurring normal event to LOG, where it should be
2006-06-02 Thomas Vander Sticheleshow type number when packet is of the wrong type
2006-05-16 Zaheer Abbas Meraligst/tcp/gsttcp.c: Return GST_FLOW_UNEXPECTED when we...
2005-12-16 Benjamin Pineaugst/tcp/: Add <string.h> includes for memset and FD_ZER...
2005-10-17 Andy Wingogst/tcp/gstmultifdsink.c: Convert to use the boilerplat...
2005-09-28 Andy Wingogst/tcp/gsttcpclientsrc.c: Make interruptable -- code...
2005-09-27 Andy Wingogst/tcp/: Updated for new gsttcp API.
2005-07-05 Wim TaymansPorted tcp plugins to 0.9.
2005-01-13 Thomas Vander Sticheleext/ogg/gstoggmux.c: eos/bos debugging
2004-08-11 Thomas Vander Sticheleimprove debugging
2004-08-11 Thomas Vander Stichelefix debug levels
2004-06-08 Thomas Vander Stichelelooping read for caps and headers
2004-06-08 Wim Taymansgst/tcp/: Memory leak fixes
2004-06-05 Andrew Turnergst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD)
2004-06-03 Thomas Vander Sticheledon't get sigpipe on send
2004-06-02 Thomas Vander Sticheleuse ssize_t over size_t avoid segfault in alsa
2004-06-02 Stéphane Loeuilletzaheer :
2004-05-20 Thomas Vander Sticheleadd new tcp elements
2004-05-19 Thomas Vander Stichelegsttcp -> gsttcpplugin
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-14 Thomas Vander Stichelegst-indent
2003-12-04 Andy Wingoremove copyright field from plugins
2003-11-07 Ronald S. BultjeRemove all config.h includes from header files, add...
2003-11-02 Benjamin Ottefix for new plugin system
2003-07-17 Zeeshan AliA TCP plugin could be needed by many, including wtay...