Rename ReelMXF -> ReelFileAsset.
[libdcp.git] / src / reel_sound_asset.h
2021-01-26 Carl HetheringtonRename ReelMXF -> ReelFileAsset.
2021-01-24 Carl HetheringtonTidying.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2019-03-17 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2019-03-17 Carl HetheringtonMove asset refs and hash from ReelAsset to ReelMXF.
2018-08-29 Carl HetheringtonMerge branch 'master' of ssh://main.carlh.net/home...
2018-08-29 Carl HetheringtonAllow CCAP reel nodes to have language tags.
2017-09-04 Carl HetheringtonAdd basic CCAP support.
2016-06-13 Carl HetheringtonAdd OpenSSL licence exception.
2016-06-02 Carl HetheringtonAdd some explicit declarations to constructors.
2016-06-01 Carl HetheringtonMore licence fixups.
2016-01-12 Carl HetheringtonSmall cleanup.
2015-12-16 Carl HetheringtonRef does not need to be a template since it's always...
2015-06-24 Carl HetheringtonNo-op: whitespace.
2015-06-24 Carl HetheringtonNo-op: whitespace.
2015-06-05 Carl HetheringtonBits of tidying; comments.
2015-06-05 Carl HetheringtonReelEncryptableAsset -> ReelMXF.
2015-06-05 Carl HetheringtonMake ReelEncryptableAsset like MXF.
2015-06-05 Carl HetheringtonRename ReelMXFAsset -> ReelEncryptableAsset.
2015-06-05 Carl HetheringtonMXF -> Asset in lots of places.
2015-06-05 Carl HetheringtonRemove unnecessary Content class.
2015-06-05 Carl HetheringtonFix ordering of KeyId tag in SMPTE CPLs.
2015-06-03 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2015-06-02 Carl HetheringtonNo-op; comments.
2014-07-20 Carl HetheringtonTidy up KDM generation from CPLs a bit.
2014-07-20 Carl HetheringtonPut ReelAsset key id into a new ReelMXFAsset.
2014-07-10 Carl HetheringtonMove _intrinsic_duration and _edit_rate up to the MXF...
2014-05-14 Carl HetheringtonMerge master.
2014-03-18 Carl HetheringtonMerge master.
2014-03-17 Carl HetheringtonMerge master.
2014-03-17 Carl HetheringtonMerge branch 'master' into 1.0
2014-02-26 Carl HetheringtonMerge master; MXF subtitle stuff not included.
2014-02-12 Carl HetheringtonVarious small fixes.
2014-02-05 Carl HetheringtonComments / tweaks.
2014-01-26 Carl HetheringtonIt builds again.