libdcp.git
2020-06-11 Carl HetheringtonBump openjpeg for Windows ccache build fixes.
2020-06-01 Carl HetheringtonDon't build benchmarks with cdist.
2020-05-31 Carl HetheringtonAdd very simple benchmark for rgb_to_xyz.
2020-05-20 Carl HetheringtonAdd add_days to LocalTime.
2020-05-12 Carl HetheringtonMake add_minutes() work correctly with milliseconds.
2020-05-12 Carl HetheringtonMove some tests and rename one set.
2020-05-12 Carl HetheringtonAdd a proper implementation of add_months() and a test...
2020-05-12 Carl HetheringtonAdd a note when verifying if the DCP refers to assets
2020-05-12 Carl HetheringtonComment typo.
2020-05-12 Carl HetheringtonImprove comment.
2020-05-08 Carl HetheringtonVerify the XML of subtitle files.
2020-05-08 Carl HetheringtonComment typo.
2020-05-08 Carl HetheringtonMake J2K frame size tests more robust.
2020-05-08 Carl HetheringtonStore and allow access to the raw XML that is read...
2020-05-07 Carl HetheringtonFactor some code out into methods.
2020-05-07 Carl HetheringtonCheck that JPEG2000 frames aren't too big (i.e. too
2020-05-06 Carl HetheringtonResult is specific to verify_asset().
2020-05-05 Carl HetheringtonAllow ignoring of specifications in NameFormat.
2020-04-26 Carl HetheringtonTry to fix Centos 6 build.
2020-04-25 Carl HetheringtonMissing #include.
2020-04-20 Carl HetheringtonFix build on some (older?) GCCs.
2020-04-14 Carl HetheringtonAdd an explicit exception for J2K decompression failures.
2020-04-14 Carl Hetheringtons/DCPReadError/ReadError/g
2020-04-13 Carl HetheringtonAdd a special exception for the case when opj_start_com...
2020-04-02 Carl HetheringtonBump libcxml for new force-cpp stuff.
2020-04-02 Carl HetheringtonCleanup.
2020-04-02 Carl HetheringtonPass force-cpp11 down to libcxml.
2020-04-02 Carl HetheringtonTidy up by using option_defaults.
2020-03-16 Carl HetheringtonFix misformatting of dcpinfo output.
2020-03-15 Carl HetheringtonFix getopt string.
2020-03-15 Carl HetheringtonAllow general restriction of what is output.
2020-03-11 Carl HetheringtonFix ::add_minutes to not alter the timezone of the...
2020-03-10 Carl HetheringtonBe more cautious in CertificateChain::private_key_valid.
2020-03-10 Carl HetheringtonAdd LocalTime::add_minutes.
2020-03-09 Carl HetheringtonFix build following merge.
2020-03-09 Carl HetheringtonMerge.
2020-03-09 Carl HetheringtonGive an error if there is no asset map.
2020-03-08 Carl HetheringtonAdd test data missing from previous.
2020-03-08 Carl HetheringtonAdd verification checks too see if reel assets' Duratio...
2020-03-08 Carl HetheringtonAdd Reel::assets().
2020-03-03 Carl HetheringtonFix interop verification and add some tests for it.
2020-02-03 Carl HetheringtonAnother build fix.
2020-02-03 Carl HetheringtonTry always loading the openssl crypto module, not the...
2020-02-03 Carl HetheringtonTry again to fix Windows build of previous.
2020-02-03 Carl HetheringtonTry to fix build of previous.
2020-02-03 Carl HetheringtonProvide more details on failure to load xmlsec-crypto.
2020-02-02 Carl HetheringtonTidy up previous slightly.
2020-02-02 Carl HetheringtonAllow force-cpp11 via cdist options.
2019-12-23 Carl HetheringtonAdd struct tm constructor for LocalTime, use it to...
2019-12-22 Carl HetheringtonA reel should be the length of its main picture, or...
2019-12-22 Carl HetheringtonAdd accessors.
2019-12-22 Carl HetheringtonFix openjpeg commit hash for XP build.
2019-12-22 Carl HetheringtonAdd fix_empty_font_ids() to replace empty Font ids...
2019-12-22 Carl Hetheringtonxerces-c will be a dynamic library, not a static one.
2019-12-22 Carl HetheringtonWindows build fix.
2019-12-22 Carl HetheringtonMore adventures in the art of enum namespacing.
2019-12-22 Carl HetheringtonFix bad implementation of bad hack.
2019-12-22 Carl Hetheringtonxerces-related build fixes.
2019-12-22 Carl HetheringtonAdd xerces-c dependency to .pc file.
2019-12-22 Carl HetheringtonSome cleanups; output total time.
2019-12-22 Carl HetheringtonAdd operator+=
2019-12-22 Carl HetheringtonInstall DTD/XSD files.
2019-12-22 Carl Hetheringtonxerces is mandatory.
2019-12-22 Carl HetheringtonRemove now-unused boost regex.
2019-12-22 Carl HetheringtonAdd licence for the SMPTE XSD files.
2019-12-22 Carl HetheringtonCheck ASSETMAP; add a PKL test; tidy up calls to valida...
2019-12-22 Carl HetheringtonUse VerificationNote more 'properly' in a fair few...
2019-12-22 Carl HetheringtonAlso check PKL XML.
2019-12-22 Carl HetheringtonNote any file that is used for reading/writing a PKL...
2019-12-22 Carl HetheringtonValidate XML with xerces.
2019-12-22 Carl HetheringtonMore tests.
2019-12-22 Carl HetheringtonFix .gitignore.
2019-12-22 Carl HetheringtonVerify Id in ContentVersion.
2019-12-22 Carl HetheringtonFix syntax of ContentVersion/Id in the reference.
2019-12-22 Carl HetheringtonAdd a debug method for when there are unexpected notes.
2019-12-22 Carl HetheringtonAdd a comment.
2019-12-22 Carl HetheringtonUse regex and check <IssueDate> in CPL.
2019-12-22 Carl HetheringtonCheck for badly-formed CPL <Id>
2019-12-22 Carl HetheringtonMore cleanups.
2019-12-22 Carl HetheringtonAdd another verification test.
2019-12-22 Carl HetheringtonUse VerificationNote for non-fatal errors in DCP::read.
2019-12-22 Carl HetheringtonAdd two new tests and tidy up some old ones a little.
2019-12-22 Carl HetheringtonReport errors passed back from DCP::read when exception...
2019-12-22 Carl HetheringtonTweak error message.
2019-12-22 Carl HetheringtonBump asdcplib to anything off the carl branch.
2019-12-22 Carl HetheringtonFix asdcplib git revision.
2019-12-22 Carl Hetherington-cth -> -carl.
2019-12-03 Carl HetheringtonUse new, improved asdcplib.
2019-12-03 Carl HetheringtonUpdate for openjpeg git repo tidying.
2019-12-01 Carl HetheringtonCheck that KDM validity periods are safely within the...
2019-12-01 Carl HetheringtonFix incorrect month when returning not-before/not-after.
2019-12-01 Carl HetheringtonBump default certificate validity period to 40 years.
2019-12-01 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2019-11-24 Carl HetheringtonJust emit EmptyAssetPathError from DCP::read, not a...
2019-11-20 Carl HetheringtonMerge pull request #5 from Gofilex/increase-max-length
2019-11-20 Mart JansinkAllow e.g. larger DKDMs for CPLs with 40+ unique sound...
2019-11-08 Carl HetheringtonFix incorrect LocalTime strings when timezone is behind...
2019-11-04 Carl HetheringtonBump asdcplib-cth to allow it to be built with python 3.
2019-10-09 Carl HetheringtonFix enum confusion.
2019-09-08 Carl HetheringtonFix unit tests after CPL root namespace fix.
next