summaryrefslogtreecommitdiff
path: root/src/lib/make_dcp.cc
AgeCommit message (Expand)Author
2025-12-05Cleanup: can now remove the _NC log variants.Carl Hetherington
2025-07-10Replace String::compose with fmt.Carl Hetherington
2025-06-17Pass Ratio around as an object rather than a pointer.Carl Hetherington
2025-03-05Replace Content::paths_valid() with a free utility function.Carl Hetherington
2024-04-22Allow specification of video bit rate separately for J2K and MPEG2.Carl Hetherington
2024-04-21Rename j2k_bandwidth -> video_bit_rate.Carl Hetherington
2024-04-21Rename Encoder -> FilmEncoder, and subclasses.Carl Hetherington
2024-01-28Swap a log for a more informative one.Carl Hetherington
2024-01-28Rearrange encoder threading.Carl Hetherington
2022-04-20Clean up a hack by adding DCPTranscodeJob.Carl Hetherington
2022-04-20Move make_dcp() out of Film (#2132).Carl Hetherington