summaryrefslogtreecommitdiff
path: root/libopenjpeg/opj_includes.h
AgeCommit message (Collapse)Author
2010-08-22The lrintf function should use "long" instead of "int"Luis Ibanez
for the type of its internal variable.
2010-08-22BUG: The _asm directive is not available in Visual Studio 9, 64bits.Luis Ibanez
An alternative vainilla implementation has been added here, based on code from VXL, vnl_math.h.
2010-04-08[v2.0] Fixed problem with Borland C++ Builder (Borland C do not have ↵Francois-Olivier Devaux
lrintf). Thanks Marek Mauder for this fix.
2008-07-31Deleting obsolete files and directories, adding v2-specific files and ↵Antonin Descampe
directories, updating existing files to v2. See README.v2 for more info
2007-11-13Patch by Dzonatas and Callum Lerwick. Fp/vectorization patch which ↵Francois-Olivier Devaux
basically converts most of the irreversible decode codepath to floating point, eliminating a few rounds of int/fp conversion, resulting in a vast performance improvement, and an increase in accuracy.
2007-10-18Patch from Callum Lewick. Memset patch. See ChangeLog for more details. ↵Francois-Olivier Devaux
Thanks Callum !
2007-03-20Added feature for generation of tile parts. Modifications in image_to_j2k.c, ↵Parvatha Elangovan
openjpeg.c, j2k.c, pi.c Added function j2k_write_tlm(),to generate TLM marker for a Digital cinema compliant codestream. Modifications in j2k.c.
2006-12-04First integration of JPWL codeFrancois-Olivier Devaux
2006-02-01changed function definitions of INT and FIX modules to 'inline'Freeimage
2005-12-08OpenJPEG version 1.1Antonin Descampe
2005-12-02openjpeg version 1.0 (previous version still available with tag opj0-97)Antonin Descampe