Tidying.
[libdcp.git] / src / stereo_picture_asset.cc
2021-01-24 Carl HetheringtonTidying.
2021-01-21 Carl HetheringtonUse enum class for the things in types.h
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-11-01 Carl HetheringtonMake StereoPictureFrame expose the Data API in a simila...
2020-04-14 Carl Hetheringtons/DCPReadError/ReadError/g
2018-03-13 Carl HetheringtonMerge EncryptionContext with DecryptionContext and...
2018-03-13 Carl HetheringtonStore interop/SMPTE in MXF.
2016-09-28 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2016-09-27 Carl HetheringtonAdd Atmos read/write and untested MXF decryption tool. 1.0-templates
2016-08-17 Carl HetheringtonUse an optional<> where there should be one.
2016-07-01 Carl Hetheringtonasdcp headers moved into subdirectory.
2016-06-13 Carl HetheringtonAdd OpenSSL licence exception.
2016-06-01 Carl HetheringtonStill more licence fixups.
2016-06-01 Carl HetheringtonAdd Reader classes to permit much more efficient DCP...
2016-05-25 Carl HetheringtonNo-op; Fix GPL address and mention libdcp by name.
2015-12-01 Carl HetheringtonCheck every picture frame when -k is passed to dcpdiff.
2015-06-24 Carl HetheringtonNo-op: whitespace.
2015-06-24 Carl HetheringtonNo-op: whitespace.
2015-06-05 Carl HetheringtonMXF -> Asset in lots of places.
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-23 Carl HetheringtonMerge branch 'master' into 1.0
2014-01-17 Carl HetheringtonAsset -> MXF in some cases.
2014-01-17 Carl HetheringtonAsset -> ContentAsset.
2014-01-17 Carl Hetheringtonnamespace libdcp -> dcp.
2014-01-15 Carl HetheringtonUse MXFAsset::_interop to decide on whether to write...
2014-01-08 Carl HetheringtonThrow better file errors (with numbers).
2013-10-19 Carl HetheringtonSome more boost::filesystem::path.
2013-10-09 Carl HetheringtonTry to fix comparison of 3D DCPs.
2013-09-25 Carl HetheringtonSplit up some files.