On Wed, Dec 28, 2016 at 07:47:58AM +0100, Luca Barbato wrote: > On 27/12/2016 19:31, Anton Khirnov wrote: > > Extend the width/height doy to clarify that it should store coded > > values. > > --- > > doc/APIchanges | 4 ++++ > > libavutil/frame.c | 4 ++++ > > libavutil/frame.h | 28 +++++++++++++++++++++++++++- > > libavutil/version.h | 2 +- > > 4 files changed, 36 insertions(+), 2 deletions(-) > > size_t, while correct, feels out of place somehow. > > Ok if we really plan to move to size_t everywhere else.
I'm all for moving in the direction of size_t. See my patch that changes parts of the crypto API to use size_t. Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
