index
:
openjpeg
UCL
avendor
cancel
carl-1
carl-2
carl-2-rebased-on-master
ccache
codingstyle
coverity_scan
coverity_scan_original
dcpomatic-2.5.2
dcpomatic-2.5.4
dev-restart
fix-bypass-restart
fix_bypass_pterm_termall
fix_bypass_pterm_termall_and_lossless_decomposition_issue
floating_point_irreversible_encoding
gh-pages
j2kviewer
master
master-cdist
openjp3d
openjpeg-1.5
openjpeg-2.0
openjpeg-2.1
openjpeg3d
openjpeg3d@745
openjpeg3d@749
opj-v1-branch
opj_idwt53_h_cas0_SSE2
opt
t1_dec_signed_magnitude_representation
t1_optim_attempt_refpass_4_at_context16
v2
videocon-1
Fork of openjpeg library for JPEG2000 encoding and decoding
cth@carlh.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libopenjpeg
/
openjpeg.h
Age
Commit message (
Expand
)
Author
2011-07-03
fixed version number of openjpeg 2.0.0 in openjpeg.h
Antonin Descampe
2011-04-13
[V2] fixed dllexport definition (credit to vincent torri)
Antonin Descampe
2010-08-22
Fix contributed by Bill Lorensen, to make it build in MinGW.
Luis Ibanez
2010-01-20
[FOD] Created a new constant in openjpeg.h to differentiate the case when the...
Francois-Olivier Devaux
2008-07-31
Deleting obsolete files and directories, adding v2-specific files and directo...
Antonin Descampe
2007-12-21
VERSION 1.3.0 RELEASE
Francois-Olivier Devaux
2007-11-14
Avoided ABI breakage
Francois-Olivier Devaux
2007-11-05
Fixed a bug which prevented JPWL from working on multi-tiled images; added so...
Giuseppe Baruffa
2007-09-17
OpenJPEG library interface modified to retain compatibility with version 1.2....
Francois-Olivier Devaux
2007-09-17
Fixed issues with cstr_info when codestream has components with different num...
Francois-Olivier Devaux
2007-09-11
JPWL encoding is finalized correctly into the JP2 file format; added an addit...
Giuseppe Baruffa
2007-09-07
Indexes can now be generated when decoding J2K codestreams.
Francois-Olivier Devaux
2007-09-06
One more field in the codestream_info struct for recording the number of pack...
Giuseppe Baruffa
2007-09-04
Added some fields in the codestream_info structure: they are used to record t...
Giuseppe Baruffa
2007-08-30
Added information regarding the end of packet position in the index
Francois-Olivier Devaux
2007-08-30
Changed the OpenJPEG library interface to enable users to access information ...
Francois-Olivier Devaux
2007-08-21
Minor cleanup patch, that gets rid of a bunch of "old style declaration" warn...
Francois-Olivier Devaux
2007-07-12
Fixed a bug in JPWL module, which prevented to exploit the full error correct...
Giuseppe Baruffa
2007-06-04
Release of version 1.2.0
Francois-Olivier Devaux
2007-04-25
Modification of the openjpeg.h file to avoid and ABI break with v1.1, removed...
Francois-Olivier Devaux
2007-04-04
Digital cinema compliance for 4K chosen by "-cinema4K" option. Modification i...
Parvatha Elangovan
2007-03-29
Enable accepting file names with `-ยด symbol .Modification getopt.c
Parvatha Elangovan
2007-03-20
Added feature for generation of tile parts. Modifications in image_to_j2k.c, ...
Parvatha Elangovan
2007-03-07
Added option for Digital cinema profile compliant codestream. This can be cho...
Parvatha Elangovan
2007-02-28
Enabled compression of TIF image format to j2k by tifftoimage() and decompres...
Parvatha Elangovan
2007-02-23
Changed version number from 1.1.0 to 1.1.1 in openjpeg.h
Francois-Olivier Devaux
2007-02-23
Fixed a copy-and-paste type assignment error (bool instead of int) in the JPW...
Giuseppe Baruffa
2007-02-19
Added OPJ_LIMIT_DECODING enabling us to limit the decoding to main header
Francois-Olivier Devaux
2007-01-30
Use of OPJ_PATH_LEN (defined as 4096) to be the maximum allowed size for file...
Francois-Olivier Devaux
2007-01-15
Copyright update
Francois-Olivier Devaux
2006-12-04
First integration of JPWL code
Francois-Olivier Devaux
2006-10-31
added the ability to specify the rate as "float" (before : integer)
Antonin Descampe
2006-10-26
testsvn
Antonin Descampe
2006-01-31
fixed various minor warnings occuring under icc9 and bcc32, added MSVC projec...
Freeimage
2006-01-31
STYLE: Remove completely reference to OPJ_EXPORT
Mathieu Malaterre
2006-01-31
ENH: Move to a def solution to avoid polluting header file with declspec
Mathieu Malaterre
2006-01-25
added "OPJ_EXPORT" in openjpeg.h to generate shared lib with win32
Antonin Descampe
2005-12-08
OpenJPEG version 1.1
Antonin Descampe
2005-12-02
openjpeg version 1.0 (previous version still available with tag opj0-97)
Antonin Descampe
2004-07-07
Include jp2.h file
Francois-Olivier Devaux
2003-11-27
Initial revision
Sebastien Lugan