Extract common code out into kdm_for_screen()
[dcpomatic.git] / src / lib / ffmpeg_encoder.h
2019-08-31 Carl HetheringtonPrimitive subtitle export feature. v2.15.16
2019-07-15 Carl Hetheringtonswaroop: beginnings of DCP -> ecinema support. v2.15.12
2019-05-10 Carl HetheringtonPut Time types in dcpomatic namespace.
2018-11-21 Carl HetheringtonTidy and fix logging.
2018-11-12 Carl HetheringtonExport 3D projects to separate L/R files (#1332). v2.13.71
2018-09-10 Carl HetheringtonBasics of export of multiple reels to multiple files.
2018-09-08 Carl HetheringtonSplit parts of FFmpegEncoder into FFmpegFileEncoder.
2018-09-07 Carl HetheringtonRemove some unused variables.
2018-09-02 Carl HetheringtonAdd basic quality option for x264 export.
2018-07-23 Carl HetheringtonMore automated renaming.
2018-07-19 Carl HetheringtonReword again: Text -> Caption and Plain -> Text.
2018-07-19 Carl HetheringtonPartial conversion of PlayerSubtitles -> PlayerText...
2018-03-01 Carl HetheringtonRemove unused parameter.
2018-03-01 Carl HetheringtonAvoid a memcpy in the export code.
2017-07-26 Carl HetheringtonBasic multithread of DCP decryption during export.
2017-06-07 Carl HetheringtonBasic and untested export option to bounce down to...
2017-05-10 Carl HetheringtonBasic audio support.
2017-05-10 Carl HetheringtonFix options for libx264.
2017-05-10 Carl HetheringtonRename some classes.