Remove create-by-files method for sound and picture assets.
[libdcp.git] / src / picture_asset_writer.cc
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.