| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-03-30 | Add stride parameter to dcp::xyz_to_rgba. | Carl Hetherington | |
| 2016-08-25 | Allow reading of certificate chains from strings. | Carl Hetherington | |
| This also makes the Certificate constructor throw if it finds extra stuff after a certificate it is loading. | |||
| 2016-06-01 | Still more licence fixups. | Carl Hetherington | |
| 2016-06-01 | Add Reader classes to permit much more efficient DCP reading. | Carl Hetherington | |
| 2015-11-15 | Support trusted device lists in KDMs. | Carl Hetherington | |
| 2015-07-30 | Merge Signer into CertificateChain. | Carl Hetherington | |
| 2015-07-30 | Rename certificates.{cc,h} -> certificate.{cc,h}. | Carl Hetherington | |
| 2015-06-24 | No-op: whitespace. | Carl Hetherington | |
| 2015-06-10 | Rename XYZImage -> OpenJPEGImage. | Carl Hetherington | |
| 2015-06-08 | Some comments and test tweaks. | Carl Hetherington | |
| 2015-06-05 | MXF -> Asset in lots of places. | Carl Hetherington | |
| 2015-04-22 | Express colour conversions as chromaticities and adjust so that | Carl Hetherington | |
| everything is specified as something_to_xyz and then you can get an inverse LUT if you want one. | |||
| 2015-02-02 | Remove Image and ARGBImage and just dump RGB data into | Carl Hetherington | |
| uint8_t* buffers. This is hopefully simpler than trying to come up with some Image hierarchy that suits everything. | |||
| 2015-02-02 | Rename XYZFrame -> XYZImage and ARGBFrame -> ARGBImage. | Carl Hetherington | |
| 2014-07-20 | Allow loading of EncryptedKDMs from strings. | Carl Hetherington | |
| 2014-07-20 | Tidy up KDM generation from CPLs a bit. | Carl Hetherington | |
| 2014-07-18 | Quite large reworking of signer/cert handling. | Carl Hetherington | |
| 2014-07-17 | Get Signer to take a PEM string rather than a filename. | Carl Hetherington | |
| 2014-06-26 | Forward-port KDM formulation from v0. | Carl Hetherington | |
| 2014-03-19 | Considerable re-work of KDM class to express the difference between ↵ | Carl Hetherington | |
| encrypted and unencrypted KDMs. | |||
| 2014-01-28 | Various test fixes. | Carl Hetherington | |
| 2014-01-26 | It builds again. | Carl Hetherington | |
| 2014-01-22 | Various work. | Carl Hetherington | |
| 2014-01-17 | Asset -> MXF in some cases. | Carl Hetherington | |
| 2014-01-17 | namespace libdcp -> dcp. | Carl Hetherington | |
| 2013-10-09 | Avoid use of pipes in openssl hackery. | Carl Hetherington | |
| 2013-09-29 | Test KDMKeys reload. | Carl Hetherington | |
| 2013-09-25 | Split up some files. | Carl Hetherington | |
| 2013-09-25 | Switch away from the many-constructor-arguments approach to a hopefully ↵ | Carl Hetherington | |
| simpler API. | |||
| 2013-09-25 | Add round-trip KDM test. Fix various bugs in KDM generation. Some string ↵ | Carl Hetherington | |
| -> path. | |||
