This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
openjpeg
Watch
1
Star
0
Fork
0
You've already forked openjpeg
mirror of
https://github.com/uclouvain/openjpeg.git
synced
2026-01-25 16:02:43 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
openjpeg
/
codec
History
Francois-Olivier Devaux
5dec8bbbe9
2007-07-13 13:07:07 +00:00
..
compat
Bugs corrected in decoding of command line (getopt.c), in the handling of 16 bit files (t1.c and tcd.c) and the calculation of elapsed time for multiple tiles parts (tcd.c and tdc.h).
2007-06-04 13:23:26 +00:00
CMakeLists.txt
COMP: Fix compilation of executable linking to TIFF lib.
2007-03-01 14:39:31 +00:00
convert.c
Bugs corrected in decoding of command line (getopt.c), in the handling of 16 bit files (t1.c and tcd.c) and the calculation of elapsed time for multiple tiles parts (tcd.c and tdc.h).
2007-06-04 13:23:26 +00:00
convert.h
Enabled compression of TIF image format to j2k by tifftoimage() and decompression of codestream to TIF image format using imagetotif(). Modifications in image_to_j2k.c, j2k_to_image.c, convert.c, convert.h
2007-02-28 15:31:56 +00:00
dirent.h
Added the dirent.h file used for opening and reading Directory holding image files. Used in image_to_j2k.c and j2k_to_image.c.
2007-02-27 08:54:56 +00:00
image_to_j2k.c
2007-07-13 13:07:07 +00:00
image_to_j2k.dsp
Modified codec projects (*.dsp) and makefile to include the tiff library (modified codec/image_to_j2k.dsp codec/j2k_to_image.dsp and codec/makefile)
2007-03-01 16:12:17 +00:00
image_to_j2k.dsw
SVN file properties modified (EOL handled better)
2006-12-04 16:20:36 +00:00
j2k_to_image.c
Accepting "j2c" as format for Encoding and Decoding. Modification in image_to_j2k.c.
2007-04-10 16:23:48 +00:00
j2k_to_image.dsp
Modified codec projects (*.dsp) and makefile to include the tiff library (modified codec/image_to_j2k.dsp codec/j2k_to_image.dsp and codec/makefile)
2007-03-01 16:12:17 +00:00
j2k_to_image.dsw
SVN file properties modified (EOL handled better)
2006-12-04 16:20:36 +00:00
Makefile
Modified codec projects (*.dsp) and makefile to include the tiff library (modified codec/image_to_j2k.dsp codec/j2k_to_image.dsp and codec/makefile)
2007-03-01 16:12:17 +00:00