netsim: Add netsim element
authorStian Selnes <stian@pexip.com>
Wed, 7 Oct 2015 21:49:58 +0000 (23:49 +0200)
committerTim-Philipp Müller <tim@centricular.com>
Fri, 12 Feb 2016 10:08:06 +0000 (10:08 +0000)
commite3f9e854f08e82bfab11182c5a2aa6f9a0c73cd5
treedc328faabb84792da5a1b0ba9a79f125c7784584
parent88e21e6089bade0e2ddc5557c4ee41dce8b3ce24
netsim: Add netsim element

Resurrected from the Farstream repository and given an
overhaul to fix races, deadlocks etc.

https://bugzilla.gnome.org/show_bug.cgi?id=756252
configure.ac
gst/netsim/Makefile.am [new file with mode: 0644]
gst/netsim/gstnetsim.c [new file with mode: 0644]
gst/netsim/gstnetsim.h [new file with mode: 0644]
tests/check/Makefile.am
tests/check/elements/netsim.c [new file with mode: 0644]