summaryrefslogtreecommitdiff
path: root/src/asset_writer.cc
AgeCommit message (Collapse)Author
2015-09-16Consider assets outside the DCP as referenced assets (i.e.1.0-vfCarl Hetherington
not to be written to the asset map). Return a value from finalize() to say whether a writer has written anything. Other small related tweaks.
2015-09-15Move _started from PictureAssetWriter into AssetWriterCarl Hetherington
and don't start the SoundAssetWriter until the first thing is written to it.
2015-06-24No-op: whitespace.Carl Hetherington
2015-06-05MXF -> Asset in lots of places.Carl Hetherington