summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-07-01asdcp headers moved into subdirectory.Carl Hetherington
2016-06-30More detailed notes when audio descriptor comparisons fail.Carl Hetherington
2016-06-24Merge branch '1.0' of git.carlh.net:git/libdcp into 1.0Carl Hetherington
2016-06-24Support underlining of subtitles.Carl Hetherington
2016-06-24Express standard differences in FontNode more neatly.Carl Hetherington
2016-06-22Small callgrind-informed optimisation.Carl Hetherington
2016-06-14Re-add support for OpenJPEG version 1.5.x.Carl Hetherington
2016-06-14Tighten up time parsing, and also allow the previouslyCarl Hetherington
2016-06-13More consistent error message in a subtitle exception.Carl Hetherington
2016-06-13Add OpenSSL licence exception.Carl Hetherington
2016-06-02Add some explicit declarations to constructors.Carl Hetherington
2016-06-02Fix uninitialised variable.Carl Hetherington
2016-06-02Remove unused variable.Carl Hetherington
2016-06-02Missing noncopyable.Carl Hetherington
2016-06-02Add Asset::set_hash().Carl Hetherington
2016-06-02Various tweaks to ReelAsset hashes.Carl Hetherington
2016-06-02Use optional<> for _hash and make it private.Carl Hetherington
2016-06-01Still more licence fixups.Carl Hetherington
2016-06-01More licence fixups.Carl Hetherington
2016-06-01Add Reader classes to permit much more efficient DCP reading.Carl Hetherington
2016-05-25No-op; Fix GPL address and mention libdcp by name.Carl Hetherington
2016-05-25Fix crash with no atmos.Carl Hetherington
2016-05-25Basic writing of DCPs containing Atmos MXFs; untested.Carl Hetherington
2016-05-25Add very minimal Atmos asset.Carl Hetherington
2016-05-24Add somewhat speculative Rec 1886 and Rec 2020 colour conversions.Carl Hetherington
2016-05-24Merge branch '1.0' of git.carlh.net:git/libdcp into 1.0Carl Hetherington
2016-05-24Add reporting of DCP type.Carl Hetherington
2016-05-24Move namespaces into variables.Carl Hetherington
2016-05-23Add missing virtual destructor.Carl Hetherington
2016-05-16Pass annotation text from decrypted to encrypted KDMs.Carl Hetherington
2016-05-15Try to fix comparison of encrypted sound assets.Carl Hetherington
2016-04-24KDM AnnotationText is optional.Carl Hetherington
2016-04-22Merge branch '1.0' of git.carlh.net:git/libdcp into 1.0Carl Hetherington
2016-04-22Improve detection of other stuff after certificates.Carl Hetherington
2016-04-18Replace hack with use of generic_string from boost::filesystem.Carl Hetherington
2016-04-12Parse Interop subtitle directions.Carl Hetherington
2016-04-12Add direction support for SMPTE subtitles; fix pragma warnings with non-openm...Carl Hetherington
2016-04-05Basic untested support for bold in subtitles.Carl Hetherington
2016-03-05Remove some unnecessary includes.Carl Hetherington
2016-03-05Add new LocalTime constructor.Carl Hetherington
2016-03-02Actually turn on HMAC use.Carl Hetherington
2016-02-29Add workaround for (apparently) incorrectly-labelled stereo MXFs.Carl Hetherington
2016-02-29Fix erroneous extra character.Carl Hetherington
2016-02-28Use a HMAC context to write HMAC stuff to encrypted MXFs.Carl Hetherington
2016-02-28Add SoundAsset::valid_mxf().Carl Hetherington
2016-02-14Limit values that we use for <ScreenAspectRatio> tags in InteropCarl Hetherington
2016-02-03A little #include tidying.Carl Hetherington
2016-01-27Check for trailing data when loading certificates.Carl Hetherington
2016-01-16Change default MonoPictureFrame constructor to something more useful.Carl Hetherington
2016-01-14Use out-of-tree asdcplib-cthCarl Hetherington