aboutsummaryrefslogtreecommitdiff
path: root/xmpp-vala/src/module/xep/0167_jingle_rtp/content_parameters.vala
Commit message (Collapse)AuthorAgeFilesLines
* Add support for OMEMO call encryptionfiaxh2021-04-291-1/+2
|
* Video optimizationsMarvin W2021-04-291-2/+38
|
* Fix dtls pull_timeout_function, fix cyclic referencesfiaxh2021-04-091-5/+9
|
* DTLS-SRTP: Wait for setup finish and handle setup=passiveMarvin W2021-04-091-0/+3
|
* Display+store call encryption infofiaxh2021-04-091-0/+3
|
* Make RTCP-MUX a stream propertyMarvin W2021-03-291-0/+1
|
* Add initial support for DTLS-SRTPfiaxh2021-03-251-1/+4
|
* Add support for SRTPMarvin W2021-03-231-4/+42
|
* Add support for Jingle RTP sessions (XEP-0167) to xmpp-valaMarvin W2021-03-211-0/+142
Co-authored-by: fiaxh <git@lightrise.org>