aboutsummaryrefslogtreecommitdiff
path: root/plugins/rtp/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* RTP: Use latest gstreamer vapi if vala version older than 0.56.1Marvin W2022-08-211-4/+6
|
* CMake: Fix version checksMarvin W2022-08-211-4/+4
|
* Gtk4 bug fixes and improvementsMarvin W2022-07-271-0/+4
|
* Video for GTK4Marvin W2022-07-271-3/+4
|
* Port from GTK3 to GTK4fiaxh2022-07-271-1/+1
|
* RTP: Only display SSRC mismatch warning for GLib versions supporting ↵Marvin W2022-02-111-0/+5
| | | | warning_once
* RTP: Make codec and hardware support compile-time configurableMarvin W2022-02-111-6/+20
|
* RTP: Use VP8 wait-for-keyframe only for GStreamer 1.18+Marvin W2022-01-211-0/+4
|
* Fixes for older valac versionsMarvin W2021-12-251-0/+4
|
* SRTP: Do not continue processing data after encrypt/decrypt failedMarvin W2021-12-181-0/+4
| | | | RTP: Copy less
* RTP: Fix GStreamer version checkMarvin W2021-05-141-1/+1
|
* Support voice processing on GStreamer 0.14Marvin W2021-05-021-3/+4
|
* Echo CancellationMarvin W2021-05-011-2/+18
|
* Video optimizationsMarvin W2021-04-291-1/+3
|
* Fix custom vapi integrationMarvin W2021-04-111-2/+0
|
* GStreamer compatMarvin W2021-04-111-0/+6
|
* Migrate to libsrtp2Marvin W2021-03-291-1/+1
|
* Add initial support for DTLS-SRTPfiaxh2021-03-251-0/+1
|
* Move SRTP implementation into crypto library for reuseMarvin W2021-03-231-3/+2
|
* Add support for SRTPMarvin W2021-03-231-3/+5
|
* Add RTP implementation as pluginMarvin W2021-03-211-0/+36