summaryrefslogtreecommitdiffstats
path: root/Telegram/SourceFiles/media/audio/media_audio_loader.h
AgeCommit message (Expand)Author
2023-03-08Implement audio speed using libavfilter.John Preston
2023-03-08Improve ffmpeg audio loader interface.John Preston
2020-10-30Move Media::Clip::Reader and FileLocation to td_ui.John Preston
2019-07-01Move some common code to lib_ffmpeg.John Preston
2019-03-11Play streaming audio in player.John Preston
2019-03-11Buffer audio when waiting data in streaming.John Preston
2019-02-19Use crl::time/now instead of TimeMs/getms.John Preston
2019-02-13Move files to media/audio and media/clip.John Preston