Aous Naman
Aous Naman
Hi Even, Everyone, This is to address the issue with the Fuzzer in https://bugs.chromium.org/p/chromium/issues/detail?id=1343737 A wrong sequence should produce erroneous result, but should not cause a crash. A similar if...
Added options to enable: 1. the insertion of a TLM marker. 2. the creation tileparts at resolution, component, or resolution and component levels. This feature is not allowed to occur...
@chafey It was suggested to me before by you, and perhaps others, that I remove the ojph_ prefix from the files. It makes everything shorter. It is easy to do....
In using Dockerfile, when I issue `Docker build . --file ./Dockerfile -t jpylyzer` I get ``` => ERROR [builder 5/5] RUN mkdir /install && cd /src/jpylyzer && pip install -U...
When ojph_expand is invoked with -skip_res and the data is 32bit lossless, the 32 bit interface cannot support the needed dynamic range. This requires exposing the 64 bit data, and...