Make the FFmpeg proxy more likely to fall back to trying targa rather than pressing...
[dcpomatic.git] / src / lib / ffmpeg_image_proxy.cc
2019-03-04 Carl HetheringtonMake the FFmpeg proxy more likely to fall back to tryin... v2.13.124
2019-03-01 Carl HetheringtonFix loading of targa image files (#1478). v2.13.123
2018-12-10 Carl HetheringtonAdd a couple of missing deallocation calls and fix...
2018-11-06 Carl HetheringtonRemove some unused parameters.
2018-10-11 Carl HetheringtonChange MagickImageProxy to FFmpegImageProxy and make...