Merge branch '1.0' of git.carlh.net:git/libdcp into 1.0
[libdcp.git] / src /
2016-07-28 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2016-07-28 Carl HetheringtonAdd some accessors.
2016-07-22 Carl HetheringtonUse locked_sstream. Replace once parse_stream with...
2016-07-21 Carl HetheringtonTrim some unused stream includes / usings.
2016-07-01 Carl Hetheringtonasdcp headers moved into subdirectory.
2016-06-30 Carl HetheringtonMore detailed notes when audio descriptor comparisons...
2016-06-24 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2016-06-24 Carl HetheringtonSupport underlining of subtitles.
2016-06-24 Carl HetheringtonExpress standard differences in FontNode more neatly.
2016-06-22 Carl HetheringtonSmall callgrind-informed optimisation.
2016-06-14 Carl HetheringtonRe-add support for OpenJPEG version 1.5.x.
2016-06-14 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2016-06-13 Carl HetheringtonTighten up time parsing, and also allow the previously
2016-06-13 Carl HetheringtonMore consistent error message in a subtitle exception.
2016-06-13 Carl HetheringtonAdd OpenSSL licence exception.
2016-06-02 Carl HetheringtonAdd some explicit declarations to constructors.
2016-06-02 Carl HetheringtonFix uninitialised variable.
2016-06-02 Carl HetheringtonRemove unused variable.
2016-06-02 Carl HetheringtonMissing noncopyable.
2016-06-02 Carl HetheringtonAdd Asset::set_hash().
2016-06-02 Carl HetheringtonVarious tweaks to ReelAsset hashes.
2016-06-02 Carl HetheringtonUse optional<> for _hash and make it private.
2016-06-01 Carl HetheringtonStill more licence fixups.
2016-06-01 Carl HetheringtonMore licence fixups.
2016-06-01 Carl HetheringtonAdd Reader classes to permit much more efficient DCP...
2016-05-25 Carl HetheringtonNo-op; Fix GPL address and mention libdcp by name.
2016-05-25 Carl HetheringtonFix crash with no atmos.
2016-05-25 Carl HetheringtonBasic writing of DCPs containing Atmos MXFs; untested.
2016-05-25 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2016-05-25 Carl HetheringtonAdd very minimal Atmos asset.
2016-05-24 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2016-05-24 Carl HetheringtonAdd somewhat speculative Rec 1886 and Rec 2020 colour...
2016-05-24 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2016-05-24 Carl HetheringtonAdd reporting of DCP type.
2016-05-24 Carl HetheringtonMove namespaces into variables.
2016-05-23 Carl HetheringtonAdd missing virtual destructor.
2016-05-23 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2016-05-15 Carl HetheringtonPass annotation text from decrypted to encrypted KDMs.
2016-05-15 Carl HetheringtonTry to fix comparison of encrypted sound assets.
2016-04-24 Carl HetheringtonKDM AnnotationText is optional.
2016-04-22 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2016-04-22 Carl HetheringtonImprove detection of other stuff after certificates.
2016-04-18 Carl HetheringtonReplace hack with use of generic_string from boost...
2016-04-12 Carl HetheringtonParse Interop subtitle directions.
2016-04-12 Carl HetheringtonAdd direction support for SMPTE subtitles; fix pragma...
2016-04-04 Carl HetheringtonBasic untested support for bold in subtitles.
2016-03-05 Carl HetheringtonRemove some unnecessary includes.
2016-03-05 Carl HetheringtonAdd new LocalTime constructor.
2016-03-02 Carl HetheringtonActually turn on HMAC use.
2016-02-29 Carl HetheringtonAdd workaround for (apparently) incorrectly-labelled...
2016-02-29 Carl HetheringtonFix erroneous extra character.
2016-02-28 Carl HetheringtonUse a HMAC context to write HMAC stuff to encrypted...
2016-02-28 Carl HetheringtonAdd SoundAsset::valid_mxf().
2016-02-14 Carl HetheringtonLimit values that we use for <ScreenAspectRatio> tags...
2016-02-03 Carl HetheringtonA little #include tidying.
2016-01-27 Carl HetheringtonCheck for trailing data when loading certificates.
2016-01-16 Carl HetheringtonChange default MonoPictureFrame constructor to somethin...
2016-01-14 Carl HetheringtonUse out-of-tree asdcplib-cth
2016-01-13 Carl HetheringtonAllow fractional frames per second when computing Time...
2016-01-12 Carl HetheringtonSmall cleanup.
2016-01-12 Carl HetheringtonFix colour range in XYZ -> RGBA.
2016-01-11 Carl HetheringtonRemove unnecessary defines.
2016-01-07 Carl HetheringtonA couple of hacks to KDMs for testing by Dolby.
2016-01-05 Carl HetheringtonTry to rationalise handling of urn:uuid: prefixes.
2016-01-04 Carl HetheringtonAdd some GPL boilerplate.
2015-12-23 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2015-12-23 Carl HetheringtonRemove some unused code; add EncryptedKDM::cpl_id().
2015-12-18 Carl HetheringtonAsk asset to make hash so that we get an already-calcul...
2015-12-16 Carl HetheringtonAdd duration() methods to CPL and Reel.
2015-12-16 Carl HetheringtonMissing file.
2015-12-16 Carl HetheringtonRef does not need to be a template since it's always...
2015-12-16 Carl HetheringtonTidy API; subtitle_asset() -> asset()>
2015-12-16 Carl HetheringtonAdd edit_rate accessor.
2015-12-11 Carl HetheringtonFix clang warning.
2015-12-11 Carl HetheringtonAllow certificates with preamble before BEGIN CERTIFICA...
2015-12-11 Carl HetheringtonMissing specification of tcp_mct=1.
2015-12-11 Carl HetheringtonFix logging when using OpenMP.
2015-12-11 Carl HetheringtonMake output easier to parse.
2015-12-08 Carl HetheringtonMerge.
2015-12-08 Carl HetheringtonFix class/struct confusion.
2015-12-08 Carl HetheringtonTry to fix build on OS X.
2015-12-08 Carl HetheringtonTry to fix build on OS X.
2015-12-06 Carl HetheringtonFix extra data returned from compress_j2k. Take advant...
2015-12-06 Carl HetheringtonClip audio nicely rather than allowing out-of-range...
2015-12-04 Carl HetheringtonAdd missing seek code; fix memory leak.
2015-12-04 Carl HetheringtonAdd a couple of accessors for OpenJPEGImage.
2015-12-04 Carl HetheringtonTake DCP-o-matic's version of Data class.
2015-12-04 Carl HetheringtonMissing install target.
2015-12-04 Carl HetheringtonMove J2K comp/decomp out into j2k.{cc,h}
2015-12-04 Carl HetheringtonPort to openjpeg version 2.1.
2015-12-04 Carl HetheringtonFix incorrect reading of ScreenAspectRatio.
2015-12-04 Carl HetheringtonAdd accessor.
2015-12-03 Carl HetheringtonFix build.
2015-12-03 Carl HetheringtonTry to tidy up notes when using OpenMP.
2015-12-02 Carl HetheringtonUse OpenMP when comparing picture assets.
2015-12-01 Carl HetheringtonCheck every picture frame when -k is passed to dcpdiff.
2015-11-28 Carl HetheringtonAdd nice decompress_j2k wrapper; small fixes to bench.
2015-11-28 Carl HetheringtonAdd compress_j2k method and simple benchmark.
2015-11-26 Carl HetheringtonSmall method name cleanup.
2015-11-26 Carl HetheringtonTidy up; more/better use of BOOST_FOREACH.
next