libdcp.git
2016-03-02 Carl HetheringtonTest data change after actually turning on HMACs.
2016-03-02 Carl HetheringtonActually turn on HMAC use.
2016-03-01 Carl HetheringtonModified data after adding HMACs.
2016-03-01 Carl HetheringtonBump version
2016-03-01 Carl HetheringtonBump version v1.3.0
2016-03-01 Carl HetheringtonBump libcxml to firm version.
2016-03-01 Carl HetheringtonUse fixed-version asdcplib-cth dep.
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-05 Carl HetheringtonAdd openssl dep to tests for Fedora.
2016-02-03 Carl HetheringtonBump openjpeg2-cdist.
2016-02-03 Carl HetheringtonVarious build system / dependency fixes.
2016-02-03 Carl HetheringtonA little #include tidying.
2016-01-29 Carl HetheringtonUpdate test data again; don't know why unfortunately.
2016-01-28 Carl HetheringtonTry to fix cscript build.
2016-01-28 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2016-01-28 Carl HetheringtonTry to fix cscript build.
2016-01-28 Carl HetheringtonFix asdcplib-cth branch name.
2016-01-27 Carl HetheringtonCheck for trailing data when loading certificates.
2016-01-27 Carl HetheringtonMXF changes with newer version of asdcplib.
2016-01-16 Carl HetheringtonChange default MonoPictureFrame constructor to somethin...
2016-01-16 Carl HetheringtonFix asdcplib dep.
2016-01-15 Carl HetheringtonRemove asdcplib from .pc file.
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-15 Carl HetheringtonFix repeatability of bench tests.
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 HetheringtonSmall fixes.
2015-12-11 Carl HetheringtonCope with being called from anywhere.
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 HetheringtonHide some warnings on OS X.
2015-12-08 Carl HetheringtonTry to fix build on OS X.
2015-12-08 Carl HetheringtonTry to fix build on OS X.
2015-12-08 Carl HetheringtonBump openjpeg2-cdist.
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-05 Carl HetheringtonBump openjpeg2.
2015-12-04 Carl HetheringtonFix openjpeg2 revision.
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 HetheringtonBump openjpeg2 for build fix.
2015-12-04 Carl HetheringtonFix openjpeg library name for static link.
2015-12-04 Carl HetheringtonFix cscript.
2015-12-04 Carl HetheringtonDump the round-tripped JPEG2000 file for checking.
2015-12-04 Carl HetheringtonAdd more options to bench script.
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 HetheringtonAdd script to plot output of dcpdiff.
2015-12-03 Carl HetheringtonTry to tidy up notes when using OpenMP.
2015-12-03 Carl HetheringtonFlush buffer after each output line when diffing.
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-30 Carl HetheringtonBump version
2015-11-30 Carl HetheringtonBump version v1.2.10
2015-11-30 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2015-11-30 Carl HetheringtonBump version
2015-11-30 Carl HetheringtonBump version v1.2.9
2015-11-30 Carl HetheringtonBump libcxml to a release version.
2015-11-28 Carl HetheringtonTweaks to benchmark runner.
2015-11-28 Carl HetheringtonMore bench tweaks.
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 HetheringtonAdd a new test.
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-17 Carl HetheringtonFix uninitialised variable; Win32 build fixes.
2015-11-17 Carl HetheringtonStray character.
2015-11-17 Carl HetheringtonUse rand instead of rand_r as rand_r is not necessary...
next