remove warning error:
png2yuv.c:406:7: warning: format specifies type 'unsigned int' but the argument has type 'png_uint_32' (aka 'unsigned long') [-Wformat] param->width, param->height);
Authored by: sms00 2016-06-05
Parent: [r3384]
Child: [r3386]