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
/
convert.c
Age
Commit message (
Expand
)
Author
2010-12-08
(thanks to Winfried for his help)
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-22
reverted 'include "../opj_config.h"' to 'include "opj_config.h"'
Antonin Descampe
2010-11-15
changed imagetopng() function to correctly deal with non-standard bit-depths....
Antonin Descampe
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-08-31
COMP: Remove requirement that png and tiff headers must be in a specific dire...
Luis Ibanez
2010-06-22
Merge with v2 branch
Mathieu Malaterre
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
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-08-08
Modified the way raw images with more that 8bpp are read and written
Francois-Olivier Devaux
2008-02-05
In convert.c, corrected imagetobmp() conversion for grayscale. In tcd.c, corr...
Parvatha Elangovan
2007-10-12
Changed the way the image structure is allocated when the decoding parameters...
Francois-Olivier Devaux
2007-10-10
*Patch from Callum Lewick. Clean up of j2klib.h for the aligned malloc stuff.
Francois-Olivier Devaux
2007-09-19
Fixed issues with generation of SOP marker.
Parvatha Elangovan
2007-09-18
Fixed issues with Reading and Writing TIF images in convert.c to avoid segmen...
Parvatha Elangovan
2007-09-07
Indexes can now be generated when decoding J2K codestreams.
Francois-Olivier Devaux
2007-08-20
Added support for the TGA file format in the codec
Francois-Olivier Devaux
2007-08-08
Fixed the DCinema filesize allocation. It now includes the SOT marker size
Francois-Olivier Devaux
2007-07-19
Updated libtiff library version to 3.8.2 (for WIN32)
Francois-Olivier Devaux
2007-07-18
Fixed raw option to encode raw images with more than three components.
Francois-Olivier Devaux
2007-07-17
Added support for RAW images. This module has been developped by the Universi...
Francois-Olivier Devaux
2007-06-04
Bugs corrected in decoding of command line (getopt.c), in the handling of 16 ...
Francois-Olivier Devaux
2007-05-31
Fixed the handling of 16bit TIFF files for cinema compression. Modified "conv...
Francois-Olivier Devaux
2007-04-12
Fixed Error in tiftoimage(). Modification in convert.c.
Parvatha Elangovan
2007-04-10
Accepting "j2c" as format for Encoding and Decoding. Modification in image_t...
Parvatha Elangovan
2007-03-20
Added feature for generation of tile parts. Modifications in image_to_j2k.c, ...
Parvatha Elangovan
2007-02-28
Enabled compression of TIF image format to j2k by tifftoimage() and decompres...
Parvatha Elangovan
2007-01-15
Copyright update
Francois-Olivier Devaux
2006-12-04
Corrected incorrect fprintf formatting
Francois-Olivier Devaux
2006-07-22
STYLE: Fix style issue
Mathieu Malaterre
2006-07-22
BUG: Do not leak with greyscale bmp. Solve problem with name>256 for pgx and ...
Mathieu Malaterre
2006-07-21
ENH: Marking const char * what should be const char *. TODO need to fix code ...
Mathieu Malaterre
2006-07-21
ENH: Minor cleanup, mainly comment and line too long
Mathieu Malaterre
2006-02-04
fixed a bug in codec/convert.c::imagetobmp
Freeimage
2006-01-31
fixed various minor warnings occuring under icc9 and bcc32, added MSVC projec...
Freeimage
2006-01-25
fixed a problem in convert.c when multiple comments
Antonin Descampe
2006-01-20
fixed various minor warnings with gdcm patches
Antonin Descampe
2005-12-08
removed old readme and Makefile
Antonin Descampe
2005-12-02
openjpeg version 1.0 (previous version still available with tag opj0-97)
Antonin Descampe
2005-03-25
Removed unused parameter in fprintf at line 618
Francois-Olivier Devaux
2004-11-15
fprintf correctly redirected to stderr or stdout
Francois-Olivier Devaux
2004-07-30
Bug fixed in pgx-file reading
Antonin Descampe
2004-07-07
Sets the image color space for JP2 format
Francois-Olivier Devaux
2004-04-30
Various corrections to avoid "signed/unsigned mismatch" warnings during compi...
Antonin Descampe
2004-04-29
Reformatage : indent -kr -i2 -ci2 $(find . -name '*.c') $(find . -name '*.h')
Sebastien Lugan
[next]