summaryrefslogtreecommitdiff
path: root/src/audio/audio_decoder.cpp
AgeCommit message (Collapse)Author
2023-01-26Switch from MessageBuffer to Queue for pipeline commsjacqueline
2023-01-20fix build issues with new pipelinejacqueline
2023-01-12WIPjacqueline
2022-12-07better handling of chunk bufferjacqueline
2022-12-06basic i2s output elementjacqueline
2022-12-03Use std::span (backported) and std::byte to make our buffers saferjacqueline
2022-12-02better cbor handlingjacqueline
2022-12-02fix build errorsjacqueline
2022-11-23Mostly done pipeline arch. Now onto cleanup and building.jacqueline
2022-11-22Add cbor wrapper, and chunk streaming utiljacqueline
2022-11-17Progress on own pipeline. Still very WIPjacqueline