| Age | Commit message (Collapse) | Author |
|
some more fields in the interface info structures (keep a list of markers, save start packet number for each tile)
|
|
1.2. Sorry if some of you already adapted their code to the previous interface, but we want to avoid a ABI break....
|
|
|
|
regarding the codestream (also called index).
|
|
Fixed bug in j2k_decode_jpt_stream
|
|
warnings from Intel's compiler
|
|
in image_to_j2k.c.
Bit rate limitation for each color component. Modification in image_to_j2k.c, t2.c.
Modified and tested Progression order change "-POC" option. Modification in image_to_j2k.c, j2k.c, pi.c.
Function j2k_check_poc_val() to check for possible loss of packets in case of wrong POC declaration. Modification in j2k.c.
Structure T2_MODE. This tells if the t2_encode_packets() is called during Threshold calculation or in Final pass. Modification in j2k.h, tcd.c
|
|
openjpeg.c, j2k.c, pi.c
Added function j2k_write_tlm(),to generate TLM marker for a Digital cinema compliant codestream. Modifications in j2k.c.
|
|
chosen by "-cinema2K" or "-cinema4K" for a 2K and 4K compliance respectively. The feature for tileparts has not been implemented in this version. Modification in image_to_j2k.c
Added the Digital Cinema profiles (CINEMA2K and CINEMA4K) to the list of profiles recognized in the codestream SIZ marker segment. Modification in openjpeg.h,j2k.c
Added feature for constant quality within bitrate defined in Digital cinema standards. Modification in tcd.c
Modified the method of generation of buffer length. Modification in cio.c
|
|
|
|
and image_to_j2k.c -> no more warnings in linux compilation
|
|
|
|
project and compiler directives to build a 'standard' WIN32 DLL
|
|
in the forum
|
|
|
|
|