]> git.nihav.org Git - nihav.git/blame - nihav-duck/src/lib.rs
rename truemotion[3-7] into vp[3-7]
[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;