introduce raw video "codec"
authorKostya Shishkov <kostya.shishkov@gmail.com>
Sun, 19 Sep 2021 11:50:54 +0000 (13:50 +0200)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Thu, 30 Sep 2021 16:13:21 +0000 (18:13 +0200)
commita715e99fd5a8b724cf31877c74bbd8191d7fd256
tree219bfed169b08e101b6b19300b37680dddfaf140
parentdbb2cbc9c1274135470608275c1893a201cba731
introduce raw video "codec"
nihav-commonfmt/Cargo.toml
nihav-commonfmt/src/codecs/mod.rs
nihav-commonfmt/src/codecs/rawvideo.rs [new file with mode: 0644]
nihav-registry/src/register.rs