[V2] fixed dllexport definition (credit to vincent torri)
[openjpeg.git] / libopenjpeg / openjpeg.h
2011-04-13 Antonin Descampe[V2] fixed dllexport definition (credit to vincent...
2010-08-22 Luis IbanezFix contributed by Bill Lorensen, to make it build...
2010-01-20 Francois-Olivier... [FOD] Created a new constant in openjpeg.h to different...
2008-07-31 Antonin DescampeDeleting obsolete files and directories, adding v2...
2007-12-21 Francois-Olivier... VERSION 1.3.0 RELEASE
2007-11-14 Francois-Olivier... Avoided ABI breakage
2007-11-05 Giuseppe BaruffaFixed a bug which prevented JPWL from working on multi...
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 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-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... Minor cleanup patch, that gets rid of a bunch of "old...
2007-07-12 Giuseppe BaruffaFixed a bug in JPWL module, which prevented to exploit...
2007-06-04 Francois-Olivier... Release of version 1.2.0
2007-04-25 Francois-Olivier... Modification of the openjpeg.h file to avoid and ABI...
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-02-28 Parvatha ElangovanEnabled compression of TIF image format to j2k by tifft...
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-19 Francois-Olivier... Added OPJ_LIMIT_DECODING enabling us to limit the decod...
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-04 Francois-Olivier... First integration of JPWL code
2006-10-31 Antonin Descampeadded the ability to specify the rate as "float" (befor...
2006-10-26 Antonin Descampetestsvn
2006-01-31 Freeimagefixed various minor warnings occuring under icc9 and...
2006-01-31 Mathieu MalaterreSTYLE: Remove completely reference to OPJ_EXPORT
2006-01-31 Mathieu MalaterreENH: Move to a def solution to avoid polluting header...
2006-01-25 Antonin Descampeadded "OPJ_EXPORT" in openjpeg.h to generate shared...
2005-12-08 Antonin DescampeOpenJPEG version 1.1
2005-12-02 Antonin Descampeopenjpeg version 1.0 (previous version still available...
2004-07-07 Francois-Olivier... Include jp2.h file
2003-11-27 Sebastien LuganInitial revision