summaryrefslogtreecommitdiff
path: root/gst/netsim
Commit message (Expand)AuthorAgeFilesLines
* netsim: fix format errors for different platformsOmar Akkila2018-02-011-5/+8
* netsim: fix misleading packet delay logJun Xie2018-01-241-4/+5
* netsim: simplify getting buffer size in bitsTim-Philipp Müller2017-11-251-12/+2
* netsim: add "allow-reordering" propertyHavard Graff2017-11-252-3/+52
* netsim: Add gamma distribution for delayStian Selnes2017-11-252-9/+69
* netsim: Change max-delay to be inclusiveStian Selnes2017-11-251-2/+2
* netsim: Add "delay-distribution" property plus normal distributionStian Selnes2017-11-254-7/+116
* netsim: add token bucket algorithm for simulating network congestionHavard Graff2017-11-252-4/+149
* netsim: change property enums to PROP_* and fix indentationHavard Graff2017-11-251-37/+31
* netsim: remove private struct and paddingTim-Philipp Müller2017-11-252-106/+86
* meson: Add netsim pluginNicolas Dufresne2017-06-221-0/+12
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-241-4/+4
* netsim: Add netsim elementStian Selnes2016-02-123-0/+553