Use a struct rather than a std::pair as the return type from ImageProxy::image.
[dcpomatic.git] / src / lib / content_store.h
2018-11-22 Carl HetheringtonSeparate out SPL/SPLEntry; start trying to make player...