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
libgstaudio.vcproj
libgstaudioconvert.vcproj
libgstaudiorate.vcproj
libgstaudioresample.vcproj
libgstaudiotestsrc.vcproj
libgstdecodebin.vcproj
libgstinterfaces.vcproj
libgstogg.vcproj
libgstplaybin.vcproj
libgstriff.vcproj
libgstsubparse.vcproj
libgsttag.vcproj
libgsttcp.vcproj tcp: Add element socketsrc 2015-03-13 20:05:00 +01:00
libgsttheora.vcproj
libgsttypefind.vcproj
libgstvideo.vcproj
libgstvideorate.vcproj
libgstvideoscale.vcproj
libgstvideotestsrc.vcproj
libgstvolume.vcproj
libgstvorbis.vcproj