openjpeg.git
11 years ago[trunk] remove warnings raised by flags -Wall -Wextra -pedantic and vs9 analyzer
Mickael Savinaud [Tue, 13 Nov 2012 15:16:35 +0000 (15:16 +0000)]
[trunk] remove warnings raised by flags -Wall -Wextra -pedantic and vs9 analyzer

11 years ago[trunk] remove warnings raised by flags -Wall -Wextra -pedantic
Mickael Savinaud [Tue, 13 Nov 2012 12:59:35 +0000 (12:59 +0000)]
[trunk] remove warnings raised by flags -Wall -Wextra -pedantic

11 years ago[trunk] manage the case where the SOT marker is alone, PSot=12 (case of PHR data).
Mickael Savinaud [Tue, 13 Nov 2012 11:18:58 +0000 (11:18 +0000)]
[trunk] manage the case where the SOT marker is alone, PSot=12 (case of PHR data).
Fixes  issue 162

11 years ago[trunk] avoid memory leak in opj_t2_decode_packets
Mickael Savinaud [Tue, 13 Nov 2012 09:47:16 +0000 (09:47 +0000)]
[trunk] avoid memory leak in opj_t2_decode_packets

11 years ago[trunk] add some new tests related to new data; indicate that some tests should faile...
Mickael Savinaud [Mon, 12 Nov 2012 16:32:28 +0000 (16:32 +0000)]
[trunk] add some new tests related to new data; indicate that some tests should failed because data are wrong

11 years ago[trunk] Add more testing to the tile access/random
Mathieu Malaterre [Thu, 8 Nov 2012 16:47:35 +0000 (16:47 +0000)]
[trunk] Add more testing to the tile access/random

Update issue 186

11 years ago[trunk] Fix what looks like a copy/paste error
Mathieu Malaterre [Thu, 8 Nov 2012 16:45:27 +0000 (16:45 +0000)]
[trunk] Fix what looks like a copy/paste error

Update issue 186

11 years ago[trunk] Add more test in j2k_random_tile_access
Mathieu Malaterre [Thu, 8 Nov 2012 16:41:01 +0000 (16:41 +0000)]
[trunk] Add more test in j2k_random_tile_access

Update issue 186

11 years ago[trunk] Add new tests (j2k_random_tile_access)
Mathieu Malaterre [Thu, 8 Nov 2012 16:30:46 +0000 (16:30 +0000)]
[trunk] Add new tests (j2k_random_tile_access)

11 years ago[trunk] remove old structure from testempty
Mickael Savinaud [Tue, 30 Oct 2012 08:12:32 +0000 (08:12 +0000)]
[trunk] remove old structure from testempty

11 years ago[trunk] add documentation
Mickael Savinaud [Mon, 29 Oct 2012 22:12:02 +0000 (22:12 +0000)]
[trunk] add documentation

11 years ago[trunk]OPJ_STREAM_READ is now equal to OPJ_TRUE and OPJ_STREAM_WRITE to OPJ_FALSE
Mickael Savinaud [Mon, 29 Oct 2012 22:06:28 +0000 (22:06 +0000)]
[trunk]OPJ_STREAM_READ is now equal to OPJ_TRUE and OPJ_STREAM_WRITE to OPJ_FALSE

11 years ago[trunk] move opj_event_mgr struct from openjpeg. h to event.h
Mickael Savinaud [Mon, 29 Oct 2012 22:02:02 +0000 (22:02 +0000)]
[trunk] move opj_event_mgr struct from openjpeg. h to event.h

11 years ago[trunk] remove old struct from V1 and not used in V2
Mickael Savinaud [Mon, 29 Oct 2012 21:49:33 +0000 (21:49 +0000)]
[trunk] remove old struct from V1 and not used in V2

11 years ago[trunk] Remove bool.h, use opj_bool instead
Mathieu Malaterre [Mon, 29 Oct 2012 16:24:39 +0000 (16:24 +0000)]
[trunk] Remove bool.h, use opj_bool instead

Fix remaining opj_calloc/malloc/free issues

11 years ago[trunk] Fix simple warning about unused variables
Mathieu Malaterre [Mon, 29 Oct 2012 16:07:24 +0000 (16:07 +0000)]
[trunk] Fix simple warning about unused variables

11 years ago[trunk] Make sure to use off_t
Mathieu Malaterre [Mon, 29 Oct 2012 16:07:09 +0000 (16:07 +0000)]
[trunk] Make sure to use off_t

11 years ago[trunk] Remove temp fix now that mj2 is fixed
Mathieu Malaterre [Mon, 29 Oct 2012 15:28:59 +0000 (15:28 +0000)]
[trunk] Remove temp fix now that mj2 is fixed

11 years ago[trunk] Update version number to 2.0. This will help for testing generating scripts
Mathieu Malaterre [Mon, 29 Oct 2012 14:36:35 +0000 (14:36 +0000)]
[trunk] Update version number to 2.0. This will help for testing generating scripts

11 years ago[trunk] Fix remainings issues with doxygen doc
Mathieu Malaterre [Mon, 29 Oct 2012 14:35:11 +0000 (14:35 +0000)]
[trunk] Fix remainings issues with doxygen doc

Convert DOS files to UNIX eol

11 years ago[trunk] Normalize the return type of opj_read_from_file regarding the test in the...
Mickael Savinaud [Mon, 29 Oct 2012 13:53:02 +0000 (13:53 +0000)]
[trunk] Normalize the return type of opj_read_from_file regarding the test in the calling function

11 years ago[trunk] Remove some simple warnings about missing prototypes
Mathieu Malaterre [Mon, 29 Oct 2012 13:28:51 +0000 (13:28 +0000)]
[trunk] Remove some simple warnings about missing prototypes

11 years ago[trunk] Fix compilation when JPIP is OFF
Mathieu Malaterre [Mon, 29 Oct 2012 13:27:39 +0000 (13:27 +0000)]
[trunk] Fix compilation when JPIP is OFF

11 years ago[trunk] Merge back JPIP modification into v2
Mathieu Malaterre [Mon, 29 Oct 2012 10:12:03 +0000 (10:12 +0000)]
[trunk] Merge back JPIP modification into v2

This commit imports changes from openjpip.c from r2122 into openjpeg.c

11 years ago[trunk] remove warnings related to the use of -Wall -Wextra -pedantic
Mickael Savinaud [Mon, 29 Oct 2012 10:08:35 +0000 (10:08 +0000)]
[trunk] remove warnings related to the use of -Wall -Wextra -pedantic

11 years ago[trunk] finish to remove the old cio_ struct (last comment is incomplete)
Mickael Savinaud [Fri, 26 Oct 2012 10:10:22 +0000 (10:10 +0000)]
[trunk] finish to remove the old cio_ struct (last comment is incomplete)

11 years ago[trunk] remove some warnings from -Wall -Wextra -pedantic
Mickael Savinaud [Fri, 26 Oct 2012 10:04:55 +0000 (10:04 +0000)]
[trunk] remove some warnings from -Wall -Wextra -pedantic

11 years ago[trunk]remove some warnings raised by Wall
Mickael Savinaud [Fri, 26 Oct 2012 09:39:52 +0000 (09:39 +0000)]
[trunk]remove some warnings raised by Wall

11 years ago[trunk] use the right cp structure in image.h
Mickael Savinaud [Fri, 26 Oct 2012 07:52:27 +0000 (07:52 +0000)]
[trunk] use the right cp structure in image.h

11 years ago[trunk] remove last warnings from t1
Mickael Savinaud [Thu, 25 Oct 2012 17:31:18 +0000 (17:31 +0000)]
[trunk] remove last warnings from t1

11 years ago[trunk] rename t1_getwmsedec_v2 to opj_t1_getwmsedec and remove t1_getwmsedec
Mickael Savinaud [Thu, 25 Oct 2012 17:27:22 +0000 (17:27 +0000)]
[trunk] rename t1_getwmsedec_v2 to opj_t1_getwmsedec and remove t1_getwmsedec

11 years ago[trunk] cancel previous commit about use of t1_decode_cblks from v2. We should use...
Mickael Savinaud [Thu, 25 Oct 2012 17:23:54 +0000 (17:23 +0000)]
[trunk] cancel previous commit about use of t1_decode_cblks from v2. We should use t1_decode_cblks from 1.5 because it is faster (rev 557)

11 years ago[trunk] use the opj_ prefix for last t1 functions
Mickael Savinaud [Thu, 25 Oct 2012 15:50:58 +0000 (15:50 +0000)]
[trunk] use the opj_ prefix for last t1 functions

11 years ago[trunk] [trunk] remove old opj_tcp and rename opj_tcp_v2 to opj_tcp
Mickael Savinaud [Thu, 25 Oct 2012 15:15:02 +0000 (15:15 +0000)]
[trunk] [trunk] remove old opj_tcp and rename opj_tcp_v2 to opj_tcp

11 years ago[trunk] [trunk] remove old opj_cp and rename opj_cp_v2 to opj_cp
Mickael Savinaud [Thu, 25 Oct 2012 15:09:31 +0000 (15:09 +0000)]
[trunk] [trunk] remove old opj_cp and rename opj_cp_v2 to opj_cp

11 years ago[trunk] [trunk] remove old opj_t2 and rename opj_t2_v2 to opj_t2
Mickael Savinaud [Thu, 25 Oct 2012 14:54:19 +0000 (14:54 +0000)]
[trunk] [trunk] remove old opj_t2 and rename opj_t2_v2 to opj_t2

11 years ago[trunk] rename opj_tcd_truct_v2 to opj_tcd_struct
Mickael Savinaud [Thu, 25 Oct 2012 14:49:10 +0000 (14:49 +0000)]
[trunk] rename opj_tcd_truct_v2 to opj_tcd_struct

11 years ago[trunk] rename opj_j2k_v2 to opj_j2k
Mickael Savinaud [Thu, 25 Oct 2012 14:27:09 +0000 (14:27 +0000)]
[trunk] rename opj_j2k_v2 to opj_j2k

11 years ago[trunk] remove old opj_j2k struct
Mickael Savinaud [Thu, 25 Oct 2012 14:22:29 +0000 (14:22 +0000)]
[trunk] remove old opj_j2k struct

11 years ago[trunk] rename opj_jp2_v2 to opj_jp2
Mickael Savinaud [Thu, 25 Oct 2012 14:16:19 +0000 (14:16 +0000)]
[trunk] rename opj_jp2_v2 to opj_jp2

11 years ago[trunk] remove old opj_jp2 struct
Mickael Savinaud [Thu, 25 Oct 2012 14:11:19 +0000 (14:11 +0000)]
[trunk] remove old opj_jp2 struct

11 years ago[trunk] correct a mis use of an old struct
Mickael Savinaud [Thu, 25 Oct 2012 14:10:01 +0000 (14:10 +0000)]
[trunk] correct a mis use of an old struct

11 years ago[trunk] rename opj_event_msg_v2 to opj_event_msg
Mickael Savinaud [Thu, 25 Oct 2012 13:49:20 +0000 (13:49 +0000)]
[trunk] rename opj_event_msg_v2 to opj_event_msg

11 years ago[trunk]remove old opj_event_mgr function
Mickael Savinaud [Thu, 25 Oct 2012 13:46:40 +0000 (13:46 +0000)]
[trunk]remove old opj_event_mgr function

11 years ago[trunk] style
Mickael Savinaud [Thu, 25 Oct 2012 13:35:30 +0000 (13:35 +0000)]
[trunk] style

11 years ago[trunk] remove cio deprecated functions
Mickael Savinaud [Thu, 25 Oct 2012 13:29:41 +0000 (13:29 +0000)]
[trunk] remove cio deprecated functions

11 years ago[trunk]clean jpip marker functions but it is still experimental
Mickael Savinaud [Thu, 25 Oct 2012 13:15:37 +0000 (13:15 +0000)]
[trunk]clean jpip marker functions but it is still experimental

11 years ago[trunk] remove jpt.c/.h which used functions not used by v2. The code is always avail...
Mickael Savinaud [Thu, 25 Oct 2012 11:45:44 +0000 (11:45 +0000)]
[trunk] remove jpt.c/.h which used functions not used by v2. The code is always available in branch 1.5

11 years ago[trunk] Fix remaining issue with OPJ_CALLCONV
Mathieu Malaterre [Thu, 25 Oct 2012 10:41:55 +0000 (10:41 +0000)]
[trunk] Fix remaining issue with OPJ_CALLCONV

11 years ago[trunk] Add documentation for stable API/ABI and gcc flags on UNIX
Mathieu Malaterre [Thu, 25 Oct 2012 08:44:27 +0000 (08:44 +0000)]
[trunk] Add documentation for stable API/ABI and gcc flags on UNIX

11 years ago[trunk] marking as deprecated the old cio interface
Mathieu Malaterre [Thu, 25 Oct 2012 08:38:04 +0000 (08:38 +0000)]
[trunk] marking as deprecated the old cio interface

11 years ago[trunk] Remove some simple warnings about missing prototypes
Mathieu Malaterre [Thu, 25 Oct 2012 08:20:12 +0000 (08:20 +0000)]
[trunk] Remove some simple warnings about missing prototypes

11 years ago[trunk] Fix OpenJPWL compilation
Mathieu Malaterre [Thu, 25 Oct 2012 08:15:41 +0000 (08:15 +0000)]
[trunk] Fix OpenJPWL compilation

Simply move files over from branch 1.5 onto current trunk, and use current openmj2 copy (it contains a copy of openjpeg 1.5.x)

11 years ago[trunk] Since r2060 (and r2059) openjpip is now a first class shared library, instead...
Mathieu Malaterre [Thu, 25 Oct 2012 07:53:22 +0000 (07:53 +0000)]
[trunk] Since r2060 (and r2059) openjpip is now a first class shared library, instead of a local static lib which expose all the symbols.
As such re-apply changes from r2077 which were removed in r2122
Also remove old code for now removed opj_jpip_compress

11 years ago[trunk] Rework r2077
Mathieu Malaterre [Thu, 25 Oct 2012 07:39:59 +0000 (07:39 +0000)]
[trunk] Rework r2077

r2077 did expose too much of the detail implementation of OpenJPEG. Rework dependencies in between JPIP file level details and JPIP client/server arch.
Move JPIP file level functionalities back into OpenJP2 as was the case in openjpeg 1.5.x. Use new cio func.

11 years ago[trunk] Add missing newline
Mathieu Malaterre [Thu, 25 Oct 2012 07:06:12 +0000 (07:06 +0000)]
[trunk] Add missing newline

11 years ago[trunk] Run fix_comment on invert.c
Mathieu Malaterre [Thu, 25 Oct 2012 06:58:30 +0000 (06:58 +0000)]
[trunk] Run fix_comment on invert.c

11 years ago[trunk] add the support of complex mct encoding when we setup the j2k encoder
Mickael Savinaud [Wed, 24 Oct 2012 15:19:51 +0000 (15:19 +0000)]
[trunk] add the support of complex mct encoding when we setup the j2k encoder

11 years ago[trunk] correct a small warning raised by continous
Mickael Savinaud [Wed, 24 Oct 2012 14:52:15 +0000 (14:52 +0000)]
[trunk] correct a small warning raised by continous

11 years ago[trunk] remove old structures from tcd.h
Mickael Savinaud [Wed, 24 Oct 2012 14:38:07 +0000 (14:38 +0000)]
[trunk] remove old structures from tcd.h

11 years ago[trunk] use the right v2 structure
Mickael Savinaud [Wed, 24 Oct 2012 14:10:03 +0000 (14:10 +0000)]
[trunk] use the right v2 structure

11 years ago[trunk] rename flag_t to opj_flag_t
Mickael Savinaud [Wed, 24 Oct 2012 14:06:10 +0000 (14:06 +0000)]
[trunk] rename flag_t to opj_flag_t

11 years ago[trunk] use new opj prefix and type with raw functions
Mickael Savinaud [Wed, 24 Oct 2012 13:18:12 +0000 (13:18 +0000)]
[trunk] use new opj prefix and type with raw functions

11 years ago[trunk] remove a usefulness test before a free
Mickael Savinaud [Wed, 24 Oct 2012 13:05:30 +0000 (13:05 +0000)]
[trunk] remove a usefulness test before a free

11 years ago[trunk] update jp2./.h to v2 style: use new OPJ type, manage case where bpcc box...
Mickael Savinaud [Wed, 24 Oct 2012 12:49:28 +0000 (12:49 +0000)]
[trunk] update jp2./.h to v2 style: use new OPJ type, manage case where bpcc box is available even if ihdr indicate that it is not needed; resolve a LH TODO

11 years ago[trunk] add documentation to the message handler functions
Mickael Savinaud [Wed, 24 Oct 2012 11:17:48 +0000 (11:17 +0000)]
[trunk] add documentation to the message handler functions

11 years ago[trunk] Finalize dwt.v/.h with the v2 style : remove last functions already optimized...
Mickael Savinaud [Wed, 24 Oct 2012 09:29:34 +0000 (09:29 +0000)]
[trunk] Finalize dwt.v/.h with the v2 style : remove last functions already optimized, add opj_ prefix, use new name of the functions

11 years ago[trunk] finalize bio.c/.h related to the v2 style
Mickael Savinaud [Wed, 24 Oct 2012 09:09:37 +0000 (09:09 +0000)]
[trunk] finalize bio.c/.h related to the v2 style

11 years ago[trunk] Remove SONAME from Java binding
Mathieu Malaterre [Mon, 22 Oct 2012 10:49:22 +0000 (10:49 +0000)]
[trunk] Remove SONAME from Java binding

11 years ago[trunk] Fix java binding installation
Mathieu Malaterre [Mon, 22 Oct 2012 10:41:44 +0000 (10:41 +0000)]
[trunk] Fix java binding installation

11 years ago[trunk] Fix another set of issue with calling convention
Mathieu Malaterre [Mon, 15 Oct 2012 15:52:43 +0000 (15:52 +0000)]
[trunk] Fix another set of issue with calling convention

11 years ago[trunk] Fix issue on windows OS. Need to explicitely state the calling convention
Mathieu Malaterre [Mon, 15 Oct 2012 15:50:05 +0000 (15:50 +0000)]
[trunk] Fix issue on windows OS. Need to explicitely state the calling convention

11 years ago[trunk] Remove some warnings about missing prototypes (gcc)
Mathieu Malaterre [Mon, 15 Oct 2012 15:47:56 +0000 (15:47 +0000)]
[trunk] Remove some warnings about missing prototypes (gcc)

11 years ago[trunk] Fix JPIP compilation. Some prototypes were not respected.
Mathieu Malaterre [Mon, 15 Oct 2012 15:47:19 +0000 (15:47 +0000)]
[trunk] Fix JPIP compilation. Some prototypes were not respected.

11 years ago[trunk] propagate the renaming to openjpwl
Mickael Savinaud [Mon, 15 Oct 2012 13:32:07 +0000 (13:32 +0000)]
[trunk] propagate the renaming to openjpwl

11 years ago[trunk] fix a compilation error with windows and new public function opj_j2k_start_co...
Mickael Savinaud [Mon, 15 Oct 2012 13:00:31 +0000 (13:00 +0000)]
[trunk] fix a compilation error with windows and new public function opj_j2k_start_compress

11 years ago[trunk]rename j2k_lib to opj_clock
Mickael Savinaud [Mon, 15 Oct 2012 12:58:32 +0000 (12:58 +0000)]
[trunk]rename j2k_lib to opj_clock

11 years ago[trunk] modify type of opj_clock function
Mickael Savinaud [Mon, 15 Oct 2012 12:43:44 +0000 (12:43 +0000)]
[trunk] modify type of opj_clock function

11 years ago[trunk] Fix issue during renaming of man page
Mathieu Malaterre [Mon, 15 Oct 2012 11:57:47 +0000 (11:57 +0000)]
[trunk] Fix issue during renaming of man page

11 years ago[trunk] Fix compilation:
Mathieu Malaterre [Mon, 15 Oct 2012 09:44:34 +0000 (09:44 +0000)]
[trunk] Fix compilation:
- using mingw32 compiler (missing exported symbols)
- using -fvisibility=hidden (gcc on UNIX)

11 years ago[trunk] Fix Java binding compilation. Need to link against openmj2 for now to resolve...
Mathieu Malaterre [Mon, 15 Oct 2012 09:43:28 +0000 (09:43 +0000)]
[trunk] Fix Java binding compilation. Need to link against openmj2 for now to resolve all symbols.
Add a local indec.c (pulled from opj 1.5 branch)

11 years ago[trunk] Fix missing -lm to openjpwl
Mathieu Malaterre [Mon, 15 Oct 2012 08:38:48 +0000 (08:38 +0000)]
[trunk] Fix missing -lm to openjpwl

11 years ago[trunk] Fix missing link to zlib
Mathieu Malaterre [Mon, 15 Oct 2012 08:13:27 +0000 (08:13 +0000)]
[trunk] Fix missing link to zlib

11 years ago[trunk] Fix openmj2 compilation in static mode.
Mathieu Malaterre [Mon, 15 Oct 2012 08:09:31 +0000 (08:09 +0000)]
[trunk] Fix openmj2 compilation in static mode.

11 years ago[trunk] Fix compilation in static mode. Prevent duplicate symbols with convert.c...
Mathieu Malaterre [Mon, 15 Oct 2012 08:02:30 +0000 (08:02 +0000)]
[trunk] Fix compilation in static mode. Prevent duplicate symbols with convert.c implementation

11 years ago[trunk] Add missing newline character
Mathieu Malaterre [Mon, 15 Oct 2012 07:57:19 +0000 (07:57 +0000)]
[trunk] Add missing newline character

11 years ago[trunk] Fix issues in man pages.
Mathieu Malaterre [Mon, 15 Oct 2012 07:52:27 +0000 (07:52 +0000)]
[trunk] Fix issues in man pages.

11 years ago[trunk] Fix installaiton of header file
Mathieu Malaterre [Mon, 15 Oct 2012 07:52:07 +0000 (07:52 +0000)]
[trunk] Fix installaiton of header file

11 years ago[trunk] remove left-over from ->jpip_on implementation. JPIP is now completely remove...
Mathieu Malaterre [Mon, 15 Oct 2012 07:38:10 +0000 (07:38 +0000)]
[trunk] remove left-over from ->jpip_on implementation. JPIP is now completely removed from openjp2 and openmj2. Document jpip_iptr_offset variable

11 years ago[trunk] Fix warning for no previous prototype by using static function
Mathieu Malaterre [Mon, 15 Oct 2012 07:31:05 +0000 (07:31 +0000)]
[trunk] Fix warning for no previous prototype by using static function

11 years ago[trunk] Fix advanced (and experimental) Java binding. As reported on the mailing...
Mathieu Malaterre [Wed, 10 Oct 2012 13:26:29 +0000 (13:26 +0000)]
[trunk] Fix advanced (and experimental) Java binding. As reported on the mailing list.

11 years ago[trunk] Fix openmj2/mj2 compilation
Mathieu Malaterre [Tue, 9 Oct 2012 09:45:43 +0000 (09:45 +0000)]
[trunk] Fix openmj2/mj2 compilation

As reported on the mailing list, it is better to have a working (compiling) mj2 codec rather than nothing. mj2 uses it own copy of openjpeg 1.5

Update issue 177

11 years ago[trunk] Use opj_malloc/opj_free in jpip bin
Mathieu Malaterre [Tue, 9 Oct 2012 09:44:24 +0000 (09:44 +0000)]
[trunk] Use opj_malloc/opj_free in jpip bin

Update issue 177

11 years ago[trunk] FolderReorgProposal task. Remove left over of JPIP
Mathieu Malaterre [Tue, 9 Oct 2012 09:11:24 +0000 (09:11 +0000)]
[trunk] FolderReorgProposal task. Remove left over of JPIP

JPIP code was moved from JP2 to openjpip

Update issue 177

11 years ago[trunk] Update JPIP (FolderReorgProposal task)
Mathieu Malaterre [Mon, 8 Oct 2012 15:59:17 +0000 (15:59 +0000)]
[trunk] Update JPIP (FolderReorgProposal task)

This commit does three things:
- Use opj_malloc/calloc/free instead of the default C ones.
- Update JPIP API to start using cio _v2 API
- Create a new opj_jpip_compress which is the replacement for image_to_j2k -jpip

Update issue 177

11 years ago[trunk] Make openjpip a first class shared lib, for future linking
Mathieu Malaterre [Fri, 5 Oct 2012 17:05:06 +0000 (17:05 +0000)]
[trunk] Make openjpip a first class shared lib, for future linking

11 years ago[trunk] First step in moving JPIP code out of openjp2
Mathieu Malaterre [Fri, 5 Oct 2012 16:57:30 +0000 (16:57 +0000)]
[trunk] First step in moving JPIP code out of openjp2

11 years ago[trunk] update t1_generate_luts.c with the right ouput to generate t1_luts
Mickael Savinaud [Fri, 5 Oct 2012 12:34:46 +0000 (12:34 +0000)]
[trunk] update t1_generate_luts.c with the right ouput to generate t1_luts

11 years ago[trunk] Fix spelling. writting -> writing
Mathieu Malaterre [Fri, 5 Oct 2012 09:20:05 +0000 (09:20 +0000)]
[trunk] Fix spelling. writting -> writing

11 years ago[trunk] rename int.h to opj_intmath.h and rename all its functions with opj_ prefix
Mickael Savinaud [Fri, 5 Oct 2012 09:10:15 +0000 (09:10 +0000)]
[trunk] rename int.h to opj_intmath.h and rename all its functions with opj_ prefix