lavu: add snprintf(), vsnprint() and strtod() replacements for MS runtime.
authorRonald S. Bultje <rsbultje@gmail.com>
Tue, 4 Sep 2012 13:30:37 +0000 (14:30 +0100)
committerMartin Storsjö <martin@martin.st>
Wed, 5 Sep 2012 14:07:30 +0000 (17:07 +0300)
commit4fa661a857f16d4afd322920442b075c2a84ec4c
treeb3103384656707ecb3d8b2cfaa4a28ce8e065fe7
parent0db2d94280e260af5f3ad7993c5a6357462f17c9
lavu: add snprintf(), vsnprint() and strtod() replacements for MS runtime.

Signed-off-by: Martin Storsjö <martin@martin.st>
compat/msvcrt/snprintf.c [new file with mode: 0644]
compat/strtod.c [new file with mode: 0644]
configure
libavutil/Makefile