Replaced the large ctxno_mag lookup table with a small bit of inline-able branchless...
[openjpeg.git] / ChangeLog
index dbb072e5242c1529b23dfffe7d6d8d2fef59ccaf..23aa3d9f5f5f056ea2393eb175df607959cb8daf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,6 +14,9 @@ August 21, 2007
 * [Callum Lerwick] Memory leaks fixed
 * [Callum Lerwick] Reworks of t1_updateflags to get rid of the shift operation
 * [Callum Lerwick] mqc_setcurctx moved to the header to allow it to be inlined into the t1.
+* [Callum Lerwick] Consolidated some calls to mqc_setcurctx.
+* [Callum Lerwick] Cleaned up t1_generate_luts to output the proper types.
+* [Callum Lerwick] Replaced the large ctxno_mag lookup table with a small bit of inline-able branchless code
 
 August 20, 2007
 + [FOD] Added support for the TGA file format in the codec