openjpeg.git
2006-02-05 Mathieu MalaterreENH: Do the proper thing for static/shared
2006-02-04 Freeimagefixed a bug in codec/convert.c::imagetobmp
2006-02-04 Freeimagereadded CRLF to dsp, dsw and rc files
2006-02-04 Freeimagereadded CRLF to dsp and dsw files
2006-02-03 Freeimageadded the 'static' keyword to inline functions to keep...
2006-02-02 Antonin Descampeminor change : project replaced by workspace
2006-02-01 FreeimageWhat's new ...
2006-02-01 Freeimageadded a VERSION resource to the DLL version of OpenJPEG
2006-02-01 Freeimagechanged function definitions of INT and FIX modules...
2006-01-31 Mathieu MalaterreENH: Update CMake to match the new shared lib system...
2006-01-31 Freeimagefixed various minor warnings occuring under icc9 and...
2006-01-31 Mathieu MalaterreCOMP: Fix compilation on MINGW
2006-01-31 Mathieu MalaterreENH: update changelog about modification for shared...
2006-01-31 Mathieu MalaterreSTYLE: Remove completely reference to OPJ_EXPORT
2006-01-31 Mathieu MalaterreSTYLE: More verbose comments
2006-01-31 Mathieu MalaterreSTYLE: Add more comment, also use more feature from...
2006-01-31 Mathieu MalaterreENH: Move to a def solution to avoid polluting header...
2006-01-27 Antonin Descampefixed two initialization problems in t1.c and tcd.c
2006-01-26 Freeimagefixed various minor warnings occuring under gcc, added...
2006-01-25 Mathieu MalaterreENH: Sync with ITK and add ref to doxygen
2006-01-25 Mathieu MalaterreENH: Sync with ITK repository
2006-01-25 Mathieu MalaterreSTYLE: Add a lot of comments for the CMake build system
2006-01-25 Mathieu MalaterreENH: Fix compilation on mingw32 and borland
2006-01-25 Mathieu MalaterreENH: Set a default BUILDNAME
2006-01-25 Mathieu MalaterreBUG: Try to fix the shell script
2006-01-25 Antonin Descampefixed a problem in convert.c when multiple comments
2006-01-25 Mathieu MalaterreCOMP: Fix compilation on mingw (already had itoa) and...
2006-01-25 Antonin Descamperemoved all CtrlM from files
2006-01-25 Antonin Descampecheck also for CtrlM in .txt and .cmake files
2006-01-25 Antonin Descampeadded cmake files to the project
2006-01-25 Antonin Descamperemoved all CtrlM from files
2006-01-25 Antonin Descampefix.c : replaced "WIN32" by "_MSC_VER" for int64
2006-01-25 Antonin Descamperemoved all CtrlM from files
2006-01-25 Antonin Descampefix.c : replaced "WIN32" by "_MSC_VER" for int64
2006-01-25 Antonin Descampeadded "OPJ_EXPORT" in openjpeg.h to generate shared...
2006-01-25 Antonin Descamperemoved all CtrlM from files (openjpeg.h,t2.c,j2k_to_im...
2006-01-24 Antonin Descampeevent.c : replaced "WIN32" by "_MSC_VER" for i2a (line...
2006-01-24 Antonin Descampeevent.c : replaced "WIN32" by "_MSC_VER" for i2a
2006-01-22 Antonin DescampeCtrlM check added when committing files
2006-01-20 Antonin Descampefixed various minor warnings with gdcm patches
2006-01-19 Freeimagefixed a bug in jp2_read_ihdr (need to allocate jp2...
2006-01-18 FreeimageWhat's new
2006-01-18 Freeimagefixed a bug in opj_cio_open when saving 48-bit images...
2006-01-18 Freeimagechanged the name of j2k_realloc to opj_realloc
2005-12-21 Antonin Descampemakefiles and readme updated
2005-12-08 Antonin Descampefixed a bug when specifying a rate '-r' => no distortio...
2005-12-08 Antonin Descampefixed a bug in t1_getwmsedec (stepsize was divided...
2005-12-08 Antonin Descampeadded doc module to openjpeg module
2005-12-08 Antonin DescampeOpenJPEG version 1.1
2005-12-08 Antonin Descamperemoved old readme and Makefile
2005-12-07 Antonin Descamperemoved test file
2005-12-07 Antonin Descampetest
2005-12-07 Antonin Descampestill trying to add root directory to module
2005-12-07 Antonin Descampestill trying to add root directory to module
2005-12-07 Antonin Descampestill trying to add root directory to module
2005-12-07 Antonin Descampetest for adding root directory to modules
2005-12-07 Antonin Descampetest to add root directory to modules
2005-12-06 Antonin Descampeadded an 'openjpeg' module
2005-12-06 Antonin Descampeaddes an 'openjpeg' module containing all modules
2005-12-06 Antonin Descamperemoved pre-commit check tabs
2005-12-04 Antonin DescampeMakefile moved to ROOT directory
2005-12-04 Antonin DescampeLibOpenJPEG project files moved to root directory
2005-12-02 Antonin Descampeopenjpeg version 1.0 (previous version still available...
2005-12-02 Antonin Descampeadd an include <sys/time.h> before <sys/resource.h>
2005-12-02 Antonin Descampeopenjpeg version 1.0 (previous version still available...
2005-12-01 Antonin DescampeAdded check to avoid tabs in source files
2005-11-09 Antonin Descampeminor change for readability
2005-11-09 Antonin Descampeminor change to avoid warnings about signedness
2005-11-08 Giuseppe BaruffaInitial revision
2005-11-08 Antonin Descampesmall changes to remove warnings related to signedness
2005-11-04 Antonin Descampesmall change to avoid signed/unsigned warning during...
2005-11-01 Antonin DescampeChanges proposed by Mathieu Malaterre from the GDCM...
2005-10-27 Antonin Descampechanged one of the 9-7 coefficients (value closer to...
2005-10-27 Antonin Descampe1) quantization stepsizes stored as float instead of...
2005-10-20 Francois-Olivier... Modifications to decoding of JP2H box in order to be...
2005-09-21 Antonin Descampemajor change in the dwt-module, thanks to Ive (aka...
2005-09-21 Antonin Descampebug fixed when asking for an index with more than ...
2005-09-20 Antonin Descampebug fixed when asking for an index with more than ...
2005-09-13 Antonin Descampebug fixed when freeing the memory allocated if ppm...
2005-09-13 Antonin Descampebug fixed when freeing the memory allocated if ppm...
2005-08-01 Francois-Olivier... Modifications proposed by Rob Komar. Thanks for your...
2005-07-18 Antonin DescampeSeveral bugs fixed when dealing with pgx-files with...
2005-06-02 Francois-Olivier... At lines 577, 692 and 699, zeroing of effective region...
2005-06-02 Francois-Olivier... Conversions from int to unsigned int to ensure correct...
2005-06-02 Francois-Olivier... Conversions from int to unsigned int to ensure correct...
2005-05-26 Antonin Descampeargv[2] replaced by outfile when writing to output...
2005-05-26 Antonin DescampeCRLF -> LF
2005-05-26 Francois-Olivier... CVS test
2005-05-26 Sebastien Lugancorrection CRLF -> LF
2005-05-26 Antonin Descampetest
2005-05-26 Francois-Olivier... cio_read_to_buf(...) and cio_write_from_buf(...) functi...
2005-05-24 Francois-Olivier... Code optimization: t1_flags and t1_data set to zero...
2005-05-23 Francois-Olivier... 2 functions were added, to fasten buffer transfers:
2005-05-23 Francois-Olivier... 2 functions were added, to fasten buffer transfers:
2005-05-23 Francois-Olivier... Variables in Movie and Track structure initialized...
2005-05-23 Francois-Olivier... Useless call of mj2_init_stdmovie function deleted
2005-05-20 Francois-Olivier... Modified mj2_init_stdmovie. Check for division by zero...
2005-04-27 Francois-Olivier... Release configuration modified
2005-04-27 Francois-Olivier... Light modifications
2005-04-27 Francois-Olivier... First upload of the DTD file
next