Fable IMAX video support
authorKostya Shishkov <kostya.shishkov@gmail.com>
Sun, 14 Feb 2021 11:53:02 +0000 (12:53 +0100)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Sun, 14 Feb 2021 11:53:02 +0000 (12:53 +0100)
commit3813fe8a3408aa3b6dcb296ca7203c89f2a6894d
tree5da84c9c261fccf3b89f0b99291c168d5975bec5
parent8d91d85f878bac4d415d313cebe450865a520f35
Fable IMAX video support
nihav-game/Cargo.toml
nihav-game/src/codecs/imax.rs [new file with mode: 0644]
nihav-game/src/codecs/mod.rs
nihav-game/src/demuxers/imax.rs [new file with mode: 0644]
nihav-game/src/demuxers/mod.rs
nihav-registry/src/detect.rs
nihav-registry/src/register.rs