| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-04-12 | Add and use new File class.merged-to-main | Carl Hetherington | |
| It was always a bit troubling that fopen_boost wasn't exception safe, and this also fixes a leak where load_ratings_list would never close the ratings file. | |||
| 2021-06-04 | Add option to ignore mismatched HMACs when reading MXFs. | Carl Hetherington | |
| 2021-02-06 | Rename j2k.{cc,h} => j2k_transcode.{cc,h} | Carl Hetherington | |
| 2021-01-24 | Tidying. | Carl Hetherington | |
| 2021-01-08 | std::shared_ptr | Carl Hetherington | |
| 2020-11-02 | Make MonoPictureAsset implement the Data interface. | Carl Hetherington | |
| 2020-11-02 | Use some shared_ptr<> instead of raw pointers. | Carl Hetherington | |
| 2020-04-14 | s/DCPReadError/ReadError/g | Carl Hetherington | |
| 2018-07-09 | Check return value of fread(). | Carl Hetherington | |
| 2018-03-13 | Merge EncryptionContext with DecryptionContext and use HMAC when decrypting. | Carl Hetherington | |
| 2016-09-08 | Better error. | Carl Hetherington | |
| 2016-08-14 | Support reading of encrypted subtitles. | Carl Hetherington | |
| 2016-07-01 | asdcp headers moved into subdirectory. | Carl Hetherington | |
| 2016-06-13 | Add OpenSSL licence exception. | 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 | |
| 2016-05-25 | No-op; Fix GPL address and mention libdcp by name. | Carl Hetherington | |
| 2016-03-05 | Remove some unnecessary includes. | Carl Hetherington | |
| 2016-01-16 | Change default MonoPictureFrame constructor to something more useful. | Carl Hetherington | |
| 2016-01-11 | Remove unnecessary defines. | Carl Hetherington | |
| 2015-12-04 | Move J2K comp/decomp out into j2k.{cc,h} | Carl Hetherington | |
| 2015-09-10 | Slightly better error message. | Carl Hetherington | |
| 2015-06-18 | Fix several missing binary specifiers to fopen. | Carl Hetherington | |
| 2015-06-10 | Rename XYZImage -> OpenJPEGImage. | Carl Hetherington | |
| 2015-06-05 | MXF -> Asset in lots of places. | 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 | |
| 2015-02-02 | Unpack XYZ to RGB into an Image class rather than a raw buffer. | Carl Hetherington | |
| 2015-01-28 | Some OS X build fixes. | Carl Hetherington | |
| 2015-01-07 | Pass notes through MonoPictureFrame::rgb_frame(). | Carl Hetherington | |
| 2015-01-04 | Try to fix static initialisation order problems. | Carl Hetherington | |
| 2015-01-03 | Various fixes to XYZ/RGB transforms. | 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-11-24 | Add constructor of MonoPictureFrame from a JPEG2000 codestream file. | Carl Hetherington | |
| 2014-07-09 | Allow construction of empty PictureFrames; some accessors. | Carl Hetherington | |
| 2014-07-09 | Add method to return frames as RGB to a given buffer. | Carl Hetherington | |
| 2014-07-08 | Rename xyz_to_rgb to xyz_to_rgba. | Carl Hetherington | |
| 2014-02-11 | Re-add linearised gamma LUT. | Carl Hetherington | |
| 2014-01-27 | Remove LUT parent class. | Carl Hetherington | |
| 2014-01-26 | A little tidying up. | Carl Hetherington | |
| 2014-01-17 | namespace libdcp -> dcp. | Carl Hetherington | |
| 2014-01-08 | Throw better file errors (with numbers). | Carl Hetherington | |
| 2013-10-04 | More boost::filesystem jibber jabber. | Carl Hetherington | |
| 2013-09-25 | Split up some files. | Carl Hetherington | |
