Added option for Digital cinema profile compliant codestream. This can be chosen...
authorParvatha Elangovan <p.elangovan@intopix.com>
Wed, 7 Mar 2007 16:04:33 +0000 (16:04 +0000)
committerParvatha Elangovan <p.elangovan@intopix.com>
Wed, 7 Mar 2007 16:04:33 +0000 (16:04 +0000)
commit78003a016a30c4d64779e09bb7135861db4c1b89
treeed7ad986672431915940fd7ebf62648a52198327
parent9e5d0b1a40da3ffa70c2d3851ebdea790adaaba1
Added option for Digital cinema profile compliant codestream. This can be 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
ChangeLog
codec/image_to_j2k.c
libopenjpeg/cio.c
libopenjpeg/j2k.c
libopenjpeg/j2k.h
libopenjpeg/openjpeg.c
libopenjpeg/openjpeg.h
libopenjpeg/tcd.c