summaryrefslogtreecommitdiff
path: root/src/codecs/vorbis.cpp
AgeCommit message (Expand)Author
2023-09-26std::string -> std::pmr::string in psramjacqueline
2023-08-11Implement the easy seeksjacqueline
2023-08-10Reintroduce track timer, now relying more on codecsjacqueline
2023-08-10Use the libspeexdsp resamplerjacqueline
2023-08-10Give codecs complete control of their input filesjacqueline
2023-08-09Add vorbis support whilst we're herejacqueline