Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SRTP: Do not continue processing data after encrypt/decrypt failed | Marvin W | 2021-12-18 | 1 | -0/+4 |
| | | | | RTP: Copy less | ||||
* | RTP: Fix GStreamer version check | Marvin W | 2021-05-14 | 1 | -1/+1 |
| | |||||
* | Support voice processing on GStreamer 0.14 | Marvin W | 2021-05-02 | 1 | -3/+4 |
| | |||||
* | Echo Cancellation | Marvin W | 2021-05-01 | 1 | -2/+18 |
| | |||||
* | Video optimizations | Marvin W | 2021-04-29 | 1 | -1/+3 |
| | |||||
* | Fix custom vapi integration | Marvin W | 2021-04-11 | 1 | -2/+0 |
| | |||||
* | GStreamer compat | Marvin W | 2021-04-11 | 1 | -0/+6 |
| | |||||
* | Migrate to libsrtp2 | Marvin W | 2021-03-29 | 1 | -1/+1 |
| | |||||
* | Add initial support for DTLS-SRTP | fiaxh | 2021-03-25 | 1 | -0/+1 |
| | |||||
* | Move SRTP implementation into crypto library for reuse | Marvin W | 2021-03-23 | 1 | -3/+2 |
| | |||||
* | Add support for SRTP | Marvin W | 2021-03-23 | 1 | -3/+5 |
| | |||||
* | Add RTP implementation as plugin | Marvin W | 2021-03-21 | 1 | -0/+36 |