add Highlander FMV support
authorKostya Shishkov <kostya.shishkov@gmail.com>
Sat, 15 Oct 2022 08:39:24 +0000 (10:39 +0200)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Sat, 15 Oct 2022 08:39:24 +0000 (10:39 +0200)
commitff6a914f5b07a9c62d7624fb6dd9f1fc093e82ca
tree424cfaa98b5d4a3310b8bc87a2694a6e8cc60e5a
parentbf30ce1bcf061cf59d0dbd149997892ad4fdf7ed
add Highlander FMV support
nihav-game/Cargo.toml
nihav-game/src/codecs/hl_fmv.rs [new file with mode: 0644]
nihav-game/src/codecs/mod.rs
nihav-game/src/demuxers/hl_fmv.rs [new file with mode: 0644]
nihav-game/src/demuxers/mod.rs
nihav-registry/src/detect.rs
nihav-registry/src/register.rs