Make FileError say what path the problem was with.
[dcpomatic.git] / src / lib / ffmpeg_file_encoder.h
2019-10-27 Carl HetheringtonProtect cross-thread access to _pending_images.
2018-11-21 Carl HetheringtonTidy and fix logging.
2018-11-06 Carl HetheringtonDo image crop/scale/window in the butler prepare threads.
2018-09-08 Carl HetheringtonSplit parts of FFmpegEncoder into FFmpegFileEncoder.