Antonin Descampe
|
bfd3fe8a4a
|
fixed minor bugs which were triggering warnings at compilation (different signedness, wrong pointer type, etc)
|
2009-09-10 12:29:51 +00:00 |
Francois-Olivier Devaux
|
07be749bf2
|
Moved the orient flipping into the ctxno_zc table.
Thanks to Callum Lerwick who provided all these great patches !
|
2007-08-21 12:51:57 +00:00 |
Francois-Olivier Devaux
|
2952874cb8
|
Replaced the large ctxno_mag lookup table with a small bit of inline-able branchless code
|
2007-08-21 12:42:55 +00:00 |
Francois-Olivier Devaux
|
1cfbdcc9ce
|
Consolidated some calls to mqc_setcurctx. Cleaned up t1_generate_luts to output the proper types.
|
2007-08-21 12:36:05 +00:00 |
Francois-Olivier Devaux
|
e0ee9becb4
|
Patch suggested by Callum Lerwick <seg@haxxed.com>: "This patch makes the t1 LUTs static. I actually intend this as a prelude to possibly eliminating some or all of the LUTs entirely."
|
2007-05-21 09:44:10 +00:00 |