summaryrefslogtreecommitdiff
path: root/src/wscript
AgeCommit message (Expand)Author
2025-01-01Add new, improved raw_convert using fmt/fast_float (DoM #2220).Carl Hetherington
2024-08-17Subtitle{,String,Image} -> Text{,String,Image}.Carl Hetherington
2024-08-17{,Interop,SMPTE}SubtitleAsset -> {,Interop,SMPTE}TextAsset.Carl Hetherington
2024-08-17Merge ReelClosedCaptionAsset into ReelTextAsset.Carl Hetherington
2024-08-17Reel{,Interop,SMPTE}SubtitleAsset -> Reel{,Interop,SMPTE}TextAsset.Carl Hetherington
2024-04-22Support MPEG2 compression.v1.9.6Carl Hetherington
2024-04-22Support MPEG2 decompression.Carl Hetherington
2024-04-18Move FrameInfo into its own file.Carl Hetherington
2024-04-18Move Behaviour enum out of J2KPictureAsset.Carl Hetherington
2024-04-18Split the old PictureAsset into a new PictureAsset + J2KPictureAsset.Carl Hetherington
2024-04-18Rename files to mention J2K.Carl Hetherington
2024-04-15Add basic verification report.v1.9.5Carl Hetherington
2024-03-22Bump asdcplib to dcpomatic-2.13.0 branch.v1.9.4Carl Hetherington
2024-01-08Add ScopeGuard.Carl Hetherington
2023-11-15Simple pass-through of <Ruby> tags in subtitles.Carl Hetherington
2023-10-09Add wrappers around boost::filesystem methods that handle theCarl Hetherington
2023-08-22Cleanup: extract HAlign to its own files.Carl Hetherington
2023-08-22Cleanup: extract VAlign to its own files.Carl Hetherington
2023-07-25Cleanup: move EqualityOptions into its own file.Carl Hetherington
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