summaryrefslogtreecommitdiff
path: root/src/util.cc
AgeCommit message (Expand)Author
2019-01-22Fully indent PKL/CPL.sony-debugCarl Hetherington
2018-09-29Move some methods to where they make more sense.Carl Hetherington
2018-09-18Throw a better error on bad content kind.Carl Hetherington
2018-09-02Hopefully-correct PKL and AssetMap when using Interop PNG subtitles.Carl Hetherington
2017-12-22Add openjpeg_version method.Carl Hetherington
2017-06-05Fix up management of certificate chain validity.Carl Hetherington
2017-03-17Move Size operator functions to the same file as the class declaration.Carl Hetherington
2016-07-29Improve an error message slightly.Carl Hetherington
2016-07-21Trim some unused stream includes / usings.Carl Hetherington
2016-07-01asdcp headers moved into subdirectory.Carl Hetherington
2016-06-13Add OpenSSL licence exception.Carl Hetherington
2016-06-01Still more licence fixups.Carl Hetherington
2016-05-25No-op; Fix GPL address and mention libdcp by name.Carl Hetherington
2016-03-05Remove some unnecessary includes.Carl Hetherington
2016-01-05Try to rationalise handling of urn:uuid: prefixes.Carl Hetherington
2015-12-04Move J2K comp/decomp out into j2k.{cc,h}Carl Hetherington
2015-12-04Port to openjpeg version 2.1.Carl Hetherington
2015-11-28Add nice decompress_j2k wrapper; small fixes to bench.Carl Hetherington
2015-11-28Add compress_j2k method and simple benchmark.Carl Hetherington
2015-11-04Hopefully fix file_to_string() on Windows with text files.Carl Hetherington
2015-11-04Throw an exception if file_to_string fails.Carl Hetherington
2015-11-03Trim openjpeg.h includes.Carl Hetherington
2015-07-30Rename certificates.{cc,h} -> certificate.{cc,h}.Carl Hetherington
2015-06-24No-op: whitespace.Carl Hetherington
2015-06-10Rename XYZImage -> OpenJPEGImage.Carl Hetherington
2015-06-10Support decompression of JP2 as well as JPEG2000 codestreams.Carl Hetherington
2015-06-05Fix ordering of KeyId tag in SMPTE CPLs.Carl Hetherington
2015-02-02Remove Image and ARGBImage and just dump RGB data intoCarl Hetherington
2015-02-02Rename XYZFrame -> XYZImage and ARGBFrame -> ARGBImage.Carl Hetherington
2014-12-28Purge assert() from src/, at least (not asdcplib).Carl Hetherington
2014-12-28Change colourspace handling round a bit:1.0-colour-cleanupCarl Hetherington
2014-07-18Various small tweaks and fixes.Carl Hetherington
2014-07-17Get Signer to take a PEM string rather than a filename.Carl Hetherington
2014-05-03Add ids_equal().Carl Hetherington
2014-03-19Considerable re-work of KDM class to express the difference between encrypted...Carl Hetherington
2014-02-12Various small fixes.Carl Hetherington
2014-01-28Various fixes.Carl Hetherington
2014-01-27Various tweaks; work on read_dcp example.Carl Hetherington
2014-01-26Comments / tidying up.Carl Hetherington
2014-01-26A little tidying up.Carl Hetherington
2014-01-26It builds again.Carl Hetherington
2014-01-17namespace libdcp -> dcp.Carl Hetherington
2014-01-08Throw better file errors (with numbers).Carl Hetherington
2013-12-05Accept any old case for DCP content kinds.Carl Hetherington
2013-11-25Missing using.Carl Hetherington
2013-11-25Remove a possibly dodgy use of fstream.Carl Hetherington
2013-11-01Fix small memory leak on decompression.Carl Hetherington
2013-10-18tm_to_string() should use 24 hour clock.Carl Hetherington
2013-10-09Avoid use of pipes in openssl hackery.Carl Hetherington
2013-09-29Fix signing of KDMs.Carl Hetherington