add support for ugoira

add progress bar
This commit is contained in:
2022-03-19 17:14:53 +08:00
parent 8ef00def87
commit 0ddcd7d533
31 changed files with 1823 additions and 175 deletions

View File

@@ -2,3 +2,5 @@ pub mod data;
#[cfg(feature = "exif")]
pub mod exif;
pub mod json;
#[cfg(feature = "avdict")]
pub mod video;