Tidying.
[libdcp.git] / src / mono_picture_asset_writer.cc
2021-01-24 Carl HetheringtonTidying.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2018-03-13 Carl HetheringtonMerge EncryptionContext with DecryptionContext and...
2018-03-13 Carl HetheringtonStore interop/SMPTE in MXF.
2017-01-06 Carl Hetheringtonconst-correctness fix.
2016-08-13 Carl HetheringtonEnable encryption of SMPTE subtitles.
2016-07-28 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2016-07-21 Carl HetheringtonTrim some unused stream includes / usings.
2016-07-01 Carl Hetheringtonasdcp headers moved into subdirectory.
2016-06-13 Carl HetheringtonAdd OpenSSL licence exception.
2016-06-01 Carl HetheringtonStill more licence fixups.
2016-05-25 Carl HetheringtonNo-op; Fix GPL address and mention libdcp by name.
2016-02-28 Carl HetheringtonUse a HMAC context to write HMAC stuff to encrypted...
2015-09-15 Carl HetheringtonConsider assets outside the DCP as referenced assets... 1.0-vf
2015-06-05 Carl HetheringtonMXF -> Asset in lots of places.
2014-05-14 Carl HetheringtonMerge master.
2014-05-11 Carl HetheringtonUse raw_convert instead of boost::lexical_cast as it...
2014-03-18 Carl HetheringtonMerge master.
2014-03-17 Carl HetheringtonMerge master.
2014-03-17 Carl HetheringtonMerge branch 'master' into 1.0
2014-02-26 Carl HetheringtonMerge master; MXF subtitle stuff not included.
2014-01-23 Carl HetheringtonMerge branch 'master' into 1.0
2014-01-17 Carl HetheringtonAsset -> MXF in some cases.
2014-01-17 Carl Hetheringtonnamespace libdcp -> dcp.
2014-01-08 Carl HetheringtonThrow better file errors (with numbers).
2013-10-26 Carl HetheringtonBetter error message.
2013-09-25 Carl HetheringtonSplit up some files.