| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-03-13 | Missing file.decrypt-hmac | Carl Hetherington | |
| 2018-03-09 | Missing file. | Carl Hetherington | |
| 2018-03-09 | Fix wscript install target. | Carl Hetherington | |
| 2018-03-09 | Merge EncryptionContext with DecryptionContext and use HMAC when decrypting. | Carl Hetherington | |
| 2018-03-09 | Store interop/SMPTE in MXF. | Carl Hetherington | |
| 2018-03-09 | Use string_mask = nombstr so that openssl uses PRINTABLESTRING | Carl Hetherington | |
| rather than UTF8STRING when putting things like Organization into certificates. SMPTE 430/2/2006 specifies this, and apparently Waimea raises an error if UTF8STRING is used (as seems to be openssl's default). | |||
| 2018-03-08 | Add method to detect utf8 strings. | Carl Hetherington | |
| 2018-02-27 | Bump version | Carl Hetherington | |
| 2018-02-27 | Bump versionv1.5.1 | Carl Hetherington | |
| 2018-02-27 | Bump libcxml to release version. | Carl Hetherington | |
| 2018-02-27 | Bump version | Carl Hetherington | |
| 2018-02-27 | Bump versionv1.5.0 | Carl Hetherington | |
| 2018-02-25 | Fix build error. | Carl Hetherington | |
| 2018-02-25 | Throw exceptions with badly-formed XML when reading a DCP; preserve detail ↵ | Carl Hetherington | |
| in DCPReadError. | |||
| 2018-02-22 | Cope nicely with VFs in dcpinfo. | Carl Hetherington | |
| 2018-02-22 | Read Atmos assets into other_assets. | Carl Hetherington | |
| 2018-02-14 | Full stop. | Carl Hetherington | |
| 2018-02-14 | Add acknowledgement. | 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 | Add parsing of ForensicMarkFlagList in KDMRequiredExtensions constructor. | Carl Hetherington | |
| 2018-02-14 | Fix indentation. | Carl Hetherington | |
| 2018-02-14 | Make disabling forensic marking optional. | Mart Jansink | |
| 2018-02-14 | Make an encrypted KDM's id publicly available. | Mart Jansink | |
| 2018-02-14 | Add the "Multiple Modified Transitional 1" KDM formulation. | 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-02-05 | Add an assert. | Carl Hetherington | |
| 2018-01-31 | Inconsequential typo. | Carl Hetherington | |
| 2018-01-24 | Throw exceptions in openjpeg's error handler during decode as well as encode. | Carl Hetherington | |
| 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 | |
| 2018-01-13 | Update test-private location. | Carl Hetherington | |
| 2018-01-09 | Merge branch 'master' of ssh://git.carlh.net/home/carl/git/libdcp | Carl Hetherington | |
| 2018-01-09 | Add some setters. | Carl Hetherington | |
| 2018-01-02 | Bump openjpeg2-cdist to get possible fix for DCP-o-matic #1136. | Carl Hetherington | |
| 2017-12-29 | Add an assertion and a better error message. | Carl Hetherington | |
| 2017-12-22 | Add openjpeg_version method. | Carl Hetherington | |
| 2017-12-17 | Try to fix build with new-ish OpenSSL.1.0 | Carl Hetherington | |
| 2017-12-15 | Merge branch '1.0' of ssh://main.carlh.net/home/carl/git/libdcp into 1.0 | Carl Hetherington | |
| 2017-12-15 | Improve KDM decryption error message again. | Carl Hetherington | |
| 2017-12-10 | Bump libcxml. | Carl Hetherington | |
| 2017-12-09 | Fixes for the bad distros.1.0-cpp11 | Carl Hetherington | |
| 2017-12-09 | Try to tidy up C++11 hacks. | Carl Hetherington | |
| 2017-10-10 | Remove unused class declaration. | Carl Hetherington | |
| 2017-09-12 | Fix repeated subtitles when reading SMPTE encrypted DCPs. | Carl Hetherington | |
| 2017-09-11 | Support extraction of encrypted subtitles. | Carl Hetherington | |
| 2017-09-11 | Add comments. | Carl Hetherington | |
