summaryrefslogtreecommitdiff
path: root/test
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-09Store image subtitle ID in the object, rather than a separate map. Start of ...Carl Hetherington
2018-07-09Switch to UUIDs for Interop image subtitle identification (rather than indice...Carl Hetherington
2018-07-08Basic interop bitmap writing.Carl Hetherington
2018-07-07SubtitleString -> shared_ptr<Subtitle>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-20Cope with change to string.Carl Hetherington
2018-04-08Fix frame info hash tests.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-20More DCP verification bits.Carl Hetherington
2018-03-15Test ID churn from 380d7af94562883cdcaa60726d0ffa36f3dab304.Carl Hetherington
2018-03-13Store interop/SMPTE in MXF.Carl Hetherington
2018-03-09Missing files.Carl Hetherington
2018-03-08Add method to detect utf8 strings.Carl Hetherington
2018-02-14Use a bool instead of an int for disable-forensic-picture andCarl Hetherington
2018-02-14Also check passthrough of these flags.Carl Hetherington
2018-02-14Add some tests for KDM forensic marks.Carl Hetherington
2018-02-14Make disabling forensic marking optional.Mart Jansink
2018-02-12Use a different ID for the XML inside a SMPTE subtitle MXF than theCarl Hetherington
2018-02-11GPL boilerplate fix.Carl Hetherington
2018-02-07db8af2f changed rebase() to round down when rebasing times, butCarl Hetherington
2018-01-13Fix missing HAlign/VAlign attributes in subtitles when their value is negative.Carl Hetherington
2018-01-13Fix test references to have no whitespace.Carl Hetherington
2017-06-27Add another test.Carl Hetherington
2017-06-23Fix some test failures caused by changes to handling of metadata.Carl Hetherington
2017-06-05Fix up management of certificate chain validity.Carl Hetherington
2017-05-17Test an Interop DCP (dcp_test7) with associated churn in the following test.Carl Hetherington
2017-05-17Add scope to KeyType tags in KDMs.Carl Hetherington
2017-03-30Add stride parameter to dcp::xyz_to_rgba.Carl Hetherington
2017-02-24Format XML sub output nicely with indents and such.Carl Hetherington
2017-02-14Fix test churn.Carl Hetherington
2017-02-13Update test data.Carl Hetherington
2016-11-10Fix build with OpenSSL 1.1 and later.Carl Hetherington
2016-11-09Fix tests for changes to subtitle whitespace.Carl Hetherington
2016-10-31UUID churn in tests.Carl Hetherington
2016-10-24Allow LocalTime without a timezone offset.Carl Hetherington
2016-10-07Rework subtitle writing to fix incorrect output withCarl Hetherington
2016-09-13Test ID churn.Carl Hetherington
2016-09-13Various fixes to incorrect Atmos read/write wrt XML namespaces.Carl Hetherington
2016-09-09Update test references for change to SMPTE audio channel assignment in MXF.Carl Hetherington
2016-09-09Simplify previous commit and remove some debugging.Carl Hetherington
2016-09-08Add channel assignment support for SMPTE DCPs.Carl Hetherington
2016-08-30Neater and more correct XML subtitle parser.Carl Hetherington
2016-08-25Allow reading of certificate chains from strings.Carl Hetherington
2016-08-22Fix ridiculous thinko in Time::operator{<,>}Carl Hetherington
2016-08-17Use an optional<> where there should be one.Carl Hetherington