Dirk Farin
Dirk Farin
Looks like this is related to https://github.com/strukturag/libheif/issues/1448 Can you send me some example images? I guess that depending on which tiles are missing, there might be more edge cases not...
Is this still a draft? I am considering rewriting the whole grid decoding since the original function was already messy and handling all the new cases makes it even worse.
Strange, for me it works without giving any parameters. The comments (for `AX_CXX_COMPILE_STDCXX_11`) also say that they are optional. Does it work now? > It looks like we should switch...
Yes, a missing `ax_cxx_compile_stdcxx.m4` could well be the case. For me, it's installed system-wide. I've included it now in the `m4` directory. I will remove the `configure` script once our...