Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
CMakeLists.txt 421 Bytes
Readme.txt 10 KB
aricoder.cpp 20.8 KB
aricoder.h 8.63 KB
bitops.cpp 21 KB
bitops.h 4.02 KB
dct8x8.h 62.7 KB
packjpg.cpp 212 KB
pjpgtbl.h 60.5 KB

Latest revisions

# Date Author Comment
c8352650 02/21/2017 10:56 PM David Sorber

WIP commit, stashing these debugging changes so I can go mobile.

57e6c22f 02/21/2017 10:19 PM David Sorber

Finished up the changes to make argv a std::vector instead of a regular array. I also implemented the changes to control the size of argv based on system configuration and potentially spawn packJPG multiple times in order to handle a very large number of files. I ran a test on my Photos library and it sort of worked but I ran into some issues that I still need to diagnose.

0c2e61fd 02/18/2017 08:29 PM David Sorber

Adding an optimized version of the packJPG source to the source tree for this utility since it is entirely dependent on packJPG. I started to modify the Makefile but really I shoud just use CMake. I'll work on that next.

View revisions

Also available in: Atom