JPWL encoding is finalized correctly into the JP2 file format; added an additional...
[openjpeg.git] / libopenjpeg /
2007-09-11 Giuseppe BaruffaJPWL encoding is finalized correctly into the JP2 file...
2007-09-07 Francois-Olivier... Indexes can now be generated when decoding J2K codestreams.
2007-09-06 Giuseppe BaruffaOne more field in the codestream_info struct for record...
2007-09-04 Giuseppe BaruffaAdded some fields in the codestream_info structure...
2007-09-03 Giuseppe BaruffaAdded the knowledge of JPSEC SEC and INSEC markers...
2007-08-30 Francois-Olivier... Added information regarding the end of packet position...
2007-08-30 Francois-Olivier... Changed the OpenJPEG library interface to enable users...
2007-08-28 Francois-Olivier... Fixed wrong destructors called in openjpeg.c
2007-08-24 Parvatha ElangovanThe end of main header is calculated after TLM and...
2007-08-24 Francois-Olivier... Fixed problem with _mm_malloc under OSX. Thanks to...
2007-08-21 Francois-Olivier... Use <xmmintrin.h> for WIN32, else use <mm_malloc.h>
2007-08-21 Francois-Olivier... Moved the orient flipping into the ctxno_zc table.
2007-08-21 Francois-Olivier... Replaced the large ctxno_mag lookup table with a small...
2007-08-21 Francois-Olivier... Consolidated some calls to mqc_setcurctx. Cleaned up...
2007-08-21 Francois-Olivier... Reworks of t1_updateflags to get rid of the shift opera...
2007-08-21 Francois-Olivier... Memory leaks fixed
2007-08-21 Francois-Olivier... Aligned malloc using Intel's _mm_malloc(), cleanup...
2007-08-21 Francois-Olivier... Minor cleanup patch, that gets rid of a bunch of "old...
2007-08-21 Francois-Olivier... Corrected allocation to take into account the EOC marker
2007-08-08 Francois-Olivier... Fixed the DCinema filesize allocation. It now includes...
2007-07-13 Francois-Olivier... (no commit message)
2007-07-12 Giuseppe BaruffaFixed a bug in JPWL module, which prevented to exploit...
2007-07-08 Antonin Descampefixed the size of the memory allocation in cio.c (confu...
2007-06-21 Francois-Olivier... Output image color space set when decoding a JP2 file
2007-06-15 Francois-Olivier... Fixed the generation of index files. Now works with...
2007-06-04 Francois-Olivier... Release of version 1.2.0
2007-06-04 Francois-Olivier... Bugs corrected in decoding of command line (getopt...
2007-05-23 Francois-Olivier... Bug fixed by Sylvain Munaut. Change in the reading...
2007-05-22 Francois-Olivier... Patch suggested by Callum Lerwick <seg@haxxed.com>...
2007-05-21 Francois-Olivier... Patch suggested by Callum Lerwick <seg@haxxed.com>...
2007-05-21 Francois-Olivier... Patch suggested by Callum Lerwick <seg@haxxed.com>...
2007-05-21 Francois-Olivier... Patch suggested by Callum Lerwick <seg@haxxed.com>...
2007-05-10 Francois-Olivier... MJ2 codec updated from LibOpenJPEG version 0.97 to...
2007-05-10 Francois-Olivier... Possibility to choose to apply MCT (multiple component...
2007-04-25 Francois-Olivier... Modification of the openjpeg.h file to avoid and ABI...
2007-04-10 Parvatha ElangovanAccepting "j2c" as format for Encoding and Decoding...
2007-04-05 Francois-Olivier... fix.h, dwt.c and t1.c optimized. Thanks a lot to Dzonat...
2007-04-04 Parvatha ElangovanDigital cinema compliance for 4K chosen by "-cinema4K...
2007-03-29 Parvatha ElangovanEnable accepting file names with `-´ symbol .Modificati...
2007-03-28 Francois-Olivier... Fixed an historical bug in t1.c that leaded to the...
2007-03-27 Giuseppe BaruffaFollowing to Hervé's suggestions, all the exit() calls...
2007-03-21 Parvatha ElangovanFixed j2k_prog_order_list[]. Modifications in j2k.c.
2007-03-20 Parvatha ElangovanAdded feature for generation of tile parts. Modificatio...
2007-03-07 Parvatha ElangovanAdded option for Digital cinema profile compliant codes...
2007-02-28 Parvatha ElangovanEnabled compression of TIF image format to j2k by tifft...
2007-02-28 Antonin Descampefixed a bug in context numerotation that prevented...
2007-02-23 Francois-Olivier... Changed version number from 1.1.0 to 1.1.1 in openjpeg.h
2007-02-23 Giuseppe BaruffaFixed a copy-and-paste type assignment error (bool...
2007-02-21 Francois-Olivier... Algorithmic optimizations in t1.c, thanks to Guido...
2007-02-19 Francois-Olivier... Added OPJ_LIMIT_DECODING enabling us to limit the decod...
2007-01-31 Francois-Olivier... Extra tokens at the end of #endif directive corrected...
2007-01-30 Francois-Olivier... Use of OPJ_PATH_LEN (defined as 4096) to be the maximum...
2007-01-23 Francois-Olivier... Modification of the context numbers, to reflect what...
2007-01-15 Francois-Olivier... Copyright update
2007-01-03 Francois-Olivier... JP2 module: Tests during encoding if the number of...
2006-12-04 Francois-Olivier... First integration of JPWL code
2006-12-04 Francois-Olivier... Code optimization usinq vsprintf() command
2006-10-31 Antonin Descampefixed a cast problem in the maxlen variable
2006-10-31 Antonin Descamperemoved a debug test in the version just committed
2006-10-31 Antonin Descampefixed a bug in the computation of the mantissa (mu)
2006-10-31 Antonin Descampeadded the ability to specify the rate as "float" (befor...
2006-10-27 Antonin Descamperemove some needless cvs files
2006-10-26 Antonin Descampetestsvn
2006-08-04 Antonin Descampefixed a bug in pi.c, line 473, that appeared when more...
2006-07-22 Mathieu MalaterreENH: Update CMake to do proper installation. Still...
2006-03-19 Antonin Descampefixed a bug in t1.c that prevented in some cases a...
2006-02-19 Mathieu MalaterreCOMP: Fix warning about C++ comment
2006-02-18 Mathieu MalaterreCOMP: Fix declaration hides parameter len
2006-02-18 Mathieu MalaterreCOMP: Fix declaration hides parameter len
2006-02-18 Mathieu MalaterreSTYLE: Remove C++ comments
2006-02-12 Freeimageremoved unneeded working variables in opj_tcd_t
2006-02-05 Mathieu MalaterreENH: Do the proper thing for static/shared
2006-02-03 Freeimageadded the 'static' keyword to inline functions to keep...
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 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 repository
2006-01-25 Mathieu MalaterreSTYLE: Add a lot of comments for the CMake build system
2006-01-25 Mathieu MalaterreCOMP: Fix compilation on mingw (already had itoa) and...
2006-01-25 Antonin Descampeadded cmake files to the project
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-24 Antonin Descampeevent.c : replaced "WIN32" by "_MSC_VER" for i2a (line...
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 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-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 DescampeOpenJPEG version 1.1
2005-12-04 Antonin DescampeMakefile moved to ROOT directory
2005-12-04 Antonin DescampeLibOpenJPEG project files moved to root directory
2005-12-02 Antonin Descampeadd an include <sys/time.h> before <sys/resource.h>
next