Skip to content

feat: add MPEG-H 3D Audio codec string support - #15

Merged
irbisadm merged 1 commit into
mainfrom
feat/mpegh
Jul 14, 2026
Merged

feat: add MPEG-H 3D Audio codec string support#15
irbisadm merged 1 commit into
mainfrom
feat/mpegh

Conversation

@irbisadm

Copy link
Copy Markdown
Owner

Adds MPEG-H 3D Audio (ISO/IEC 23008-3): mha1/mha2/mhm1/mhm2 + a one-byte profile-level id (e.g. mhm1.0c). Decoded to LC/BL profile-level names for confirmed values. Format verified against paulhiggs/codec-string. 19 tests; full suite 305 passing.

feat: → minor bump (0.10.0).

Parse and generate mha1/mha2/mhm1/mhm2 codec strings (MPEG-H 3D Audio, ISO/IEC 23008-3): <fourCC>.<mpegh3daProfileLevelIndication> as one hex byte, e.g. mhm1.0c. The profile-level id is decoded to LC/BL profile-level names for the confirmed values. Format verified against paulhiggs/codec-string. Wired into codecInfoFactory via the mha/mhm prefixes.
@irbisadm
irbisadm merged commit 50253e5 into main Jul 14, 2026
6 checks passed
@irbisadm
irbisadm deleted the feat/mpegh branch July 14, 2026 20:23
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 0.10.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant