summaryrefslogtreecommitdiff
path: root/src/picture_asset.cc
AgeCommit message (Expand)Author
2023-11-14Cleanup: remove unnecessary initialization.Carl 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
2021-02-06Rename j2k.{cc,h} => j2k_transcode.{cc,h}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
2018-08-17Use PKL types rather than file extensions.Carl Hetherington
2018-03-13Store interop/SMPTE in MXF.Carl Hetherington
2016-07-21Trim some unused stream includes / usings.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-05-25No-op; Fix GPL address and mention libdcp by name.Carl Hetherington
2016-03-05Remove some unnecessary includes.Carl Hetherington
2015-12-11Make output easier to parse.Carl Hetherington
2015-12-04Move J2K comp/decomp out into j2k.{cc,h}Carl Hetherington
2015-06-24No-op: whitespace.Carl Hetherington
2015-06-10Rename XYZImage -> OpenJPEGImage.Carl Hetherington
2015-06-05MXF -> Asset in lots of places.Carl Hetherington
2014-01-17Asset -> MXF in some cases.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-14Fix precision of ScreenAspectRatio tags in Interop mode.Carl Hetherington
2013-11-25Remove redundant fstream includes.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
2013-09-25Switch away from the many-constructor-arguments approach to a hopefully simpl...Carl Hetherington
2013-09-25Add round-trip KDM test. Fix various bugs in KDM generation. Some string ->...Carl Hetherington
2013-09-20More encryption fixes.Carl Hetherington
2013-09-19Various encryption-related stuff.Carl Hetherington
2013-09-18Allow progressive writes to be encrypted.Carl Hetherington
2013-08-29Try to fix application of namespace to MainStereoscopicPicture nodes.Carl Hetherington
2013-08-26Try to add correct namespace for 3D CPLs.Carl Hetherington
2013-08-25Tweak interop / SMPTE to pass dcp_inspect.Carl Hetherington
2013-08-25Untested interop DCP/KDM support.Carl Hetherington
2013-07-23Simplify streaming API a bit.Carl Hetherington
2013-07-23Fixes for writing 3D CPLs.Carl Hetherington
2013-07-22A couple of missing bits.3DCarl Hetherington
2013-07-22Some hacks.Carl Hetherington
2013-07-13More leniancy in comparions.Carl Hetherington
2013-07-13Continue with comparison even if lengths differ.Carl Hetherington
2013-07-12Add XYZFrame and use it.Carl Hetherington
2013-07-07Working decryption via KDM.Carl Hetherington
2013-07-06Move some CPL writing from picture/sound assets to the MXF. Pick up key_id f...Carl Hetherington
2013-06-18Merge master.Carl Hetherington
2013-06-07Merge branch 'master' into cxmlCarl Hetherington
2013-06-04Remove _finalized check from picture writer too.Carl Hetherington