aboutsummaryrefslogtreecommitdiff
path: root/xmpp-vala/src/module/xep/0167_jingle_rtp/stream.vala
Commit message (Collapse)AuthorAgeFilesLines
* Display target bitrates in connection details UIfiaxh2021-11-111-1/+7
|
* Video optimizationsMarvin W2021-04-291-0/+7
|
* Display+store call encryption infofiaxh2021-04-091-0/+2
|
* Make RTCP-MUX a stream propertyMarvin W2021-03-291-0/+7
|
* Add support for SRTPMarvin W2021-03-231-0/+14
|
* Add support for Jingle RTP sessions (XEP-0167) to xmpp-valaMarvin W2021-03-211-0/+46
Co-authored-by: fiaxh <git@lightrise.org>