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
media_streaming_audio_track.h
media_streaming_common.h Allow showing stories in different contexts. 2023-07-20 07:20:10 +04:00
media_streaming_document.cpp
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
media_streaming_loader.cpp
media_streaming_loader.h
media_streaming_loader_local.cpp
media_streaming_loader_local.h
media_streaming_loader_mtproto.cpp
media_streaming_loader_mtproto.h
media_streaming_player.cpp Update API scheme on layer 160: Duration. 2023-07-20 07:20:10 +04:00
media_streaming_player.h
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
media_streaming_video_track.cpp
media_streaming_video_track.h