summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-08-11Add locale_convert. Reimplement raw_convert without stringstream.Carl Hetherington
2016-08-04Add method to return a base-64 version of a whole CertificateChain.Carl Hetherington
2016-08-02Add comment.Carl Hetherington
2016-08-01Simplify NameFormat stuff.Carl Hetherington
2016-07-31Add content name to FilenameFormat.Carl Hetherington
2016-07-30Comments.Carl Hetherington
2016-07-29Add reel index/count to FilenameFormat.Carl Hetherington
2016-07-29Simplify NameFormat classes a bit.Carl Hetherington
2016-07-29Basics of allowing custom filenames for DCP components.Carl Hetherington
2016-07-29Improve an error message slightly.Carl Hetherington
2016-07-28Merge branch '1.0' of git.carlh.net:git/libdcp into 1.0Carl Hetherington
2016-07-28Add some accessors.Carl Hetherington
2016-07-22Use locked_sstream. Replace once parse_stream with parse_memory.Carl Hetherington
2016-07-21Trim some unused stream includes / usings.Carl Hetherington
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