aboutsummaryrefslogtreecommitdiff
path: root/plugins/rtp/src/plugin.vala
Commit message (Expand)AuthorAgeFilesLines
* Fix compiler warnings ('Switch does not handle .. of enum ..')fiaxh2021-10-121-0/+2
* Fix webcam framerate selectionMarvin W2021-05-011-5/+1
* Correctly handle missing webrtc-audio-processingMarvin W2021-05-011-2/+3
* Echo CancellationMarvin W2021-05-011-2/+3
* Handle non-existant call supportfiaxh2021-04-291-0/+16
* Video optimizationsMarvin W2021-04-291-0/+14
* GStreamer compatMarvin W2021-04-111-1/+3
* Remove unnecessary debug codeMarvin W2021-04-011-4/+0
* Fix device manager usage for GStreamer 1.16Marvin W2021-03-261-2/+12
* Add RTP implementation as pluginMarvin W2021-03-211-0/+413