]> git.nihav.org Git - nihav.git/blobdiff - nihav-ms/src/lib.rs
add MCMP demuxer
[nihav.git] / nihav-ms / src / lib.rs
index ebc84f583df957ef656b702749c99e1d13ea3e98..2274a208b10b209403041f668b8f882a5f5d723a 100644 (file)
@@ -1,3 +1,4 @@
+//! Crate for providing support for various Microsoft multimedia formats.
 extern crate nihav_core;
 extern crate nihav_codec_support;