Carl Eugen Hoyos (2018-11-19): > This happened when you (and others) agreed to a patch adding a > function that returns size_t. ff_inlink_queued_frames() is not public > so the alternative to this patch is to change the return type or make > frames 64bit which seems less straight-forward. > (Or it happened when FFFrameQueue->queued was defined size_t.)
size_t is the correct type for a large number of objects that coexist in memory. Regards, -- Nicolas George
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel