summaryrefslogtreecommitdiff
path: root/src/lib/crop.cc
AgeCommit message (Collapse)Author
2025-01-05Bump libdcp for raw_convert changes.Carl Hetherington
raw_convert<string> is gone, so here we use fmt::{to_string,format} instead. Other raw_converts now use fast_float.
2024-03-20Remove all use of add_child() from xmlpp.Carl Hetherington
2022-12-10Fix build error in previous commit.Carl Hetherington
2022-12-10Extract crop.hCarl Hetherington