summaryrefslogtreecommitdiff
path: root/src/reel_sound_asset.h
AgeCommit message (Expand)Author
2026-02-01Re-order some parameters.Carl Hetherington
2026-01-31Add some new constructors.Carl Hetherington
2025-12-18Add can_be_read() to ReelFileAsset and subclasses.Carl Hetherington
2024-08-17Cleanup: remove unused parameter.Carl Hetherington
2023-07-25Cleanup: pass EqualityOptions as const&Carl Hetherington
2021-04-14Fix/hide some warnings.Carl Hetherington
2021-04-13Tidying a few things up.Carl Hetherington
2021-04-13Remove ReelEncryptableAsset and tidy up a bit.Carl Hetherington
2021-04-13Make ReelAsset the parent of ReelFileAsset.Carl Hetherington
2021-04-11Extract some parts of ReelEncryptableAsset into ReelFileAssetCarl Hetherington
2021-04-10Rename ReelFileAsset -> ReelEncryptableAssetCarl Hetherington
2021-01-26Rename ReelMXF -> ReelFileAsset.Carl Hetherington
2021-01-24Tidying.Carl Hetherington
2021-01-08std::shared_ptrCarl Hetherington
2019-03-17Move asset refs and hash from ReelAsset to ReelMXF.Carl Hetherington
2018-08-29Allow CCAP reel nodes to have language tags.Carl Hetherington
2017-09-04Add basic CCAP support.Carl Hetherington
2016-06-13Add OpenSSL licence exception.Carl Hetherington
2016-06-02Add some explicit declarations to constructors.Carl Hetherington
2016-06-01More licence fixups.Carl Hetherington
2016-01-12Small cleanup.Carl Hetherington
2015-12-16Ref does not need to be a template since it's always used for Asset.Carl Hetherington
2015-06-24No-op: whitespace.Carl Hetherington
2015-06-05Bits of tidying; comments.Carl Hetherington
2015-06-05ReelEncryptableAsset -> ReelMXF.Carl Hetherington
2015-06-05Make ReelEncryptableAsset like MXF.Carl Hetherington
2015-06-05Rename ReelMXFAsset -> ReelEncryptableAsset.Carl Hetherington
2015-06-05MXF -> Asset in lots of places.Carl Hetherington
2015-06-05Remove unnecessary Content class.Carl Hetherington
2015-06-05Fix ordering of KeyId tag in SMPTE CPLs.Carl Hetherington
2015-06-02No-op; comments.Carl Hetherington
2014-07-20Tidy up KDM generation from CPLs a bit.Carl Hetherington
2014-07-20Put ReelAsset key id into a new ReelMXFAsset.Carl Hetherington
2014-07-10Move _intrinsic_duration and _edit_rate up to the MXF class as XML subtitle f...Carl Hetherington
2014-02-12Various small fixes.Carl Hetherington
2014-02-05Comments / tweaks.Carl Hetherington
2014-01-26It builds again.Carl Hetherington