opt/eval: Include mathematics.h for NAN/INFINITY
authorMartin Storsjö <martin@martin.st>
Sat, 30 Jun 2012 15:49:33 +0000 (18:49 +0300)
committerMartin Storsjö <martin@martin.st>
Sun, 1 Jul 2012 16:20:11 +0000 (19:20 +0300)
commit3893feeccdf754057fc7c7ac711ae876733f2f33
tree6c4ade73a189e43ba7813f68438bc11686d27990
parenta1245d5ca1bed154a3bf38843b63018ae3544115
opt/eval: Include mathematics.h for NAN/INFINITY

These files use NAN/INFINITY but didn't include mathematics.h to get
the fallback definitions if the system lacks the macros.

Signed-off-by: Martin Storsjö <martin@martin.st>
libavutil/eval.c
libavutil/opt.c