1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-12-09 22:02:17 +02:00
Files
FFmpeg/libavutil/eval.c
Anton Khirnov 775af761a0 eval: test isnan(sqrt(-1)) instead of just sqrt(-1)
sqrt(-1) returns "some NaN", it's not specified which exactly.
2011-09-22 08:13:55 +02:00

19 KiB