aboutsummaryrefslogtreecommitdiff
path: root/xmpp-vala/src/module/xep/0167_jingle_rtp/content_parameters.vala
Commit message (Expand)AuthorAgeFilesLines
* Calls: Fix OMEMO in group callsMarvin W2022-02-121-10/+0
* Improve call details dialog + small multi-party call fixesfiaxh2021-11-151-0/+1
* Add multiparty call support to libdino and xmpp-valafiaxh2021-11-101-0/+16
* Fix compiler warnings ('Type `uint8[]' can not be used for a GLib.Object prop...fiaxh2021-10-121-1/+1
* 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