aboutsummaryrefslogtreecommitdiff
path: root/plugins/rtp
Commit message (Expand)AuthorAgeFilesLines
* Add initial support for DTLS-SRTPfiaxh2021-03-251-0/+1
* Move SRTP implementation into crypto library for reuseMarvin W2021-03-235-1034/+12
* Resample audio data for common 48k sample rateMarvin W2021-03-232-10/+16
* Add support for SRTPMarvin W2021-03-236-66/+1103
* RTP: Backport gst_caps_copy_nth from GStreamer 1.16Marvin W2021-03-211-2/+10
* Add RTP implementation as pluginMarvin W2021-03-219-0/+1748