Tidying.
[libdcp.git] / src / 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
2018-08-17 Carl HetheringtonUse PKL types rather than file extensions.
2018-03-13 Carl HetheringtonStore interop/SMPTE in MXF.
2016-07-28 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2016-07-21 Carl HetheringtonTrim some unused stream includes / usings.
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-05-25 Carl HetheringtonNo-op; Fix GPL address and mention libdcp by name.
2016-03-05 Carl HetheringtonRemove some unnecessary includes.
2015-12-11 Carl HetheringtonMake output easier to parse.
2015-12-04 Carl HetheringtonMove J2K comp/decomp out into j2k.{cc,h}
2015-06-24 Carl HetheringtonNo-op: whitespace.
2015-06-24 Carl HetheringtonNo-op: whitespace.
2015-06-10 Carl HetheringtonRename XYZImage -> OpenJPEGImage.
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 Hetheringtonnamespace libdcp -> dcp.
2014-01-15 Carl HetheringtonUse MXFAsset::_interop to decide on whether to write...
2014-01-14 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2014-01-14 Carl HetheringtonFix precision of ScreenAspectRatio tags in Interop...
2013-11-25 Carl HetheringtonRemove redundant fstream includes.
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.
2013-09-25 Carl HetheringtonSwitch away from the many-constructor-arguments approac...
2013-09-25 Carl HetheringtonAdd round-trip KDM test. Fix various bugs in KDM gener...
2013-09-20 Carl HetheringtonMore encryption fixes.
2013-09-19 Carl HetheringtonVarious encryption-related stuff.
2013-09-18 Carl HetheringtonAllow progressive writes to be encrypted.
2013-08-29 Carl HetheringtonTry to fix application of namespace to MainStereoscopic...
2013-08-26 Carl HetheringtonTry to add correct namespace for 3D CPLs.
2013-08-25 Carl HetheringtonTweak interop / SMPTE to pass dcp_inspect.
2013-08-25 Carl HetheringtonMerge branch 'master' into interop
2013-08-25 Carl HetheringtonUntested interop DCP/KDM support.
2013-07-23 Carl HetheringtonSimplify streaming API a bit.
2013-07-23 Carl HetheringtonFixes for writing 3D CPLs.
2013-07-22 Carl HetheringtonA couple of missing bits. 3D
2013-07-22 Carl HetheringtonSome hacks.
2013-07-13 Carl HetheringtonMore leniancy in comparions.
2013-07-13 Carl HetheringtonContinue with comparison even if lengths differ.
2013-07-12 Carl HetheringtonAdd XYZFrame and use it.
2013-07-06 Carl HetheringtonWorking decryption via KDM.
2013-07-06 Carl HetheringtonMove some CPL writing from picture/sound assets to...
2013-07-02 Carl HetheringtonMerge master; at least partially.
2013-06-18 Carl HetheringtonMerge master.
2013-06-07 Carl HetheringtonMerge branch 'master' into cxml
2013-06-04 Carl HetheringtonRemove _finalized check from picture writer too.
2013-06-02 Carl HetheringtonMerge master.
2013-05-13 Carl HetheringtonUse libxml++ for writing XML.
2013-05-04 Carl HetheringtonMerge master.
2013-05-04 Carl HetheringtonSplit metadata into XML and MXF bits; remove singleton.
2013-05-03 Carl HetheringtonMerge branch 'master' of /home/carl/git/libdcp
2013-05-03 Carl HetheringtonA few tweaks to dcpdiff.
2013-04-16 Carl HetheringtonMerge branch 'master' of /home/carl/git/libdcp
2013-04-16 Carl HetheringtonAdd a couple of notes.
2013-04-15 Carl HetheringtonTry to give basic progress indication on dcpdiff.
2013-04-15 Carl HetheringtonUse boost::function for making notes during equals...
2013-03-13 Carl HetheringtonMerge branch 'master' of /home/carl/git/libdcp
2013-02-10 Carl HetheringtonDerive exceptions from boost::exception and use boost...
2013-02-10 Carl HetheringtonThrow some more specific exceptions on MXF file errors.
2013-02-02 Carl HetheringtonTweak API a little.
2013-02-02 Carl HetheringtonBasics of fake write seem to work.
2013-02-01 Carl HetheringtonUnfinished attempt to overwrite existing; tricky becaus...
2013-01-28 Carl HetheringtonAdd support for hashing mono picture MXF writes on...
2013-01-25 Carl HetheringtonAllow changing of MXF directory / filename; un-expose...
2013-01-21 Carl HetheringtonMerge master.
2013-01-21 Carl HetheringtonTry to remove need for asdcplib includes in libdcp...
2013-01-21 Carl HetheringtonFix compile with old boost.
2013-01-18 Carl HetheringtonTidying up; comments; fps in assets -> edit rate.
2013-01-18 Carl HetheringtonAdd basics for progressive sound asset writing.
2013-01-18 Carl HetheringtonAllow incremental writing of picture MXFs.
2013-01-17 Carl HetheringtonAdd duration, starting off as intrinsic_duration but...
2013-01-17 Carl HetheringtonReplace length with intrinsic_duration.
2013-01-17 Carl HetheringtonPull entry point out of the constructor.
2013-01-17 Carl HetheringtonUse new Size struct.
2013-01-14 Carl HetheringtonMerge master
2013-01-05 Carl HetheringtonVarious probably quite untidy progress on KDMs.
2013-01-03 Carl HetheringtonMissing KeyId.
2013-01-01 Carl HetheringtonUse libxml++ to write CPLs.
2012-12-31 Carl HetheringtonInitial hacks.
2012-10-25 Carl HetheringtonUse signals2 rather than sigc++
2012-10-02 Carl HetheringtonRemove bitwise DCP comparison, which I think is fairly...
2012-10-02 Carl HetheringtonClean up DCP comparison a bit.
2012-09-17 Carl HetheringtonTidy up diffing of frames a bit.
2012-09-07 Carl HetheringtonTweaks to dcpinfo.
2012-08-30 Carl HetheringtonUntested code to optionally reduce resolution on extrac...
2012-08-22 Carl HetheringtonRemove debug code.
2012-08-22 Carl HetheringtonAdd basic example; tweak bits and pieces.
2012-08-22 Carl HetheringtonShould-be-unnecessary initialisation.
2012-08-22 Carl HetheringtonUse entry points.
next