Various tweaks to ReelAsset hashes.
authorCarl Hetherington <cth@carlh.net>
Thu, 2 Jun 2016 08:20:19 +0000 (09:20 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 2 Jun 2016 08:20:19 +0000 (09:20 +0100)
commit4da794a09e4e3114fea02f955e485ae5a5ca2dd7
tree7095a16aa5249dd6e8234ffcf073bb1893c95e81
parent51919d468831a876f31d5a6e2b25f8913314770d
Various tweaks to ReelAsset hashes.

Make ReelAsset::_hash optional.  When writing the ReelAsset to the
CPL, use _hash rather than re-fetching it from the asset.  Provide
accessor for _hash.
src/reel_asset.cc
src/reel_asset.h