Hacks.
[libdcp.git] / src /
2016-01-10 Carl HetheringtonHacks. imf2
2016-01-10 Carl HetheringtonMove some more stuff up to Package.
2016-01-10 Carl HetheringtonTemplate Package and bring some stuff up to there and...
2016-01-10 Carl HetheringtonIntroduce dc::Package, changing lots of namespaces...
2016-01-05 Carl Hetheringtoncpl.{cc,h} to dc_cpl.{cc,h} and dcp.{cc,h} to dc_packag...
2016-01-05 Carl HetheringtonPut everything into dcp::dc and change DCP -> Package.
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.
2015-11-26 Carl HetheringtonAllow <Subtitle> nodes as the root of subtitles, not...
2015-11-26 Carl HetheringtonExtract examine_subtitle_nodes into its own method.
2015-11-23 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2015-11-23 Carl HetheringtonTry removing the 'primary' receipient's certificate...
2015-11-17 Carl HetheringtonFix rounding error exposed by different test random...
2015-11-15 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2015-11-15 Carl HetheringtonSupport trusted device lists in KDMs.
2015-11-13 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2015-11-13 Carl HetheringtonCope with certificate files that have no line breaks.
2015-11-04 Carl HetheringtonHopefully fix file_to_string() on Windows with text...
2015-11-04 Carl HetheringtonThrow an exception if file_to_string fails.
2015-11-04 Carl HetheringtonHack in scope attribute to Atmos KeyType tags.
2015-11-04 Carl HetheringtonFix order of ContentTitleText / ContentAuthenticator...
2015-11-03 Carl HetheringtonTrim openjpeg.h includes.
2015-10-29 Carl HetheringtonPick up SMPTE subtitle font IDs correctly.
2015-10-28 Carl HetheringtonDon't add external (referenced) assets to the PKL.
2015-10-20 Carl HetheringtonFix capitalisation in previous.
2015-10-19 Carl HetheringtonUse std::runtime_error instead of our own StringError as
2015-10-15 Carl HetheringtonForce specification of timecode rate when creating...
2015-10-10 Carl HetheringtonMissing include.
2015-10-09 Carl HetheringtonRemove glibmm dependency.
2015-10-07 Carl HetheringtonAllow DecryptedKDM to be built up from individual keys.
2015-10-06 Carl HetheringtonGive SMPTESubtitleAsset an intrinsic duration since...
2015-10-06 Carl HetheringtonAdd some KDM metadata accessors.
2015-10-04 Carl HetheringtonAdd set_{in,out}.
2015-10-01 Carl HetheringtonTweaks for Debian unstable.
2015-09-28 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2015-09-28 Carl HetheringtonRound down when rebasing times.
2015-09-28 Carl HetheringtonAdd frames_written().
2015-09-15 Carl HetheringtonConsider assets outside the DCP as referenced assets... 1.0-vf
2015-09-15 Carl HetheringtonMove _started from PictureAssetWriter into AssetWriter
2015-09-15 Carl HetheringtonFix comment.
2015-09-15 Carl HetheringtonReturn an empty string rather than assert()ing if a...
2015-09-12 Carl HetheringtonRemove erroneous local time from generated ContentVersi...
2015-09-12 Carl HetheringtonA number of SMPTE subtitle syntax fixes.
2015-09-12 Carl HetheringtonAdd set_start_time.
2015-09-12 Carl HetheringtonMissing urn:uuid:
2015-09-12 Carl HetheringtonAdd set_reel_number method.
2015-09-12 Carl HetheringtonWhite space.
2015-09-11 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2015-09-11 Carl HetheringtonDeviceListDescription is optional.
2015-09-10 Carl HetheringtonSlightly better error message.
2015-09-02 Carl HetheringtonPrevent theoretical possibility of an uninitialised...
2015-08-28 Carl HetheringtonFix copy and paste error in previous commit.
2015-08-27 Carl HetheringtonFairly significant optimisation of RGB -> XYZ conversions.
2015-08-18 Carl HetheringtonFix corruption of font files on Windows.
2015-08-18 Carl HetheringtonFix previous.
2015-08-18 Carl HetheringtonDon't allow backslashes into the ASSETMAP on Windows.
2015-07-30 Carl HetheringtonMerge Signer into CertificateChain.
2015-07-29 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2015-07-29 Carl HetheringtonRename certificates.{cc,h} -> certificate.{cc,h}.
2015-07-20 Carl HetheringtonRound up in Time::as_editable_units.
2015-07-20 Carl HetheringtonFix font id confusion.
2015-07-20 Carl HetheringtonAdd urn:uuid: to LoadFont nodes in SMPTE subs.
2015-07-12 Carl HetheringtonMove CertificateChain into the right header.
2015-07-12 Carl HetheringtonRename a couple of Certificate methods and add accessor...
2015-07-06 Carl HetheringtonAdd another test.
next