Fix missing version string when Popen communicate returns byte strings.
[libdcp.git] / src / reel_sound_asset.cc
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-01 Carl HetheringtonStill more licence fixups.
2016-05-25 Carl HetheringtonNo-op; Fix GPL address and mention libdcp by name.
2015-06-05 Carl HetheringtonReelEncryptableAsset -> ReelMXF.
2015-06-05 Carl HetheringtonMake ReelEncryptableAsset like MXF.
2015-06-05 Carl HetheringtonFix rebase onto 1.0.
2015-06-05 Carl HetheringtonRename ReelMXFAsset -> ReelEncryptableAsset.
2015-06-05 Carl HetheringtonMXF -> Asset in lots of places.
2015-06-05 Carl HetheringtonUnpick MXF from the class hierarchy.
2015-06-05 Carl HetheringtonRename some stuff Content -> Asset.
2015-06-05 Carl HetheringtonFix ordering of KeyId tag in SMPTE CPLs.
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-05 Carl HetheringtonComments / tweaks.
2014-01-27 Carl HetheringtonVarious tinkerings.
2014-01-26 Carl HetheringtonIt builds again.