aboutsummaryrefslogtreecommitdiff
path: root/xmpp-vala/src/module/xep/0167_jingle_rtp/jingle_rtp_module.vala
Commit message (Collapse)AuthorAgeFilesLines
* Calls: Fix OMEMO in group callsMarvin W2022-02-121-5/+5
|
* Add multiparty call support to libdino and xmpp-valafiaxh2021-11-101-8/+9
|
* Improve call wording, cleanupfiaxh2021-05-011-9/+9
|
* Video optimizationsMarvin W2021-04-291-0/+5
|
* Use outgoing JMI if contact has supporting devicefiaxh2021-04-011-2/+2
|
* Add initial support for DTLS-SRTPfiaxh2021-03-251-1/+1
|
* Add support for SRTPMarvin W2021-03-231-11/+121
|
* Add support for Jingle RTP sessions (XEP-0167) to xmpp-valaMarvin W2021-03-211-0/+175
Co-authored-by: fiaxh <git@lightrise.org>