gstreamer/win32
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
..
common install-plugins: add new API to exports .def and to docs 2015-02-13 22:49:21 +00:00
vs6 cdda: rename GstCddaBaseSrc to GstAudioCdSrc and move to libgstaudio 2011-11-12 11:58:58 +00:00
vs7 tcp: Add element socketsrc 2015-03-13 20:05:00 +01:00
vs8 tcp: Add element socketsrc 2015-03-13 20:05:00 +01:00
MANIFEST win32: Update manifest for removed interfaces library 2012-05-09 17:16:19 +02:00