mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2025-01-24 13:04:39 +00:00
b1cb73aa15
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