[FFmpeg-devel] [PATCH V5 1/2] avutil: add ROI (Region Of Interest) data struct and bump version
Nicolas George
george at nsup.org
Mon Jan 7 14:40:44 EET 2019
Vittorio Giovara (12019-01-07):
> size_t represents a length
> so using it for video dimensions makes perfect sense.
size_t represents a system-dependent size of object in memory, not any
"length". There is no reason to have different resolution limits on 32
and 64 bits systems, as long as the data fits in memory.
Regards,
--
Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20190107/f7d87ada/attachment.sig>
More information about the ffmpeg-devel
mailing list