summaryrefslogtreecommitdiff
path: root/src/mono_picture_asset.cc
AgeCommit message (Expand)Author
2023-11-08Cleanup: using sorting.Carl Hetherington
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-06-26C++11 cleanup.Carl Hetherington
2021-01-24Tidying.Carl Hetherington
2021-01-22Assorted c++11 cleanups.Carl Hetherington
2021-01-21Use enum class for the things in types.hCarl Hetherington
2021-01-08std::shared_ptrCarl Hetherington
2020-11-02Make MonoPictureAsset implement the Data interface.Carl Hetherington
2020-10-21macOS / boost 1.74 build fixes.Carl Hetherington
2020-04-14s/DCPReadError/ReadError/gCarl Hetherington
2019-07-17Speculative OpenMP build fix (github bug #1).Carl 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
2016-04-12Add direction support for SMPTE subtitles; fix pragma warnings with non-openm...Carl Hetherington
2015-12-11Fix logging when using OpenMP.Carl Hetherington
2015-12-03Fix build.Carl Hetherington
2015-12-03Try to tidy up notes when using OpenMP.Carl Hetherington
2015-12-02Use OpenMP when comparing picture assets.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-17Remove create-by-files method for sound and picture assets.Carl Hetherington
2014-01-17Asset -> ContentAsset.Carl Hetherington
2014-01-17namespace libdcp -> dcp.Carl Hetherington
2014-01-15Remove unnecessary parameters to fill_writer_info.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-10-04More boost::filesystem jibber jabber.Carl Hetherington
2013-09-25Split up some files.Carl Hetherington