Mercurial > mplayer.hg
comparison libvo/vo_caca.c @ 31656:9fb969676b7c
Change the type of Y table to pointer to void in fill_table().
This fixes warnings about wrong type being used, e.g.:
libswscale/yuv2rgb.c: In function ¡Æff_yuv2rgb_c_init_tables¡Ç:
libswscale/yuv2rgb.c:778: warning: passing argument 4 of ¡Æfill_table¡Ç from incompatible pointer type
libswscale/yuv2rgb.c:598: note: expected ¡Æuint8_t *¡Ç but argument is of type ¡Æuint16_t *¡Ç
author | benoit |
---|---|
date | Mon, 12 Jul 2010 08:35:20 +0000 |
parents | 0f1b5b68af32 |
children | 597a376752a7 |
comparison
equal
deleted
inserted
replaced
31655:0aeac13d3299 | 31656:9fb969676b7c |
---|