Commit Graph

17 Commits (a440d71bef42a2c9cc10d9f3f49fa097257d25f9)

Author SHA1 Message Date
ailurux a440d71bef Continue decoding even if OV_HOLE is returned 9 months ago
jacqueline a231fd1c8a Replace cpp::span shim with std::span 12 months ago
jacqueline e7e6c70fb3 Remove unused 'SeekTo' method on codecs 1 year ago
ailurux 912060de1b Vorbis seeking impl 1 year ago
ailurux 0baad11b18 WIP: Vorbis seeking 1 year ago
ailurux 62f6179abe Added offset for track seeking, wav impl. only rn 1 year ago
jacqueline 7ec0ff2589 Switch to the lowmem tremor branch 1 year ago
jacqueline b31bc07555 fix (improve?) libtremor strangeness 1 year ago
Robin Howard 18d90051c9 Annotates the kTag with maybe_unused; they're only used for logging. 2 years ago
jacqueline 96ea6cef88 Fix incorrect track lengths 2 years ago
jacqueline 4d99d22e10 std::string -> std::pmr::string in psram 2 years ago
jacqueline 205e305350 Implement the easy seeks 2 years ago
jacqueline c37ccb9851 Reintroduce track timer, now relying more on codecs 2 years ago
jacqueline 958160aa54 Use the libspeexdsp resampler 2 years ago
jacqueline d8fc77101d Give codecs complete control of their input files 2 years ago
jacqueline 578c3737f8 Add vorbis support whilst we're here 2 years ago