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.c
Age
Commit message (
Expand
)
Author
2011-04-12
Fixed internal function names conflict with Jasper (http://code.google.com/p/...
Antonin Descampe
2010-10-05
fixed minor problems that prevented the solution file from building in Window...
Antonin Descampe
2010-03-24
Code improvements using 'g++-4.4.0' to trace the code (v2.0). Thanks to Winfr...
Francois-Olivier Devaux
2009-09-10
V2 branch :
Antonin Descampe
2008-07-31
Deleting obsolete files and directories, adding v2-specific files and directo...
Antonin Descampe
2008-07-09
Added the default lossless parameter to opj_set_default_encoder_parameters in...
Parvatha Elangovan
2008-05-22
memory leak fixed in openjpeg.c (opj_destroy_cstr_info()), patch by Carsten J...
Antonin Descampe
2008-02-29
Corrected the wrong syntax of calloc()...
Francois-Olivier Devaux
2008-02-29
Fixed openjpeg.c for proper initialization of codec context structures (dinfo...
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-07
Indexes can now be generated when decoding J2K codestreams.
Francois-Olivier Devaux
2007-08-30
Changed the OpenJPEG library interface to enable users to access information ...
Francois-Olivier Devaux
2007-08-28
Fixed wrong destructors called in openjpeg.c
Francois-Olivier Devaux
2007-08-21
Minor cleanup patch, that gets rid of a bunch of "old style declaration" warn...
Francois-Olivier Devaux
2007-04-04
Digital cinema compliance for 4K chosen by "-cinema4K" option. Modification i...
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-19
Added OPJ_LIMIT_DECODING enabling us to limit the decoding to main header
Francois-Olivier Devaux
2007-01-31
Extra tokens at the end of #endif directive corrected in openjpeg.c, j2k.c an...
Francois-Olivier Devaux
2006-12-04
First integration of JPWL code
Francois-Olivier Devaux
2006-01-31
fixed various minor warnings occuring under icc9 and bcc32, added MSVC projec...
Freeimage
2006-01-26
fixed various minor warnings occuring under gcc, added corrections proposed i...
Freeimage
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