| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-11-16 | Make sure we use limited ("video") range data when exporting. | Carl Hetherington | |
| Our export formats all currently use limited range but we weren't making sure data fed to the encoders was limited range. Should fix #1832. | |||
| 2020-11-02 | Replace dcp::Data with dcp::ArrayData | Carl Hetherington | |
| 2020-09-01 | Build fixes for Boost >= 1.73 | Carl Hetherington | |
| Forward-ported-from: d1e9749ca290673639a49d693a8fe5c6557cc2de | |||
| 2020-07-26 | Ignore libxml++ warnings in a nicer way. | Carl Hetherington | |
| 2020-06-17 | Allow more complete control over the libdcp/DCP-o-matic metadata written to ↵ | Carl Hetherington | |
| various places. | |||
| 2020-04-17 | Checksum network encode requests and replies to protect against | Carl Hetherington | |
| network corruption (#1381). | |||
| 2020-04-17 | Rename send_binary -> write_to_socket. | Carl Hetherington | |
| 2018-11-21 | Tidy and fix logging. | Carl Hetherington | |
| 2018-11-06 | Remove some unused parameters. | Carl Hetherington | |
| 2017-06-23 | Attempts to simplify black-filling logic in Player. | Carl Hetherington | |
| 2017-04-27 | Move ports around to allow master/server to coexist (#962). | Carl Hetherington | |
| 2017-04-19 | Various Doxygen fixes. | Carl Hetherington | |
| 2017-02-12 | Remove some out-of-date includes. | Carl Hetherington | |
| 2016-08-15 | compose/raw_convert fiddling. | Carl Hetherington | |
| 2016-08-12 | Move raw_convert into libdcp. | Carl Hetherington | |
| 2016-06-21 | Revert "Use make_shared<>." | Carl Hetherington | |
| Support for this seems to vary wildly across DoM's build targets. Stuff that builds on 16.04 won't build on 14.04, for example. Seems to not be worth the hassle now. This reverts commit 5a5324ed3a381a86dfe0a6e3932c1d58fdcd596f. | |||
| 2016-06-21 | Use make_shared<>. | Carl Hetherington | |
| 2016-05-25 | No-op; fix GPL address and use the explicit-program-name version. | Carl Hetherington | |
| 2016-05-12 | Optimise image scaling for the preview. | Carl Hetherington | |
| 2015-12-11 | Rename Server -> EncodeServer, ServerFinder -> EncodeServerFinder, ↵ | Carl Hetherington | |
| ServerDescription -> EncodeServerDescription. | |||
| 2015-12-10 | Remove duplicate conversion to XYZ. | Carl Hetherington | |
| 2015-12-06 | Increase timeout on client-server-test. | Carl Hetherington | |
| 2015-12-04 | Build fixes. | Carl Hetherington | |
| 2015-12-04 | Use libdcp's compress_j2k; move Data into libdcp. | Carl Hetherington | |
| 2015-11-03 | Now-required include. | Carl Hetherington | |
| 2015-10-29 | Fix incorrect colourspace conversion of XYZ content | Carl Hetherington | |
| when it is not being passed through as untouched JPEG2000 (#730). | |||
| 2015-10-09 | Logging improvements to allow prettier displays in the server GUI. | Carl Hetherington | |
| 2015-08-26 | Include tidying src/lib/a-j*.h | Carl Hetherington | |
| 2015-08-26 | Move ServerDescription into its own header. | Carl Hetherington | |
| 2015-08-25 | Add video waveform viewer. | Carl Hetherington | |
| 2015-08-19 | More timing tweaks. | Carl Hetherington | |
| 2015-08-19 | Some work on rationalising and tidying up timing logging. | Carl Hetherington | |
| 2015-08-18 | Include tidying. | Carl Hetherington | |
| 2015-06-30 | Calm down default logging a bit. | Carl Hetherington | |
| 2015-06-25 | Make player decide whether subtitles should be burnt based on | Carl Hetherington | |
| content settings rather than using the film's settings. Remove film property of burn-subtitles. | |||
| 2015-06-21 | No-op: remove all trailing whitespace. | Carl Hetherington | |
| 2015-06-11 | Log a warning rather than getting stuck when clamping XYZ values in RGB->XYZ ↵ | Carl Hetherington | |
| conversion (#600). | |||
| 2015-06-10 | Take a JPEG2000 header marked as SRGB to mean that no XYZ -> RGB conversion ↵ | Carl Hetherington | |
| should happen. | |||
| 2015-06-10 | Tidy up J2KImageProxy a bit. | Carl Hetherington | |
| 2015-06-10 | Rename EncodedData -> Data and trim it a bit. | Carl Hetherington | |
| 2015-04-16 | Add our own raw_convert that uses SafeStringStream. | Carl Hetherington | |
| 2015-03-25 | Remove Scaler config and use SWS_BICUBIC everywhere. | Carl Hetherington | |
| 2015-02-02 | Changes to libdcp API. | Carl Hetherington | |
| 2015-01-29 | Move Socket to dcpomatic_socket.{cc,h}. | Carl Hetherington | |
| 2015-01-07 | Make a note in the log when XYZ values are clamped by libdcp on XYZ -> RGB ↵ | Carl Hetherington | |
| conversion. | |||
| 2014-12-28 | Basic adaptations for changes to libdcp1 colour conversion handling. | Carl Hetherington | |
| 2014-12-05 | Include rearrangement. | Carl Hetherington | |
| 2014-10-25 | Merge master. | Carl Hetherington | |
| 2014-10-21 | Merge master. | Carl Hetherington | |
| 2014-09-11 | Spot repeated frames from single-image sources and optimise encoding. | Carl Hetherington | |
