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
Age
Commit message (
Expand
)
Author
2007-01-30
Use of OPJ_PATH_LEN (defined as 4096) to be the maximum allowed size for file...
Francois-Olivier Devaux
2007-01-23
Modification of the context numbers, to reflect what has been specified in st...
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-12-04
First integration of JPWL code
Francois-Olivier Devaux
2006-12-04
Code optimization usinq vsprintf() command
Francois-Olivier Devaux
2006-10-31
fixed a cast problem in the maxlen variable
Antonin Descampe
2006-10-31
removed a debug test in the version just committed
Antonin Descampe
2006-10-31
fixed a bug in the computation of the mantissa (mu)
Antonin Descampe
2006-10-31
added the ability to specify the rate as "float" (before : integer)
Antonin Descampe
2006-10-27
remove some needless cvs files
Antonin Descampe
2006-10-26
testsvn
Antonin Descampe
2006-08-04
fixed a bug in pi.c, line 473, that appeared when more than 100 precincts wer...
Antonin Descampe
2006-07-22
ENH: Update CMake to do proper installation. Still using the 2.2 installation...
Mathieu Malaterre
2006-03-19
fixed a bug in t1.c that prevented in some cases a true lossless compression ...
Antonin Descampe
2006-02-19
COMP: Fix warning about C++ comment
Mathieu Malaterre
2006-02-18
COMP: Fix declaration hides parameter len
Mathieu Malaterre
2006-02-18
COMP: Fix declaration hides parameter len
Mathieu Malaterre
2006-02-18
STYLE: Remove C++ comments
Mathieu Malaterre
2006-02-12
removed unneeded working variables in opj_tcd_t
Freeimage
2006-02-05
ENH: Do the proper thing for static/shared
Mathieu Malaterre
2006-02-03
added the 'static' keyword to inline functions to keep gcc happy
Freeimage
2006-02-01
changed function definitions of INT and FIX modules to 'inline'
Freeimage
2006-01-31
ENH: Update CMake to match the new shared lib system (no more def file)
Mathieu Malaterre
2006-01-31
fixed various minor warnings occuring under icc9 and bcc32, added MSVC projec...
Freeimage
2006-01-31
COMP: Fix compilation on MINGW
Mathieu Malaterre
2006-01-31
STYLE: Remove completely reference to OPJ_EXPORT
Mathieu Malaterre
2006-01-31
STYLE: More verbose comments
Mathieu Malaterre
2006-01-31
STYLE: Add more comment, also use more feature from CMake to introduce the VE...
Mathieu Malaterre
2006-01-31
ENH: Move to a def solution to avoid polluting header file with declspec
Mathieu Malaterre
2006-01-27
fixed two initialization problems in t1.c and tcd.c
Antonin Descampe
2006-01-26
fixed various minor warnings occuring under gcc, added corrections proposed i...
Freeimage
2006-01-25
ENH: Sync with ITK repository
Mathieu Malaterre
2006-01-25
STYLE: Add a lot of comments for the CMake build system
Mathieu Malaterre
2006-01-25
COMP: Fix compilation on mingw (already had itoa) and borland (need __int64)
Mathieu Malaterre
2006-01-25
added cmake files to the project
Antonin Descampe
2006-01-25
fix.c : replaced "WIN32" by "_MSC_VER" for int64
Antonin Descampe
2006-01-25
added "OPJ_EXPORT" in openjpeg.h to generate shared lib with win32
Antonin Descampe
2006-01-24
event.c : replaced "WIN32" by "_MSC_VER" for i2a (line 33) + replaced win32 l...
Antonin Descampe
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
2006-01-18
fixed a bug in opj_cio_open when saving 48-bit images (wrong buffer size calc...
Freeimage
2006-01-18
changed the name of j2k_realloc to opj_realloc
Freeimage
2005-12-08
fixed a bug when specifying a rate '-r' => no distortion info was available i...
Antonin Descampe
2005-12-08
fixed a bug in t1_getwmsedec (stepsize was divided by 8192)
Antonin Descampe
2005-12-08
OpenJPEG version 1.1
Antonin Descampe
2005-12-04
Makefile moved to ROOT directory
Antonin Descampe
2005-12-04
LibOpenJPEG project files moved to root directory
Antonin Descampe
2005-12-02
add an include <sys/time.h> before <sys/resource.h>
Antonin Descampe
2005-12-02
openjpeg version 1.0 (previous version still available with tag opj0-97)
Antonin Descampe
[next]