[FFmpeg-devel] [PATCH] Use strcasecmp rather than reinventing the loop
Diego 'Flameeyes' Pettenò
flameeyes
Fri May 2 19:50:34 CEST 2008
M?ns Rullg?rd <mans at mansr.com> writes:
> Not that I care, but strcasecmp() is not in C99. It's a POSIX extension.
> Prepare for complaints if this is applied.
I've checked first if libavformat was using strcasecmp before, as I
suspected this to come up: rtsp.c, mp3.c and utils.c already use it. As
do libavdevice, vhook (I know it's deprecated) and ffserver.
--
Diego "Flameeyes" Petten?
http://blog.flameeyes.eu/
More information about the ffmpeg-devel
mailing list