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
/
codec
Age
Commit message (
Expand
)
Author
2011-01-02
bug fixes to enable cmake compilation on WIN32 platform (see CHANGES for deta...
Antonin Descampe
2010-12-14
Adapted Makefile.am/Makefile.nix to build choice: shared xor static
Winfried
2010-12-10
Changed build choice in configure.ac/Makefile.am/Makefile.nix: shared xor static
Winfried
2010-12-09
removed "codec/compat/" directory
Antonin Descampe
2010-12-09
Updated Makefile.in
Winfried
2010-12-08
(thanks to Winfried for his help)
Antonin Descampe
2010-12-05
revert to previous behaviour for cmake: builds (and links) dynamically by def...
Antonin Descampe
2010-12-05
added a definition in getopt.h and an initial value in convert.c
Antonin Descampe
2010-11-28
fixed a bug in codec/convert.c that prevented to build executables with WIN32...
Antonin Descampe
2010-11-28
changed cmake behaviour: executables are now always statically linked. When -...
Antonin Descampe
2010-11-22
reverted 'include "../opj_config.h"' to 'include "opj_config.h"'
Antonin Descampe
2010-11-17
install man pages by default. install CHANGES and LICENSE
Antonin Descampe
2010-11-15
changed imagetopng() function to correctly deal with non-standard bit-depths....
Antonin Descampe
2010-11-15
minor changes in header inclusions
Antonin Descampe
2010-10-21
fixed help display (patch from winfried)
Antonin Descampe
2010-10-19
fixed options and help display (patch from winfried)
Antonin Descampe
2010-10-17
-This line, and those below, will be ignored--
Winfried
2010-10-13
(no commit message)
Winfried
2010-10-13
(no commit message)
Winfried
2010-10-05
Added files to let people build openjpeg with configure tools ; Added makefil...
Antonin Descampe
2010-09-08
Reverting the use of #include "openjpegConfigure.h" until we find a compatible
Luis Ibanez
2010-09-07
ENH: Including the new header file openjpegConfigure.h
Luis Ibanez
2010-09-05
ENH: The logic for defining OPJ_STATIC has now been moved to the
Luis Ibanez
2010-09-05
ENH: Grouping the logic that detects getopt.c into a single .cmake file.
Luis Ibanez
2010-08-31
COMP: Remove requirement that png and tiff headers must be in a specific dire...
Luis Ibanez
2010-07-01
Need to include png/tiff include path
Mathieu Malaterre
2010-06-29
Synchronize branch and trunk cmakelists files
Mathieu Malaterre
2010-06-29
return error code upon errors
Mathieu Malaterre
2010-06-22
Sync with v2 branch
Mathieu Malaterre
2010-06-22
Merge with v2 branch
Mathieu Malaterre
2010-06-22
Also dump the image info as well as cp info.
Mathieu Malaterre
2010-06-22
Apply patch from w. szukalski (sent to list). Mon, Jun 21, 2010 at 5:49 PM
Mathieu Malaterre
2010-06-21
adding j2k_dump executable
Mathieu Malaterre
2010-05-26
Reactivate ctest
Mathieu Malaterre
2010-03-26
Added support for "jpc" codestreams which are equivalent to "j2c" codestreams...
Francois-Olivier Devaux
2010-03-26
Added support for PNG image format [Not yet functional under WIN32]. Thanks t...
Francois-Olivier Devaux
2010-03-24
Code improvements using 'g++-4.4.0' to trace the code (v1.4). Thanks to Winfr...
Francois-Olivier Devaux
2010-03-07
Fixed small compatibility issues with win32 in codec (moved include <strings.h>)
Francois-Olivier Devaux
2009-11-05
fixed "tiffio" header inclusion to use user version on Win32 system only (oth...
Antonin Descampe
2009-09-10
fixed minor bugs which were triggering warnings at compilation (different sig...
Antonin Descampe
2008-10-01
COMP: minor compilation warning
Mathieu Malaterre
2008-08-21
fixed a bug in image_to_j2k.c that was preventing the 'r' option to work prop...
Antonin Descampe
2008-08-08
Modified the way raw images with more that 8bpp are read and written
Francois-Olivier Devaux
2008-06-12
fixed a bug in dirent.h that prevented codec on Linux Alpha Systems to compil...
Antonin Descampe
2008-03-12
Added help line for the -F option in j2k_to_image
Giuseppe Baruffa
2008-02-11
Minor style modifications to comply with c99 compiler flag; removed Microsoft...
Giuseppe Baruffa
2008-02-05
In convert.c, corrected imagetobmp() conversion for grayscale. In tcd.c, corr...
Parvatha Elangovan
2007-12-10
First import of JAVAOpenJPEG, a Java wrapper of OpenJPEG, developed by Patric...
Francois-Olivier Devaux
2007-11-29
Added index.h and index.c in VC6 projects; wrapped index.h in the C++ preproc...
Giuseppe Baruffa
2007-11-27
Created the file index.c in the codec directory. This file handles the creati...
Francois-Olivier Devaux
[next]