tdesktop/Telegram/SourceFiles/media/streaming
John Preston 3c931b11d6 Clear CacheHelper::waiting mutex in time.
I hope this fixes crashes in streaming semaphore usage.

CacheHelper::waiting points to Context::_semaphore, so it
should be cleared before Context is destroyed, not later.
2023-09-18 12:40:02 +04:00
..
media_streaming_audio_track.cpp Implement audio speed using libavfilter. 2023-03-08 16:10:36 +04:00
media_streaming_audio_track.h Remove base::Observable / base::Variable. 2022-11-11 11:43:24 +04:00
media_streaming_common.h Allow showing stories in different contexts. 2023-07-20 07:20:10 +04:00
media_streaming_document.cpp Fix good thumbnail generation in sibling stories. 2023-07-20 07:20:10 +04:00
media_streaming_document.h
media_streaming_file.cpp Allow showing stories in different contexts. 2023-07-20 07:20:10 +04:00
media_streaming_file.h Allow showing stories in different contexts. 2023-07-20 07:20:10 +04:00
media_streaming_file_delegate.h
media_streaming_instance.cpp
media_streaming_instance.h Beta version 4.6.12: Compare speed values safely. 2023-03-17 21:18:56 +04:00
media_streaming_loader.cpp Update API scheme to layer 143. 2022-05-19 17:27:02 +04:00
media_streaming_loader.h Support custom emoji in the message input field. 2022-07-26 20:12:08 +03:00
media_streaming_loader_local.cpp Update API scheme to layer 143. 2022-05-19 17:27:02 +04:00
media_streaming_loader_local.h Update API scheme to layer 143. 2022-05-19 17:27:02 +04:00
media_streaming_loader_mtproto.cpp Update API scheme to layer 143. 2022-05-19 17:27:02 +04:00
media_streaming_loader_mtproto.h Update API scheme to layer 143. 2022-05-19 17:27:02 +04:00
media_streaming_player.cpp Update API scheme on layer 160: Duration. 2023-07-20 07:20:10 +04:00
media_streaming_player.h Beta version 4.6.12: Compare speed values safely. 2023-03-17 21:18:56 +04:00
media_streaming_reader.cpp Clear CacheHelper::waiting mutex in time. 2023-09-18 12:40:02 +04:00
media_streaming_reader.h Preload stories in the sources lists. 2023-07-20 07:20:14 +04:00
media_streaming_utility.cpp Fix possible std::clamp contract violation. 2023-07-20 07:20:13 +04:00
media_streaming_utility.h Improve scaling / expanding for photos. 2022-09-19 17:44:59 +04:00
media_streaming_video_track.cpp Make GIFs and videos with captions larger. 2022-09-05 19:03:52 +04:00
media_streaming_video_track.h Make GIFs and videos with captions larger. 2022-09-05 19:03:52 +04:00