summaryrefslogtreecommitdiffstats
path: root/Telegram/SourceFiles/media/audio/media_audio_loaders.cpp
AgeCommit message (Expand)Author
2023-03-17Beta version 4.6.12: Compare speed values safely.John Preston
2023-03-12Fix possible crash in audio speed change.John Preston
2023-03-09Beta version 4.6.8: Fix build with GCC.v4.6.8John Preston
2023-03-08Implement audio speed using libavfilter.John Preston
2023-03-08Improve ffmpeg audio loader interface.John Preston
2021-03-04Build with QT_NO_KEYWORDSIlya Fedin
2019-12-25Fix sound stop in streamed videos.John Preston
2019-12-19Send packets for processing in batches.John Preston
2019-03-12Beta version 1.5.16: Remove streaming logs.John Preston
2019-03-11Implement file reference update in streaming.John Preston
2019-03-11Play streaming audio in player.John Preston
2019-03-11If stuck wait for three seconds of packets.John Preston
2019-03-11Fix streaming seek, display progress.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