summaryrefslogtreecommitdiff
path: root/libopenjpeg
AgeCommit message (Expand)Author
2006-01-31fixed various minor warnings occuring under icc9 and bcc32, added MSVC projec...Freeimage
2006-01-31COMP: Fix compilation on MINGWMathieu Malaterre
2006-01-31STYLE: Remove completely reference to OPJ_EXPORTMathieu Malaterre
2006-01-31STYLE: More verbose commentsMathieu Malaterre
2006-01-31STYLE: Add more comment, also use more feature from CMake to introduce the VE...Mathieu Malaterre
2006-01-31ENH: Move to a def solution to avoid polluting header file with declspecMathieu Malaterre
2006-01-27fixed two initialization problems in t1.c and tcd.cAntonin Descampe
2006-01-26fixed various minor warnings occuring under gcc, added corrections proposed i...Freeimage
2006-01-25ENH: Sync with ITK repositoryMathieu Malaterre
2006-01-25STYLE: Add a lot of comments for the CMake build systemMathieu Malaterre
2006-01-25COMP: Fix compilation on mingw (already had itoa) and borland (need __int64)Mathieu Malaterre
2006-01-25added cmake files to the projectAntonin Descampe
2006-01-25fix.c : replaced "WIN32" by "_MSC_VER" for int64Antonin Descampe
2006-01-25added "OPJ_EXPORT" in openjpeg.h to generate shared lib with win32Antonin Descampe
2006-01-24event.c : replaced "WIN32" by "_MSC_VER" for i2a (line 33) + replaced win32 l...Antonin Descampe
2006-01-20fixed various minor warnings with gdcm patchesAntonin Descampe
2006-01-19fixed a bug in jp2_read_ihdr (need to allocate jp2->comps)Freeimage
2006-01-18fixed a bug in opj_cio_open when saving 48-bit images (wrong buffer size calc...Freeimage
2006-01-18changed the name of j2k_realloc to opj_reallocFreeimage
2005-12-08fixed a bug when specifying a rate '-r' => no distortion info was available i...Antonin Descampe
2005-12-08fixed a bug in t1_getwmsedec (stepsize was divided by 8192)Antonin Descampe
2005-12-08OpenJPEG version 1.1Antonin Descampe
2005-12-04Makefile moved to ROOT directoryAntonin Descampe
2005-12-04LibOpenJPEG project files moved to root directoryAntonin Descampe
2005-12-02add an include <sys/time.h> before <sys/resource.h>Antonin Descampe
2005-12-02openjpeg version 1.0 (previous version still available with tag opj0-97)Antonin Descampe
2005-11-09minor change for readabilityAntonin Descampe
2005-11-09minor change to avoid warnings about signednessAntonin Descampe
2005-11-08small changes to remove warnings related to signednessAntonin Descampe
2005-11-04small change to avoid signed/unsigned warning during compilationAntonin Descampe
2005-11-01Changes proposed by Mathieu Malaterre from the GDCM project... Thanks a lot M...Antonin Descampe
2005-10-27changed one of the 9-7 coefficients (value closer to the one in the std)Antonin Descampe
2005-10-271) quantization stepsizes stored as float instead of shifted integers -> fixe...Antonin Descampe
2005-10-20Modifications to decoding of JP2H box in order to be compatible with JP2 conf...Francois-Olivier Devaux
2005-09-21major change in the dwt-module, thanks to Ive (aka Reiner Wahler): thanks a l...Antonin Descampe
2005-09-21bug fixed when asking for an index with more than (layer*resolutions*100) pac...Antonin Descampe
2005-09-20bug fixed when asking for an index with more than (layer*resolutions*100) pac...Antonin Descampe
2005-09-13bug fixed when freeing the memory allocated if ppm-marker or ppt-marker is usedAntonin Descampe
2005-09-13bug fixed when freeing the memory allocated if ppm-marker or ppt-marker is usedAntonin Descampe
2005-08-01Modifications proposed by Rob Komar. Thanks for your contribution !Francois-Olivier Devaux
2005-07-18Several bugs fixed when dealing with pgx-files with more than 8 bpp and the f...Antonin Descampe
2005-06-02At lines 577, 692 and 699, zeroing of effective region of code-block rather t...Francois-Olivier Devaux
2005-06-02Conversions from int to unsigned int to ensure correct execution of int_min a...Francois-Olivier Devaux
2005-06-02Conversions from int to unsigned int to ensure correct execution of int_min a...Francois-Olivier Devaux
2005-05-26CVS testFrancois-Olivier Devaux
2005-05-26testAntonin Descampe
2005-05-26cio_read_to_buf(...) and cio_write_from_buf(...) functions syntax modificationFrancois-Olivier Devaux
2005-05-24Code optimization: t1_flags and t1_data set to zero with memsetFrancois-Olivier Devaux
2005-05-232 functions were added, to fasten buffer transfers:Francois-Olivier Devaux
2005-05-232 functions were added, to fasten buffer transfers:Francois-Olivier Devaux