summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
14 daysUse frame_rate instead of note in 4 places.v1.10.53Carl Hetherington
14 daysRemove unnecessary frame rate note.Carl Hetherington
14 daysUse a dcp::Fraction for verification note frame rate.Carl Hetherington
14 daysAdd operator< for Fraction.Carl Hetherington
14 daysFix strange use of != in operator<Carl Hetherington
14 daysTidy up operator< with optional things.Carl Hetherington
2026-03-22Clarify ID in verification note.Carl Hetherington
2026-03-21Store reel_index in VerificationNote in lots of cases.Carl Hetherington
2026-03-21Move enabling of SHA1 signatures in OpenSSL to libdcp.Carl Hetherington
2026-03-21Fix tests path for running in cdist-built trees.Carl Hetherington
2026-03-20Fix xmlsec1 package name.v1.10.52Carl Hetherington
2026-03-20Build tests on some more platforms.Carl Hetherington
2026-03-20Allow build with static xmlsec1.Carl Hetherington
2026-03-16Improve formatting of verification comments for the manual.v1.10.51Carl Hetherington
2026-03-13Fix deprecated boost method in example.Carl Hetherington
2026-03-12Bump ffmpeg to a version which does not build the docs.v1.10.50Carl Hetherington
2026-02-12Add MainSoundConfiguration::set_channels().v1.10.49Carl Hetherington
2026-02-03Catch another exception from create_hard_link on Windows.v1.10.48Carl Hetherington
2026-02-02Reproduce all extension metadata (even if not recognised).v1.10.47Carl Hetherington
2026-02-02Reproduce MCA subdescriptors when writing XML without the assets being present.Carl Hetherington
2026-02-01Add --private option to run/tests script.Carl Hetherington
2026-02-01Re-order some parameters.v1.10.46Carl Hetherington
2026-02-01Get asset ID from the asset.Carl Hetherington
2026-02-01Re-order some parameters.Carl Hetherington
2026-01-31Fix failure to write XML for a VF DCP.Carl Hetherington
2026-01-31Add some new constructors.Carl Hetherington
2026-01-31Allow building without MPEG2 transcoding, and so without FFmpeg.Carl Hetherington
2025-12-20Derive verification note type from the code...v1.10.45Carl Hetherington
2025-12-20Fix typo in name 200 -> 2000.Carl Hetherington
2025-12-20Using some "usings" to trim verify_test.cc.Carl Hetherington
2025-12-18Clarify a comment.v1.10.44Carl Hetherington
2025-12-18Add CPL::picture_encoding().Carl Hetherington
2025-12-18Add Reel::picture_encoding().Carl Hetherington
2025-12-18Add can_be_read() to DCP.Carl Hetherington
2025-12-18Add PictureEncoding enum.Carl Hetherington
2025-12-18Add can_be_read() to CPL.Carl Hetherington
2025-12-18Add can_be_read() to Reel.Carl Hetherington
2025-12-18Add can_be_read() to ReelFileAsset and subclasses.Carl Hetherington
2025-12-16Rename assets() to file_assets()Carl Hetherington
2025-12-14Add P3 D60 colour space.v1.10.43Carl Hetherington
2025-12-14Add P3 D65 colour space.Carl Hetherington
2025-12-14Rename p3_to_xyz() -> p3_dci_to_xyz().Carl Hetherington
2025-12-09Add DCP::cpl_summaries().v1.10.42Carl Hetherington
2025-12-08Use a ScopeGuard.Carl Hetherington
2025-12-08Use remove_parameters in one more place.Carl Hetherington
2025-12-08Move remove_parameters() out to a static method.Carl Hetherington
2025-12-08Extract read_assetmap().Carl Hetherington
2025-11-28Bump ffmpeg for fix to DCP-o-matic #3122.v1.10.41Carl Hetherington
2025-11-13Don't check the certificate not before/after validity in chain_valid().v1.10.40Carl Hetherington
2025-11-13Add LocalTime::as_time_t().Carl Hetherington