summaryrefslogtreecommitdiffstats
path: root/Telegram/lib_webrtc
AgeCommit message (Expand)Author
2021-03-20Don't try to use WebRTC built-in audio backends.John Preston
2021-03-18Beta version 2.6.7.v2.6.7John Preston
2021-02-04Clean up DESKTOP_APP_DISABLE_WEBRTC_INTEGRATIONNicholas Guriev
2021-01-28Fix OpenAL device closing in calls and voice chats.John Preston
2021-01-27Fix frame rotation in calls from iOS.John Preston
2021-01-08Fix audio recording in voice chats.John Preston
2021-01-07Beta version 2.5.4: Fix build on macOS.John Preston
2021-01-07Add ability to choose calls audio backend.John Preston
2021-01-05Use OpenAL recording backend for calls on Windows.John Preston
2020-12-30Create audio device module uniformely.John Preston
2020-12-22Update API scheme.John Preston
2020-12-18Start using media device manager from lib_webrtc.John Preston
2020-12-03Add push-to-talk with global shortcut on Windows.John Preston
2020-11-06Build Linux version with Qt 5.15.1 in CentOS 7 docker.John Preston
2020-09-30Version 2.4: Fix submodules.John Preston
2020-09-30Version 2.4.John Preston
2020-09-30Rename td-specific libs from lib_ to td_.John Preston
2020-08-31Update submodulesIlya Fedin
2020-08-21Improve calls settings (camera / microphone).John Preston
2020-08-21Fix build on macOS.John Preston
2020-08-21Allow to choose camera device in Settings.John Preston
2020-08-21Use audio device enumeration from lib_webrtc.John Preston
2020-08-21Check for at least one camera existance.John Preston
2020-08-11Allow building without WebRTC.John Preston
2020-08-11Fix build on Linux 64 bit.John Preston
2020-08-11Extract Calls::Userpic and Calls::VideoBubble.John Preston
2020-08-11Support three-value VideoState.John Preston
2020-08-11Start video call from video call service message.John Preston
2020-08-11Fix camera start.John Preston
2020-08-11Show outgoing video stream.John Preston
2020-08-11Allow reference tgcalls implementation.John Preston
2020-08-11Start using webrtc::VideoTrack.John Preston
2020-08-11Remove webrtc test code usage on macOS.John Preston
2020-08-11Fix build on macOS.John Preston
2020-08-11Fix video between tdesktop instances.John Preston
2020-08-11Add tgcalls library.John Preston
2020-08-11Add test implementation of webrtc calls.John Preston
2020-08-11Link tdesktop with external_webrtc.John Preston