5 Commits

Author SHA1 Message Date
hans af4e128a15 soxr 2026-06-10 01:44:57 +02:00
hans 5d976f4a3b Opus encoder dll added. 2026-06-08 11:07:34 +02:00
hans 9e66e50aec Opus encoder added. 2026-06-08 11:06:30 +02:00
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
9 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.
Binary file not shown.
Binary file not shown.
Binary file not shown.