summaryrefslogtreecommitdiff
path: root/src/lib/ffmpeg_encoder.h
AgeCommit message (Expand)Author
2024-04-21Rename Encoder -> FilmEncoder, and subclasses.Carl Hetherington
2022-10-14Use a plain declaration rather than a shared_ptr.Carl Hetherington
2022-04-03C++11 and whitespace cleanups.Carl Hetherington
2021-08-13Some missing override statements.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-11-23Remove swaroop variant.Carl Hetherington
2020-08-17Tidy up resource management of FFmpegFileEncoders so that theyCarl Hetherington
2020-08-05Allow export with one audio stream per channel.v2.15.95Carl Hetherington
2019-08-31Primitive subtitle export feature.v2.15.16Carl Hetherington
2019-07-15swaroop: beginnings of DCP -> ecinema support.v2.15.12Carl Hetherington
2019-05-10Put Time types in dcpomatic namespace.Carl Hetherington
2018-11-21Tidy and fix logging.Carl Hetherington
2018-11-12Export 3D projects to separate L/R files (#1332).v2.13.71Carl Hetherington
2018-09-10Basics of export of multiple reels to multiple files.Carl Hetherington
2018-09-09Split parts of FFmpegEncoder into FFmpegFileEncoder.Carl Hetherington
2018-09-07Remove some unused variables.Carl Hetherington
2018-09-03Add basic quality option for x264 export.Carl Hetherington
2018-07-23More automated renaming.Carl Hetherington
2018-07-19Reword again: Text -> Caption and Plain -> Text.Carl Hetherington
2018-07-19Partial conversion of PlayerSubtitles -> PlayerText and SubtitleString -> Pla...Carl Hetherington
2018-03-01Remove unused parameter.Carl Hetherington
2018-03-01Avoid a memcpy in the export code.Carl Hetherington
2017-07-26Basic multithread of DCP decryption during export.Carl Hetherington
2017-06-07Basic and untested export option to bounce down to stereo; add encoder test w...Carl Hetherington
2017-05-11Basic audio support.Carl Hetherington
2017-05-10Fix options for libx264.Carl Hetherington
2017-05-10Rename some classes.Carl Hetherington