aboutsummaryrefslogtreecommitdiff
path: root/plugins/rtp/src/device.vala
Commit message (Collapse)AuthorAgeFilesLines
* RTP: Make codec and hardware support compile-time configurableMarvin W2022-02-111-1/+0
|
* Calls: Device pickerMarvin W2022-02-081-4/+24
|
* RTP: Improve screen resolution update logicMarvin W2021-12-191-22/+24
|
* RTP: Less log spamMarvin W2021-12-181-40/+0
|
* RTP: Correctly handle timestamp after re-enabling a streamMarvin W2021-12-181-1/+5
|
* Add maximum bitrate and adjust video resolution based on bitrateMarvin W2021-11-151-2/+83
|
* RTP: Encode with deviceMarvin W2021-11-101-75/+260
|
* Fix webcam framerate selectionMarvin W2021-05-011-2/+31
|
* Correctly handle missing webrtc-audio-processingMarvin W2021-05-011-1/+3
|
* Echo CancellationMarvin W2021-05-011-12/+18
|
* Video optimizationsMarvin W2021-04-291-4/+5
|
* GStreamer compatMarvin W2021-04-111-9/+21
|
* Resample audio data for common 48k sample rateMarvin W2021-03-231-4/+12
|
* RTP: Backport gst_caps_copy_nth from GStreamer 1.16Marvin W2021-03-211-2/+10
|
* Add RTP implementation as pluginMarvin W2021-03-211-0/+206