ffmpeg/vhook
Diego Pettenò b1cb73aa15 Make sure strcasecmp() is declared.
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
2008-10-03 00:16:19 +00:00
..
drawtext.c Use full path for #includes from another directory. 2008-05-09 11:56:36 +00:00
fish.c Undefine the macro which defines fprintf as please_use_av_log so that 2008-09-06 07:07:07 +00:00
imlib2.c Make sure strcasecmp() is declared. 2008-10-03 00:16:19 +00:00
null.c Properly use av_log rather than fprintf/printf. 2008-09-04 20:45:13 +00:00
ppm.c Undefine the macro which defines fprintf as please_use_av_log so that 2008-09-06 07:07:07 +00:00
watermark.c Remove unnecessary header #includes. 2008-05-29 13:40:43 +00:00