| Commit message (Expand) | Author | Age | Files | Lines |
* | Calls: Fix device selector for multi-party calls, allow picking device before... | Marvin W | 2022-02-12 | 1 | -8/+8 |
* | RTP: Only display SSRC mismatch warning for GLib versions supporting warning_... | Marvin W | 2022-02-11 | 1 | -0/+2 |
* | RTP: Make codec and hardware support compile-time configurable | Marvin W | 2022-02-11 | 1 | -1/+0 |
* | DTLS: Handle DTLS fingerprint in transport-info before session-accept | Marvin W | 2022-02-09 | 1 | -1/+1 |
* | Calls: Device picker | Marvin W | 2022-02-08 | 1 | -2/+0 |
* | RTP: Improve screen resolution update logic | Marvin W | 2021-12-19 | 1 | -3/+6 |
* | RTP: Less log spam | Marvin W | 2021-12-18 | 1 | -40/+0 |
* | SRTP: Do not continue processing data after encrypt/decrypt failed | Marvin W | 2021-12-18 | 1 | -37/+82 |
* | RTP: Correctly handle timestamp after re-enabling a stream | Marvin W | 2021-12-18 | 1 | -2/+9 |
* | Improve call details dialog + small multi-party call fixes | fiaxh | 2021-11-15 | 1 | -1/+1 |
* | Add maximum bitrate and adjust video resolution based on bitrate | Marvin W | 2021-11-15 | 1 | -1/+1 |
* | Log probe for decode QOS | Marvin W | 2021-11-11 | 1 | -0/+40 |
* | 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 |