add WAV demuxer
authorKostya Shishkov <kostya.shishkov@gmail.com>
Mon, 25 May 2020 14:03:18 +0000 (16:03 +0200)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Mon, 25 May 2020 14:03:18 +0000 (16:03 +0200)
commit283abfa6154b38880dc6378d9a618aec4fc2eefe
tree723c7db8cef5fbb5f41038182572974aeefa39d4
parent943d7b1498096582b13e6c2957dab2b9e82d7eac
add WAV demuxer
nihav-commonfmt/Cargo.toml
nihav-commonfmt/src/demuxers/mod.rs
nihav-commonfmt/src/demuxers/wav.rs [new file with mode: 0644]
nihav-registry/src/detect.rs