]> git.sesse.net Git - movit/history - fp16_test.cpp
Fix a tiny leak (that would cause an assertion failure on exit).
[movit] / fp16_test.cpp
2014-03-21 Steinar H. GundersonProperly ignore the sign bit when comparing NaNs.
2014-03-12 Steinar H. GundersonAdd more unit tests for fp16.
2014-03-09 Steinar H. GundersonAdd a utility library for downconverting to fp16.