Move _started from PictureAssetWriter into AssetWriter
authorCarl Hetherington <cth@carlh.net>
Tue, 15 Sep 2015 21:14:04 +0000 (22:14 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 15 Sep 2015 21:15:13 +0000 (22:15 +0100)
commita6070a8af446620ab16ad172b94041601c95700d
treeed35b7b2e3a4568497fd1bedfc2a19e43ffb887b
parentda2c6b70a34e68e4e6f4c680f1465bfb845ba47d
Move _started from PictureAssetWriter into AssetWriter
and don't start the SoundAssetWriter until the first
thing is written to it.
src/asset_writer.cc
src/asset_writer.h
src/picture_asset_writer.cc
src/picture_asset_writer.h
src/sound_asset_writer.cc