Pavel Krajcevski
|
157295efa3
|
Squelch some compiler warnings.
|
2013-09-27 17:38:36 -04:00 |
|
Pavel Krajcevski
|
8ea39890ac
|
Update compressor to do a simple bounding box algorithm... results are still bad but better than what we've been getting.
|
2013-09-26 20:19:19 -04:00 |
|
Pavel Krajcevski
|
264e447e80
|
Deal with this bug once and for all. If we have an image in block stream order, then explicitly reorder it before doing any work. Then keep it that way. I probably could have fixed this in the amount of time I've wasted on it. -____-
|
2013-09-26 20:17:07 -04:00 |
|
Pavel Krajcevski
|
4de5f90edf
|
Some small bug fixes to our still awful compressor.
|
2013-09-25 20:10:18 -04:00 |
|
Pavel Krajcevski
|
2c8254d6c3
|
Small optimization: reserve vector data before we populate blocks vector.
|
2013-09-25 16:38:10 -04:00 |
|
Pavel Krajcevski
|
33a1dab0a9
|
The modulation value is the index.
|
2013-09-25 16:37:34 -04:00 |
|
Pavel Krajcevski
|
088481afe4
|
Meant resize instead of reserve.
|
2013-09-25 16:37:17 -04:00 |
|
Pavel Krajcevski
|
a587899048
|
Fix some compiler errors with MSVC (and honestly, other compilers should catch them, too.)
|
2013-09-25 15:06:45 -04:00 |
|
Pavel Krajcevski
|
c6d7bdc670
|
Very preliminary compressor
|
2013-09-24 20:35:36 -04:00 |
|
Pavel Krajcevski
|
1093447055
|
Plug in the infrastructure to start passing images to be compressed.
|
2013-09-20 12:43:59 -04:00 |
|
Pavel Krajcevski
|
093576c9e7
|
Add initial code for our compressor.
|
2013-09-13 13:10:22 -04:00 |
|