aboutsummaryrefslogtreecommitdiff
path: root/plugins/rtp/src
Commit message (Collapse)AuthorAgeFilesLines
* Don't reuse PTs for different media typesMarvin W2021-03-291-4/+4
|
* Fix device manager usage for GStreamer 1.16Marvin W2021-03-261-2/+12
|
* Move SRTP implementation into crypto library for reuseMarvin W2021-03-234-1031/+10
|
* Resample audio data for common 48k sample rateMarvin W2021-03-232-10/+16
|
* Add support for SRTPMarvin W2021-03-235-63/+1098
|
* RTP: Backport gst_caps_copy_nth from GStreamer 1.16Marvin W2021-03-211-2/+10
|
* Add RTP implementation as pluginMarvin W2021-03-218-0/+1712