summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-23Add File::open_error().Carl Hetherington
2022-12-23Whitespace fix.Carl Hetherington
2022-12-22Cleanup: remove randomly-added using.v1.8.48Carl Hetherington
2022-12-22Write OriginalFileName tags in PKL (DoM #2394).Carl Hetherington
2022-12-22Set plaintext offset to 0 when writing J2K frames (DoM #2391)Carl Hetherington
2022-12-22Re-make expired test certificate chain.Carl Hetherington
2022-12-22Support some different headers in private_key_fingerprint()Carl Hetherington
2022-12-22Store not_valid_{before,after} when reading encrypted KDMs.Carl Hetherington
2022-12-22Cleanup: use std::vector and some auto.Carl Hetherington
2022-12-22Give a better error from chain_valid() when a certificate has some problem (e...Carl Hetherington
2022-12-21Relax the COC component number verification error (DoM #2395).v1.8.47Carl Hetherington
2022-12-20Add detail to the invalid COC component number error.v1.8.46Carl Hetherington
2022-12-20It's not easy to install Python 3 on Ubuntu 16.04, so work around the differe...v1.8.45Carl Hetherington
2022-12-19More adventures in strings and python versions. Stop allowing Python 2 to ru...v1.8.44Carl Hetherington
2022-12-19Can't use the encoding parameter to Popen as it's Python 3.6+ only.v1.8.43Carl Hetherington
2022-12-17Another attempt to fix UTF-8/byte SNAFUs in wscript.v1.8.42Carl Hetherington
2022-12-16Fix ./waf distv1.8.41Carl Hetherington
2022-12-16Verify that main picture active area is valid (even, and not too big) (#2392).v1.8.40Carl Hetherington
2022-12-16Throw exceptions when setting odd values for picture active area.Carl Hetherington
2022-12-15Tidy up find_cpl() and add find_pkl().Carl Hetherington
2022-12-15Some more details when verification results fail.Carl Hetherington
2022-12-15Add delete_lines_after to the Editor.Carl Hetherington
2022-12-15Add some line spacing in the editor.Carl Hetherington
2022-12-15Tidy the Editor class up a little.Carl Hetherington
2022-12-13Add some more setters.v1.8.392300-kdm-timingCarl Hetherington
2022-12-13Add missing operator.Carl Hetherington
2022-12-13Add new LocalTime constructor.Carl Hetherington
2022-12-13Add assert to make sure we're not comparing times wrongly.Carl Hetherington
2022-12-13Add LocalTime::add().Carl Hetherington
2022-12-13Add UTCOffset class.Carl Hetherington
2022-12-13Missing header guard.v1.8.38Carl Hetherington
2022-12-12Add missing initialisation calls to example.Carl Hetherington
2022-12-05Remove old jpeg option reference in cscript.v1.8.37Carl Hetherington
2022-12-05Fix use of atleast_version which these days does nothing.v1.8.36Carl Hetherington
2022-12-05Fix reading of git tags for .pc file versioning.Carl Hetherington
2022-12-04Support building either with our patched OpenJPEG, or 2.5.0.Carl Hetherington
2022-12-04Remove support for building with OpenJPEG 1.x.Carl Hetherington
2022-12-04Fix some ambiguous shared_ptrs, seen on Arch Linux.Carl Hetherington
2022-12-04Filter some more potential filename contents on Windows.v1.8.35Carl Hetherington
2022-11-27Add make_kdm.cc example.Carl Hetherington
2022-11-27Tidy up examples/wscript.Carl Hetherington
2022-11-24Tidy up some operators, made possible by the previous-but-one commit.Carl Hetherington
2022-11-24Add equality option for vertical subtitle position.v1.8.34Carl Hetherington
2022-11-24Some missing const correctness.Carl Hetherington
2022-11-03Add a couple of Z position tests.v1.8.33Carl Hetherington
2022-11-03Add Z position to subtitles; existing tests pass.Carl Hetherington
2022-10-29Cleanup: use std::make_shared.Carl Hetherington
2022-10-17Fix YUV->RGB for Rec. 2020.v1.8.32rec2020Carl Hetherington
2022-10-12Fix copy/paste error causing a crash when verifying encrypted 3D DCPs.v1.8.31Carl Hetherington
2022-10-11Some dcpverify output tidying.Carl Hetherington