commit | 1fbb94f08209a16cc4182c622cdc45c6386f35e8 | [log] [tgz] |
---|---|---|
author | Maxim Dounin <mdounin@mdounin.ru> | Thu Oct 27 17:57:16 2016 +0300 |
committer | Maxim Dounin <mdounin@mdounin.ru> | Thu Oct 27 17:57:16 2016 +0300 |
tree | 5004d28dbdf7650e9d5c90844845bbf0fe9951b4 | |
parent | c7fab2a06a2a455cf48105cdaf218b8efa67e383 [diff] |
Mp4: introduced custom version of ngx_atofp(). This allows to correctly parse "start" and "end" arguments without null-termination (ticket #475), and also fixes rounding errors observed with strtod() when using i387 instructions.