-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
8,649 additions
and
32 deletions.
There are no files selected for viewing
Submodule animeloop-cli
updated
11 files
+13 −4 | CMakeLists.txt | |
+26 −20 | README.md | |
+33 −0 | animeloop-cli/child_process.cpp | |
+12 −0 | animeloop-cli/child_process.hpp | |
+14 −7 | animeloop-cli/filter.cpp | |
+104 −71 | animeloop-cli/loop_video.cpp | |
+6 −1 | animeloop-cli/loop_video.hpp | |
+24 −8 | animeloop-cli/main.cpp | |
+55 −0 | animeloop-cli/progress_bar.hpp | |
+103 −0 | animeloop-cli/thread_pool.h | |
+60 −66 | animeloop-cli/utils.cpp |
Oops, something went wrong.