| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-06-05 | Remove unnecessary Content class. | Carl Hetherington | |
| 2015-06-05 | Fix test refs. | Carl Hetherington | |
| 2015-06-05 | Fix apparently broken test certificate chain (root certificate had wrong ↵ | Carl Hetherington | |
| dnQualifier). | |||
| 2015-06-05 | encryption_test should add assets to the DCP. | Carl Hetherington | |
| 2015-06-05 | Rationalise naming of test outputs; fix missing check of dcp_test2. | Carl Hetherington | |
| 2015-06-04 | to_* to as_* in a few method names. | Carl Hetherington | |
| 2015-06-04 | Support optional milliseconds in LocalTime. | Carl Hetherington | |
| 2015-06-03 | Basic HAlign / HPosition support. | Carl Hetherington | |
| 2015-06-03 | Add AspectAdjust to subtitles. | 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 | Somewhat speculative reordering of Certificate::name_for_xml. | Carl Hetherington | |
| 2015-05-06 | Pad times with zeros; add Time::rebase(). | Carl Hetherington | |
| 2015-04-30 | Rename some things to ...Node. | Carl Hetherington | |
| 2015-04-30 | Slightly better write subtitle tests. | Carl Hetherington | |
| 2015-04-30 | Add a very simple test for writing subtitles. | Carl Hetherington | |
| 2015-04-30 | Rename subtitle_test -> read_subtitle_test. | 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-21 | Remove FrameInfo serialization and give it a default constructor. | 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-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-15 | Fix code and tests so that SubtitleString::v_position is between 0 and 1 ↵ | Carl Hetherington | |
| (not a percentage) as the comment says it should be. | |||
| 2015-01-10 | Fix handling of timing in SMPTE subtitles. | Carl Hetherington | |
| 2015-01-07 | Clamp out-of-range XYZ values in xyz_to_rgb() and pass notes about their ↵ | Carl Hetherington | |
| existance. | |||
| 2015-01-04 | Try to fix static initialisation order problems. | Carl Hetherington | |
| 2015-01-03 | Add support for reading non-MXF-wrapped SMPTE subtitle files. | Carl Hetherington | |
| 2015-01-03 | Tweaks to test setup; don't always compute coverage. | Carl Hetherington | |
| 2015-01-03 | Various fixes to XYZ/RGB transforms. | Carl Hetherington | |
| 2014-12-28 | Rename subtitle_tests -> subtitle_test. | Carl Hetherington | |
| 2014-12-28 | Add a basic stereo test. | Carl Hetherington | |
| 2014-12-28 | Rename test DCP from foo to dcp_test1. | Carl Hetherington | |
| 2014-12-28 | Remove Image:swap(); add some more tests. | Carl Hetherington | |
| 2014-12-28 | Add another test. | Carl Hetherington | |
| 2014-12-28 | Examine gcov result for all test programs. | Carl Hetherington | |
| 2014-12-28 | Another test. | Carl Hetherington | |
| 2014-12-28 | More tests. | Carl Hetherington | |
| 2014-12-28 | Add test; shuffle IDs. | Carl Hetherington | |
| 2014-12-28 | Fix build of gcov stuff. | 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-12-28 | More tests. | Carl Hetherington | |
| 2014-12-28 | New test. | Carl Hetherington | |
| 2014-12-27 | More tests. | Carl Hetherington | |
| 2014-12-27 | Add gcov test coverage (written to build/test/coverage) and a couple more tests. | Carl Hetherington | |
| 2014-12-27 | Remove unused OpenDCP LUTs. | Carl Hetherington | |
| 2014-12-27 | Rename color -> colour. | Carl Hetherington | |
| 2014-12-23 | Some missed bits from 0.x. | Carl Hetherington | |
| 2014-12-14 | Switch subtitle string font specs to be the font ID; split SubtitleContent ↵ | Carl Hetherington | |
| into Interop and SMPTE. | |||
| 2014-11-02 | Forward-port time rounding fix from 0.x. | Carl Hetherington | |
