add Arxel Tribe video support
authorKostya Shishkov <kostya.shishkov@gmail.com>
Sat, 12 Nov 2022 11:44:39 +0000 (12:44 +0100)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Sat, 12 Nov 2022 11:44:39 +0000 (12:44 +0100)
commit1991b7da1b628e3a5dbef45431e47e890491ceb5
tree498b3b3e24a41be52da4a2b600e02618f09bc32f
parentb4ab327f6b96ea641c281a8f72d2b06fc5824a6e
add Arxel Tribe video support
nihav-game/Cargo.toml
nihav-game/src/codecs/arxel_vid.rs [new file with mode: 0644]
nihav-game/src/codecs/mod.rs
nihav-game/src/demuxers/cnm.rs [new file with mode: 0644]
nihav-game/src/demuxers/mod.rs
nihav-registry/src/detect.rs
nihav-registry/src/register.rs