summaryrefslogtreecommitdiff
path: root/test/video_level_test.cc
AgeCommit message (Expand)Author
2021-05-25Move video level conversion for RGB from FFmpegImageProxy to Image.Carl Hetherington
2021-05-25Clamp results correctly when shifting video levels, and account for that in t...Carl Hetherington
2021-05-25Use decoder_factory() and a lambda to clean things up a bit.Carl Hetherington
2021-04-29C++11 tidying.Carl Hetherington
2021-04-23More test fixes.Carl Hetherington
2021-04-23Fix test for random noise addition.Carl Hetherington
2021-02-23Verify a whole bunch of DCPs made by unit tests.Carl Hetherington
2021-02-15Test reference tweaks.Carl Hetherington
2021-02-01Use a predictable RNG when adding noise to low-bitrate images.Carl Hetherington
2021-01-31More enum class additions.Carl Hetherington
2021-01-27Use enum class for VideoRange.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-11-26macOS build fix.Carl Hetherington
2020-11-20Some tidying up of test Doxygen.Carl Hetherington
2020-11-16Add tests of video range.Carl Hetherington
2020-11-16Obey requests to change the video range of RGB content.Carl Hetherington