summaryrefslogtreecommitdiff
path: root/src/lib/ffmpeg_file_encoder.h
AgeCommit message (Expand)Author
2022-10-24Hopefully fix crash when the same frame is encoded twice.prores-debugCarl Hetherington
2022-06-12Add Prores 4444 support (#2263).Carl Hetherington
2022-06-12Rename PRORES -> PRORES_HQCarl Hetherington
2022-06-12Move ExportFormat definition to ffmpeg_file_encoder.hCarl Hetherington
2022-06-07Rearrange some includes of dcpomatic_time.hCarl Hetherington
2022-04-22Use libdcp's warnings.hCarl Hetherington
2021-08-03Some const-correctness.Carl Hetherington
2021-05-07Hide some more FFmpeg warnings.v2.15.143Carl Hetherington
2021-02-17Assorted C++11 tidying.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-11-30More accurate calculation of export video pts; may fix #1663.Carl Hetherington
2019-10-27Protect cross-thread access to _pending_images.Carl 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-06Do image crop/scale/window in the butler prepare threads.Carl Hetherington
2018-09-09Split parts of FFmpegEncoder into FFmpegFileEncoder.Carl Hetherington