On Sun, 12 Mar 2017 21:06:26 +0100
Michael Niedermayer <[email protected]> wrote:

> Using the same type across platforms is more robust and avoids platform
> specific issues from differences in range.
> Also fixed point integers are on a semantical level not size_t
> 


Please no. If you do this now we're going to get a type mismatch chaos
as Libav changes more types from int to size_t.
_______________________________________________
ffmpeg-devel mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to