| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-04-18 | Rename files to mention J2K. | Carl Hetherington | |
| 2023-10-09 | Add wrappers around boost::filesystem methods that handle the | Carl Hetherington | |
| required mangling of long filenames on Windows. Also wrap lots of missing places (e.g. calls to asdcplib, libxml++, libcxml etc.) in dcp::filesystem::fix_long_path(). The idea is to keep paths un-mangled until they we call some filesystem-related API and mangle them at that point. Otherwise we end up serialising mangled names, which seems like it will not end well. Should fix DoM #2623. | |||
| 2021-01-24 | Tidying. | Carl Hetherington | |
| 2021-01-08 | std::shared_ptr | Carl Hetherington | |
| 2018-03-13 | Store interop/SMPTE in MXF. | Carl Hetherington | |
| 2017-01-06 | const-correctness fix. | Carl Hetherington | |
| 2016-08-17 | Use an optional<> where there should be one. | Carl Hetherington | |
| 2016-06-13 | Add OpenSSL licence exception. | Carl Hetherington | |
| 2016-06-01 | Still more licence fixups. | Carl Hetherington | |
| 2016-05-25 | No-op; Fix GPL address and mention libdcp by name. | Carl Hetherington | |
| 2015-06-24 | No-op: whitespace. | Carl Hetherington | |
| 2015-06-08 | Doxygen tweaks. | Carl Hetherington | |
| 2015-06-05 | Rename some mxf variables to asset. | Carl Hetherington | |
| 2015-06-05 | MXF -> Asset in lots of places. | Carl Hetherington | |
| 2014-01-17 | Asset -> MXF in some cases. | Carl Hetherington | |
| 2014-01-17 | namespace libdcp -> dcp. | Carl Hetherington | |
| 2014-01-15 | Remove unnecessary parameters to fill_writer_info. | Carl Hetherington | |
| 2014-01-15 | Use MXFAsset::_interop to decide on whether to write asset XML as Interop or ↵ | Carl Hetherington | |
| SMPTE. | |||
| 2014-01-08 | Throw better file errors (with numbers). | Carl Hetherington | |
| 2013-09-25 | Split up some files. | Carl Hetherington | |
