| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-06-24 | No-op: whitespace. | Carl Hetherington | |
| 2015-06-10 | Rename XYZImage -> OpenJPEGImage. | Carl Hetherington | |
| 2015-06-10 | Support decompression of JP2 as well as JPEG2000 codestreams. | Carl Hetherington | |
| 2015-06-05 | Fix ordering of KeyId tag in SMPTE CPLs. | Carl Hetherington | |
| 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-12-28 | Purge assert() from src/, at least (not asdcplib). | Carl Hetherington | |
| 2014-12-28 | Change colourspace handling round a bit:1.0-colour-cleanup | Carl Hetherington | |
| - move the essence of GammaLUT into TransferFunction and handle different bit depths more neatly - add ColourConversion to describe input gamma correction, colour transformation and then output gamma correction in one class. - add default ColourConversions for sRGB->XYZ, Rec709->XYZ and XYZ->RGB. | |||
| 2014-07-18 | Various small tweaks and fixes. | Carl Hetherington | |
| 2014-07-17 | Get Signer to take a PEM string rather than a filename. | Carl Hetherington | |
| 2014-05-03 | Add ids_equal(). | Carl Hetherington | |
| 2014-03-19 | Considerable re-work of KDM class to express the difference between ↵ | Carl Hetherington | |
| encrypted and unencrypted KDMs. | |||
| 2014-02-12 | Various small fixes. | Carl Hetherington | |
| 2014-01-28 | Various fixes. | Carl Hetherington | |
| 2014-01-27 | Various tweaks; work on read_dcp example. | Carl Hetherington | |
| 2014-01-26 | Comments / tidying up. | Carl Hetherington | |
| 2014-01-26 | A little tidying up. | Carl Hetherington | |
| 2014-01-26 | It builds again. | Carl Hetherington | |
| 2014-01-17 | namespace libdcp -> dcp. | Carl Hetherington | |
| 2014-01-08 | Throw better file errors (with numbers). | Carl Hetherington | |
| 2013-12-05 | Accept any old case for DCP content kinds. | Carl Hetherington | |
| 2013-11-25 | Missing using. | Carl Hetherington | |
| 2013-11-25 | Remove a possibly dodgy use of fstream. | Carl Hetherington | |
| 2013-11-01 | Fix small memory leak on decompression. | Carl Hetherington | |
| 2013-10-18 | tm_to_string() should use 24 hour clock. | Carl Hetherington | |
| 2013-10-09 | Avoid use of pipes in openssl hackery. | Carl Hetherington | |
| 2013-09-29 | Fix signing of KDMs. | Carl Hetherington | |
| 2013-09-19 | Rename Encryption -> Signer; move some methods into it. | Carl Hetherington | |
| 2013-09-18 | A few encryption-related fixes and comments. | Carl Hetherington | |
| 2013-09-18 | Separate time -> string functions out. | Carl Hetherington | |
| 2013-08-29 | Optional progress reporting when making MXF hashes. | Carl Hetherington | |
| 2013-08-25 | Untested interop DCP/KDM support. | Carl Hetherington | |
| 2013-07-23 | A few small cleanups. | Carl Hetherington | |
| 2013-07-12 | Move XYZ/RGB function to its own source file. | Carl Hetherington | |
| 2013-07-12 | Add XYZFrame and use it. | Carl Hetherington | |
| 2013-07-08 | Use openssl's base-64 decoding for KDMs. | Carl Hetherington | |
| 2013-07-08 | Improve certificate handling a bit and fix up tests.encryption | Carl Hetherington | |
| 2013-07-02 | More master merge bits. | Carl Hetherington | |
| 2013-06-18 | Merge master. | Carl Hetherington | |
| 2013-05-07 | Better error on JPEG2000 decode failure. | Carl Hetherington | |
| 2013-04-29 | Change output gamma correction to be closer to EasyDCP behaviour. | Carl Hetherington | |
| 2013-03-26 | Set RGB colour matrix from Thomas' email re FH. | Carl Hetherington | |
| 2013-03-24 | Re-enable DCI companding; modify RGB matrix to that given on ↵ | Carl Hetherington | |
| http://www.digitall.net.au/products/dcp-player/64.html | |||
| 2013-03-24 | Try removing the DCI companding from the xyz->rgb conversion. | Carl Hetherington | |
| 2013-03-13 | Merge branch 'master' of /home/carl/git/libdcp | Carl Hetherington | |
| 2013-03-13 | Compute LUTs at run-time.dynamic-lut | Carl Hetherington | |
| 2013-02-10 | Derive exceptions from boost::exception and use boost::throw_exception to ↵ | Carl Hetherington | |
| enable thread-safe exception handling by callers. | |||
| 2013-01-17 | Add Size operators; install util.h | Carl Hetherington | |
| 2013-01-17 | Use new Size struct. | Carl Hetherington | |
| 2013-01-14 | Merge master | Carl Hetherington | |
