X-Git-Url: https://git.nihav.org/?a=blobdiff_plain;f=nihav-indeo%2Fsrc%2Flib.rs;h=6c7056f392ac13f680c63ef8614f0840f818b222;hb=999c25f70cce9929567ece9cb285a900f56727f7;hp=c920ea40b4ed01596562514656fcf9b355ffa47a;hpb=78fb6560c73965d834b215fb0b49505ae5443288;p=nihav.git diff --git a/nihav-indeo/src/lib.rs b/nihav-indeo/src/lib.rs index c920ea4..6c7056f 100644 --- a/nihav-indeo/src/lib.rs +++ b/nihav-indeo/src/lib.rs @@ -1,3 +1,4 @@ +//! Crate for providing support for Intel multimedia formats. extern crate nihav_core; extern crate nihav_codec_support;