feature: OpusFormatDecoder — Ogg-page-aligned segmenting, sidecar parser, accurate index-based seek (Phase 18.4)

This commit is contained in:
daniel-c-harvey
2026-06-23 08:34:39 -04:00
parent e807ddb91b
commit 261289c1b8
8 changed files with 723 additions and 5 deletions
+2 -1
View File
@@ -21,6 +21,7 @@
"node_modules",
"bin/**/*",
"obj/**/*",
"publish/**/*"
"publish/**/*",
"Interop/**/*.test.ts"
]
}