summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-09Very basic SMPTE image test.bitmap-subsCarl Hetherington
2018-07-09Basic reading of Interop/SMPTE image subtitles with a test for Interop.Carl Hetherington
2018-07-09Fix typo.Carl Hetherington
2018-07-09Store image subtitle ID in the object, rather than a separate map. Start of ...Carl Hetherington
2018-07-09Remove old warning.Carl Hetherington
2018-07-09Switch to UUIDs for Interop image subtitle identification (rather than indice...Carl Hetherington
2018-07-09Check return value of fread().Carl Hetherington
2018-07-08Basic interop bitmap writing.Carl Hetherington
2018-07-07SubtitleString -> shared_ptr<Subtitle>Carl Hetherington
2018-07-07Add SubtitleImage.Carl Hetherington
2018-07-07Remove unused class declaration.Carl Hetherington
2018-07-07Move common parts of text/image subtitle out to a base class.Carl Hetherington
2018-06-08Fix incorrect default effect colour.Carl Hetherington
2018-06-08Try to fix compile warning on OS X.Carl Hetherington
2018-05-08Merge branch 'master' of ssh://main.carlh.net/home/carl/git/libdcpCarl Hetherington
2018-05-08Remove warning about new OpenSSL API.Carl Hetherington
2018-05-02rebase() would round up and so it was possible for ticks to go out of range.Carl Hetherington
2018-04-25Fix incorrect hashes caused by building with an out-of-date openjpeg.Carl Hetherington
2018-04-24Undo previous commit and leave comment.Carl Hetherington
2018-04-24Fix warning from boost test.Carl Hetherington
2018-04-22Bump libcxml for comment-in-node-data fix.Carl Hetherington
2018-04-20Cope with change to string.Carl Hetherington
2018-04-20Formatting of errors.Carl Hetherington
2018-04-08Tweak ordering.Carl Hetherington
2018-04-08Improve naming of Windows zip files.Carl Hetherington
2018-04-08Required import to wscript.v1.6.1Carl Hetherington
2018-04-08Move to tag-versioning.v1.6.0Carl Hetherington
2018-04-08Fix frame info hash tests.Carl Hetherington
2018-04-07Try to fix Windows build.Carl Hetherington
2018-04-07Add package() to cscript for Windows.Carl Hetherington
2018-04-07Support decryption and decompression of picture assets.Carl Hetherington
2018-04-07Add comment.Carl Hetherington
2018-04-07Add optional dump of JPEG2000 picture sizes.Carl Hetherington
2018-03-26Make test compatible with old boost filesystem libraries.Carl Hetherington
2018-03-25Missing include.Carl Hetherington
2018-03-22Fix reference data for changes to dsig namespacing.Carl Hetherington
2018-03-22Remove some debug code.Carl Hetherington
2018-03-21Put xmlns:dsig on Signer and Signature rather than on the wholeCarl Hetherington
2018-03-20More DCP verification bits.Carl Hetherington
2018-03-20Missing file from previous.Carl Hetherington
2018-03-20Add ycmd support.Carl Hetherington
2018-03-20Use prefix to avoid ERROR enum.Carl Hetherington
2018-03-15Test ID churn from 380d7af94562883cdcaa60726d0ffa36f3dab304.Carl Hetherington
2018-03-14Add very basic verify method.Carl Hetherington
2018-03-13Missing file.Carl Hetherington
2018-03-13Fix wscript install target.Carl Hetherington
2018-03-13Merge EncryptionContext with DecryptionContext and use HMAC when decrypting.Carl Hetherington
2018-03-13Store interop/SMPTE in MXF.Carl Hetherington
2018-03-09Missing files.Carl Hetherington
2018-03-09Use string_mask = nombstr so that openssl uses PRINTABLESTRINGCarl Hetherington