summaryrefslogtreecommitdiff
path: root/src/lib/ffmpeg_file_encoder.cc
AgeCommit message (Expand)Author
2019-10-28Protect cross-thread access to _pending_images.Carl Hetherington
2019-10-26Prevent calls to erase with invalid keys.Carl Hetherington
2019-01-27Better error from avformat_alloc_output_context2.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-11-06Switch PlayerVideo::always_rgb to a new ::force and use it in FFmpegFileEncoder.Carl Hetherington
2018-11-06Remove some unused parameters.Carl Hetherington
2018-11-06Add some code to help with profiling the player.Carl Hetherington
2018-09-09Split parts of FFmpegEncoder into FFmpegFileEncoder.Carl Hetherington