On recent glibc versions strings.h is not included by default, so the compiler will issue a warning for implicit declaration of strcasecmp(). patch by Diego 'Flameeyes' Pettenò, flameeyes gmail com Originally committed as revision 15531 to svn://svn.ffmpeg.org/ffmpeg/trunk |
16 years ago | |
---|---|---|
.. | ||
drawtext.c | Use full path for #includes from another directory. | 17 years ago |
fish.c | Undefine the macro which defines fprintf as please_use_av_log so that | 16 years ago |
imlib2.c | Make sure strcasecmp() is declared. | 16 years ago |
null.c | Properly use av_log rather than fprintf/printf. | 16 years ago |
ppm.c | Undefine the macro which defines fprintf as please_use_av_log so that | 16 years ago |
watermark.c | Remove unnecessary header #includes. | 17 years ago |