summaryrefslogtreecommitdiff
path: root/src/lib/dcp_encoder.h
AgeCommit message (Expand)Author
2024-04-21Rename Encoder -> FilmEncoder, and subclasses.Carl Hetherington
2024-01-28Rearrange encoder threading.Carl Hetherington
2024-01-28Formatting, variable name tidying and some const correctness.Carl Hetherington
2024-01-28Patch from Aaron Boxer adding initial support for GPU-powered J2K encoding vi...Carl Hetherington
2022-12-13More header trimming.Carl Hetherington
2022-10-17Remove some unnecessary use of shared_ptr.Carl Hetherington
2022-06-07Rearrange some includes of dcpomatic_time.hCarl Hetherington
2022-06-07Tidying.Carl Hetherington
2021-08-13Some missing override statements.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-06-19Make Atmos content work more like other content. Now its MXFsv2.15.82Carl 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-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-02-27Remove duplicate variables.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