On Sat, Feb 14, 2015 at 04:40:30PM +0100, Luca Barbato wrote: > On 14/02/15 16:38, Diego Biurrun wrote: > >the flags variable as well? And why not int32_t or ssize_t? > > because, as you can read you read a 32bit quantity and then subtract a value > that is at most 1024.
That sort of answers one of my questions. What about flags? And why not ssize_t? I think we should start using more (s)size_t all over the place. Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
