Hello,
are these sort of warnings normal when cross-compiling for ARM using gcc
4.5.2 (yagarto) , or do they causes
brokenl build?
ow...@computer2007 /ffmpeg/libavutil
$ make
CC adler32.o
CC aes.o
aes.c: In function 'av_aes_init':
aes.c:160:9: warning: passing argument 1 of 'init_multbl2' from
incompatible poi
nter type
aes.c:122:13: note: expected 'uint8_t *' but argument is of type
'uint32_t *'
aes.c:161:9: warning: passing argument 1 of 'init_multbl2' from
incompatible poi
nter type
aes.c:122:13: note: expected 'uint8_t *' but argument is of type
'uint32_t *'
CC avstring.o
avstring.c: In function 'av_stristr':
avstring.c:54:9: warning: return discards qualifiers from pointer target
type
avstring.c:58:13: warning: return discards qualifiers from pointer
target type
regards,
Jan
_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user