Created the file index.c in the codec directory. This file handles the creation of...
authorFrancois-Olivier Devaux <fodevaux@users.noreply.github.com>
Tue, 27 Nov 2007 12:38:52 +0000 (12:38 +0000)
committerFrancois-Olivier Devaux <fodevaux@users.noreply.github.com>
Tue, 27 Nov 2007 12:38:52 +0000 (12:38 +0000)
commitefa5f7977cbaf85cc3034fc34d1094911bc99fbd
tree01b014fdf9f771f476220e86f11d1e4a6c553b59
parentc458af9cd697c0a5949ef2f5bd4ab5c45530457b
Created the file index.c in the codec directory. This file handles the creation of index files, at encoding and decoding.
Fixed bugs during the creation of the index (PCRL progression order)
ChangeLog
codec/CMakeLists.txt
codec/Makefile
codec/image_to_j2k.c
codec/image_to_j2k.sln
codec/image_to_j2k.vcproj
codec/index.c [new file with mode: 0644]
codec/index.h [new file with mode: 0644]
codec/j2k_to_image.c
codec/j2k_to_image.vcproj