Use dcp::file_to_string().
[dcpomatic.git] / src / lib / j2k_encoder.h
2021-04-29 Carl HetheringtonRemove use of boost::noncopyable.
2021-04-08 Carl HetheringtonAssorted C++11/formatting cleanups.
2021-01-31 Carl HetheringtonMore enum class additions.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-11-04 Carl HetheringtonRe-add mutex that was taken away in
2020-07-23 Carl HetheringtonUse thread_group for improved exception safety (#1785).
2020-02-19 Carl HetheringtonCan't put boost::thread in a std::list with our macOS...
2020-01-30 Carl HetheringtonVarious thread cleanups.
2019-11-30 Carl HetheringtonDon't say we're encoding at 0fps when we're waiting...
2019-05-10 Carl HetheringtonPut Time types in dcpomatic namespace.
2017-05-31 Carl HetheringtonAllow repeat-frame to work with 3D.
2017-05-10 Carl HetheringtonRename some classes.