Dirk Farin
Dirk Farin
@bradh: It is expected result that this test fails. Writing and reading from the same context is not supported. I'm also not sure whether it should be supported. A typical...
I just tried 8bit encoding when setting `KVZ_BIT_DEPTH=10`. The problem with that is that when the bit-depth is set to 10, it assumes that the input image is 2 bytes...
I have the same problem both on the PC with hand-written REST queries and on Android with the graph SDK. I found out that the reason is that the uploads...
Thank you for the contribution. It generally looks good. The `GainMapMetadata` is currently a private data class, but also exposed in the API. I guess that this data should also...
Is this standardized anywhere? Could you point me to the specification? The Adobe document says: > Gain Maps are currently undergoing standardization in ISO/TC 42 Photography. Furthermore, various > technical...
Thanks. One thing, though: your PR contains a lot of code reformatting in unrelated parts. Could you please clean up the PR such that only your new code is contained?...
@EzraH442 Could you please do a review on this PR (only the changes in the file `libheif/heif_emscripten.h`.
I think you should revert your push of 1870 commits :-)
> To sort out the component to channel mapping, we need to pass down information from the `j2kH` item property. Is the best (only?) way to do make a C...
I do not know much about go, but these are all new enums. Hence, my guess is that you have an old version of libheif installed in the system and...