summaryrefslogtreecommitdiff
path: root/src/mono_picture_asset_writer.cc
AgeCommit message (Expand)Author
2022-07-15Fix thinko in previous commit.v1.8.24Carl Hetherington
2022-07-14Close assets on destruction even if finalize() is not called.v1.8.23Carl Hetherington
2021-04-14Fix/hide some warnings.Carl Hetherington
2021-01-24Tidying.Carl Hetherington
2021-01-08std::shared_ptrCarl Hetherington
2018-03-13Merge EncryptionContext with DecryptionContext and use HMAC when decrypting.Carl Hetherington
2018-03-13Store interop/SMPTE in MXF.Carl Hetherington
2017-01-06const-correctness fix.Carl Hetherington
2016-08-13Enable encryption of SMPTE subtitles.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-02-28Use a HMAC context to write HMAC stuff to encrypted MXFs.Carl Hetherington
2015-09-16Consider assets outside the DCP as referenced assets (i.e.1.0-vfCarl Hetherington
2015-06-05MXF -> Asset in lots of places.Carl Hetherington
2014-01-17Asset -> MXF in some cases.Carl Hetherington
2014-01-17namespace libdcp -> dcp.Carl Hetherington
2014-01-08Throw better file errors (with numbers).Carl Hetherington
2013-10-26Better error message.Carl Hetherington
2013-09-25Split up some files.Carl Hetherington