summaryrefslogtreecommitdiff
path: root/src/codecs/wavpack.cpp
AgeCommit message (Expand)Author
2025-08-04Add support for the `SetPreambleFinished` hint in the WavPack decoderayumi
2025-04-23Avoid branching up to two times per sample in the WavPack decoder.ayumi
2025-04-23Make WavPack seeking fasterayumi
2025-04-14Allow the WavPack’s output buffer to be optionally allocated in IRAMayumi
2025-03-13Add WavPack supportayumi