| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-23 | Don't check HMAC codes, at least when reading sound assets.videocon-0 | Carl Hetherington | |
| Also report failures to read frames more thoroughly. | |||
| 2025-12-23 | Install compose.hpp | Carl Hetherington | |
| 2025-12-21 | Bump waf to 2.1.9. | Carl Hetherington | |
| 2025-12-21 | Bump asdcplib for waf update. | Carl Hetherington | |
| 2025-12-21 | Bump libcxml for new waf. | Carl Hetherington | |
| 2025-12-21 | Bump libcxml for waf fix in locked_sstream. | Carl Hetherington | |
| 2023-03-10 | Rename openjpeg-cdist -> openjpeg. | Carl Hetherington | |
| 2023-03-10 | Rename asdcplib-cth -> asdcplib. | Carl Hetherington | |
| 2023-03-10 | Missing include file. | Carl Hetherington | |
| 2020-03-10 | Be more cautious in CertificateChain::private_key_valid.v1.6.15 | Carl Hetherington | |
| 2019-12-15 | Add fix_empty_font_ids() to replace empty Font ids with a dummy string.v1.6.14 | Carl Hetherington | |
| Back-ported from abf4f7577877254ecd7a1dc7955e0d7ca49ad07c in master. | |||
| 2019-11-24 | Just emit EmptyAssetPathError from DCP::read, not a MissingAssetError as well.v1.6.13 | Carl Hetherington | |
| 2019-11-17 | Bump asdcplib for Python 3 compatibility in the build system.v1.6.12 | Carl Hetherington | |
| 2019-11-11 | Allow DCP reading to continue even with empty <Path> nodes in ASSETMAP.v1.6.11 | Carl Hetherington | |
| 2019-11-08 | Fix incorrect LocalTime strings when timezone is behind UTC and not an ↵v1.6.10 | Carl Hetherington | |
| integer number of hours. | |||
| 2019-10-10 | Fix enum confusion. | Carl Hetherington | |
| 2019-10-01 | Fix unit tests after CPL root namespace fix.v1.6.9 | Carl Hetherington | |
| 2019-10-01 | Reject certificate chains where the adjacent certificates have the same subject. | Carl Hetherington | |
| This is a backport of 31f31800705880da6ec185f9b31c7e125ae18c38 from master. | |||
| 2019-10-01 | In 8c852cb the CPL root attribute "dsig" was removed (to prevent | Carl Hetherington | |
| 'XML root element can contain only one namespace' errors) In a266fc2 [Sony digest validation fix] this was (for some unknown reason) re-added, which makes the root element bug recur. This commit removes that namespace again. It's a shame there was no unit test to pick this regression up. | |||
| 2019-05-21 | Increase header size when writing SMPTE subtitle MXFs; fixes problems when ↵v1.6.8 | Carl Hetherington | |
| writing lots of subs (DCP-o-matic bug #1561). This is a backport of b7c7e14463d91608b080a5a63fcfb4d330ced863 from master. | |||
| 2019-04-25 | Throw a different exception when an unrecognised LabelSetType is found.v1.6.7 | Carl Hetherington | |
| 2019-03-29 | Add EPISODE and PROMO content types.v1.6.6 | Carl Hetherington | |
| 2019-03-22 | Fix incorrect dcpinfo output for sound assets. | Carl Hetherington | |
| 2019-03-16 | Check that all image data is present after loading a SMPTE subtitle asset.v1.6.5 | Carl Hetherington | |
| If we load SMPTE subtitles from a XML file try to load PNG data from the same directory; this feels like a hack. | |||
| 2019-03-12 | Tweak link flags.v1.6.4 | Carl Hetherington | |
| 2019-03-12 | And corresponding test updates. | Carl Hetherington | |
| 2019-03-12 | More insulation against libdcp version updates. | Carl Hetherington | |
| 2019-03-12 | Try to fix libdcp static build. | Carl Hetherington | |
| 2019-03-12 | Update tests for previous. | Carl Hetherington | |
| 2019-03-12 | Stop test output depending on libdcp version. | Carl Hetherington | |
| 2019-03-12 | Fix gcov shlib build; this fixes tests to run against the locally-built ↵ | Carl Hetherington | |
| libdcp rather than the installed one. | |||
| 2019-03-12 | Fix string decoding; bump libcxml version.v1.6.3 | Carl Hetherington | |
| 2019-03-11 | Bump wscript required version of libcxml.v1.6.2 | Carl Hetherington | |
| 2019-03-11 | Bump libcxml to a release version. | Carl Hetherington | |
| 2019-02-04 | Update for changes to video MXF headers. | Carl Hetherington | |
| 2019-01-31 | Bump asdcplib for fix to DoM bug #1325. | Carl Hetherington | |
| 2019-01-24 | Check return value of fread in File::File. | Carl Hetherington | |
| 2019-01-24 | Fix test references now that we indent things. | Carl Hetherington | |
| 2019-01-24 | Slightly hacky but hopefully functional fix for KDMs after the changes | Carl Hetherington | |
| to signer. The KDM stuff uses add_signature_value() but not sign() since it has to allow pass-through of a KDM (so it handles <Signature> etc. itself). This means we have to make the indentation-adding optional. It might have been nicer to make indent() not add indentation if it's not already there. | |||
| 2019-01-24 | Remove sign test tool. | Carl Hetherington | |
| 2019-01-24 | Fully indent PKL/CPL. | Carl Hetherington | |
| 2019-01-24 | Attempt to fix Sony digest validation by indenting the <Signer> | Carl Hetherington | |
| and <Signature> before signing. This is in the belief that, perhaps, the Sony software "reformats" the XML before checking that the signature is correct (or something). | |||
| 2019-01-22 | Reveal path in MissingAssetError. | Carl Hetherington | |
| 2019-01-17 | Missing include for arch. | Carl Hetherington | |
| 2019-01-17 | Update waf and bump libcxml for similar updates. | Carl Hetherington | |
| 2019-01-15 | Bump openjpeg2-cdist for debugging code. | Carl Hetherington | |
| 2019-01-14 | Merge branch 'master' of ssh://git.carlh.net/home/carl/git/libdcp | Carl Hetherington | |
| 2019-01-14 | Tidy repeated call of make_uuid() and don't put urn:uuid: in front of ↵ | Carl Hetherington | |
| default content version label text as it's a bit confusing. | |||
| 2019-01-14 | Speculative removal of call to xmlSecKeySetName when signing, on | Carl Hetherington | |
| the basis that I can't see what it's for and opendcp doesn't do it. Chasing Sony no-validate bug. | |||
| 2019-01-12 | Move verify API away from strings towards error codes. | Carl Hetherington | |
