Tidying.
[libdcp.git] / src / reel_asset.h
2021-01-24 Carl HetheringtonTidying.
2021-01-17 Carl HetheringtonAdd ReelAsset::unset_entry_point().
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-06-19 Carl HetheringtonRename write_to_cpl_base -> write_to_cpl_asset.
2019-03-18 Carl HetheringtonAccept that <Duration> and <EntryPoint> are optional...
2019-03-17 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2019-03-17 Carl HetheringtonFinish initial CPL markers support.
2019-03-17 Carl HetheringtonMove asset refs and hash from ReelAsset to ReelMXF.
2019-03-17 Carl HetheringtonRemove some unused constructors.
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.
2017-06-12 Carl HetheringtonRemove redundant _annotation_text from CPL.
2016-09-20 Carl HetheringtonAdd some setters.
2016-09-13 Carl HetheringtonVarious fixes to incorrect Atmos read/write wrt XML...
2016-06-13 Carl HetheringtonAdd OpenSSL licence exception.
2016-06-02 Carl HetheringtonAdd some explicit declarations to constructors.
2016-06-02 Carl HetheringtonVarious tweaks to ReelAsset hashes.
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-12-16 Carl HetheringtonAdd edit_rate accessor.
2015-09-15 Carl HetheringtonConsider assets outside the DCP as referenced assets... 1.0-vf
2015-09-15 Carl HetheringtonFix comment.
2015-06-24 Carl HetheringtonNo-op: whitespace.
2015-06-24 Carl HetheringtonNo-op: whitespace.
2015-06-08 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2015-06-08 Carl HetheringtonRequire only DCP::add() for the CPL; other assets found...
2015-06-07 Carl HetheringtonDoxygen tweaks.
2015-06-05 Carl HetheringtonMXF -> Asset in lots of places.
2015-06-05 Carl HetheringtonRemove unnecessary Content class.
2015-01-07 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2015-01-07 Carl HetheringtonUse a typedef for a note-taking functor.
2014-07-21 Carl HetheringtonVarious attempts to clean up DCP comparison code.
2014-07-21 Carl HetheringtonVarious fix-ups and warning fixes from OS X.
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-07-09 Carl HetheringtonAllow construction of empty PictureFrames; some accessors.
2014-07-08 Carl HetheringtonAdd some accessors.
2014-05-20 Carl HetheringtonComments.
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-05 Carl HetheringtonComments / tweaks.
2014-01-27 Carl HetheringtonVarious tweaks; work on read_dcp example.
2014-01-27 Carl HetheringtonVarious tinkerings.
2014-01-26 Carl HetheringtonIt builds again.