tdesktop/Telegram/SourceFiles/media/streaming
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
..
media_streaming_audio_track.cpp
media_streaming_audio_track.h
media_streaming_common.h Moved AudioMsgId to separated file. 2021-09-01 01:23:20 +03:00
media_streaming_document.cpp Fix seek / cancel of video playback in media viewer. 2021-06-09 09:19:28 +04:00
media_streaming_document.h
media_streaming_file.cpp Throw fp exceptions in Windows 32 bit build. 2021-08-24 17:43:31 +03:00
media_streaming_file.h
media_streaming_file_delegate.h
media_streaming_instance.cpp Implement custom OpenGL renderer for PiP. 2021-06-10 10:12:37 +04:00
media_streaming_instance.h Implement custom OpenGL renderer for PiP. 2021-06-10 10:12:37 +04:00
media_streaming_loader.cpp
media_streaming_loader.h
media_streaming_loader_local.cpp
media_streaming_loader_local.h
media_streaming_loader_mtproto.cpp Fix -Wunused-variable warnings 2021-07-13 21:43:34 +03:00
media_streaming_loader_mtproto.h
media_streaming_player.cpp Fix -Wunused-variable warnings 2021-07-13 21:43:34 +03:00
media_streaming_player.h Fix seek / cancel of video playback in media viewer. 2021-06-09 09:19:28 +04:00
media_streaming_reader.cpp Get rid of deprecated ranges::view usage 2021-03-13 19:14:58 +03:00
media_streaming_reader.h
media_streaming_utility.cpp Fix -Wunused-variable warnings 2021-07-13 21:43:34 +03:00
media_streaming_utility.h Render YUV420 video in media viewer. 2021-06-09 09:19:28 +04:00
media_streaming_video_track.cpp Use base::SafeRound instead of std::round. 2021-09-27 12:13:57 +04:00
media_streaming_video_track.h Fix seek / cancel of video playback in media viewer. 2021-06-09 09:19:28 +04:00