Tidying.
[libdcp.git] / src / picture_asset_writer.h
2021-01-24 Carl HetheringtonTidying.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2018-03-13 Carl HetheringtonStore interop/SMPTE in MXF.
2017-01-06 Carl Hetheringtonconst-correctness fix.
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-06-13 Carl HetheringtonAdd OpenSSL licence exception.
2016-06-01 Carl HetheringtonMore licence fixups.
2015-09-15 Carl HetheringtonMove _started from PictureAssetWriter into AssetWriter
2015-06-24 Carl HetheringtonNo-op: whitespace.
2015-06-24 Carl HetheringtonNo-op: whitespace.
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-22 Carl HetheringtonComment.
2014-01-17 Carl HetheringtonAsset -> MXF in some cases.
2014-01-17 Carl Hetheringtonnamespace libdcp -> dcp.
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-08-25 Carl HetheringtonMerge branch 'master' into interop
2013-08-25 Carl HetheringtonUntested interop DCP/KDM support.
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 HetheringtonMerge branch 'master' of ssh://carlh.dnsalias.org/home...
2013-07-23 Carl HetheringtonMissing virtual destructor.
2013-07-23 Carl HetheringtonSimplify streaming API a bit.
2013-07-22 Carl HetheringtonA couple of missing bits. 3D
2013-07-22 Carl HetheringtonVarious more 3D fixes.
2013-07-22 Carl HetheringtonSome hacks.