2 Commits

Author SHA1 Message Date
hans 3c28763a61 Merge branch 'main' of https://git.dijkewijk.nl/hans/racket-sound-lib 2026-06-08 08:49:07 +02:00
hans 33b79e55e2 Opus added. 2026-06-08 08:48:50 +02:00
6 changed files with 1 additions and 0 deletions
+1
View File
@@ -445,6 +445,7 @@ int64_t fmpg_duration_samples(fmpg_instance *instance)
return instance_ready(instance) ? instance->audio_info.duration_samples : -1;
}
static bool append_bytes(decoder_storage &dec,
const uint8_t *src,
size_t bytes)
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.