tdesktop/Telegram/SourceFiles/media
John Preston dd81f5d59f Replace base::lambda with shorter term.
base::lambda -> Fn (type alias for std::function).
base::lambda_once -> FnMut (type alias for base::unique_function).
base::lambda_guarded -> crl::guard.
base::lambda_call_type_t -> crl::deduced_call_type.
2018-06-04 18:38:27 +03:00
..
player Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
view Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
media_audio.cpp Move all gsl::byte helpers to base/bytes module. 2018-06-03 23:16:34 +03:00
media_audio.h Move all gsl::byte helpers to base/bytes module. 2018-06-03 23:16:34 +03:00
media_audio_capture.cpp Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
media_audio_capture.h Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
media_audio_ffmpeg_loader.cpp Move all gsl::byte helpers to base/bytes module. 2018-06-03 23:16:34 +03:00
media_audio_ffmpeg_loader.h Move all gsl::byte helpers to base/bytes module. 2018-06-03 23:16:34 +03:00
media_audio_loader.cpp Move all gsl::byte helpers to base/bytes module. 2018-06-03 23:16:34 +03:00
media_audio_loader.h Move all gsl::byte helpers to base/bytes module. 2018-06-03 23:16:34 +03:00
media_audio_loaders.cpp Move all gsl::byte helpers to base/bytes module. 2018-06-03 23:16:34 +03:00
media_audio_loaders.h Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
media_audio_track.cpp Move all gsl::byte helpers to base/bytes module. 2018-06-03 23:16:34 +03:00
media_audio_track.h Move all gsl::byte helpers to base/bytes module. 2018-06-03 23:16:34 +03:00
media_child_ffmpeg_loader.cpp Move all gsl::byte helpers to base/bytes module. 2018-06-03 23:16:34 +03:00
media_child_ffmpeg_loader.h Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
media_clip_ffmpeg.cpp Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
media_clip_ffmpeg.h Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
media_clip_implementation.cpp Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
media_clip_implementation.h Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
media_clip_qtgif.cpp Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
media_clip_qtgif.h Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
media_clip_reader.cpp Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
media_clip_reader.h Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00