| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-05-29 | Fix comment in example code. | Carl Hetherington | |
| 2015-05-27 | Improved error messages; better equals() with corrupted MXFs. | Carl Hetherington | |
| 2015-05-25 | Add equality option to allow reel annotation texts to differ. | Carl Hetherington | |
| 2015-05-25 | Rename CPL/PKL files to be {cpl,pkl}_uuid.xml rather than | Carl Hetherington | |
| uuid_{cpl,pkl}.xml as this seems to be more conventional. | |||
| 2015-05-23 | Update TO_PORT. | Carl Hetherington | |
| 2015-05-23 | Put our version of compose.hpp inside the libdcp namespace, | Carl Hetherington | |
| otherwise libdcp will end up calling DCP-o-matic's version on OS X, with bad results. | |||
| 2015-05-23 | Somewhat speculative reordering of Certificate::name_for_xml. | Carl Hetherington | |
| 2015-05-23 | Better Magick++ library checking. | Carl Hetherington | |
| 2015-05-13 | Small thinko fix. | Carl Hetherington | |
| 2015-05-10 | Add more channels to the enum. | Carl Hetherington | |
| 2015-05-07 | Merge branch '1.0' of ssh://main.carlh.net/home/carl/git/libdcp into 1.0 | Carl Hetherington | |
| 2015-05-06 | Pad times with zeros; add Time::rebase(). | Carl Hetherington | |
| 2015-05-05 | Merge branch '1.0' of git.carlh.net:git/libdcp into 1.0 | Carl Hetherington | |
| 2015-05-05 | Specify libcxml revision. | Carl Hetherington | |
| 2015-05-05 | Add test() to cscript. | Carl Hetherington | |
| 2015-05-04 | Moved test-private location. | Carl Hetherington | |
| 2015-04-30 | Some BOOST_FOREACH. | Carl Hetherington | |
| 2015-04-30 | Add basic Font asset class. | Carl Hetherington | |
| 2015-04-30 | Fix header install list. | Carl Hetherington | |
| 2015-04-30 | Rename some things to ...Node. | Carl Hetherington | |
| 2015-04-30 | Remove some unused code. | Carl Hetherington | |
| 2015-04-30 | Tweak comment. | Carl Hetherington | |
| 2015-04-30 | Slightly better write subtitle tests. | Carl Hetherington | |
| 2015-04-30 | Check for required executables before starting tests. | Carl Hetherington | |
| 2015-04-30 | Add a very simple test for writing subtitles. | Carl Hetherington | |
| 2015-04-30 | Fix incorrect VPosition in subtitles. | Carl Hetherington | |
| 2015-04-30 | Rename subtitle_test -> read_subtitle_test. | Carl Hetherington | |
| 2015-04-30 | Fix incorrect day-of-month in LocalTime. | Carl Hetherington | |
| 2015-04-30 | Add comments. | Carl Hetherington | |
| 2015-04-22 | Add p3_to_xyz colour conversion preset. | Carl Hetherington | |
| 2015-04-22 | Header guard. | Carl Hetherington | |
| 2015-04-22 | Merge branch '1.0' of git.carlh.net:git/libdcp into 1.0 | Carl Hetherington | |
| 2015-04-22 | Fix crash in previous. | 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-04-22 | TO_PORT. | Carl Hetherington | |
| 2015-04-21 | Remove FrameInfo serialization and give it a default constructor. | Carl Hetherington | |
| 2015-03-06 | Merge branch '1.0' of git.carlh.net:git/libdcp into 1.0 | Carl Hetherington | |
| 2015-03-06 | Add TO_PORT. | Carl Hetherington | |
| 2015-02-17 | Use 2.222222 for the power in the modified Rec. 709 input gamma | Carl Hetherington | |
| correction, as per fnordware DCIconverter. | |||
| 2015-02-17 | Rec 709 -> XYZ and sRGB -> XYZ matrices are, it seems, the same; | Carl Hetherington | |
| I'm getting this from fnordware DCIconverter. https://github.com/fnordware/DCIconverter/blob/master/src/DCIconverter.cpp | |||
| 2015-02-17 | Typo causing wrong matrix to be used for Rec. 709. | Carl Hetherington | |
| 2015-02-06 | Merge branch '1.0' of ssh://main.carlh.net/home/carl/git/libdcp into 1.0 | Carl Hetherington | |
| 2015-02-06 | Fix cscript. | Carl Hetherington | |
| 2015-02-03 | Fix build. | Carl Hetherington | |
| 2015-02-03 | Fix previous. | Carl Hetherington | |
| 2015-02-03 | Try to add basic decryption support to dcpdiff. | Carl Hetherington | |
| 2015-02-03 | Fix library path in run/tools/dcpdiff. | 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 | Make ::swap virtual. | Carl Hetherington | |
