switch to refcounted buffers
[nihav.git] / nihav-core / src / lib.rs
index 05b7ad92cd8f0e9bd88efbc7a46d9bb6434b6e19..615a0cf997a259e91e987f0131a9e9dc308472a8 100644 (file)
@@ -7,6 +7,7 @@ pub mod demuxers;
 pub mod formats;
 pub mod frame;
 pub mod io;
+pub mod refs;
 pub mod register;
 pub mod detect;