gstreamer/tests/check/pipelines
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
..
.gitignore tests: Add TCP pipelines test 2014-11-07 10:14:07 +01:00
basetime.c tests: use g_timeout_add_seconds wherever possible. 2013-01-27 13:37:29 +00:00
capsfilter-renegotiation.c capsfilter-renegotiation: Use assertions from libcheck for more information on failures 2014-11-09 10:47:14 +01:00
gio.c Fix FSF address 2012-11-03 23:05:09 +00:00
oggmux.c Fix FSF address 2012-11-03 23:05:09 +00:00
simple-launch-lines.c Revert "videoconvert: prevent bad interlaced conversions" 2013-03-24 00:21:36 +01:00
streamsynchronizer.c streamsynchronizer: Should wait state change complete before start another state change 2015-03-11 15:51:02 +00:00
tcp.c tcp: Add element socketsrc 2015-03-13 20:05:00 +01:00
theoraenc.c Fix FSF address 2012-11-03 23:05:09 +00:00
vorbisdec.c tests: fix leak in vorbisdec unit test 2013-03-03 16:55:24 +00:00
vorbisenc.c Fix FSF address 2012-11-03 23:05:09 +00:00