Petri Hintukainen pushed to branch master at VideoLAN / libaacs
Commits:
e954f05f by John Doe at 2020-06-20T15:20:12+03:00
Fix mkb_type() return value
- - - - -
aa3141b4 by John Doe at 2020-06-20T23:53:47+03:00
Cache MEDIA KEY when it's loaded from config file
Libbdplus needs MK so it should
Petri Hintukainen pushed to branch master at VideoLAN / libaacs
Commits:
4339a1af by John Doe at 2020-06-21T00:38:21+03:00
Cache READ DATA KEY for bus encryption
This enables playback of Bus Encryption Enabled discs even without a
valid Host Certificate when cached RDK is available for current
Petri Hintukainen pushed to branch master at VideoLAN / libaacs
Commits:
33c95654 by John Doe at 2020-06-21T02:26:15+03:00
Fix unit key parsing for AACS 2.x discs (when there are multiple unit keys)
- - - - -
3 changed files:
- src/libaacs/aacs.c
- src/libaacs/unit_key.c
- src/libaacs/unit_
Petri Hintukainen pushed to branch master at VideoLAN / libaacs
Commits:
40a7fac3 by John Doe at 2020-06-21T03:05:21+03:00
Add support for parsing AACS 2.x media key verification data record
MKB 2.x seems to use record type 0x86 for media key verification data.
However, specifications are not
Petri Hintukainen pushed to branch master at VideoLAN / libaacs
Commits:
7e49f7b3 by John Doe at 2020-06-21T03:07:34+03:00
Cache MEDIA KEY
- - - - -
1 changed file:
- src/libaacs/aacs.c
Changes:
=
src/libaacs/aacs.c