Sebastian Dröge
|
4fed95c534
|
dtlsenc: Handle pad activity states properly
|
2015-03-18 17:40:34 +01:00 |
|
Sebastian Dröge
|
3614302cf8
|
dtlsenc: Use a GQueue instead of a GPtrArray
Using a GPtrArray as a queue is not very efficient as the whole
array has to be copied whenever an element is removed from the
beginning.
|
2015-03-18 13:52:38 +01:00 |
|
Sebastian Dröge
|
2082476efb
|
dtls: Fix some search & replace mistakes from renaming the elements
|
2015-03-18 09:46:40 +01:00 |
|
Sebastian Dröge
|
936fa2f1c4
|
dtls: Re-namespace from Er to Gst
|
2015-03-16 18:23:27 +01:00 |
|
Sebastian Dröge
|
1e0ed9af11
|
dtls: Add new DTLS plugin
This is a copy of the Ericsson DTLS plugin from
https://github.com/EricssonResearch/openwebrtc-gst-plugins/tree/master/ext/erdtls/src
https://bugzilla.gnome.org/show_bug.cgi?id=744582
|
2015-03-16 18:23:27 +01:00 |
|