gstreamer/win32/vs8
William Manley 7c10499ecd tcp: Add element socketsrc
`socketsrc` can be considered a source counterpart to `multisocketsink`.
It can be considered a generalization of `tcpclientsrc` and
`tcpserversrc`:  it contains all the logic required to communicate over
the socket but none of the logic for creating the sockets/establishing
the connection in the first place, allowing the user to accomplish this
externally in whatever manner they wish making it applicable to other
types of sockets besides TCP.

This commit essentially copies the implementation directly from
tcpserversrc.  Later patches will tidy the implementation up and
re-implement `tcpclientsrc` and `tcpserversrc` in terms of `socketsrc`.

See https://bugzilla.gnome.org/show_bug.cgi?id=739546
2015-03-13 20:05:00 +01:00
..
gst-plugins-base.sln ffmpegcolorspace -> videoconvert 2011-07-07 23:59:59 +01:00
libgstadder.vcproj win32/vs8: add vs8 project files created by Sergey Scobich 2006-01-30 22:18:53 +00:00
libgstaudio.vcproj Switch glib-mkenum for gst-libs/gst/audio from multichannel- to audio- in order to wrap all enums declarations of tha... 2008-12-31 11:20:26 +00:00
libgstaudioconvert.vcproj win32/vs8: add vs8 project files created by Sergey Scobich 2006-01-30 22:18:53 +00:00
libgstaudiorate.vcproj win32/vs8: add vs8 project files created by Sergey Scobich 2006-01-30 22:18:53 +00:00
libgstaudioresample.vcproj win32/: Misc. VS8 build fixes: fix syntax in config.h, add missing entries to libgsttag.def; add missing dependencies... 2006-11-02 14:18:45 +00:00
libgstaudiotestsrc.vcproj win32/vs8: add vs8 project files created by Sergey Scobich 2006-01-30 22:18:53 +00:00
libgstdecodebin.vcproj win32/vs8: add vs8 project files created by Sergey Scobich 2006-01-30 22:18:53 +00:00
libgstinterfaces.vcproj win32/: Misc. VS8 build fixes: fix syntax in config.h, add missing entries to libgsttag.def; add missing dependencies... 2006-11-02 14:18:45 +00:00
libgstogg.vcproj win32/: Misc. VS8 build fixes: fix syntax in config.h, add missing entries to libgsttag.def; add missing dependencies... 2006-11-02 14:18:45 +00:00
libgstplaybin.vcproj win32/vs8: add vs8 project files created by Sergey Scobich 2006-01-30 22:18:53 +00:00
libgstriff.vcproj win32/: Misc. VS8 build fixes: fix syntax in config.h, add missing entries to libgsttag.def; add missing dependencies... 2006-11-02 14:18:45 +00:00
libgstsubparse.vcproj win32/vs8: add vs8 project files created by Sergey Scobich 2006-01-30 22:18:53 +00:00
libgsttag.vcproj win32/: Misc. VS8 build fixes: fix syntax in config.h, add missing entries to libgsttag.def; add missing dependencies... 2006-11-02 14:18:45 +00:00
libgsttcp.vcproj tcp: Add element socketsrc 2015-03-13 20:05:00 +01:00
libgsttheora.vcproj win32/: Misc. VS8 build fixes: fix syntax in config.h, add missing entries to libgsttag.def; add missing dependencies... 2006-11-02 14:18:45 +00:00
libgsttypefind.vcproj win32/vs8: add vs8 project files created by Sergey Scobich 2006-01-30 22:18:53 +00:00
libgstvideo.vcproj win32/vs8: add vs8 project files created by Sergey Scobich 2006-01-30 22:18:53 +00:00
libgstvideorate.vcproj win32/vs8: add vs8 project files created by Sergey Scobich 2006-01-30 22:18:53 +00:00
libgstvideoscale.vcproj Fix compilation on win32 under VS8 2006-12-01 10:27:54 +00:00
libgstvideotestsrc.vcproj win32/vs8: add vs8 project files created by Sergey Scobich 2006-01-30 22:18:53 +00:00
libgstvolume.vcproj win32/vs8: add vs8 project files created by Sergey Scobich 2006-01-30 22:18:53 +00:00
libgstvorbis.vcproj win32/: Misc. VS8 build fixes: fix syntax in config.h, add missing entries to libgsttag.def; add missing dependencies... 2006-11-02 14:18:45 +00:00