summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-04-07Deps.winpackCarl Hetherington
2018-04-07Deps.Carl Hetherington
2018-04-07Deps.Carl Hetherington
2018-04-07Deps.Carl Hetherington
2018-04-07More deps.Carl Hetherington
2018-04-07Deps.Carl Hetherington
2018-04-07More deps.Carl Hetherington
2018-04-07More deps.Carl Hetherington
2018-04-07Tweak zip.Carl Hetherington
2018-04-07Tweak.Carl Hetherington
2018-04-07Thinko.Carl Hetherington
2018-04-07Fix copy.Carl Hetherington
2018-04-07Copy more stuff.Carl Hetherington
2018-04-07Missing import.Carl Hetherington
2018-04-07Try to fix Windows build.Carl Hetherington
2018-04-07Add package() to cscript for Windows.Carl Hetherington
2018-04-07Support decryption and decompression of picture assets.Carl Hetherington
2018-04-07Add comment.Carl Hetherington
2018-04-07Add optional dump of JPEG2000 picture sizes.Carl Hetherington
2018-03-26Make test compatible with old boost filesystem libraries.Carl Hetherington
2018-03-25Missing include.Carl Hetherington
2018-03-22Fix reference data for changes to dsig namespacing.Carl Hetherington
2018-03-22Remove some debug code.Carl Hetherington
2018-03-21Put xmlns:dsig on Signer and Signature rather than on the wholeCarl Hetherington
CPL/PKL as a certain large distribution company's checkers don't like having multiple namespaces: "XML root element can contain only one namespace"
2018-03-20More DCP verification bits.Carl Hetherington
2018-03-20Missing file from previous.Carl Hetherington
2018-03-20Add ycmd support.Carl Hetherington
2018-03-20Use prefix to avoid ERROR enum.Carl Hetherington
2018-03-15Test ID churn from 380d7af94562883cdcaa60726d0ffa36f3dab304.Carl Hetherington
2018-03-14Add very basic verify method.Carl Hetherington
2018-03-13Missing file.Carl Hetherington
2018-03-13Fix wscript install target.Carl Hetherington
2018-03-13Merge EncryptionContext with DecryptionContext and use HMAC when decrypting.Carl Hetherington
2018-03-13Store interop/SMPTE in MXF.Carl Hetherington
2018-03-09Missing files.Carl Hetherington
2018-03-09Use string_mask = nombstr so that openssl uses PRINTABLESTRINGCarl Hetherington
rather than UTF8STRING when putting things like Organization into certificates. SMPTE 430/2/2006 specifies this, and apparently Waimea raises an error if UTF8STRING is used (as seems to be openssl's default).
2018-03-08Add method to detect utf8 strings.Carl Hetherington
2018-02-27Bump versionCarl Hetherington
2018-02-27Bump versionv1.5.1Carl Hetherington
2018-02-27Bump libcxml to release version.Carl Hetherington
2018-02-27Bump versionCarl Hetherington
2018-02-27Bump versionv1.5.0Carl Hetherington
2018-02-25Fix build error.Carl Hetherington
2018-02-25Throw exceptions with badly-formed XML when reading a DCP; preserve detail ↵Carl Hetherington
in DCPReadError.
2018-02-22Cope nicely with VFs in dcpinfo.Carl Hetherington
2018-02-22Read Atmos assets into other_assets.Carl Hetherington
2018-02-14Full stop.Carl Hetherington
2018-02-14Add acknowledgement.Carl Hetherington
2018-02-14Use a bool instead of an int for disable-forensic-picture andCarl Hetherington
a optional<int> instead of an int with a magic -1 for disable-forensic-audio.
2018-02-14Also check passthrough of these flags.Carl Hetherington