Richard Linden
|
e340009fc5
|
second phase summer cleaning
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc.
|
2013-08-09 17:11:19 -07:00 |
Graham Madarasz
|
bf6182daa8
|
Update Mac and Windows breakpad builds to latest
|
2013-03-29 07:50:08 -07:00 |
Merov Linden
|
1bfdfcb7b9
|
Merge pull from vir/drano
|
2012-06-08 18:58:35 -07:00 |
Merov Linden
|
e8ef6fd0e7
|
SH-3075 : Fix reversible compression for very small textures. Also supress the forcing to reversible for small textures.
|
2012-05-09 17:04:02 -07:00 |
Merov Linden
|
28cf5199ce
|
SH-3047 : Fix lossless compression for small textures.
|
2012-05-08 21:42:53 -07:00 |
Merov Linden
|
172b45d5a2
|
SH-3060 : Complete new byte range computation, clean up and back pedal on some changes that didn't pay of.
|
2012-04-06 18:28:47 -07:00 |
Merov Linden
|
91094d92a7
|
SH-3060 : Implement new byte range computation, cleaned up use of compression rate as well.
|
2012-04-05 22:05:00 -07:00 |
Merov Linden
|
782981866a
|
SH-3060 : New byte range implementation. Intermediate (not working) state.
|
2012-04-04 18:58:34 -07:00 |
Merov Linden
|
c6511d9c85
|
SH-3075 : Fix encoding for reversible images and small textures
|
2012-04-04 15:59:52 -07:00 |
Merov Linden
|
df09fd8e8b
|
SH-3060 : Preliminary implementation of the new byte range computation, implement setting to turn it on or off
|
2012-04-02 19:05:32 -07:00 |
Merov Linden
|
792943c211
|
SH-3050 : Add a call to set_max_bytes() and some clean up
|
2012-03-30 14:07:43 -07:00 |
Merov Linden
|
5c86d19373
|
SH-3050 : Parse an input codestream without decompressing it to find discard levels boundaries (test only).
|
2012-03-25 11:52:10 -07:00 |
Merov Linden
|
bc6f669ff4
|
SH-3047 : Read the number of levels from the j2c image header instead of relying on hacked computation based on width / height.
|
2012-03-15 13:01:14 -07:00 |
Merov Linden
|
7122308534
|
SH-1998 : Compatible API changes KDU v6.4.1 / v7.0.0
|
2012-02-27 15:24:39 -08:00 |
callum
|
1afbbba03d
|
EXP-826 FIX Help -> About Secondlife Info is corrupted.
|
2011-05-23 17:12:08 -07:00 |
Merov Linden
|
1e0d3fc7bc
|
EXP-664 : following richard codereview: use llclamp where appropriate
|
2011-05-07 11:09:34 -07:00 |
Merov Linden
|
c6c1419faa
|
EXP-664 : Make encoding parameters more resilient to bad entries, add levels as encoding parameters, update test applet to support this
|
2011-05-04 22:43:51 -07:00 |
Merov Linden
|
6f6cebbf5d
|
EXP-672, EXP-673 : Fix bug in encoding small textures (16x16 and under)
|
2011-04-15 17:53:16 -07:00 |
Merov Linden
|
8c7d9bbd06
|
EXP-663 : Fix memory leak introduced in precincts handling
|
2011-04-14 09:28:34 -07:00 |
Merov Linden
|
e752e91828
|
STORM-746 : add precincts and blocks arguments taken into account in j2c output
|
2011-04-04 23:49:40 -07:00 |
Merov Linden
|
83ec0cd62f
|
STORM-746 : add new arguments for precincts and blocks on output, region and level on input, add code for input loading restriction
|
2011-04-04 18:37:32 -07:00 |
Merov Linden
|
dc00f42dd7
|
STORM-746 : Code formatting and clean up, add comments, no functional changes
|
2011-03-31 23:00:50 -07:00 |
Merov Linden
|
bf1d42ff96
|
STORM-744 : Make getMetaData pass when all is stubbed
|
2010-12-28 20:00:06 -08:00 |
Merov Linden
|
5ed4046df5
|
STORM-744 : Throw exception consistently so llkdu fails consistently
|
2010-12-28 18:32:07 -08:00 |
Merov Linden
|
0c5bd3675b
|
STORM-744 : Took code review into account, moving stuff back in protected or even private, fix things to work in debug mode, some clean up in j2coj also
|
2010-12-24 11:36:15 -08:00 |
Merov Linden
|
71fa089498
|
STORM-151 : Suppress unused code, clean up code formating, fix typos
|
2010-12-15 20:54:25 -08:00 |
Merov Linden
|
abc13fb12f
|
STORM-151 : First shot at compression, not optimzed yet
|
2010-12-02 22:26:49 -08:00 |
Merov Linden
|
04adbdad4b
|
STORM-151 : Got decompression to work, compression disabled, simplified llkdu building
|
2010-11-12 16:37:42 -08:00 |
Merov Linden
|
94f44437d7
|
STORM-151 : merge kdu static linking, add indra/llkdu implementation. Doesn't build yet.
|
2010-11-11 09:33:29 -08:00 |