[FFmpeg-devel] [PATCH] Use strcasecmp rather than reinventing the loop

Måns Rullgård mans
Fri May 2 18:57:11 CEST 2008


Diego 'Flameeyes' Petten? wrote:
>
> The attached patch makes av_str2id use strcasecmp function.

strcasecmp() needs #include <strings.h>

Not that I care, but strcasecmp() is not in C99.  It's a POSIX extension.
Prepare for complaints if this is applied.

-- 
M?ns Rullg?rd
mans at mansr.com




More information about the ffmpeg-devel mailing list