diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2011-11-18 21:54:50 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2011-11-18 22:00:27 +0100 |
commit | 58eca5178ac0844a6980ca1156b8db7e6a3a76d1 (patch) | |
tree | 7a65b50cee00c53c84c31bee54735a5b0aa823d9 /libavcodec/raw.c | |
parent | 6ed000c8e6e8a5f55433b2d67e21bcba2ebc4b5d (diff) | |
download | ffmpeg-58eca5178ac0844a6980ca1156b8db7e6a3a76d1.tar.gz |
sws: Fix:
libswscale/utils.c:941:13: warning: passing argument 5 of ‘initMMX2HScaler’ from incompatible pointer type
libswscale/utils.c:524:12: note: expected ‘int32_t *’ but argument is of type ‘int16_t *’
libswscale/utils.c:942:13: warning: passing argument 5 of ‘initMMX2HScaler’ from incompatible pointer type
libswscale/utils.c:524:12: note: expected ‘int32_t *’ but argument is of type ‘int16_t *’
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavcodec/raw.c')
0 files changed, 0 insertions, 0 deletions