kotatogram-desktop/Telegram/SourceFiles/calls
John Preston 19ce1edc16 Use base::SafeRound instead of std::round.
Previous assertion violations because of NaN from std::round were
in video streaming, see commits 27d58ba07b, 8f5830d520.

Now the crashes happened in the ConvertScale() call from a background
thread when preparing an image from clipboard for sending to a chat.
2021-09-27 12:13:57 +04:00
..
group Use base::SafeRound instead of std::round. 2021-09-27 12:13:57 +04:00
calls.style
calls_box_controller.cpp
calls_box_controller.h
calls_call.cpp
calls_call.h
calls_controller.cpp
calls_controller.h Add test implementation of webrtc calls. 2020-08-11 18:21:40 +04:00
calls_controller_tgvoip.h
calls_controller_webrtc.cpp
calls_controller_webrtc.h
calls_emoji_fingerprint.cpp
calls_emoji_fingerprint.h
calls_instance.cpp
calls_instance.h Use good bitrate for screen capture in calls. 2021-08-10 15:46:18 +03:00
calls_panel.cpp
calls_panel.h
calls_signal_bars.cpp
calls_signal_bars.h
calls_top_bar.cpp
calls_top_bar.h
calls_userpic.cpp
calls_userpic.h
calls_video_bubble.cpp Use base::SafeRound instead of std::round. 2021-09-27 12:13:57 +04:00
calls_video_bubble.h
calls_video_incoming.cpp
calls_video_incoming.h