aboutsummaryrefslogtreecommitdiff
path: root/xmpp-vala/src/module/xep/0167_jingle_rtp
Commit message (Expand)AuthorAgeFilesLines
* Calls: Fix OMEMO in group callsMarvin W2022-02-122-15/+5
* Improve call details dialog + small multi-party call fixesfiaxh2021-11-151-0/+1
* Display target bitrates in connection details UIfiaxh2021-11-111-1/+7
* Add multiparty call support to libdino and xmpp-valafiaxh2021-11-103-10/+42
* Fix compiler warnings ('Type `uint8[]' can not be used for a GLib.Object prop...fiaxh2021-10-121-1/+1
* Send 'initiator' in jingle node, send 'creator' in content nodefiaxh2021-06-011-1/+4
* Improve call wording, cleanupfiaxh2021-05-011-9/+9
* Add support for OMEMO call encryptionfiaxh2021-04-291-1/+2
* Video optimizationsMarvin W2021-04-294-3/+98
* 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-092-0/+5
* Use outgoing JMI if contact has supporting devicefiaxh2021-04-011-2/+2
* Make RTCP-MUX a stream propertyMarvin W2021-03-292-0/+8
* Add initial support for DTLS-SRTPfiaxh2021-03-253-3/+6
* Add support for SRTPMarvin W2021-03-233-15/+177
* Add support for Jingle RTP sessions (XEP-0167) to xmpp-valaMarvin W2021-03-216-0/+505