Use the avstring.h locale-independent character type functions
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sun, 3 Mar 2013 10:17:50 +0000 (11:17 +0100)
committerMartin Storsjö <martin@martin.st>
Thu, 7 Mar 2013 13:16:36 +0000 (15:16 +0200)
commitefa7f4202088c70caba11d7834641bc6eaf41830
tree7ef0beba253b642affcc69f634f192fdc7c12428
parent12c5c1d3e3906e18a96ec380605d2f1504fc3d3b
Use the avstring.h locale-independent character type functions

Make sure the behavior does not change with the locale.

Signed-off-by: Martin Storsjö <martin@martin.st>
23 files changed:
avprobe.c
avserver.c
cmdutils.c
compat/strtod.c
libavcodec/dvdsubdec.c
libavcodec/utils.c
libavfilter/af_channelmap.c
libavfilter/avfiltergraph.c
libavfilter/graphparser.c
libavfilter/vf_libopencv.c
libavformat/hls.c
libavformat/hlsproto.c
libavformat/http.c
libavformat/httpauth.c
libavformat/oggparsevorbis.c
libavformat/rtmphttp.c
libavformat/urldecode.c
libavformat/utils.c
libavutil/avstring.c
libavutil/common.h
libavutil/dict.c
libavutil/eval.c
libavutil/parseutils.c