On Tue, Jan 24, 2017 at 11:33 AM, Diego Biurrun <[email protected]> wrote: > On Thu, Jan 19, 2017 at 12:02:43PM +0100, Diego Biurrun wrote: >> libswscale/swscale-test.c:369:20: warning: passing argument 2 of ‘sws_scale’ >> from incompatible pointer type [-Wincompatible-pointer-types] >> libswscale/swscale.h:207:5: note: expected ‘const uint8_t * const* {aka >> const unsigned char * const*}’ but argument is of type ‘uint8_t ** {aka >> unsigned char **}’ >> --- >> libswscale/tests/swscale.c | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) > > ping
sure -- Vittorio _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
