Missed update to private test repo version.
[dcpomatic.git] / test / video_level_test.cc
2022-08-12 Carl HetheringtonAdd a test for video YUV -> full RGB level conversion.
2022-07-11 Carl HetheringtonUse a vector rather than a list when returning from...
2022-06-12 Carl HetheringtonRename PRORES -> PRORES_HQ
2021-11-28 Carl HetheringtonRearrange checking (and re-examining) content.
2021-09-27 Carl HetheringtonMerge branch 'better-gl' into v2.15.x
2021-09-27 Carl HetheringtonVarious alignment tidying/fixups.
2021-09-27 Carl HetheringtonReplace aligned bool with enum Alignment.
2021-09-27 Carl HetheringtonVarious alignment adjustments.
2021-05-25 Carl HetheringtonMove video level conversion for RGB from FFmpegImagePro...
2021-05-25 Carl HetheringtonClamp results correctly when shifting video levels...
2021-05-25 Carl HetheringtonUse decoder_factory() and a lambda to clean things...
2021-04-29 Carl HetheringtonC++11 tidying.
2021-04-23 Carl HetheringtonMore test fixes.
2021-04-23 Carl HetheringtonFix test for random noise addition.
2021-02-23 Carl HetheringtonVerify a whole bunch of DCPs made by unit tests.
2021-02-15 Carl HetheringtonTest reference tweaks.
2021-02-01 Carl HetheringtonUse a predictable RNG when adding noise to low-bitrate...
2021-01-31 Carl HetheringtonMore enum class additions.
2021-01-27 Carl HetheringtonUse enum class for VideoRange.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-11-26 Carl HetheringtonmacOS build fix.
2020-11-20 Carl HetheringtonSome tidying up of test Doxygen.
2020-11-16 Carl HetheringtonAdd tests of video range.
2020-11-16 Carl HetheringtonObey requests to change the video range of RGB content.