Minor code cleanup. Bump version to v0.5.1.
Replace boost::filesystem with std::filesystem. Replaceboost::program_options with CLI11. Rename ProtectedAndSynchronizedQueueto ProtectedQueue. Fix error with JPEG_REGEX. Bump version to v0.5.0.
Update PCA CMakeLists.txt. Build libpackjpg as a dependent externalproject.
Use computed library path for install.
Adding missing include.
Add link time optimization to compiler (linker) flags.
Fixing items suggested by clang-tidy.
Minor formatting changes for running status output.
Adding non-verbose mode with "running" status information and progressbar. Also added terminate function in preparation of adding properSIGINT handling.
Fix simple but nasty memory leak.
View revisions
Also available in: Atom