Synchronize branch and trunk cmakelists files
[openjpeg.git] / codec /
2010-06-29 Mathieu MalaterreSynchronize branch and trunk cmakelists files
2010-06-29 Mathieu Malaterrereturn error code upon errors
2010-06-22 Mathieu MalaterreSync with v2 branch
2010-06-22 Mathieu MalaterreMerge with v2 branch
2010-06-22 Mathieu MalaterreAlso dump the image info as well as cp info.
2010-06-22 Mathieu MalaterreApply patch from w. szukalski (sent to list). Mon,...
2010-06-21 Mathieu Malaterreadding j2k_dump executable
2010-05-26 Mathieu MalaterreReactivate ctest
2010-03-26 Francois-Olivier... Added support for "jpc" codestreams which are equivalen...
2010-03-26 Francois-Olivier... Added support for PNG image format [Not yet functional...
2010-03-24 Francois-Olivier... Code improvements using 'g++-4.4.0' to trace the code...
2010-03-07 Francois-Olivier... Fixed small compatibility issues with win32 in codec...
2009-11-05 Antonin Descampefixed "tiffio" header inclusion to use user version...
2009-09-10 Antonin Descampefixed minor bugs which were triggering warnings at...
2008-10-01 Mathieu MalaterreCOMP: minor compilation warning
2008-08-21 Antonin Descampefixed a bug in image_to_j2k.c that was preventing the...
2008-08-08 Francois-Olivier... Modified the way raw images with more that 8bpp are...
2008-06-12 Antonin Descampefixed a bug in dirent.h that prevented codec on Linux...
2008-03-12 Giuseppe BaruffaAdded help line for the -F option in j2k_to_image
2008-02-11 Giuseppe BaruffaMinor style modifications to comply with c99 compiler...
2008-02-05 Parvatha ElangovanIn convert.c, corrected imagetobmp() conversion for...
2007-12-10 Francois-Olivier... First import of JAVAOpenJPEG, a Java wrapper of OpenJPE...
2007-11-29 Giuseppe BaruffaAdded index.h and index.c in VC6 projects; wrapped...
2007-11-27 Francois-Olivier... Created the file index.c in the codec directory. This...
2007-11-05 Giuseppe BaruffaFixed a bug which prevented JPWL from working on multi...
2007-10-18 Francois-Olivier... Changed the ROI parameter in the image_to_j2k codec...
2007-10-12 Francois-Olivier... Changed the way the image structure is allocated when...
2007-10-10 Francois-Olivier... *Patch from Callum Lewick. Clean up of j2klib.h for...
2007-09-19 Parvatha ElangovanFixed issues with generation of SOP marker.
2007-09-18 Parvatha ElangovanFixed issues with Reading and Writing TIF images in...
2007-09-17 Francois-Olivier... OpenJPEG library interface modified to retain compatibi...
2007-09-17 Francois-Olivier... Fixed issues with cstr_info when codestream has compone...
2007-09-11 Giuseppe BaruffaJPWL encoding is finalized correctly into the JP2 file...
2007-09-07 Giuseppe BaruffaAdapted the JPWL and OPJViewer code to new interface...
2007-09-07 Francois-Olivier... Indexes can now be generated when decoding J2K codestreams.
2007-09-07 Mathieu MalaterreBUG: cannot run tests if EXAMPLES are not built
2007-09-07 Mathieu MalaterreENH: Add cmake code to do testing if user has properly...
2007-09-07 Mathieu MalaterreENH: Upon failure, properly return error code (!=0)
2007-09-06 Mathieu MalaterreENH: Fix unitialized read in img_fol (we may need a...
2007-09-06 Mathieu MalaterreENH: Add very simple tests (simply run command line...
2007-09-06 Giuseppe BaruffaOne more field in the codestream_info struct for record...
2007-09-06 Mathieu MalaterreENH: Add jpwl. Also remove old deprecated way of linkin...
2007-09-04 Giuseppe BaruffaAdded some fields in the codestream_info structure...
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-21 Francois-Olivier... Solved problems with codec reading from image file...
2007-08-21 Francois-Olivier... Added support for Visual Studio 2005
2007-08-20 Francois-Olivier... Fixed _strnicmp bug
2007-08-20 Francois-Olivier... Added support for the TGA file format in the codec
2007-08-08 Francois-Olivier... Fixed the DCinema filesize allocation. It now includes...
2007-07-19 Francois-Olivier... Updated libtiff library version to 3.8.2 (for WIN32)
2007-07-18 Francois-Olivier... Fixed raw option to encode raw images with more than...
2007-07-17 Francois-Olivier... Added support for RAW images. This module has been...
2007-07-13 Francois-Olivier... (no commit message)
2007-06-15 Francois-Olivier... Fixed the generation of index files. Now works with...
2007-06-04 Francois-Olivier... Tipo corrected...
2007-06-04 Francois-Olivier... Bugs corrected in decoding of command line (getopt...
2007-05-31 Francois-Olivier... Fixed the handling of 16bit TIFF files for cinema compr...
2007-05-10 Francois-Olivier... Possibility to choose to apply MCT (multiple component...
2007-04-12 Parvatha ElangovanFixed Error in tiftoimage(). Modification in convert.c.
2007-04-10 Parvatha ElangovanAccepting "j2c" as format for Encoding and Decoding...
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-20 Parvatha ElangovanAdded feature for generation of tile parts. Modificatio...
2007-03-07 Parvatha ElangovanAdded option for Digital cinema profile compliant codes...
2007-03-01 Francois-Olivier... Modified codec projects (*.dsp) and makefile to include...
2007-03-01 Mathieu MalaterreCOMP: Fix compilation of executable linking to TIFF...
2007-02-28 Parvatha ElangovanEnabled compression of TIF image format to j2k by tifft...
2007-02-28 Francois-Olivier... Corrected codec Makefile by adding the compilation...
2007-02-27 Parvatha ElangovanMade get_file_format function more robust. Modification...
2007-02-27 Parvatha ElangovanAdded the dirent.h file used for opening and reading...
2007-02-26 Parvatha ElangovanOption to read images from a Folder whose path is speci...
2007-02-13 Francois-Olivier... David Fries suggestions. In image_to_j2k and j2k_to_ima...
2007-01-31 Francois-Olivier... Extra tokens at the end of #endif directive corrected...
2007-01-31 Francois-Olivier... Linux Makefile for the codec added
2007-01-30 Francois-Olivier... Use of OPJ_PATH_LEN (defined as 4096) to be the maximum...
2007-01-15 Francois-Olivier... Copyright update
2006-12-05 Giuseppe Baruffa* Better fix of the TPH EPBs bug in JPWL module
2006-12-04 Francois-Olivier... SVN file properties modified (EOL handled better)
2006-12-04 Francois-Olivier... First integration of JPWL code
2006-12-04 Francois-Olivier... First integration of JPWL code
2006-12-04 Francois-Olivier... Corrected incorrect fprintf formatting
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-27 Antonin Descampetestsvn2
2006-08-18 Antonin Descampefixed a bug in j2k_to_image.c, that prevented the ...
2006-07-22 Mathieu MalaterreENH: Update CMake to do proper installation. Still...
2006-07-22 Mathieu MalaterreENH: Fix warning about assignment discards qualifiers...
2006-07-22 Mathieu MalaterreSTYLE: Fix style issue
2006-07-22 Mathieu MalaterreBUG: Do not leak with greyscale bmp. Solve problem...
2006-07-21 Mathieu MalaterreENH: Marking const char * what should be const char...
2006-07-21 Mathieu MalaterreENH: Better solution: using the opj_version function...
2006-07-21 Mathieu MalaterreENH: Minor cleanup, mainly comment and line too long
2006-07-21 Mathieu MalaterreENH: Cannot assign const char* into a char*. At same...
2006-02-05 Mathieu MalaterreENH: Do the proper thing for static/shared
2006-02-04 Freeimagefixed a bug in codec/convert.c::imagetobmp
2006-01-31 Freeimagefixed various minor warnings occuring under icc9 and...
2006-01-26 Freeimagefixed various minor warnings occuring under gcc, added...
2006-01-25 Mathieu MalaterreSTYLE: Add a lot of comments for the CMake build system
2006-01-25 Antonin Descampefixed a problem in convert.c when multiple comments
next