summaryrefslogtreecommitdiff
path: root/src/wscript
AgeCommit message (Expand)Author
2015-06-24Add new Data constructor to tidy things up slightly.Carl Hetherington
2015-06-10Rename XYZImage -> OpenJPEGImage.Carl Hetherington
2015-06-10Rename Font -> FontAsset; add dcpdumpsub tool.Carl Hetherington
2015-06-05ReelEncryptableAsset -> ReelMXF.Carl Hetherington
2015-06-05Rename ReelMXFAsset -> ReelEncryptableAsset.Carl Hetherington
2015-06-05MXF -> Asset in lots of places.Carl Hetherington
2015-06-05Rename some stuff Content -> Asset.Carl Hetherington
2015-06-05Remove unnecessary Content class.Carl Hetherington
2015-04-30Fix header install list.Carl Hetherington
2015-04-30Rename some things to ...Node.Carl Hetherington
2015-04-22Express colour conversions as chromaticities and adjust so thatCarl Hetherington
2015-02-02Remove Image and ARGBImage and just dump RGB data intoCarl Hetherington
2015-02-02Rename XYZFrame -> XYZImage and ARGBFrame -> ARGBImage.Carl Hetherington
2015-01-04Make a parent for SMPTELoadFont and InteropLoadFont.Carl Hetherington
2014-12-28Fix build of gcov stuff.Carl Hetherington
2014-12-28Change colourspace handling round a bit:1.0-colour-cleanupCarl Hetherington
2014-12-27Add gcov test coverage (written to build/test/coverage) and a couple more tests.Carl Hetherington
2014-12-15Missing header installs.Carl Hetherington
2014-12-15Missing header installs.Carl Hetherington
2014-12-14Switch subtitle string font specs to be the font ID; split SubtitleContent in...Carl Hetherington
2014-07-20Put ReelAsset key id into a new ReelMXFAsset.Carl Hetherington
2014-07-18Quite large reworking of signer/cert handling.Carl Hetherington
2014-07-02Tweaks: don't use shared_ptr for dcp::SubtitleString; SubtitleContent::write_...Carl Hetherington
2014-05-14Merge master.Carl Hetherington
2014-05-12Missing file.Carl Hetherington
2014-03-20Tweaks to LocalTime; build/install fixes.Carl Hetherington
2014-03-19Considerable re-work of KDM class to express the difference between encrypted...Carl Hetherington
2014-02-24Make 1.0 parallel-installable with 0.x.Carl Hetherington
2014-02-12Various small fixes.Carl Hetherington
2014-02-11Install fixes.Carl Hetherington
2014-02-11Re-add linearised gamma LUT.Carl Hetherington
2014-02-11Build/install fixes.Carl Hetherington
2014-02-11Fix install target.Carl Hetherington
2014-01-27Remove LUT parent class.Carl Hetherington
2014-01-27Some tidying up.Carl Hetherington
2014-01-26It builds again.Carl Hetherington
2014-01-22Various work.Carl Hetherington
2014-01-17Asset -> MXF in some cases.Carl Hetherington
2014-01-17New Asset and Object classes; make CPL use them.Carl Hetherington
2014-01-17Asset -> ContentAsset.Carl Hetherington
2014-01-08Remove compose.hpp dependency from header.Carl Hetherington
2013-09-29Change thing used for authorized device list description; set up _keys when l...Carl Hetherington
2013-09-25Split up some files.Carl Hetherington
2013-09-24Move everything into the header.Carl Hetherington
2013-09-24Various KDM work.Carl Hetherington
2013-09-19Various encryption-related stuff.Carl Hetherington
2013-09-19Allow SoundAsset to be encrypted.Carl Hetherington
2013-09-19Rename crypt_chain -> signer_chain.Carl Hetherington
2013-09-19Rename Encryption -> Signer; move some methods into it.Carl Hetherington
2013-07-22Add missing header install.Carl Hetherington