Brad Hards
Brad Hards
@jankais3r Any thoughts on this?
The text in ISO/IEC 23008-12:2022 Section 10.2.5.2 discusses both files and items. For `ftyp`: > A file having the '1pic' brand in the compatible_brands array of the FileTypeBox shall contain...
I have raised a query at https://github.com/MPEGGroup/FileFormat/issues/76 to seek further insight.
That really does not look like HEIF.
For a case where you might need both:  The grid is multiple cameras, and each camera is a high res image producer, so you'd like to tile the (potentially...
`iloc` extents should be easy to predict when there is no compression and you know the tile size, number of components and bit depth + padding + alignment. The proposal...
This is why we should have stuck to the `_minus_1` :-) Of course then the overflow could just happen later. I'll take care of this one.
> I really would like to have C++ integer types that have a limited range (e.g. `int'). Then we would not constantly have issues of signed vs unsigned or +1...
Can you attach the file instead? Zip it if needed.
> Uncompressed NO NO I'd be interested in having this oss-fuzz'd if possible. There are no dependencies for that.