Fix tab/whitespace error.
[libdcp.git] / test /
2016-06-13 Carl HetheringtonAdd OpenSSL licence exception.
2016-06-10 Carl HetheringtonMore ToolkitVersion churn; hopefully that's it for...
2016-06-01 Carl HetheringtonStill more licence fixups.
2016-06-01 Carl HetheringtonAdd Reader classes to permit much more efficient DCP...
2016-05-25 Carl HetheringtonID churn.
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 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 HetheringtonUpdate tests for asdcplib library version bump; this...
2016-04-12 Carl HetheringtonAdd direction support for SMPTE subtitles; fix pragma...
2016-04-11 Carl HetheringtonAdd make_digest test (for profiling really).
2016-04-04 Carl HetheringtonAdd a couple of small bold tests.
2016-04-04 Carl HetheringtonBasic untested support for bold in subtitles.
2016-03-05 Carl HetheringtonRemove some unnecessary includes.
2016-03-02 Carl HetheringtonTest data change after actually turning on HMACs.
2016-03-01 Carl HetheringtonModified data after adding HMACs.
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 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-27 Carl HetheringtonCheck for trailing data when loading certificates.
2016-01-27 Carl HetheringtonMXF changes with newer version of asdcplib.
2016-01-14 Carl HetheringtonUse out-of-tree asdcplib-cth
2016-01-07 Carl HetheringtonA couple of hacks to KDMs for testing by Dolby.
2016-01-04 Carl HetheringtonAdd some GPL boilerplate.
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-15 Carl HetheringtonFix repeatability of bench tests.
2015-12-11 Carl HetheringtonAllow certificates with preamble before BEGIN CERTIFICA...
2015-12-04 Carl HetheringtonTake DCP-o-matic's version of Data class.
2015-12-04 Carl HetheringtonMove J2K comp/decomp out into j2k.{cc,h}
2015-12-04 Carl HetheringtonDump the round-tripped JPEG2000 file for checking.
2015-12-04 Carl HetheringtonFix incorrect reading of ScreenAspectRatio.
2015-12-02 Carl HetheringtonUse OpenMP when comparing picture assets.
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-23 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
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...
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-06 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2015-11-05 Carl HetheringtonAdd missing BOOST_FILESYSTEM dep.
2015-10-29 Carl HetheringtonPick up SMPTE subtitle font IDs correctly.
2015-10-15 Carl HetheringtonForce specification of timecode rate when creating...
2015-10-10 Carl HetheringtonBuild fix.
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-12 Carl HetheringtonA number of SMPTE subtitle syntax fixes.
2015-08-28 Carl HetheringtonBetter error if a test file is missing.
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-06 Carl HetheringtonAdd another test.
2015-07-06 Carl HetheringtonTweak reference data path.
2015-07-06 Carl HetheringtonMore tests.
2015-07-06 Carl HetheringtonAdd very simple test of dcp::SoundFrame.
2015-07-06 Carl HetheringtonTry to fix compile failure on Arch.
2015-07-05 Carl HetheringtonExtend SubtitleAsset::subtitles_during to allow asking...
2015-07-05 Carl HetheringtonAdd coverage fix that I think is right but it's odd...
2015-07-05 Carl HetheringtonAdd a new test.
2015-07-05 Carl HetheringtonAdd test for Bradford matrix calculation.
2015-06-30 Carl HetheringtonFix tests to match reality.
2015-06-24 Carl HetheringtonMerge.
2015-06-24 Carl HetheringtonFix various SNAFUs with Font ID handling.
2015-06-24 Carl HetheringtonNo-op: whitespace.
2015-06-24 Carl HetheringtonNo-op: whitespace.
2015-06-18 Carl HetheringtonFix several missing binary specifiers to fopen.
2015-06-16 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2015-06-16 Carl HetheringtonFix a warning.
2015-06-16 Carl HetheringtonSpeculative build fix.
2015-06-16 Carl HetheringtonMerge branch '.0' of git.carlh.net:git/libdcp into 1.0
2015-06-13 Carl HetheringtonTry to remove encryption test's dependency on LIBDCP_VE...
2015-06-11 Carl HetheringtonFix thinko which broke xyz->rgb conversion.
2015-06-10 Carl HetheringtonRename XYZImage -> OpenJPEGImage.
2015-06-09 Carl HetheringtonHandle storing/recovery of fonts in SMPTE MXF files.
2015-06-09 Carl HetheringtonAs I understand it all SMPTE subtitles are MXF-wrapped.
2015-06-09 Carl HetheringtonBasically-working interop subtitle font handling.
2015-06-08 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2015-06-08 Carl HetheringtonRequire only DCP::add() for the CPL; other assets found...
2015-06-08 Carl HetheringtonRemove slightly strange InteropSubtitleAsset constructo...
2015-06-08 Carl HetheringtonFix subs_in_out to support SMPTE.
2015-06-08 Carl HetheringtonExpand read_smpte_subtitle_test somewhat.
2015-06-08 Carl HetheringtonRename some tests.
2015-06-08 Carl HetheringtonComments.
2015-06-08 Carl HetheringtonSome comments and test tweaks.
2015-06-05 Carl HetheringtonInitial work on SMPTE subtitles.
next