aboutsummaryrefslogtreecommitdiff
path: root/plugins/rtp/src/stream.vala
Commit message (Expand)AuthorAgeFilesLines
* Improve call wording, cleanupfiaxh2021-05-011-2/+2
* Video optimizationsMarvin W2021-04-291-21/+199
* Handle broken VAPI in older valaMarvin W2021-04-111-2/+19
* Fix bug in legacy SRTP decryptionMarvin W2021-04-011-1/+6
* Migrate to libsrtp2Marvin W2021-03-291-29/+22
* Move SRTP implementation into crypto library for reuseMarvin W2021-03-231-10/+10
* Add support for SRTPMarvin W2021-03-231-2/+58
* Add RTP implementation as pluginMarvin W2021-03-211-0/+432