| Commit message (Expand) | Author | Age | Files | Lines |
* | RTP: Use latest gstreamer vapi if vala version older than 0.56.1 | Marvin W | 2022-08-21 | 1 | -4/+6 |
* | CMake: Fix version checks | Marvin W | 2022-08-21 | 1 | -4/+4 |
* | Gtk4 bug fixes and improvements | Marvin W | 2022-07-27 | 1 | -0/+4 |
* | Video for GTK4 | Marvin W | 2022-07-27 | 1 | -3/+4 |
* | Port from GTK3 to GTK4 | fiaxh | 2022-07-27 | 1 | -1/+1 |
* | RTP: Only display SSRC mismatch warning for GLib versions supporting warning_... | Marvin W | 2022-02-11 | 1 | -0/+5 |
* | RTP: Make codec and hardware support compile-time configurable | Marvin W | 2022-02-11 | 1 | -6/+20 |
* | RTP: Use VP8 wait-for-keyframe only for GStreamer 1.18+ | Marvin W | 2022-01-21 | 1 | -0/+4 |
* | Fixes for older valac versions | Marvin W | 2021-12-25 | 1 | -0/+4 |
* | SRTP: Do not continue processing data after encrypt/decrypt failed | Marvin W | 2021-12-18 | 1 | -0/+4 |
* | 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 |