vp3: use MD5 hash for VP3.1 test
[nihav.git] / nihav-duck / src / lib.rs
CommitLineData
1b8522d6
KS
1extern crate nihav_core;
2
3pub mod codecs;
4
5#[cfg(test)]
6extern crate nihav_commonfmt;