summaryrefslogtreecommitdiff
path: root/test/video_level_test.cc
AgeCommit message (Expand)Author
2025-01-20Pass tolerant flag into Player.Carl Hetherington
2024-07-03Bump libdcp to get FFmpeg 7.0.1.Carl Hetherington
2024-05-22Rename new_test_film2 -> new_test_film.Carl Hetherington
2024-04-21Rename Encoder -> FilmEncoder, and subclasses.Carl Hetherington
2024-04-21Rename classes to follow preparatory renames in libdcp.Carl Hetherington
2024-03-11Use openjpeg v2.5.2 (#2783).Carl Hetherington
2022-08-12Add a test for video YUV -> full RGB level conversion.Carl Hetherington
2022-07-11Use a vector rather than a list when returning from content_factory().Carl Hetherington
2022-06-12Rename PRORES -> PRORES_HQCarl Hetherington
2021-11-28Rearrange checking (and re-examining) content.Carl Hetherington
2021-09-27Various alignment tidying/fixups.Carl Hetherington
2021-09-27Replace aligned bool with enum Alignment.Carl Hetherington
2021-09-27Various alignment adjustments.Carl Hetherington
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