summaryrefslogtreecommitdiff
path: root/src/stereo_picture_asset.cc
AgeCommit message (Expand)Author
2023-10-09Add wrappers around boost::filesystem methods that handle theCarl Hetherington
2023-07-25Cleanup: move EqualityOptions into its own file.Carl Hetherington
2023-07-25Cleanup: include sorting.Carl Hetherington
2023-07-25Cleanup: pass EqualityOptions as const&Carl Hetherington
2023-03-20Use an enum instead of a bool in PictureAsset::start_write().Carl Hetherington
2021-01-24Tidying.Carl Hetherington
2021-01-21Use enum class for the things in types.hCarl Hetherington
2021-01-08std::shared_ptrCarl Hetherington
2020-11-02Make StereoPictureFrame expose the Data API in a similar way to MonoPictureFr...Carl Hetherington
2020-04-14s/DCPReadError/ReadError/gCarl Hetherington
2018-03-13Merge EncryptionContext with DecryptionContext and use HMAC when decrypting.Carl Hetherington
2018-03-13Store interop/SMPTE in MXF.Carl Hetherington
2016-09-27Add Atmos read/write and untested MXF decryption tool.1.0-templatesCarl Hetherington
2016-08-17Use an optional<> where there should be one.Carl Hetherington
2016-07-01asdcp headers moved into subdirectory.Carl Hetherington
2016-06-13Add OpenSSL licence exception.Carl Hetherington
2016-06-01Still more licence fixups.Carl Hetherington
2016-06-01Add Reader classes to permit much more efficient DCP reading.Carl Hetherington
2016-05-25No-op; Fix GPL address and mention libdcp by name.Carl Hetherington
2015-12-01Check every picture frame when -k is passed to dcpdiff.Carl Hetherington
2015-06-24No-op: whitespace.Carl Hetherington
2015-06-05MXF -> Asset in lots of places.Carl Hetherington
2014-01-17Asset -> MXF in some cases.Carl Hetherington
2014-01-17Asset -> ContentAsset.Carl Hetherington
2014-01-17namespace libdcp -> dcp.Carl Hetherington
2014-01-15Use MXFAsset::_interop to decide on whether to write asset XML as Interop or ...Carl Hetherington
2014-01-08Throw better file errors (with numbers).Carl Hetherington
2013-10-19Some more boost::filesystem::path.Carl Hetherington
2013-10-09Try to fix comparison of 3D DCPs.Carl Hetherington
2013-09-25Split up some files.Carl Hetherington