Legend Entertainment Q format demuxer and decoder
authorKostya Shishkov <kostya.shishkov@gmail.com>
Sun, 30 May 2021 15:21:18 +0000 (17:21 +0200)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Sun, 30 May 2021 15:21:18 +0000 (17:21 +0200)
commitafe1e5babec1591d397725fbb7d37285e5b7d70c
tree4b550666126be920c18a4c0553eae99b62167625
parentf17870054cf46115cd1eb95176b1767bd874d95c
Legend Entertainment Q format demuxer and decoder
nihav-game/Cargo.toml
nihav-game/src/codecs/mod.rs
nihav-game/src/codecs/q.rs [new file with mode: 0644]
nihav-game/src/demuxers/mod.rs
nihav-game/src/demuxers/q.rs [new file with mode: 0644]
nihav-registry/src/detect.rs
nihav-registry/src/register.rs