summaryrefslogtreecommitdiff
path: root/src/wscript
AgeCommit message (Expand)Author
2023-02-18Be explicit about the version of SMPTE 428-7 that is used for subtitles,v1.8.602389-vposCarl Hetherington
2022-12-13Add UTCOffset class.Carl Hetherington
2022-09-02Replace ContentKind enum with a class.Carl Hetherington
2022-05-09Missing install of a header.v1.8.19Carl Hetherington
2022-04-25Add AssetList to extract some boilerplate from AssetMap and PKL.Carl Hetherington
2022-04-25Move AssetMap handling out to a separate class.Carl Hetherington
2022-04-20Move code to find CPLs in directories out of DCP-o-matic.Carl Hetherington
2022-04-12Add and use new File class.merged-to-mainCarl Hetherington
2022-03-01Move Rating out to a separate file.Carl Hetherington
2021-04-30Also install mono_picture_asset_writer.hMart Jansink
2021-04-14Missing header install.Carl Hetherington
2021-04-13Remove ReelEncryptableAsset and tidy up a bit.Carl Hetherington
2021-04-12Split ReelClosedCaptionAsset into Interop and SMPTE parts.Carl Hetherington
2021-04-12Split ReelSubtitleAsset into Interop and SMPTE classes.Carl Hetherington
2021-04-11Extract some parts of ReelEncryptableAsset into ReelFileAssetCarl Hetherington
2021-04-10Rename ReelFileAsset -> ReelEncryptableAssetCarl Hetherington
2021-02-06Basic analysis (verification) of J2K codestreams.Carl Hetherington
2021-02-06Rename j2k.{cc,h} => j2k_transcode.{cc,h}Carl Hetherington
2021-01-26Fix install.Carl Hetherington
2021-01-26Rename ReelMXF -> ReelFileAsset.Carl Hetherington
2021-01-17Replace dcp::File with dcp::ArrayData.Carl Hetherington
2020-11-02Add Data class and change API to a raw pointer.Carl Hetherington
2020-11-02Rename Data -> ArrayData.Carl Hetherington
2020-09-20Add new LanguageTag class.Carl Hetherington
2020-09-20Remove XMLMetadata from DCP::write_xml and DCP::write_assetmap.Carl Hetherington
2020-09-17Add dcp::combine().Carl Hetherington
2020-07-11Allow creation of ATMOS sync on channel 14.Carl Hetherington
2019-12-22Validate XML with xerces.Carl Hetherington
2019-03-17Missing header install.Carl Hetherington
2019-03-17Finish initial CPL markers support.Carl Hetherington
2019-03-12Try to fix libdcp static build.Carl Hetherington
2019-03-12Fix gcov shlib build; this fixes tests to run against the locally-built libdc...Carl Hetherington
2018-11-14Simpole DCP recovery utility (dcprecover) added.Carl Hetherington
2018-08-17Missing header include.Carl Hetherington
2018-08-17Read PKL when reading DCP.Carl Hetherington
2018-07-07Add SubtitleImage.Carl Hetherington
2018-07-07Move common parts of text/image subtitle out to a base class.Carl Hetherington
2018-03-14Add very basic verify method.Carl Hetherington
2018-03-13Fix wscript install target.Carl Hetherington
2018-03-13Merge EncryptionContext with DecryptionContext and use HMAC when decrypting.Carl Hetherington
2017-09-04Add basic CCAP support.Carl Hetherington
2017-04-07Remove believed-out-of-date use declaration.Carl Hetherington
2017-03-01Add simple sample-access API to SoundFrame.Carl Hetherington
2017-01-10Remove unused code.Carl Hetherington
2016-12-14Add tentative S-Gamut3/S-Log3 colourspace support.Carl Hetherington
2016-12-14Add function for D65 white point.Carl Hetherington
2016-10-07Rework subtitle writing to fix incorrect output withCarl Hetherington
2016-09-28Build fixes for some GCC versions.Carl Hetherington
2016-09-28Yet another missing header.Carl Hetherington
2016-09-28Another missing header install.Carl Hetherington