]> git.sesse.net Git - movit/history - test_util.cpp
Add unit tests for back-and-forth conversions through sRGB and Rec. 709 gamma.
[movit] / test_util.cpp
2012-10-12 Steinar H. GundersonSupport non-grayscale formats in the test pipeline...
2012-10-12 Steinar H. GundersonSet RMS limit much tighter, now that we have floating...
2012-10-12 Steinar H. GundersonMake unit tests render to a floating-point FBO, so...
2012-10-12 Steinar H. GundersonAdd a unit test for MixEffect.
2012-10-11 Steinar H. GundersonSplit test utilities out into its own file.