summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-14Add convert_rgb_gamma().3026-mpeg2-colourCarl Hetherington
2025-10-14Add scale parameter to make_inverse_gamma_lut().Carl Hetherington
2025-10-14Move rgb_xyz into colour_conversion.Carl Hetherington
2025-10-14Add output gamma for going to MPEG2 DCP (2.4).Carl Hetherington
2025-10-14Rename preset colour conversion to end in to_dcp rather than to_xyz.Carl Hetherington
2025-10-14Rename TransferFunction::out() -> TransferFunction::out_j2k().Carl Hetherington
2025-10-03Fix clang warnings for clang < 17.v1.10.32Carl Hetherington
2025-10-01Add main caption and closed subtitle assets to lists.v1.10.31Carl Hetherington
2025-10-01Support MainCaption/ClosedSubtitle for reading.v1.10.30Carl Hetherington
2025-09-30Hide another warning that comes a lot from wxWidgets on macOS.Carl Hetherington
2025-09-30Fix some warnings raised by the macOS compiler.Carl Hetherington
2025-09-25Cleanup: remove use of an exception in favour of an optional.Carl Hetherington
2025-09-25White space: main_sound_configuration.{cc,h}Carl Hetherington
2025-09-25Add a library search path.Carl Hetherington
2025-09-23Build fixes for 32-bit Windows.v1.10.29Carl Hetherington
2025-09-19Add PDF formatter for verification reports (#1823).v1.10.28Carl Hetherington
2025-09-16Use some more fixed-width text in reports.Carl Hetherington
2025-09-16Extract StreamFormatter.Carl Hetherington
2025-09-16Add another search path.Carl Hetherington
2025-09-16Rename process_filename() -> fixed_width().Carl Hetherington
2025-09-16Split TextFormatter methods out to a .ccCarl Hetherington
2025-09-16Split HTMLFormatter methods out to a .ccCarl Hetherington
2025-09-16Move {HTML/Text}Formatter out to their own files.Carl Hetherington
2025-09-14Fix build with newer boost.Carl Hetherington
2025-09-13Fix incorrect verify errors with multi-CPL DCPs.v1.10.27Carl Hetherington
2025-09-13Add a new method for checking verification results.Carl Hetherington
2025-09-13Compare CPL ID also when sorting verification notes.Carl Hetherington
2025-09-13Pass disk full / too many open files errors up to DoM.v1.10.26Carl Hetherington
2025-08-25Write subtitles and fonts to subdirectories when combining Interop (#3079).v1.10.25Carl Hetherington
2025-08-25Allow dcpkdm to be give more than 1 KDM.Carl Hetherington
2025-08-25Improve comment.Carl Hetherington
2025-08-25Fedora-ize some run scripts.Carl Hetherington
2025-08-25Don't write subtitles to combined Interop DCPs twice (#3079).Carl Hetherington
2025-08-19Compress an if.Carl Hetherington
2025-08-19White space: combine.{cc,h}Carl Hetherington
2025-07-22Fix comment.Carl Hetherington
2025-07-10Build for Rocky 10 with newer libraries.v1.10.24Carl Hetherington
2025-06-14Update test certs after expiry.v1.10.23Carl Hetherington
2025-06-14Fix crash when giving KDMs to MPEG2 assets.Carl Hetherington
2025-05-24Bump asdcplib to remove bad assertion.v1.10.22Carl Hetherington
2025-05-17Remove out-of-date comment.Carl Hetherington
2025-05-08Only check hashes of each asset once (#3035).v1.10.21Carl Hetherington
2025-05-08Add some missing accessors to AssetList.v1.10.20Carl Hetherington
2025-05-04White space: colour_conversion.{cc,h}Carl Hetherington
2025-04-12Report zero- or negative-length subtitles as an error.v1.10.19Carl Hetherington
2025-04-12Coalesce an if.Carl Hetherington
2025-03-28Add some newlines in HTML output to make it a little easier to read.Carl Hetherington
2025-03-27Introduce and use dcp::Profile.v1.10.18Carl Hetherington
2025-03-25Bump asdcplib for build fix on Fedora 42.v1.10.17Carl Hetherington
2025-03-25Check J2K Rsiz (capabilities) word.Carl Hetherington