| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-01-21 | Move all ostream operator<< into some test-only stream_operators.{cc,h} files. | Carl Hetherington | |
| 2021-01-19 | Rename encrypted() to any_encrypted() and add all_encrypted(). | Carl Hetherington | |
| 2021-01-08 | std::shared_ptr | Carl Hetherington | |
| 2019-03-16 | Fix some GPL boilerplate. | Carl Hetherington | |
| 2017-03-30 | Add stride parameter to dcp::xyz_to_rgba. | Carl Hetherington | |
| 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-06-24 | No-op: whitespace. | Carl Hetherington | |
| 2015-06-10 | Rename XYZImage -> OpenJPEGImage. | 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-18 | Quite large reworking of signer/cert handling. | Carl Hetherington | |
| 2014-03-19 | Considerable re-work of KDM class to express the difference between ↵ | Carl Hetherington | |
| encrypted and unencrypted KDMs. | |||
| 2014-02-26 | Merge master; MXF subtitle stuff not included. | Carl Hetherington | |
| 2014-02-26 | Clean up unit testing. | Carl Hetherington | |
| 2014-01-26 | It builds again. | Carl Hetherington | |
| 2014-01-17 | Asset -> MXF in some cases. | Carl Hetherington | |
| 2014-01-17 | namespace libdcp -> dcp. | Carl Hetherington | |
| 2013-09-25 | Split up some files. | Carl Hetherington | |
| 2013-09-25 | Split tests up. | Carl Hetherington | |
| 2013-08-06 | Remove unnecessary include. | Carl Hetherington | |
| 2013-07-08 | Use openssl's base-64 decoding for KDMs. | Carl Hetherington | |
| 2013-07-08 | Check decryption works in the tests. | Carl Hetherington | |
| 2013-07-07 | Working decryption via KDM. | Carl Hetherington | |
| 2013-07-06 | Missing file. | Carl Hetherington | |
