v0.10.4: CSS decryption, MPEG-2 PS demuxer fixes

Full CSS key hierarchy (bus auth, disc key, title key), correct
descramble cipher, MPEG-2 codec parser routing for DVD PS path,
sequence header extraction with quantizer matrices.
This commit is contained in:
MattJackson
2026-04-16 17:33:29 +00:00
parent 2bb7376880
commit ba416ba002
2 changed files with 14 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "libfreemkv"
version = "0.10.3"
version = "0.10.4"
edition = "2021"
rust-version = "1.86"
license = "AGPL-3.0-only"