Fix parameters when running tests with valgrind.
[libdcp.git] / test / bench.cc
2019-03-17 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2019-03-16 Carl HetheringtonFix some GPL boilerplate.
2016-06-01 Carl HetheringtonStill more licence fixups.
2016-03-05 Carl HetheringtonRemove some unnecessary includes.
2015-12-15 Carl HetheringtonFix repeatability of bench tests.
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-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.