Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
psnr: do not use NAN, initialize to 0 (#3836)
which is not supported in some older compilers as pointed out in #3824 Applications should always check whether they requested calculating PSNR before evaluating that field in the result.
- Loading branch information