summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2007-08-21Memory leaks fixedFrancois-Olivier Devaux
2007-08-21Aligned malloc using Intel's _mm_malloc(), cleanup on the t1 memory allocatio...Francois-Olivier Devaux
2007-08-21Minor cleanup patch, that gets rid of a bunch of "old style declaration" warn...Francois-Olivier Devaux
2007-08-21Solved problems with codec reading from image file directory when filename ha...Francois-Olivier Devaux
2007-08-21Added support for Visual Studio 2005Francois-Olivier Devaux
2007-08-20Added support for the TGA file format in the codecFrancois-Olivier Devaux
2007-08-08Fixed the DCinema filesize allocation. It now includes the SOT marker sizeFrancois-Olivier Devaux
2007-08-02Added a basic saving capability to OPJViewerGiuseppe Baruffa
2007-07-19Updated libtiff library version to 3.8.2 (for WIN32)Francois-Olivier Devaux
2007-07-18Fixed raw option to encode raw images with more than three components.Francois-Olivier Devaux
2007-07-17Added support for RAW images. This module has been developped by the Universi...Francois-Olivier Devaux
2007-07-13(no commit message)Francois-Olivier Devaux
2007-07-12Fixed a bug in JPWL module, which prevented to exploit the full error correct...Giuseppe Baruffa
2007-07-08fixed the size of the memory allocation in cio.c (confusion between bits and ...Antonin Descampe
2007-06-21Previous, home, and next frame buttons for exploring MJ2 files in OPJViewerGiuseppe Baruffa
2007-06-21Output image color space set when decoding a JP2 fileFrancois-Olivier Devaux
2007-06-18Reload image doesn't crash in OPJViewer; more settings saved to registryGiuseppe Baruffa
2007-06-16Possibility to disable parsing in OPJViewer; also, saves common settings to t...Giuseppe Baruffa
2007-06-15Fixed the generation of index files. Now works with cinema formats. Francois-Olivier Devaux
2007-06-04Release of version 1.2.0Francois-Olivier Devaux
2007-06-04Bugs corrected in decoding of command line (getopt.c), in the handling of 16 ...Francois-Olivier Devaux
2007-06-03OPJViewer opens now BMP, PNG, GIF, PNM, TIFF (with wxWidgets internals); adde...Giuseppe Baruffa
2007-05-31Fixed the handling of 16bit TIFF files for cinema compression. Modified "conv...Francois-Olivier Devaux
2007-05-15Changlog updatedFrancois-Olivier Devaux
2007-04-26ENH: add basic instructions for cmakeMathieu Malaterre
2007-04-25Modification of the openjpeg.h file to avoid and ABI break with v1.1, removed...Francois-Olivier Devaux
2007-04-22enable/disable decoding in OPJViewerGiuseppe Baruffa
2007-04-12Fixed Error in tiftoimage(). Modification in convert.c.Parvatha Elangovan
2007-04-10Accepting "j2c" as format for Encoding and Decoding. Modification in image_t...Parvatha Elangovan
2007-04-05fix.h, dwt.c and t1.c optimized. Thanks a lot to Dzonatas <dzonatas at dzonux...Francois-Olivier Devaux
2007-04-04Digital cinema compliance for 4K chosen by "-cinema4K" option. Modification i...Parvatha Elangovan
2007-03-30OPJViewer should now work under Linux, at least with not big j2k files. Teste...Giuseppe Baruffa
2007-03-29Enable accepting file names with `-´ symbol .Modification getopt.cParvatha Elangovan
2007-03-28Fixed an historical bug in t1.c that leaded to the inclusion of useless 0xFF ...Francois-Olivier Devaux
2007-03-27Following to Hervé's suggestions, all the exit() calls, added by JPWL strict...Giuseppe Baruffa
2007-03-27Improved parsing in OPJViewer, as well some aesthetic modifications; support ...Giuseppe Baruffa
2007-03-23Fixed Makefile.osx and changed Readme.osx accordinglyAntonin Descampe
2007-03-21Fixed j2k_prog_order_list[]. Modifications in j2k.c.Parvatha Elangovan
2007-03-20Added feature for generation of tile parts. Modifications in image_to_j2k.c, ...Parvatha Elangovan
2007-03-14Fixed linux makefile, with help from David Fries and GuidoFrancois-Olivier Devaux
2007-03-07Added option for Digital cinema profile compliant codestream. This can be cho...Parvatha Elangovan
2007-03-01Modified codec projects (*.dsp) and makefile to include the tiff library (mod...Francois-Olivier Devaux
2007-03-01Zoom capability and decoder settings dialog in OPJViewerGiuseppe Baruffa
2007-02-28Enabled compression of TIF image format to j2k by tifftoimage() and decompres...Parvatha Elangovan
2007-02-28fixed a bug in context numerotation that prevented the RESET switch to work c...Antonin Descampe
2007-02-28Corrected codec Makefile by adding the compilation of "compat/getopt.c" Francois-Olivier Devaux
2007-02-27Made get_file_format function more robust. Modifications in image_to_j2k.c, j...Parvatha Elangovan
2007-02-26Option to read images from a Folder whose path is specified in the Input para...Parvatha Elangovan
2007-02-23Added makefile for linux build of JPWL module; added newlines at the end of J...Giuseppe Baruffa
2007-02-23Changed version number from 1.1.0 to 1.1.1 in openjpeg.hFrancois-Olivier Devaux