Commit Graph
8 Commits
Author SHA1 Message Date
theubusu 1aaf2f4b0f testing modular format system 2026-02-05 15:18:26 +01:00
theubusu 4b8c878ef1 mtk_bdp: improve some header structs, update rsa crate 2026-02-04 14:29:10 +01:00
theubusu cf46b29e3d introduce concept of context in various format, to communicate information found in detection phase to extractor
- this does bring inconsistency to the detectors of formats, but  I will work on fixing that. all detectors should be using Result<> anyway.
- also add some static values to mtk_pkg , mtk_bdp
- these improvements will be applied to other formats in future as well
2026-02-02 01:54:35 +01:00
theubusu b2596980d6 rewrite mtk_bdp extractor 2026-01-21 23:34:14 +01:00
theubusu 45feddda8f general: improve message consistency + rewrite novatek nfwb 2025-12-05 20:23:32 +01:00
theubusu b608888538 general: move common to utils, move common compression function to utils, clean up inconsitencies + add missing header to sony_bdp 2025-11-26 17:29:25 +01:00
theubusu 9631349ac8 mtk_bdp: make it normal, add support for philips and fix old TOC detection 2025-10-19 17:14:41 +02:00
theubusu 77a75ad40c add mediatek bdp extractor (initial) 2025-10-16 21:04:49 +02:00