Mercurial > mplayer.hg
diff libvo/aclib_template.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 (2010-07-12) |
parents | 32725ca88fed |
children | 4e2f4bd081ce |