summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2025-09-16Add an advanced option to check data against the frame info file when making ...2758-safe-write-take2Carl Hetherington
2025-09-16Add a header guard.Carl Hetherington
2025-09-16Add default move constructor and header guard.Carl Hetherington
2025-09-16Cleanup: remove get() to unchecked buffer.Carl Hetherington
2025-09-16Represent frame info hash using raw bytes rather than ASCII-encoding.Carl Hetherington
2025-09-16Add Digester::get_vector() and use a vector internally.Carl Hetherington
2025-09-15Remove seemingly-pointless destructor.Carl Hetherington
2025-09-15White space: digester.{cc,h}Carl Hetherington
2025-09-15Add a constructor that can read the next frame from a dcp::File.Carl Hetherington
2025-09-15Cleanup: rename frame_info.{cc,h} to j2k_frame_info.{cc,h}Carl Hetherington
2025-09-15Remove unnecessary forward declaration.Carl Hetherington
2025-09-13Zombify writer when the thread throws an exception.Carl Hetherington
2025-09-13Catch two new libdcp exceptions (#3074).Carl Hetherington
2025-09-13Catch DoM's DiskFullError.Carl Hetherington
2025-09-13White space: job.{cc,h}Carl Hetherington
2025-09-07Add audio delay option to Config and player prefs.Carl Hetherington
2025-09-06Fix incorrectly-clipped audio on export (possibly #2865).Carl Hetherington
2025-09-06White space: ffmpeg_file_encoder.{cc,h}Carl Hetherington
2025-09-05Remove out-of-date comment.Carl Hetherington
2025-09-04Fix missing load of FCPXML length.Carl Hetherington
2025-09-04Revert "Remove timing selection from DKDM dialog." (#3017).Carl Hetherington
2025-08-27Restore un-ticked DCP audio language correctly (#3077).Carl Hetherington
2025-08-27pot/merge.Carl Hetherington
2025-08-25Add cover sheet magic strings for marker positions (#3076).Carl Hetherington
2025-08-25Compress an if.Carl Hetherington
2025-08-25Use 0-padded numbers for all fields of a timecode.Carl Hetherington
2025-08-25Move write_cover_sheet() out to its own file.Carl Hetherington
2025-08-22White space: writer.{cc,h}Carl Hetherington
2025-08-19Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2025-08-13pot/merge.v2.18.22Carl Hetherington
2025-08-12New/improved pixel format decision when converting to XYZ.Carl Hetherington
2025-08-12Replace AVPixelFormat parameter to PlayerVideo::image with a functor.Carl Hetherington
2025-08-12Allow finding DKDMs by content title text.Carl Hetherington
2025-08-12More detailed KDM CLI help.Carl Hetherington
2025-08-12Adjust spacing in KDM CLI tool --help.Carl Hetherington
2025-07-21White space: ffmpeg_image_proxy.{cc,h}Carl Hetherington
2025-07-21Cleanup: use a default variable to remove a constructor.Carl Hetherington
2025-07-21Cleanup: const correctness.Carl Hetherington
2025-07-21White space: image_proxy.{cc,h}Carl Hetherington
2025-07-16Squash change signals with the same property and type.Carl Hetherington
2025-07-16Remove unused content pointer from change signals.Carl Hetherington
2025-07-15Change Film::examine_and_add_content to take a vector of content.Carl Hetherington
2025-07-15Change Film::maybe_add_content to take a vector of content.Carl Hetherington
2025-07-15Change Film::add_content to take a vector of content.Carl Hetherington
2025-07-15Don't process unnecessary video frame rate changes.Carl Hetherington
2025-07-15Change ExamineContentJob to take a vector of content.Carl Hetherington
2025-07-15White space: examine_content_job.{cc,h}Carl Hetherington
2025-07-15Add Playlist::add_at_end() taking a vector of content.Carl Hetherington
2025-07-15White space: playlist.{cc,h}Carl Hetherington
2025-07-13White space: dcp_subtitle_decoder.{cc,h}Carl Hetherington