Add new write() method.
[libdcp.git] / tools / dcprecover.cc
2021-01-22 Carl HetheringtonAssorted c++11 cleanups.
2021-01-21 Carl HetheringtonUse enum class for the things in types.h
2021-01-17 Carl HetheringtonReplace std::list with std::vector in the API.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-09-21 Carl HetheringtonFix crashes when static linking due to tricky lifetime crash
2020-04-14 Carl Hetheringtons/DCPReadError/ReadError/g
2019-12-22 Carl HetheringtonUse VerificationNote for non-fatal errors in DCP::read.
2018-11-14 Carl HetheringtonSimpole DCP recovery utility (dcprecover) added.