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
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
2005-11-09
minor change for readability
Antonin Descampe
2005-11-09
minor change to avoid warnings about signedness
Antonin Descampe
2005-11-08
small changes to remove warnings related to signedness
Antonin Descampe
2005-11-04
small change to avoid signed/unsigned warning during compilation
Antonin Descampe
2005-11-01
Changes proposed by Mathieu Malaterre from the GDCM project... Thanks a lot M...
Antonin Descampe
2005-10-27
changed one of the 9-7 coefficients (value closer to the one in the std)
Antonin Descampe
2005-10-27
1) quantization stepsizes stored as float instead of shifted integers -> fixe...
Antonin Descampe
2005-10-20
Modifications to decoding of JP2H box in order to be compatible with JP2 conf...
Francois-Olivier Devaux
2005-09-21
major change in the dwt-module, thanks to Ive (aka Reiner Wahler): thanks a l...
Antonin Descampe
2005-09-21
bug fixed when asking for an index with more than (layer*resolutions*100) pac...
Antonin Descampe
2005-09-20
bug fixed when asking for an index with more than (layer*resolutions*100) pac...
Antonin Descampe
2005-09-13
bug fixed when freeing the memory allocated if ppm-marker or ppt-marker is used
Antonin Descampe
2005-09-13
bug fixed when freeing the memory allocated if ppm-marker or ppt-marker is used
Antonin Descampe
2005-08-01
Modifications proposed by Rob Komar. Thanks for your contribution !
Francois-Olivier Devaux
2005-07-18
Several bugs fixed when dealing with pgx-files with more than 8 bpp and the f...
Antonin Descampe
2005-06-02
At lines 577, 692 and 699, zeroing of effective region of code-block rather t...
Francois-Olivier Devaux
2005-06-02
Conversions from int to unsigned int to ensure correct execution of int_min a...
Francois-Olivier Devaux
2005-06-02
Conversions from int to unsigned int to ensure correct execution of int_min a...
Francois-Olivier Devaux
2005-05-26
CVS test
Francois-Olivier Devaux
2005-05-26
test
Antonin Descampe
2005-05-26
cio_read_to_buf(...) and cio_write_from_buf(...) functions syntax modification
Francois-Olivier Devaux
2005-05-24
Code optimization: t1_flags and t1_data set to zero with memset
Francois-Olivier Devaux
2005-05-23
2 functions were added, to fasten buffer transfers:
Francois-Olivier Devaux
2005-05-23
2 functions were added, to fasten buffer transfers:
Francois-Olivier Devaux
[next]