add IVF demuxer for VP8 test samples
authorKostya Shishkov <kostya.shishkov@gmail.com>
Sat, 9 Oct 2021 09:34:40 +0000 (11:34 +0200)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Thu, 14 Oct 2021 14:38:26 +0000 (16:38 +0200)
commitfd7e6906598e7fe87d928e5c7f4116a51a08a3ac
tree47e4a853a842321f74dab83adb1745bf7908e62c
parent473c2f76c1164db245d9de89034650be998d4d7d
add IVF demuxer for VP8 test samples
nihav-allstuff/src/lib.rs
nihav-duck/Cargo.toml
nihav-duck/src/demuxers/ivf.rs [new file with mode: 0644]
nihav-duck/src/demuxers/mod.rs [new file with mode: 0644]
nihav-duck/src/lib.rs
nihav-registry/src/detect.rs