Diego Biurrun
5c0e2b13eb
swscale-test: const correctness for pointer variable
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 **}’
2017-01-24 13:03:57 +01:00
..
2016-10-12 17:39:30 +02:00
2017-01-24 13:03:57 +01:00
2016-10-12 17:39:30 +02:00
2016-11-07 22:42:00 +01:00
2016-05-29 16:43:11 +02:00
2016-12-22 12:30:54 +01:00
2016-07-16 17:38:37 +02:00
2016-10-12 21:33:34 +02:00
2016-01-11 15:32:56 -05:00
2016-07-16 17:38:37 +02:00
2016-07-16 17:38:37 +02:00
2016-12-14 14:08:43 +01:00
2016-11-07 22:42:00 +01:00
2016-09-27 18:48:30 +02:00
2016-05-04 18:16:21 +02:00
2016-11-07 22:42:00 +01:00
2015-08-28 16:04:28 +02:00
2016-01-20 11:18:31 -05:00