| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-07-09 | Very basic SMPTE image test.bitmap-subs | Carl Hetherington | |
| 2018-07-09 | Basic reading of Interop/SMPTE image subtitles with a test for Interop. | Carl Hetherington | |
| 2018-07-09 | Fix typo. | Carl Hetherington | |
| 2018-07-09 | Store image subtitle ID in the object, rather than a separate map. Start of ↵ | Carl Hetherington | |
| reading image subtitles. | |||
| 2018-07-09 | Remove old warning. | Carl Hetherington | |
| 2018-07-09 | Switch to UUIDs for Interop image subtitle identification (rather than ↵ | Carl Hetherington | |
| indices). Basic and untested SMPTE image subtitle support. | |||
| 2018-07-09 | Check return value of fread(). | Carl Hetherington | |
| 2018-07-08 | Basic interop bitmap writing. | Carl Hetherington | |
| 2018-07-07 | SubtitleString -> shared_ptr<Subtitle> | Carl Hetherington | |
| 2018-07-07 | Add SubtitleImage. | Carl Hetherington | |
| 2018-07-07 | Remove unused class declaration. | Carl Hetherington | |
| 2018-07-07 | Move common parts of text/image subtitle out to a base class. | Carl Hetherington | |
| 2018-06-08 | Fix incorrect default effect colour. | Carl Hetherington | |
| 2018-06-08 | Try to fix compile warning on OS X. | Carl Hetherington | |
| 2018-05-08 | Merge branch 'master' of ssh://main.carlh.net/home/carl/git/libdcp | Carl Hetherington | |
| 2018-05-08 | Remove warning about new OpenSSL API. | Carl Hetherington | |
| 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-24 | Undo previous commit and leave comment. | Carl Hetherington | |
| 2018-04-24 | Fix warning from boost test. | Carl Hetherington | |
| 2018-04-22 | Bump libcxml for comment-in-node-data fix. | Carl Hetherington | |
| 2018-04-20 | Cope with change to string. | Carl Hetherington | |
| 2018-04-20 | Formatting of errors. | Carl Hetherington | |
| 2018-04-08 | Tweak ordering. | Carl Hetherington | |
| 2018-04-08 | Improve naming of Windows zip files. | Carl Hetherington | |
| 2018-04-08 | Required import to wscript.v1.6.1 | Carl Hetherington | |
| 2018-04-08 | Move to tag-versioning.v1.6.0 | Carl Hetherington | |
| 2018-04-08 | Fix frame info hash tests. | Carl Hetherington | |
| 2018-04-07 | Try to fix Windows build. | Carl Hetherington | |
| 2018-04-07 | Add package() to cscript for Windows. | Carl Hetherington | |
| 2018-04-07 | Support decryption and decompression of picture assets. | Carl Hetherington | |
| 2018-04-07 | Add comment. | Carl Hetherington | |
| 2018-04-07 | Add optional dump of JPEG2000 picture sizes. | 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-22 | Remove some debug code. | Carl Hetherington | |
| 2018-03-21 | Put xmlns:dsig on Signer and Signature rather than on the whole | Carl Hetherington | |
| CPL/PKL as a certain large distribution company's checkers don't like having multiple namespaces: "XML root element can contain only one namespace" | |||
| 2018-03-20 | More DCP verification bits. | Carl Hetherington | |
| 2018-03-20 | Missing file from previous. | Carl Hetherington | |
| 2018-03-20 | Add ycmd support. | Carl Hetherington | |
| 2018-03-20 | Use prefix to avoid ERROR enum. | Carl Hetherington | |
| 2018-03-15 | Test ID churn from 380d7af94562883cdcaa60726d0ffa36f3dab304. | Carl Hetherington | |
| 2018-03-14 | Add very basic verify method. | Carl Hetherington | |
| 2018-03-13 | Missing file. | Carl Hetherington | |
| 2018-03-13 | Fix wscript install target. | Carl Hetherington | |
| 2018-03-13 | Merge EncryptionContext with DecryptionContext and use HMAC when decrypting. | Carl Hetherington | |
| 2018-03-13 | Store interop/SMPTE in MXF. | Carl Hetherington | |
| 2018-03-09 | Missing files. | 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). | |||
