add raw RGB support for AVI
authorKostya Shishkov <kostya.shishkov@gmail.com>
Sun, 3 Oct 2021 16:37:30 +0000 (18:37 +0200)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Sun, 3 Oct 2021 16:37:30 +0000 (18:37 +0200)
commit9a59c451c92ca4283fb6f2274e399393d9a5f972
tree1f16ea9e962d9c36628e12b34a835012dee1a1a6
parent507ba11944fdcf10e0fad2c4cfad813cb5f39b37
add raw RGB support for AVI
nihav-commonfmt/Cargo.toml
nihav-commonfmt/src/codecs/mod.rs
nihav-commonfmt/src/codecs/rawvideo_ms.rs [new file with mode: 0644]
nihav-commonfmt/src/demuxers/avi.rs
nihav-registry/src/register.rs