summaryrefslogtreecommitdiff
path: root/src/lib/dcp_video.cc
AgeCommit message (Expand)Author
2025-05-26Remove functors for choosing pixel format output from make_image().Carl Hetherington
2025-05-26Remove last use of keep_xyz_or_rgb.Carl Hetherington
2025-05-26Ensure that XYZ data is not passed to rgb_to_xyz() when using Grok.Carl Hetherington
2025-05-26Fix incorrect colours with "no colourspace conversion" sources that are not A...Carl Hetherington
2025-04-25White space: dcp_video.{cc,h}Carl Hetherington
2025-03-22Make the Socket connect() call a little friendlier.Carl Hetherington
2025-01-05Bump libdcp for raw_convert changes.Carl Hetherington
2024-04-21Rename j2k_bandwidth -> video_bit_rate.Carl Hetherington
2024-03-20Remove all use of add_child() from xmlpp.Carl Hetherington
2024-01-28Formatting, variable name tidying and some const correctness.Carl Hetherington
2024-01-28Patch from Aaron Boxer adding initial support for GPU-powered J2K encoding vi...Carl Hetherington
2023-10-28Use updated libdcp, including an optimisation for rgb-onto-xyz12.Carl Hetherington
2023-05-13Remove unused define.Carl Hetherington
2023-04-23Fix length()/bytes() mismatch on XML string.Carl Hetherington
2022-08-15Set the send buffer size to 512k for sending things to encode servers (#2206).Carl Hetherington
2022-05-26Lower the level of some log messages.Carl Hetherington
2022-04-22Use libdcp's warnings.hCarl Hetherington
2022-04-03C++11 and whitespace cleanups.Carl Hetherington
2021-09-27Various alignment tidying/fixups.Carl Hetherington
2021-09-27Replace aligned bool with enum Alignment.Carl Hetherington
2021-04-22Remove configuration option for minimum frame size.Carl Hetherington
2021-02-24Fix config.xml corruption when it contains multi-byte UTF8 characters.Carl Hetherington
2021-02-11Test: smaller steps when adding noise.v2.15.128Carl Hetherington
2021-02-07Fix libdcp include.Carl Hetherington
2021-02-05Testing: add minimum frame size configuration option.v2.15.126Carl Hetherington
2021-02-01Use a predictable RNG when adding noise to low-bitrate images.Carl Hetherington
2021-02-01Fix build error thinko.Carl Hetherington
2021-02-01Fix hang when trying to assure minimum bitrate.Carl Hetherington
2021-02-01Add noise to very small J2K frames (#1902).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-16Make sure we use limited ("video") range data when exporting.Carl Hetherington
2020-11-02Replace dcp::Data with dcp::ArrayDataCarl Hetherington
2020-09-01Build fixes for Boost >= 1.73Carl Hetherington
2020-07-26Ignore libxml++ warnings in a nicer way.Carl Hetherington
2020-06-17Allow more complete control over the libdcp/DCP-o-matic metadata written to v...Carl Hetherington
2020-04-17Checksum network encode requests and replies to protect againstCarl Hetherington
2020-04-17Rename send_binary -> write_to_socket.Carl Hetherington
2018-11-21Tidy and fix logging.Carl Hetherington
2018-11-06Remove some unused parameters.Carl Hetherington
2017-06-23Attempts to simplify black-filling logic in Player.Carl Hetherington
2017-04-27Move ports around to allow master/server to coexist (#962).Carl Hetherington
2017-04-19Various Doxygen fixes.Carl Hetherington
2017-02-12Remove some out-of-date includes.Carl Hetherington
2016-08-15compose/raw_convert fiddling.Carl Hetherington
2016-08-12Move raw_convert into libdcp.Carl Hetherington
2016-06-21Revert "Use make_shared<>."Carl Hetherington
2016-06-21Use make_shared<>.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington