summaryrefslogtreecommitdiff
path: root/src/picture_asset_writer.h
AgeCommit message (Expand)Author
2021-02-28Add new write() method.Carl Hetherington
2021-01-24Tidying.Carl Hetherington
2021-01-08std::shared_ptrCarl Hetherington
2018-03-13Store interop/SMPTE in MXF.Carl Hetherington
2017-01-06const-correctness fix.Carl Hetherington
2016-07-21Trim some unused stream includes / usings.Carl Hetherington
2016-06-13Add OpenSSL licence exception.Carl Hetherington
2016-06-01More licence fixups.Carl Hetherington
2015-09-15Move _started from PictureAssetWriter into AssetWriterCarl Hetherington
2015-06-24No-op: whitespace.Carl 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
2013-11-25Add FILE * constructor for FrameInfo.Carl Hetherington
2013-11-25Add FrameInfo::write for FILE *; test it.Carl Hetherington
2013-09-25Split up some files.Carl Hetherington
2013-09-25Switch away from the many-constructor-arguments approach to a hopefully simpl...Carl Hetherington
2013-08-25Untested interop DCP/KDM support.Carl Hetherington
2013-07-23Revert "Renaming to try to fix windows confusion."Carl Hetherington
2013-07-23Renaming to try to fix windows confusion.Carl Hetherington
2013-07-23Missing virtual destructor.Carl Hetherington
2013-07-23Simplify streaming API a bit.Carl Hetherington
2013-07-22A couple of missing bits.3DCarl Hetherington
2013-07-22Various more 3D fixes.Carl Hetherington
2013-07-22Some hacks.Carl Hetherington