C++11 tidying.
[dcpomatic.git] / src / lib / ffmpeg_image_proxy.h
2021-05-25 Carl HetheringtonMove video level conversion for RGB from FFmpegImagePro...
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-11-16 Carl HetheringtonObey requests to change the video range of RGB content.
2020-11-02 Carl HetheringtonReplace dcp::Data with dcp::ArrayData
2020-04-16 Carl HetheringtonRename send_binary -> write_to_socket.
2020-04-14 Carl HetheringtonUse a struct rather than a std::pair as the return...
2018-11-06 Carl HetheringtonRemove some unused parameters.
2018-10-11 Carl HetheringtonChange MagickImageProxy to FFmpegImageProxy and make...