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
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