| Age | Commit message (Collapse) | Author |
|
|
|
Most typos were found by codespell.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
|
|
|
|
with its 'v3' version, and removed all other 'v3' suffixes from API.
|
|
parameters structure.
|
|
|
|
each file; updated AUTHORS, NEWS
|
|
This way we are able to gently deprecate the old API, and preserve ABI
Update issue 306
|
|
Eg: opj_dump -f 8 -i input.j2k
Update issue 3
|
|
may use it
|
|
In some case user still want to be able to call opj_stream_destroy.
Fixes issue 227
|
|
issues when applications are compiled with different flags from openjpeg.
Fixes issue 198
|
|
handling.
Update issue 225
|
|
patch changes ABI.
Update issue 225
|
|
|
|
related functions
|
|
opj_stream_destroy function
|
|
Update issue 120 and update issue 198
|
|
stdio.h in openjpeg.h. Fixes issue 197
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
OPJ_FALSE
|
|
|
|
|
|
This commit imports changes from openjpip.c from r2122 into openjpeg.c
|
|
|
|
|
|
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.
|
|
|
|
completely removed from openjp2 and openmj2. Document jpip_iptr_offset variable
|
|
new opj_types.
|
|
|
|
Update issue 177
|