summaryrefslogtreecommitdiffstats
path: root/Telegram/SourceFiles/media/audio/media_audio_loaders.h
AgeCommit message (Expand)Author
2023-03-08Implement audio speed using libavfilter.John Preston
2021-03-04Build with QT_NO_KEYWORDSIlya Fedin
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-03-11Basic code for media streaming + testing on music.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