Commit Graph

2 Commits

Author SHA1 Message Date
Daniel Gibson
55181313c9 Fix loop in InternalAudioDecoder::Read() 2024-04-21 20:26:02 +02:00
Daniel Gibson
89bb0a54a8 Implement an IAudioDecoder that uses libacm
removed libacm.cpp, it's now in adecode.cpp, I think that's less
confusing now that the actual upstream libacm code is also in libacm/

This fixes the crash reported in #83
2024-04-21 18:35:56 +02:00