Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Limit REMB target bitrate to 2x maximum actually seen value | Marvin W | 2021-11-11 | 1 | -32/+48 |
* | Display target bitrates in connection details UI | fiaxh | 2021-11-11 | 1 | -9/+8 |
* | Fix REMB calculation | Marvin W | 2021-11-10 | 1 | -2/+5 |
* | Make elements sync to get proper qos data | Marvin W | 2021-11-10 | 1 | -2/+2 |
* | RTP: Encode with device | Marvin W | 2021-11-10 | 1 | -99/+153 |
* | Improve call wording, cleanup | fiaxh | 2021-05-01 | 1 | -2/+2 |
* | Video optimizations | Marvin W | 2021-04-29 | 1 | -21/+199 |
* | Handle broken VAPI in older vala | Marvin W | 2021-04-11 | 1 | -2/+19 |
* | Fix bug in legacy SRTP decryption | Marvin W | 2021-04-01 | 1 | -1/+6 |
* | Migrate to libsrtp2 | Marvin W | 2021-03-29 | 1 | -29/+22 |
* | Move SRTP implementation into crypto library for reuse | Marvin W | 2021-03-23 | 1 | -10/+10 |
* | Add support for SRTP | Marvin W | 2021-03-23 | 1 | -2/+58 |
* | Add RTP implementation as plugin | Marvin W | 2021-03-21 | 1 | -0/+432 |