On 01/10/15 00:06, Vittorio Giovara wrote: > This silence a few warnings and matches more closely av_image_*: > - avpicture_fill() reads a const pointer > - avpicture_layout() uses uint8_t instead of unsigned char > > Signed-off-by: Vittorio Giovara <[email protected]> > --- > adding const qualifier to function parameters should be fine, is > changing types during ABI break allowed too? > I could split this and think of something else otherwise. > Vittorio >
Fine for me. lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
