1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jul 29, 2024 — Jul 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update TODO More... over 17 years ago
JPEG seems to be working now, not as fast as TIFF, but not bad More... over 17 years ago
JPEG is almost working with multiple source images More... over 17 years ago
Correctly init some local variables to avoid crash in error case More... over 17 years ago
New jpeg destroy function now implemented More... over 17 years ago
Progress towards using multiple different JPEGs together (not working yet) More... over 17 years ago
Add wasted pixels meter to jpeg More... over 17 years ago
Streamline test program slightly More... over 17 years ago
Add option to help figure out buggy redraw More... over 17 years ago
Fix Trestle crash bugs on detection More... over 17 years ago
Some JPEG fixes for out of bound image access More... over 17 years ago
Tweak test program to test out of bounds access More... over 17 years ago
Add TODO file More... over 17 years ago
Fix jpeg y offset More... over 17 years ago
Require map in hamamatsu More... over 17 years ago
Hamamatsu: x is working, probably y is still off More... over 17 years ago
Hamamatsu: working a little better, speed seems ok, still more to do More... over 17 years ago
Gracefully abort if Hamamatsu does not have expected values More... over 17 years ago
Hamamatsu not quite so scrambled, but not working across yet More... over 17 years ago
First go at drastic speedup for Hamamatsu (not working yet) More... over 17 years ago
Two minor bugs fixed, now JPEG works... very slowly! More... over 17 years ago
JPEG getting closer More... over 17 years ago
Much of the JPEG skeleton is now there More... over 17 years ago
Fail if JPEG num_components != 3 More... over 17 years ago
Everything seems to be working for JPEG except actual read_region More... over 17 years ago
Rename tiffopsdata to data More... over 17 years ago
Initial Hamamatsu implementation complete, now time to do jpeg ops More... over 17 years ago
Move layer initialization into the ops files for more consistency (?) More... over 17 years ago
Optimization points are now completely generated More... over 17 years ago
Now we can find the beginning of the JPEG data (end of the header) More... over 17 years ago