summaryrefslogtreecommitdiff
path: root/src/lib/dcp_encoder.cc
AgeCommit message (Expand)Author
2020-06-19Make Atmos content work more like other content. Now its MXFsv2.15.82Carl Hetherington
2019-11-19Fix problems with playing back 3D DCPs and with inserting 3D DCPsCarl Hetherington
2019-08-31Primitive subtitle export feature.v2.15.16Carl Hetherington
2019-05-10Put Time types in dcpomatic namespace.Carl Hetherington
2018-08-29Basics of splitting CCAP streams into different assets.Carl Hetherington
2018-07-23Tidy up after mass rename.Carl Hetherington
2018-07-23More automated renaming.Carl Hetherington
2018-07-21Basics of multiple captions per content so that DCPContent canCarl Hetherington
2018-07-19Clean up after previous commit.Carl Hetherington
2018-07-19Reword again: Text -> Caption and Plain -> Text.Carl Hetherington
2018-07-19Get types into ReelWriter.Carl Hetherington
2018-07-19Partial conversion of PlayerSubtitles -> PlayerText and SubtitleString -> Pla...Carl Hetherington
2018-07-19Rename Subtitle -> TextCarl Hetherington
2018-07-09Don't write multiple <LoadFont> tags to Interop subtitles (#1273).Carl Hetherington
2018-02-27Remove duplicate variables.Carl Hetherington
2017-12-29Previously the code did not account for referenced audio, so farCarl Hetherington
2017-08-30Fix incorrect reel lengths in some cases; account for emitted data being reje...Carl Hetherington
2017-07-26Basic multithread of DCP decryption during export.Carl Hetherington
2017-07-18Don't set up Writer etc. until the job is run. This means thatCarl Hetherington
2017-05-23Try to stop crashes when tests are torn down.Carl Hetherington
2017-05-10Rename some classes.Carl Hetherington