Skip to content

docs(14): the compact block — DSS SP pause fix, measured & gated#2

Merged
Guillain-RDCDE merged 1 commit into
mainfrom
feat/compact-block-pause
Jul 10, 2026
Merged

docs(14): the compact block — DSS SP pause fix, measured & gated#2
Guillain-RDCDE merged 1 commit into
mainfrom
feat/compact-block-pause

Conversation

@Guillain-RDCDE

Copy link
Copy Markdown
Owner

What

Chapter 14 plus the credit/index trail for Patrick Domack's DSS SP compact-block demux fix (upstream hirparak/dss-codec#14), validated against real production traffic and shipped.

Changes

  • docs/14-the-compact-block-pause.md — new chapter: the pull request, what a compact block is, the 90-day census, the surgical gate + byte-identical non-regression proof, and the honest coda on the repack pulse path we couldn't verify against the DLL.
  • CREDITS.md — credit Patrick for the compact-block fix.
  • docs/README.md — the chapter index was behind (11–14 missing); added them and fixed the footer count.

Notes

  • The demux fix is gated: only files with a genuine mid-stream 0xFF-padded compact block divert to the block-aware batch demuxer; every other file keeps the streaming demuxer + chapter-13 re-sync, byte-identical (23/26 real SP files unchanged, 3 changed = the repaired ones, 25/25 QP unchanged).
  • The repack pulse path from the same upstream PR is intentionally not adopted — not bit-verifiable against the Olympus DLL (proprietary decoder input frame format), and nothing audible on real files.
  • The Dockerfile builds from a fresh clone of gaspardpetit/dss-codec, so the build inherits the fix once it flows upstream; the narrative + credits are brought current here.

New chapter on Patrick Domack's compact-block demux fix (hirparak/dss-codec#14):
a DSS SP recording can encode a pause as a short 0xFF-padded block, which our
decoder read as audio and desynced the rest of the file on. Validated against
90 days of real traffic (327 files; ~4 recordings/quarter affected), gated so
only files with a genuine mid-stream compact block divert — everything else
stays byte-identical — and shipped to the production binary.

Also credit Patrick for the fix in CREDITS.md, and bring the docs index up to
date (chapters 11–14 were missing; footer count fixed).
@Guillain-RDCDE Guillain-RDCDE merged commit 0a99e98 into main Jul 10, 2026
2 checks passed
@Guillain-RDCDE Guillain-RDCDE deleted the feat/compact-block-pause branch July 10, 2026 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant