v0.11.7: TrueHD parser rewrite — 12-bit length, AC-3 skip, cross-PES buffering

This commit is contained in:
Matt Jackson
2026-04-19 01:36:56 +00:00
parent d8091271b2
commit 48f862709b
3 changed files with 142 additions and 45 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "libfreemkv"
version = "0.11.6"
version = "0.11.7"
edition = "2021"
rust-version = "1.86"
license = "AGPL-3.0-only"