aboutsummaryrefslogtreecommitdiff
path: root/xmpp-vala/src/module/xep/0167_jingle_rtp
Commit message (Expand)AuthorAgeFilesLines
* 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