| Age | Commit message (Collapse) | Author |
|
|
|
scripts
|
|
Convert DOS files to UNIX eol
|
|
in the calling function
|
|
|
|
|
|
This commit imports changes from openjpip.c from r2122 into openjpeg.c
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
should use t1_decode_cblks from 1.5 because it is faster (rev 557)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
always available in branch 1.5
|
|
|
|
|
|
|
|
|
|
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)
|
|
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
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
box is available even if ihdr indicate that it is not needed; resolve a LH TODO
|
|
|
|
optimized, add opj_ prefix, use new name of the functions
|