Tidying.
[libdcp.git] / src / mono_picture_asset.cc
2021-01-24 Carl HetheringtonTidying.
2021-01-22 Carl HetheringtonAssorted c++11 cleanups.
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 MonoPictureAsset implement the Data interface.
2020-10-20 Carl HetheringtonmacOS / boost 1.74 build fixes.
2020-04-14 Carl Hetheringtons/DCPReadError/ReadError/g
2019-07-17 Carl HetheringtonSpeculative OpenMP build fix (github bug #1).
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.
2016-04-12 Carl HetheringtonAdd direction support for SMPTE subtitles; fix pragma...
2015-12-11 Carl HetheringtonFix logging when using OpenMP.
2015-12-03 Carl HetheringtonFix build.
2015-12-03 Carl HetheringtonTry to tidy up notes when using OpenMP.
2015-12-02 Carl HetheringtonUse OpenMP when comparing picture assets.
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-05-11 Carl HetheringtonUse raw_convert instead of boost::lexical_cast as it...
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 HetheringtonRemove create-by-files method for sound and picture...
2014-01-17 Carl HetheringtonAsset -> ContentAsset.
2014-01-17 Carl Hetheringtonnamespace libdcp -> dcp.
2014-01-15 Carl HetheringtonRemove unnecessary parameters to fill_writer_info.
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-10-08 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2013-10-04 Carl HetheringtonMore boost::filesystem jibber jabber.
2013-09-25 Carl HetheringtonSplit up some files.