summaryrefslogtreecommitdiff
path: root/src/audio/readahead_source.cpp
AgeCommit message (Expand)Author
2024-02-01Use a single pool of bg workers instead of separate tasks per use casejacqueline
2024-01-18calculate length for CBR mp3 filesjacqueline
2023-11-21Remove delay from read aheadailurux
2023-11-20Don't start readahead until parsing the stream's header is finishedjacqueline
2023-11-07Make readahead a bit more robust for codecs with different io speedsjacqueline
2023-11-07Wait for background readahead to finish before deleting its bufferjacqueline
2023-11-07Add a wrapper codec source that does readaheadjacqueline