kotatogram-desktop/Telegram/SourceFiles/media/view
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_view.style
media_view_group_thumbs.cpp Use base::SafeRound instead of std::round. 2021-09-27 12:13:57 +04:00
media_view_group_thumbs.h
media_view_open_common.h
media_view_overlay_opengl.cpp Use base::SafeRound instead of std::round. 2021-09-27 12:13:57 +04:00
media_view_overlay_opengl.h Allow Ui::GL::Renderer::deinit on lost context. 2021-09-06 13:13:26 +03:00
media_view_overlay_raster.cpp Appended references to const auto types in loop to prevent copying. 2021-09-09 16:32:04 +03:00
media_view_overlay_raster.h
media_view_overlay_renderer.h
media_view_overlay_widget.cpp Control video in fullscreen mode using arrows and numbers 2021-09-26 14:07:02 +04:00
media_view_overlay_widget.h Control video in fullscreen mode using arrows and numbers 2021-09-26 14:07:02 +04:00
media_view_pip.cpp Use base::SafeRound instead of std::round. 2021-09-27 12:13:57 +04:00
media_view_pip.h
media_view_pip_opengl.cpp Use base::SafeRound instead of std::round. 2021-09-27 12:13:57 +04:00
media_view_pip_opengl.h Allow Ui::GL::Renderer::deinit on lost context. 2021-09-06 13:13:26 +03:00
media_view_pip_raster.cpp
media_view_pip_raster.h
media_view_pip_renderer.h
media_view_playback_controls.cpp Use base::SafeRound instead of std::round. 2021-09-27 12:13:57 +04:00
media_view_playback_controls.h
media_view_playback_progress.cpp
media_view_playback_progress.h