gstreamer/gst/netsim
Stian Selnes 9416d36463 netsim: Add "delay-distribution" property plus normal distribution
By using the property "delay-distribution" the user can control how the
delay applied to delayed packets is distributed. This is either the
uniform distribution (as before) or the normal distribution.

"min-delay" and "max-delay" control both distributions. For the normal
distribution it defines the bounds of the 95% confidence interval.
2017-11-25 11:10:27 +00:00
..
gstnetsim.c netsim: Add "delay-distribution" property plus normal distribution 2017-11-25 11:10:27 +00:00
gstnetsim.h netsim: Add "delay-distribution" property plus normal distribution 2017-11-25 11:10:27 +00:00
Makefile.am netsim: Add "delay-distribution" property plus normal distribution 2017-11-25 11:10:27 +00:00
meson.build netsim: Add "delay-distribution" property plus normal distribution 2017-11-25 11:10:27 +00:00