| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-05-09 | Revert "Use a different ID for the XML inside a SMPTE subtitle MXF than the" | Carl Hetherington | |
| This reverts commit a18b9d20ac2a0353a4f1b0b78ce7a8e26fdd6aa8. | |||
| 2018-05-02 | rebase() would round up and so it was possible for ticks to go out of range. | Carl Hetherington | |
| Now it still rounds up but then copes with overflow. | |||
| 2018-04-25 | Fix incorrect hashes caused by building with an out-of-date openjpeg. | Carl Hetherington | |
| 2018-04-20 | Cope with change to string. | Carl Hetherington | |
| 2018-04-08 | Fix frame info hash tests. | Carl Hetherington | |
| 2018-03-26 | Make test compatible with old boost filesystem libraries. | Carl Hetherington | |
| 2018-03-25 | Missing include. | Carl Hetherington | |
| 2018-03-22 | Fix reference data for changes to dsig namespacing. | Carl Hetherington | |
| 2018-03-20 | More DCP verification bits. | Carl Hetherington | |
| 2018-03-15 | Test ID churn from 380d7af94562883cdcaa60726d0ffa36f3dab304. | Carl Hetherington | |
| 2018-03-13 | Store interop/SMPTE in MXF. | Carl Hetherington | |
| 2018-03-09 | Missing files. | Carl Hetherington | |
| 2018-03-08 | Add method to detect utf8 strings. | Carl Hetherington | |
| 2018-02-14 | Use a bool instead of an int for disable-forensic-picture and | Carl Hetherington | |
| a optional<int> instead of an int with a magic -1 for disable-forensic-audio. | |||
| 2018-02-14 | Also check passthrough of these flags. | Carl Hetherington | |
| 2018-02-14 | Add some tests for KDM forensic marks. | Carl Hetherington | |
| 2018-02-14 | Make disabling forensic marking optional. | Mart Jansink | |
| 2018-02-12 | Use a different ID for the XML inside a SMPTE subtitle MXF than the | Carl Hetherington | |
| ID for the MXF itself. Apparently not doing so is an error (according to Doremi's release notes for 2.8.18). | |||
| 2018-02-11 | GPL boilerplate fix. | Carl Hetherington | |
| 2018-02-07 | db8af2f changed rebase() to round down when rebasing times, but | Carl Hetherington | |
| did not say why. This rounding down produces some unexpected results, e.g. taking 41 at a TCR of 1000 to a TCR of 24 gives 0, which upsets those who use DCP-o-matic and put in a SRT subtitle ending at ,041 --- the sub time is rounded down to 0 for a SMPTE DCP. This commit restores round-to-nearest behaviour. | |||
| 2018-01-13 | Fix missing HAlign/VAlign attributes in subtitles when their value is negative. | Carl Hetherington | |
| 2018-01-13 | Fix test references to have no whitespace. | Carl Hetherington | |
| 2017-06-27 | Add another test. | Carl Hetherington | |
| 2017-06-23 | Fix some test failures caused by changes to handling of metadata. | Carl Hetherington | |
| 2017-06-05 | Fix up management of certificate chain validity. | Carl Hetherington | |
| 2017-05-17 | Test an Interop DCP (dcp_test7) with associated churn in the following test. | Carl Hetherington | |
| 2017-05-17 | Add scope to KeyType tags in KDMs. | Carl Hetherington | |
| 2017-03-30 | Add stride parameter to dcp::xyz_to_rgba. | Carl Hetherington | |
| 2017-02-24 | Format XML sub output nicely with indents and such. | Carl Hetherington | |
| 2017-02-14 | Fix test churn. | Carl Hetherington | |
| 2017-02-13 | Update test data. | Carl Hetherington | |
| 2016-11-10 | Fix build with OpenSSL 1.1 and later. | Carl Hetherington | |
| 2016-11-09 | Fix tests for changes to subtitle whitespace. | Carl Hetherington | |
| 2016-10-31 | UUID churn in tests. | Carl Hetherington | |
| 2016-10-24 | Allow LocalTime without a timezone offset. | Carl Hetherington | |
| 2016-10-07 | Rework subtitle writing to fix incorrect output with | Carl Hetherington | |
| in-line font changes (#952). | |||
| 2016-09-13 | Test ID churn. | Carl Hetherington | |
| 2016-09-13 | Various fixes to incorrect Atmos read/write wrt XML namespaces. | Carl Hetherington | |
| 2016-09-09 | Update test references for change to SMPTE audio channel assignment in MXF. | Carl Hetherington | |
| 2016-09-09 | Simplify previous commit and remove some debugging. | Carl Hetherington | |
| 2016-09-08 | Add channel assignment support for SMPTE DCPs. | Carl Hetherington | |
| 2016-08-30 | Neater and more correct XML subtitle parser. | Carl Hetherington | |
| 2016-08-25 | Allow reading of certificate chains from strings. | Carl Hetherington | |
| This also makes the Certificate constructor throw if it finds extra stuff after a certificate it is loading. | |||
| 2016-08-22 | Fix ridiculous thinko in Time::operator{<,>} | Carl Hetherington | |
| Before this x < x and x > x were true. | |||
| 2016-08-17 | Use an optional<> where there should be one. | Carl Hetherington | |
| 2016-08-16 | Coding style. | Carl Hetherington | |
| 2016-08-11 | Remove unnecessary include. | Carl Hetherington | |
| 2016-08-11 | Don't use stringstream in DecryptedKDM. | Carl Hetherington | |
| 2016-08-11 | Add test for SMPTE DCP time to string. | Carl Hetherington | |
| 2016-08-11 | Remove thought-uncritical test that requires stringstream. | Carl Hetherington | |
