]> git.nihav.org Git - nihav.git/commit
remove FutureVision FST and FCMP formats
authorKostya Shishkov <kostya.shishkov@gmail.com>
Tue, 4 Mar 2025 17:22:32 +0000 (18:22 +0100)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Tue, 4 Mar 2025 17:22:32 +0000 (18:22 +0100)
commitd245aebdd5f6610ec367d08ed26cc8229c7a561a
tree13a4ac17f36b8e1b5ab38764b944c0d5599185b2
parent66c43641769aa323a056a518c20eb8b678aad15d
remove FutureVision FST and FCMP formats

Support for them has been moved to na_game_tool.
nihav-game/Cargo.toml
nihav-game/src/codecs/futurevision.rs [deleted file]
nihav-game/src/codecs/mod.rs
nihav-game/src/demuxers/fst.rs [deleted file]
nihav-game/src/demuxers/mod.rs
nihav-registry/src/detect.rs