Use get_pixel_size rather than get_size which is slightly nicer as we then don't...
[dcpomatic.git] / src / lib / scp_uploader.cc
2015-07-17 Carl HetheringtonTry to fix Win32 build.
2015-07-17 Carl HetheringtonAdd FTP uploader using curl.
2015-07-17 Carl HetheringtonMake a generic base for uploaders and move the SCP...