tdesktop/Telegram/SourceFiles/media
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
..
audio Use base::SafeRound instead of std::round. 2021-09-27 12:13:57 +04:00
clip Use base/random.h instead of openssl::RandomValue. 2021-09-15 13:42:22 +03:00
player Use base::SafeRound instead of std::round. 2021-09-27 12:13:57 +04:00
streaming Use base::SafeRound instead of std::round. 2021-09-27 12:13:57 +04:00
view Use base::SafeRound instead of std::round. 2021-09-27 12:13:57 +04:00
system_media_controls_manager.cpp Remember volume from SMC. 2021-09-06 15:40:51 +03:00
system_media_controls_manager.h Moved AudioMsgId to separated file. 2021-09-01 01:23:20 +03:00