summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2025-03-25Remove unused variable.Carl Hetherington
2025-03-25Fill min/max bit rate in MPEG2 header so that e.g. mediainfo reports the expe...Carl Hetherington
2025-03-25Don't give an invalid picture size error for MPEG2 picture assets.Carl Hetherington
2025-03-25Adjust filter_notes to also handle the ignore_bv21_smpte flag.Carl Hetherington
2025-03-24Read/write subtitle variable Z.v1.10.16Carl Hetherington
2025-03-24Add LoadVariableZ.Carl Hetherington
2025-03-24Add Text::VariableZPositionCarl Hetherington
2025-03-24Add assertion.Carl Hetherington
2025-03-24Tidy up an if.Carl Hetherington
2025-03-24Fix test running on macOS.Carl Hetherington
2025-03-23Rename MainSoundConfiguration::to_string() -> as_string().Carl Hetherington
2025-03-20Rename LanguageTag::to_string -> as_string().Carl Hetherington
2025-03-16Build with C++17 also on Debian Unstable.v1.10.15Carl Hetherington
2025-03-10Remove erroneous copy/pasted comment.Carl Hetherington
2025-03-10Fix assertion failure on seeing a SMPTE DCP with a PKL type other than applic...v1.10.14Carl Hetherington
2025-03-01Add method to search for potential DCPs.v1.10.13Carl Hetherington
2025-02-23Make picture details checks optional.v1.10.12Carl Hetherington
2025-02-21Rename verify_picture_asset -> verify_picture_details.Carl Hetherington
2025-02-20Add some missing </li> tags.v1.10.11Carl Hetherington
2025-02-20Add CPL annotation text to verification report.Carl Hetherington
2025-02-20Accept multiple DCP verification results when making a report.Carl Hetherington
2025-02-20Fix crash when trying to verify MPEG2 picture assets.Carl Hetherington
2025-02-15Fix incorrect link to asdcplib in README.md.Carl Hetherington
2025-02-08Hopefully stop .pem files being line-ending-converted by git.v1.10.10Carl Hetherington
2025-02-08Fix import of private keys from Windows to Linux.Carl Hetherington
2025-02-08White space.Carl Hetherington
2025-01-31Fix up for const fix in libcxml.v1.10.9Carl Hetherington
2025-01-20White space: cpl.{cc,h}v1.10.8Carl Hetherington
2025-01-19Make MainSoundConfiguration behave "correctly" with badly-formatted strings.Carl Hetherington
2025-01-19Move MainSoundConfiguration and MCASoundField into separate files.Carl Hetherington
2025-01-18Add some forgotten content kinds to ::all().v1.10.7Carl Hetherington
2025-01-15GroupId is SMPTE-only.v1.10.6Carl Hetherington
2025-01-14Add GroupID support for PKLs (DoM #2943).v1.10.5Carl Hetherington
2025-01-06Bump asdcplib for more error information on Windows.v1.10.4Carl Hetherington
2025-01-01Replace raw_convert<string> with direct calls to fmt.v1.10.3Carl Hetherington
2025-01-01Add new, improved raw_convert using fmt/fast_float (DoM #2220).Carl Hetherington
2024-12-30Fix old bind.hpp include.Carl Hetherington
2024-12-30Don't give some inappropriate verification errors on encrypted assets (DoM #2...v1.10.2Carl Hetherington
2024-12-30Sign DCPs made during verification tests.Carl Hetherington
2024-12-30Add an assertion.Carl Hetherington
2024-12-30Update tests bin directory to v2.18.x.Carl Hetherington