Tidying.
[libdcp.git] / src / picture_asset_writer.cc
2021-01-24 Carl HetheringtonTidying.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2018-03-13 Carl HetheringtonStore interop/SMPTE in MXF.
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 HetheringtonMove _started from PictureAssetWriter into AssetWriter
2015-06-05 Carl HetheringtonMXF -> Asset in lots of places.
2014-05-14 Carl HetheringtonMerge master.
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.
2013-12-20 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2013-12-19 Carl HetheringtonTry to fix problems with printf on 32-bit Windows XP.
2013-11-25 Carl HetheringtonAdd FILE * constructor for FrameInfo.
2013-11-25 Carl HetheringtonAdd FrameInfo::write for FILE *; test it.
2013-09-25 Carl HetheringtonSplit up some files.
2013-09-25 Carl HetheringtonSwitch away from the many-constructor-arguments approac...
2013-09-20 Carl HetheringtonMore encryption fixes.
2013-08-25 Carl HetheringtonMerge branch 'master' into interop
2013-08-25 Carl HetheringtonUntested interop DCP/KDM support.
2013-07-25 Carl HetheringtonTry to be more careful when loading FrameInfos from...
2013-07-23 Carl HetheringtonRevert "Renaming to try to fix windows confusion."
2013-07-23 Carl HetheringtonRenaming to try to fix windows confusion.
2013-07-23 Carl HetheringtonSimplify streaming API a bit.
2013-07-23 Carl HetheringtonFixes for writing 3D CPLs.
2013-07-22 Carl HetheringtonVarious more 3D fixes.
2013-07-22 Carl HetheringtonSome hacks.