summaryrefslogtreecommitdiff
path: root/ext/dtls/gstdtlssrtpenc.c
Commit message (Expand)AuthorAgeFilesLines
* Use gst_element_request_pad_simple...François Laignel2021-05-051-3/+4
* dtls: allow per feature registrationStéphane Cerveau2021-03-231-0/+3
* dtls: use GST_WARNING instead of g_warningStéphane Cerveau2021-02-171-2/+7
* gstdtlsrtpenc: Add rtp-sync propertyJan Schmidt2020-02-271-11/+54
* dtls: Keep track of the connection state and signal it through all the layersSebastian Dröge2020-01-191-0/+25
* Don't pass default GLib marshallers for signalsNiels De Graef2019-11-061-2/+1
* dtls: Use unique names for internal elements to ease debuggingSantiago Carot-Nemesio2016-04-041-3/+3
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-241-8/+6
* dtls: Fix memory leakJose Antonio Santos Cadenas2015-05-151-0/+2
* dtls: Fix some search & replace mistakes from renaming the elementsSebastian Dröge2015-03-181-9/+9
* dtls: Re-namespace from Er to GstSebastian Dröge2015-03-161-41/+40
* dtls: Fix indentionSebastian Dröge2015-03-161-296/+328
* dtls: Add new DTLS pluginSebastian Dröge2015-03-161-0/+436