tdesktop/Telegram/SourceFiles/media
John Preston 48e2a5472e Return not_null<History*> in App::history(). 2017-09-03 15:45:43 +03:00
..
player Return not_null<History*> in App::history(). 2017-09-03 15:45:43 +03:00
view Fix crash in video player seeking. 2017-05-31 11:58:43 +03:00
media_audio.cpp Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
media_audio.h Hide floating player if video message is visible. 2017-05-24 16:25:15 +03:00
media_audio_capture.cpp Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
media_audio_capture.h Add new Media::Audio::Instance for audio tracks. 2017-05-09 23:46:29 +03:00
media_audio_ffmpeg_loader.cpp Play notification sound using Media::Audio::Track. 2017-05-09 23:46:30 +03:00
media_audio_ffmpeg_loader.h Play notification sound using Media::Audio::Track. 2017-05-09 23:46:30 +03:00
media_audio_loader.cpp Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
media_audio_loader.h Play video messages as Type::Voice. 2017-05-24 16:25:09 +03:00
media_audio_loaders.cpp Hide floating player if video message is visible. 2017-05-24 16:25:15 +03:00
media_audio_loaders.h Play video messages as Type::Voice. 2017-05-24 16:25:09 +03:00
media_audio_track.cpp Replace gsl::not_null<T*> with just not_null<T*>. 2017-08-30 19:15:41 +03:00
media_audio_track.h Replace gsl::not_null<T*> with just not_null<T*>. 2017-08-30 19:15:41 +03:00
media_child_ffmpeg_loader.cpp Read after AVERROR_INVALIDDATA in video sound. 2017-05-26 17:18:58 +03:00
media_child_ffmpeg_loader.h Play video messages as Type::Voice. 2017-05-24 16:25:09 +03:00
media_clip_ffmpeg.cpp Fix possible crash in file download after error. 2017-08-30 19:15:34 +03:00
media_clip_ffmpeg.h Using media player for voice / video messages. 2017-05-24 16:25:12 +03:00
media_clip_implementation.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
media_clip_implementation.h Using media player for voice / video messages. 2017-05-24 16:25:12 +03:00
media_clip_qtgif.cpp Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
media_clip_qtgif.h Using media player for voice / video messages. 2017-05-24 16:25:12 +03:00
media_clip_reader.cpp Replace t_assert() with Assert(). 2017-08-30 19:15:42 +03:00
media_clip_reader.h Replace gsl::not_null<T*> with just not_null<T*>. 2017-08-30 19:15:41 +03:00