Finished up packjpg_simple utility to demonstrate that the libraryworks correctly.
Started making a simple test program.
WIP for libpackjpg reorganization: finished moving functions into thewrapper class
WIP for libpackjpg reorganization: moved all jpeg specific functions into the wrapper class
WIP for libpackjpg reorganization: stashing current progress so I can gowatch TV while working
WIP for libpackjpg reorganization: moved all main interface and mainfunctions inside the wrapper class
WIP for libpackjpg reorganization: moved all global variables to beinstance variables and converted a couple of trivial functions.
WIP for libpackjpg reorganization.
Reformat modified source files.
Adding unifdef'ed files and CMake config to build.
Adding "raw" packJPG source from the upstream repository (commit 59e8d45d463cfab96155ffccb77b1207b18c614b).