summaryrefslogtreecommitdiff
path: root/src/codecs/source_buffer.cpp
AgeCommit message (Collapse)Author
2023-11-07Add a wrapper codec source that does readaheadjacqueline
2023-11-06Read in larger chunks from SD at a timejacqueline
This helps a little with the stuttering. Some kind of readahead is probably the ideal tho.
2023-10-28Annotates the kTag with maybe_unused; they're only used for logging.Robin Howard
2023-08-10Give codecs complete control of their input filesjacqueline