summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2025-03-14fixup! Set rc_max_rate so that mediainfo reports the correct values.fixitCarl Hetherington
2025-03-11Set rc_max_rate so that mediainfo reports the correct values.Carl Hetherington
2025-03-11Check frame sizes correctly in both J2K and MPEG2 cases.Carl 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-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-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-30Don't give some inappropriate verification errors on encrypted assets (DoM #2...v1.10.2Carl Hetherington
2024-12-30Add an assertion.Carl Hetherington
2024-12-08Avoid crash with empty ASSETMAP file.v1.9.26v1.9.xCarl Hetherington
2024-12-08Fix DCP Constraints Profile verification in the presence of other CPL metadat...Carl Hetherington
2024-12-08Extract more stuff to verify_internal.hCarl Hetherington
2024-12-08Extract some stuff to verify_internal.hCarl Hetherington
2024-12-08Cleanup: use CPL from the context instead of an explicitly-passed copy.Carl Hetherington
2024-12-08Merge remote-tracking branch 'origin/main' into v1.9.xCarl Hetherington
2024-12-08Recognise dbox2 channel ID used by SMPTE example.v1.8.113Carl Hetherington
2024-11-26Add some missing comments.v1.9.25Carl Hetherington
2024-11-26Fix some markup for the manual extraction in DCP-o-matic.Carl Hetherington
2024-11-07Merge remote-tracking branch 'origin/main' into v1.9.xv1.9.24Carl Hetherington
2024-11-06Add missing FFOB/LFOB markers (DoM #2886).v1.8.112Carl Hetherington
2024-09-25Merge remote-tracking branch 'origin/main' into v1.9.xv1.9.22Carl Hetherington
2024-09-23Allow but give an error when seeing a strange PKL namespace.v1.8.110Carl Hetherington
2024-09-23Fix the boost copy_option{,s} change a different way.Carl Hetherington
2024-09-23Another fix for new boost.Carl Hetherington
2024-09-23Revert "Remove unused change_extension()."Carl Hetherington
2024-09-23Support new boost versions (DoM #2867).v1.8.109Carl Hetherington
2024-09-21Remove unused change_extension().Carl Hetherington
2024-09-21Remove unused references to boost::signals2.Carl Hetherington
2024-09-21Merge remote-tracking branch 'origin/main' into v1.9.xv1.9.21Carl Hetherington
2024-09-16Increase allowable size of Interop XML files.v1.8.108Carl Hetherington
2024-09-04Fix new warning to only be disabled for GCC 14.v1.9.18Carl Hetherington
2024-09-04Add new warning raised in the wxwidgets headers by Debian unstable's compiler.v1.9.17Carl Hetherington
2024-08-17Missing header guard.v1.9.15Carl Hetherington
2024-08-17Support open captions and closed subtitles.Carl Hetherington