| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | RTP: Handle missing rtp pay/depay elements | Marvin W | 2021-05-15 | 2 | -14/+16 |
* | RTP: Fix GStreamer version check | Marvin W | 2021-05-14 | 1 | -1/+1 |
* | Calls: Use vp8depay.wait-for-keyframe only with GStreamer 1.16+ | Marvin W | 2021-05-11 | 1 | -1/+3 |
* | Support voice processing on GStreamer 0.14 | Marvin W | 2021-05-02 | 3 | -19/+27 |
* | Improve call wording, cleanup | fiaxh | 2021-05-01 | 2 | -8/+8 |
* | Fix webcam framerate selection | Marvin W | 2021-05-01 | 3 | -10/+35 |
* | Correctly handle missing webrtc-audio-processing | Marvin W | 2021-05-01 | 2 | -3/+6 |
* | Echo Cancellation | Marvin W | 2021-05-01 | 5 | -16/+356 |
* | Handle non-existant call support | fiaxh | 2021-04-29 | 3 | -3/+20 |
* | Video optimizations | Marvin W | 2021-04-29 | 8 | -116/+1014 |
* | Handle broken VAPI in older vala | Marvin W | 2021-04-11 | 1 | -2/+19 |
* | Fix custom vapi integration | Marvin W | 2021-04-11 | 1 | -2/+0 |
* | GStreamer compat | Marvin W | 2021-04-11 | 3 | -10/+30 |
* | Fix bug in legacy SRTP decryption | Marvin W | 2021-04-01 | 1 | -1/+6 |
* | Remove unnecessary debug code | Marvin W | 2021-04-01 | 1 | -4/+0 |
* | Migrate to libsrtp2 | Marvin W | 2021-03-29 | 2 | -30/+23 |
* | Don't reuse PTs for different media types | Marvin W | 2021-03-29 | 1 | -4/+4 |
* | Fix device manager usage for GStreamer 1.16 | Marvin W | 2021-03-26 | 1 | -2/+12 |
* | 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 | 5 | -1034/+12 |
* | Resample audio data for common 48k sample rate | Marvin W | 2021-03-23 | 2 | -10/+16 |
* | Add support for SRTP | Marvin W | 2021-03-23 | 6 | -66/+1103 |
* | RTP: Backport gst_caps_copy_nth from GStreamer 1.16 | Marvin W | 2021-03-21 | 1 | -2/+10 |
* | Add RTP implementation as plugin | Marvin W | 2021-03-21 | 9 | -0/+1748 |