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
/
jp2.c
Age
Commit message (
Expand
)
Author
2014-03-18
[1.5] Import patch from trunk to make test passes. Affects: NR-DEC-2977.pdf....
Mathieu Malaterre
2014-03-18
[1.5] Import portion of patch from issue 297
Mathieu Malaterre
2014-03-17
[1.5] Remove another set of simple warnings
Mathieu Malaterre
2014-03-17
[1.5] Remove simple warning about C++ style comments
Mathieu Malaterre
2014-02-26
[1.5] Import first patch (fixes.patch) from issue 249 to fix leaks on error c...
Mathieu Malaterre
2012-10-01
[1.5] jp2_read_boxhdr() can trigger random pointer memory access
Mathieu Malaterre
2012-05-29
[1.5] jp2_read_boxhdr() call ignores return value
Mathieu Malaterre
2012-05-29
[1.5] The two files in Issue145 have a precision < 8-bit:
Mathieu Malaterre
2012-01-23
[1.5] fix issue #104
Antonin Descampe
2012-01-20
Make r1330 more robust. Display more info.
Mathieu Malaterre
2012-01-20
Fix: MSVR-11-117 - Vulnerability Report.
Mathieu Malaterre
2011-12-08
Remove warnings seen on the dashboard
Mathieu Malaterre
2011-10-10
[1.5] enabled JPP stream in JPIP (result of GSoC program)
Antonin Descampe
2011-09-09
BRANCH-1.5:added a new indexer functionality to the library. With the new -jp...
Antonin Descampe
2011-08-10
removed unused parameters warnings with the solution proposed by myself and B...
Mickael Savinaud
2011-07-29
solve some obvious warnings for WIN platform, increase number of warning repo...
Mickael Savinaud
2011-07-03
fixed handling of "jp2->meth" value (Restricted ICC profile handling currentl...
Antonin Descampe
2011-05-18
defined new type "opj_bool", and new constants OPJ_FALSE and OPJ_TRUE, to avo...
Antonin Descampe
2011-04-12
Fixed internal function names conflict with Jasper (http://code.google.com/p/...
Antonin Descampe
2011-01-30
fixed warnings in jp2.c (signed compared to unsigned) and dwt.c (bad cast) ; ...
Antonin Descampe
2011-01-30
replaced en-dash with standard dash in jp2.c
Antonin Descampe
2010-12-08
(thanks to Winfried for his help)
Antonin Descampe
2010-11-22
reverted 'include "../opj_config.h"' to 'include "opj_config.h"'
Antonin Descampe
2010-11-15
minor changes in header inclusions
Antonin Descampe
2010-10-24
Fixed doxygen data inside source code (from winfried)
Antonin Descampe
2010-10-22
Currently the Visual Studio builds are broken in the SVN. Attached a patch to...
Antonin Descampe
2010-10-05
Added files to let people build openjpeg with configure tools ; Added makefil...
Antonin Descampe
2008-02-28
Removed the J2KViewer module, which has been replaced by OPJViewer and fixed ...
Francois-Olivier Devaux
2007-10-18
Patch from Callum Lewick. Memset patch. See ChangeLog for more details. Thank...
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-06-21
Output image color space set when decoding a JP2 file
Francois-Olivier Devaux
2007-05-10
MJ2 codec updated from LibOpenJPEG version 0.97 to LibOpenJPEG version 1. Hen...
Francois-Olivier Devaux
2007-01-15
Copyright update
Francois-Olivier Devaux
2007-01-03
JP2 module: Tests during encoding if the number of components respects the JP...
Francois-Olivier Devaux
2006-01-26
fixed various minor warnings occuring under gcc, added corrections proposed i...
Freeimage
2006-01-20
fixed various minor warnings with gdcm patches
Antonin Descampe
2006-01-19
fixed a bug in jp2_read_ihdr (need to allocate jp2->comps)
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
2005-11-09
minor change to avoid warnings about signedness
Antonin Descampe
2005-11-01
Changes proposed by Mathieu Malaterre from the GDCM project... Thanks a lot M...
Antonin Descampe
2005-10-20
Modifications to decoding of JP2H box in order to be compatible with JP2 conf...
Francois-Olivier Devaux
2004-12-08
Modularity increase in jp2_init_stdjp2 function and jp2c box functions to ena...
Francois-Olivier Devaux
2004-11-26
Modifications to increase modularity of jp2 coding/decoding
Francois-Olivier Devaux
2004-10-06
Small bug corrected: unsigned int to int conversion at line 417
Francois-Olivier Devaux
2004-08-31
Order of data written to jp2_struct->cl inversed in jp2_read_ftyp function
Francois-Olivier Devaux
2004-07-16
Bug on jp2_struct->comps memory allocation fixed
Francois-Olivier Devaux
2004-07-16
Multiple tile bug fixed (line 438)
Francois-Olivier Devaux
2004-07-13
Structure j2k_option_t deleted and option "-reduce" integrated to j2k_cp_t.
Antonin Descampe
[next]