From 8ca219c6b0d5448fd4529713ccd093e89de4e252 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Wed, 7 Dec 2022 17:55:27 +0100 Subject: refactor --- evc/src/lib.rs | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'evc/src/lib.rs') diff --git a/evc/src/lib.rs b/evc/src/lib.rs index ffacf59..d269471 100644 --- a/evc/src/lib.rs +++ b/evc/src/lib.rs @@ -7,9 +7,7 @@ pub mod block; pub mod codec; pub mod debug; pub mod frame; -pub mod header; -pub mod pixel; -pub mod ser; pub mod view; pub mod refsampler; pub mod helpers; +pub mod format; -- cgit v1.2.3-70-g09d2