summaryrefslogtreecommitdiff
path: root/gst/netsim
AgeCommit message (Expand)AuthorFilesLines
2018-04-25Meson: Generate pc file for all plugins in badXavier Claessens1-0/+1
2018-02-01netsim: fix format errors for different platformsOmar Akkila1-5/+8
2018-01-24netsim: fix misleading packet delay logJun Xie1-4/+5
2017-11-25netsim: simplify getting buffer size in bitsTim-Philipp Müller1-12/+2
2017-11-25netsim: add "allow-reordering" propertyHavard Graff2-3/+52
2017-11-25netsim: Add gamma distribution for delayStian Selnes2-9/+69
2017-11-25netsim: Change max-delay to be inclusiveStian Selnes1-2/+2
2017-11-25netsim: Add "delay-distribution" property plus normal distributionStian Selnes4-7/+116
2017-11-25netsim: add token bucket algorithm for simulating network congestionHavard Graff2-4/+149
2017-11-25netsim: change property enums to PROP_* and fix indentationHavard Graff1-37/+31
2017-11-25netsim: remove private struct and paddingTim-Philipp Müller2-106/+86
2017-06-22meson: Add netsim pluginNicolas Dufresne1-0/+12
2017-05-16Remove plugin specific static build optionNicolas Dufresne1-1/+0
2016-03-24bad: use new gst_element_class_add_static_pad_template()Vineeth TM1-4/+4
2016-02-12netsim: Add netsim elementStian Selnes3-0/+553