Mercurial > mplayer.hg
comparison vidix/Makefile @ 7870:b571ae470520
Fixed a bug in MPlayer which would prevent proper parsing of
some floating point options when the locale used has a decimal point
other than the dot character (".").
My patch inserts calls to setlocale around float parsing functions strtod()
and atof() in cfgparser.c and input/input.c.
patch by Aleksander Adamowski <olo@altkom.com.pl>
author | arpi |
---|---|
date | Wed, 23 Oct 2002 17:42:12 +0000 |
parents | b69ddd4d3bb9 |
children | 80973aa180a5 |
comparison
equal
deleted
inserted
replaced
7869:0f31eefed30f | 7870:b571ae470520 |
---|