summaryrefslogtreecommitdiff
path: root/gst/netsim
Commit message (Expand)AuthorAgeFilesLines
* gst-plugins: allow per feature registrationStéphane Cerveau2021-04-112-2/+4
* gst: don't use volatile to mean atomicMatthew Waters2021-03-221-4/+4
* plugins: uddate gst_type_mark_as_plugin_api() callsMathieu Duponchelle2020-06-061-1/+1
* plugins: Use gst_type_mark_as_plugin_api() for all non-element plugin typesSebastian Dröge2020-06-041-0/+2
* documentation: fixed a heap o' typosAaron Boxer2019-11-051-1/+1
* Remove autotools build systemTim-Philipp Müller2019-10-141-8/+0
* docs: Build documentation with hotdocThibault Saunier2019-05-131-0/+1
* netsim: don't use G_INLINE_FUNCTim-Philipp Müller2019-03-181-2/+2
* Meson: Generate pc file for all plugins in badXavier Claessens2018-04-251-0/+1
* 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