aboutsummaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* Limit REMB target bitrate to 2x maximum actually seen valueMarvin W2021-11-111-32/+48
* Display target bitrates in connection details UIfiaxh2021-11-111-9/+8
* Fix REMB calculationMarvin W2021-11-101-2/+5
* Make elements sync to get proper qos dataMarvin W2021-11-102-3/+3
* Register local ip address handler for raw udpMarvin W2021-11-101-1/+6
* Log when DTLS-SRTP has errorsMarvin W2021-11-101-2/+6
* ICE: Report transferred bytes for UIMarvin W2021-11-101-16/+8
* RTP: Make opus mono-channelMarvin W2021-11-101-2/+2
* DTLS: throw exceptions from SRTPMarvin W2021-11-101-22/+12
* RTP: Only start gstreamer pipeline once neededMarvin W2021-11-101-48/+66
* RTP: Encode with deviceMarvin W2021-11-102-174/+413
* Split payloader off encoder chainMarvin W2021-11-101-4/+39
* Improve codec supportMarvin W2021-11-101-4/+7
* Crop video to match widget ratioMarvin W2021-11-101-29/+45
* Update translationsTranslations2021-10-1370-175/+175
* Fix compiler warnings ('Type `uint8[]' can not be used for a GLib.Object prop...fiaxh2021-10-122-3/+9
* Fix compiler warnings ('Switch does not handle .. of enum ..')fiaxh2021-10-122-0/+4
* Fix misc compiler warningsfiaxh2021-10-121-1/+1
* Fix compiler warnings ('assignment .. from incompatible pointer type') by ret...fiaxh2021-10-122-2/+2
* Fix compiler warnings ('[GtkChild] fields must be declared as `unowned'')fiaxh2021-10-124-38/+38
* Update translationsTranslations2021-09-2570-70/+70
* Update translationsTranslations2021-09-2470-139/+175
* Use own STUN fallback serverfiaxh2021-08-091-3/+3
* Don't remove characters after '#' in filenamefiaxh2021-06-071-1/+2
* RTP: Handle missing rtp pay/depay elementsMarvin W2021-05-152-14/+16
* Move crypto-vala to shared libraryMarvin W2021-05-149-1416/+0
* RTP: Fix GStreamer version checkMarvin W2021-05-141-1/+1
* Calls: Use vp8depay.wait-for-keyframe only with GStreamer 1.16+Marvin W2021-05-111-1/+3
* Merge remote-tracking branch 'origin/feature/calls'fiaxh2021-05-1140-412/+5720
|\
| * Calls: Indicate whether OMEMO key is verifiedfiaxh2021-05-115-8/+66
| * Support voice processing on GStreamer 0.14Marvin W2021-05-023-19/+27
| * Use the same DTLS fingerprint in all contents. Display audio+video enc keys i...fiaxh2021-05-013-18/+42
| * Improve call wording, cleanupfiaxh2021-05-013-9/+8
| * Fix webcam framerate selectionMarvin W2021-05-013-10/+35
| * Correctly handle missing webrtc-audio-processingMarvin W2021-05-012-3/+6
| * Echo CancellationMarvin W2021-05-015-16/+356
| * Add support for OMEMO call encryptionfiaxh2021-04-2911-402/+605
| * Handle non-existant call supportfiaxh2021-04-293-3/+20
| * Video optimizationsMarvin W2021-04-298-116/+1014
| * Fix bad syntax in gnutls vapi, add libsrtp2 dependency to CI buildsfiaxh2021-04-121-1/+1
| * ICE: Require libnice 0.1.15 or newerMarvin W2021-04-121-1/+1
| * Handle DTLS edge-casesMarvin W2021-04-122-3/+20
| * Handle broken VAPI in older valaMarvin W2021-04-111-2/+19
| * Fix custom vapi integrationMarvin W2021-04-114-15/+10
| * Fix usage of old libnice versionsMarvin W2021-04-113-6/+7
| * Fix warningsfiaxh2021-04-112-8/+7
| * GStreamer compatMarvin W2021-04-113-10/+30
| * Fix dtls pull_timeout_function, fix cyclic referencesfiaxh2021-04-092-6/+12
| * DTLS-SRTP: Wait for setup finish and handle setup=passiveMarvin W2021-04-093-82/+149
| * Display+store call encryption infofiaxh2021-04-092-16/+42