[FFmpeg-devel] [PATCH 1/2 v2] avutil: add a Tile Grid API
Anton Khirnov
anton at khirnov.net
Thu Jan 25 19:17:34 EET 2024
Quoting James Almer (2024-01-22 13:08:43)
> Or you could consider it a struct designed to represent a group of
> images combined in a grid, for the purpose of extracting a subrectangle
> for presentation. How many images there are is defined by the rows and
> cols fields, and it can be 1.
It still very much sounds like you wrote a hammer and now everything is
starting to look like a nail. What is the advantage of using such a
compelex struct to export 4 unsigned integers?
--
Anton Khirnov
More information about the ffmpeg-devel
mailing list