Tidying.
[libdcp.git] / src / reel_asset.cc
2021-01-24 Carl HetheringtonTidying.
2021-01-21 Carl HetheringtonUse enum class for the things in types.h
2021-01-17 Carl HetheringtonAssert that entry_point and intrinsic_duration are...
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-09-21 Carl HetheringtonUse EditRate::as_string().
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.
2016-09-13 Carl HetheringtonVarious fixes to incorrect Atmos read/write wrt XML...
2016-08-17 Carl HetheringtonUse an optional<> where there should be one.
2016-08-11 Carl HetheringtonCopy in stream-less compose.hpp
2016-07-28 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2016-07-21 Carl HetheringtonTrim some unused stream includes / usings.
2016-06-13 Carl HetheringtonAdd OpenSSL licence exception.
2016-06-02 Carl HetheringtonVarious tweaks to ReelAsset hashes.
2016-06-01 Carl HetheringtonStill more licence fixups.
2016-05-25 Carl HetheringtonNo-op; Fix GPL address and mention libdcp by name.
2016-01-05 Carl HetheringtonTry to rationalise handling of urn:uuid: prefixes.
2015-12-23 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2015-12-18 Carl HetheringtonAsk asset to make hash so that we get an already-calcul...
2015-12-16 Carl HetheringtonRef does not need to be a template since it's always...
2015-06-16 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2015-06-16 Carl HetheringtonMerge branch '.0' of git.carlh.net:git/libdcp into 1.0
2015-06-16 Carl HetheringtonFix build on some platforms.
2015-06-09 Carl HetheringtonFixes to equals().
2015-06-08 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2015-06-07 Carl HetheringtonTiny optimisation; Object default constructor calls...
2015-06-05 Carl HetheringtonMXF -> Asset in lots of places.
2015-06-05 Carl HetheringtonRemove unnecessary Content class.
2015-05-25 Carl HetheringtonAdd equality option to allow reel annotation texts...
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-22 Carl HetheringtonImprove a couple of errors.
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-16 Carl HetheringtonVarious test fixes.
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-01-28 Carl HetheringtonMisc fixes.
2014-01-28 Carl HetheringtonVarious test fixes.
2014-01-27 Carl HetheringtonVarious tweaks; work on read_dcp example.
2014-01-27 Carl HetheringtonVarious tinkerings.
2014-01-26 Carl HetheringtonIt builds again.